| Commit message (Expand) | Author | Age |
* | Happy New Year! | zuxy | 2008-01-02 |
* | Fix libass to support -nofontconfig. | ulion | 2007-12-12 |
* | Mark several uses of vo_functions_t as const to stop some of the current | reimar | 2007-12-02 |
* | Simplify init_audio_filters() arguments | uau | 2007-11-01 |
* | Change decode_audio() interface | uau | 2007-11-01 |
* | Clean up some fields in stheader.h structs | uau | 2007-11-01 |
* | warning fix: | diego | 2007-09-10 |
* | Clean up the way get_path is handled: Compile get_path.c to an object to link | diego | 2007-08-28 |
* | Fix warning: | diego | 2007-08-25 |
* | Make terminal input work more like VO key input | uau | 2007-08-25 |
* | Kill two warnings. | cehoyos | 2007-08-07 |
* | added support for -alang and -slang with dvdnav:// streams | nicodvb | 2007-07-15 |
* | Create a new MSGT for just the status line. | diego | 2007-06-05 |
* | Do not use fast_memcpy for small size copy, esp. when the size is constant | reimar | 2007-06-05 |
* | Replace implicit use of fast_memcpy via macro by explicit use to allow | reimar | 2007-06-05 |
* | add new -subfont option, that allows having a different font for OSD (control... | ben | 2007-05-20 |
* | Simplify #include directives. | diego | 2007-04-26 |
* | make -really-quiet hide the mencoder version tags. patch copied from michael | compn | 2007-04-25 |
* | update year of mencoder version line | compn | 2007-04-21 |
* | Remove unused variable. | diego | 2007-04-15 |
* | Move parsing of the -ss option to the option code. | uau | 2007-02-24 |
* | Move some subtitle handling from mplayer.c to mpcommon.c and share it with me... | reimar | 2007-02-17 |
* | Move common vo initialization code to video_out.c | reimar | 2007-02-17 |
* | 1000l fix for mencoder -hr-edl-seek with -ovc copy, waiting for keyframe | ods15 | 2007-02-17 |
* | DO NOT recommend or even suggest installing codecs.conf. | diego | 2007-01-13 |
* | muxers now write to output muxer->stream rather than to muxer->file | nicodvb | 2006-12-18 |
* | fix mencoder include clash on osx | nplourde | 2006-12-01 |
* | Remove some of the worst "headers include headers which include | reimar | 2006-11-29 |
* | Make MPlayer/MEncoder print the compile-time configuration in verbose mode. | diego | 2006-11-28 |
* | Make compilation depending on USE_OSD unconditional. | uau | 2006-11-22 |
* | MSGTRs for mencoder.c | kraymer | 2006-11-22 |
* | Make compilation depending on USE_SUB unconditional. | uau | 2006-11-21 |
* | Update OSD contents only after the correct values for the frame are known. | uau | 2006-11-14 |
* | ARCH_X86 simplifications | reimar | 2006-11-01 |
* | "-o -" -> use stdout | michael | 2006-10-27 |
* | after a long time, finally i could add -endpos option to mplayer executable. | ptt | 2006-09-25 |
* | Fix MEncoder build when bitmap fonts are disabled. | diego | 2006-08-24 |
* | Cosmetics (nothing but spaces, tabs, and a comment changed here..) | ods15 | 2006-08-14 |
* | re-indent properly after last patch. | reimar | 2006-08-14 |
* | 10l in last commit, move configured-check inside sh_video and sh_video->vfilt... | reimar | 2006-08-14 |
* | Do not call VFCTRL_FLUSH_FRAMES when the filter chain was never configured, | reimar | 2006-08-14 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 |
* | Remove support for obsolete and non-free divx4/odivx libraries. | diego | 2006-07-14 |
* | Marks several string parameters as const when they are not modified in the fu... | reynaldo | 2006-07-09 |
* | Initial libass release (without mencoder support). | eugeni | 2006-07-07 |
* | parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, s... | reynaldo | 2006-07-03 |
* | include stream_dvd's interface from libmpdemux/stream_dvd.h | nicodvb | 2006-06-11 |
* | Temporary workaround for libavcodec issues with B-frames | rtognimp | 2006-05-09 |
* | Rename some misspelled and misnamed messages. | diego | 2006-04-28 |
* | Make EDL compilation unconditional | uau | 2006-04-27 |