| Commit message (Expand) | Author | Age |
* | 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 |
* | Make mencoder stream size printing use 64 bits. | corey | 2006-04-26 |
* | No need to include the whole libinput in mencoder | albeu | 2006-04-25 |
* | Get ride of the several if(identify) messy lines and rearangment of some of t... | reynaldo | 2006-04-24 |
* | Remove support for default.sub. | diego | 2006-04-23 |
* | arrg more of this stupid cruft | rfelker | 2006-03-30 |
* | Convert printfs in aviprint.c to mp_msg and give the information printing | diego | 2006-03-27 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 |
* | feed something (hopefully correct timestamps) into the video filter chain | michael | 2006-03-21 |
* | temporarily disabled the coercion of audio_preload=0 for -of mpeg until I fin... | nicodvb | 2006-03-19 |
* | The system-wide and the user-specific MEncoder configuration file should both | diego | 2006-03-14 |
* | Add uninit for audio before switching to next file and completing encode | ods15 | 2006-02-24 |