| Commit message (Expand) | Author | Age |
* | simplify | diego | 2006-11-25 |
* | Remove useless libvo/sub.h include. | reimar | 2006-11-25 |
* | Remove superfluous comment. | diego | 2006-11-25 |
* | Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpeg | diego | 2006-11-24 |
* | Fix incorrect function pointer definition. | uau | 2006-11-22 |
* | Make compilation depending on USE_OSD unconditional. | uau | 2006-11-22 |
* | Fix incorrect stride used in vf_ass. | eugeni | 2006-11-22 |
* | MSGTR for libmpcodecs/vd.c | kraymer | 2006-11-22 |
* | Remove superfluous empty variable declaration. | diego | 2006-11-21 |
* | Unify dep/depend targets. | diego | 2006-11-20 |
* | allows to de- and reactivate yadif on the fly | gpoirier | 2006-11-19 |
* | Remove obsolete Xvid 3 support. | diego | 2006-11-18 |
* | Add deinterlace property, patch by Carl Eugen Hoyos | reimar | 2006-11-17 |
* | Put files fully owned by my under GPL v2 "or later" | reimar | 2006-11-17 |
* | Fix AMD64 support, patch by Reimar Doffinger | gpoirier | 2006-11-17 |
* | Fix segfault with videos with unusual resolution, patch by Stanislav Maslovsk... | gpoirier | 2006-11-15 |
* | Fix extradata passing to lavc RV20 decoder | rtogni | 2006-11-14 |
* | Use vf control for reading pts from vf_vo | uau | 2006-11-14 |
* | Update OSD contents only after the correct values for the frame are known. | uau | 2006-11-14 |
* | Remove mmx.h, the licensing status was doubtful, and put a minimal | diego | 2006-11-10 |
* | Separate XviD 3 and XviD 4 tests. | diego | 2006-11-08 |
* | support lavc mblmin and mblmax | corey | 2006-11-08 |
* | Fix code that cuts audio data if the filters produce too much. | uau | 2006-11-07 |
* | feed av_log() through mp_msg() | michael | 2006-11-07 |
* | Remove remnants of long-gone libfame. | diego | 2006-11-06 |
* | Initialize fontconfig in VFCTRL_INIT_EOSD handler. | eugeni | 2006-11-05 |
* | Fix comment, it's 'sowt', not 'swot' ('twos' reversed) | reimar | 2006-11-05 |
* | Always respect w and h params to mpcodecs_config_vo over | reimar | 2006-11-05 |
* | ass renderer absolutely needs readable target mpi. | reimar | 2006-11-04 |
* | changed email address | henry | 2006-11-04 |
* | pass the interlacing info to the filter chain | henry | 2006-11-04 |
* | Introduce MSGT_ASS, use it for all libass messages. | eugeni | 2006-11-03 |
* | Set mpi stride, mostly fixes http://samples.mplayerhq.hu/MPEG2/res_change_ffm... | reimar | 2006-11-02 |
* | qp height should be in macroblocks, not pixels | henry | 2006-11-01 |
* | Do not modify parsed command-line values on config, | reimar | 2006-11-01 |
* | Libass interface reworked: | eugeni | 2006-10-28 |
* | make vf_geq read whitespace in equation param | ods15 | 2006-10-28 |
* | remove unused variable | ods15 | 2006-10-27 |
* | cosmetic, reindentation, tab removal | ods15 | 2006-10-27 |
* | update vf_geq to new ff_eval API | ods15 | 2006-10-27 |
* | Split ass_configure() into several smaller functions. | eugeni | 2006-10-26 |
* | Add proper flv fourcc | reimar | 2006-10-24 |
* | x264: don't enable turbo in the middle pass of a 3pass encode. (broke in r20060) | lorenm | 2006-10-21 |
* | Add a call to x264enc_set_param in config, otherwise mencoder -ovc x264 | reimar | 2006-10-21 |
* | Do not use sh_audio->wf values if they are definitely invalid | reimar | 2006-10-21 |
* | make any parse error in -x264encopts fatal | lorenm | 2006-10-20 |
* | make -passlogfile work with x264 again (broke in r20060) | lorenm | 2006-10-19 |
* | bilinear interpolation | michael | 2006-10-16 |
* | 200 byte is too little | michael | 2006-10-16 |
* | generic equation filter | michael | 2006-10-16 |