| Commit message (Expand) | Author | Age |
* | Reorder entries for better readability. | diego | 2006-11-26 |
* | Remove unused include variable. | diego | 2006-11-26 |
* | Fix previous broken vd_qtvideo.c commit which failed on MACOSX | uau | 2006-11-26 |
* | Move #include <QuickTime/ImageCodec.h> before internal headers | uau | 2006-11-26 |
* | Shouldn't move "#ifdef MACOSX" before #include config.h of course... | uau | 2006-11-26 |
* | Merge common parts of all Makefiles into one file included by all. | diego | 2006-11-26 |
* | Move #include <QuickTime/QuickTimeComponents.h> before internal headers. | uau | 2006-11-26 |
* | Fix incorrect use of be2me_32 on a pointer, use BE_32 instead. | reimar | 2006-11-26 |
* | Useless use of strstr, strchr is good enough. | reimar | 2006-11-26 |
* | Check the log level before processing the message | henry | 2006-11-26 |
* | 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 |