aboutsummaryrefslogtreecommitdiffhomepage
path: root/mencoder.c
Commit message (Expand)AuthorAge
...
* 1000l fix for mencoder -hr-edl-seek with -ovc copy, waiting for keyframe Gravatar ods152007-02-17
* DO NOT recommend or even suggest installing codecs.conf.Gravatar diego2007-01-13
* muxers now write to output muxer->stream rather than to muxer->fileGravatar nicodvb2006-12-18
* fix mencoder include clash on osxGravatar nplourde2006-12-01
* Remove some of the worst "headers include headers which includeGravatar reimar2006-11-29
* Make MPlayer/MEncoder print the compile-time configuration in verbose mode.Gravatar diego2006-11-28
* Make compilation depending on USE_OSD unconditional.Gravatar uau2006-11-22
* MSGTRs for mencoder.cGravatar kraymer2006-11-22
* Make compilation depending on USE_SUB unconditional.Gravatar uau2006-11-21
* Update OSD contents only after the correct values for the frame are known.Gravatar uau2006-11-14
* ARCH_X86 simplificationsGravatar reimar2006-11-01
* "-o -" -> use stdoutGravatar michael2006-10-27
* after a long time, finally i could add -endpos option to mplayer executable.Gravatar ptt2006-09-25
* Fix MEncoder build when bitmap fonts are disabled.Gravatar diego2006-08-24
* Cosmetics (nothing but spaces, tabs, and a comment changed here..)Gravatar ods152006-08-14
* re-indent properly after last patch.Gravatar reimar2006-08-14
* 10l in last commit, move configured-check inside sh_video and sh_video->vfilt...Gravatar reimar2006-08-14
* Do not call VFCTRL_FLUSH_FRAMES when the filter chain was never configured,Gravatar reimar2006-08-14
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31
* Remove support for obsolete and non-free divx4/odivx libraries.Gravatar diego2006-07-14
* Marks several string parameters as const when they are not modified in the fu...Gravatar reynaldo2006-07-09
* Initial libass release (without mencoder support).Gravatar eugeni2006-07-07
* parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, s...Gravatar reynaldo2006-07-03
* include stream_dvd's interface from libmpdemux/stream_dvd.hGravatar nicodvb2006-06-11
* Temporary workaround for libavcodec issues with B-framesGravatar rtognimp2006-05-09
* Rename some misspelled and misnamed messages.Gravatar diego2006-04-28
* Make EDL compilation unconditionalGravatar uau2006-04-27
* Make mencoder stream size printing use 64 bits.Gravatar corey2006-04-26
* No need to include the whole libinput in mencoderGravatar albeu2006-04-25
* Get ride of the several if(identify) messy lines and rearangment of some of t...Gravatar reynaldo2006-04-24
* Remove support for default.sub.Gravatar diego2006-04-23
* arrg more of this stupid cruftGravatar rfelker2006-03-30
* Convert printfs in aviprint.c to mp_msg and give the information printingGravatar diego2006-03-27
* Convert all if(verbose>X) to mp_msg_test calls.Gravatar diego2006-03-24
* feed something (hopefully correct timestamps) into the video filter chainGravatar michael2006-03-21
* temporarily disabled the coercion of audio_preload=0 for -of mpeg until I fin...Gravatar nicodvb2006-03-19
* The system-wide and the user-specific MEncoder configuration file should bothGravatar diego2006-03-14
* Add uninit for audio before switching to next file and completing encodeGravatar ods152006-02-24
* Fix video delay when encoding with B-frames.Gravatar corey2006-02-21
* New option: -ignore-startGravatar corey2006-02-20
* dwStart support for mencoder.Gravatar corey2006-02-19
* deobfuscate some a/v sync codeGravatar ods152006-02-19
* Second-try commit of this patch.Gravatar corey2006-02-17
* muxer_mpeg MUST be used with audio_preload=0Gravatar nicodvb2006-02-11
* Reverse commit of unfinished patch for passing audio_delay to the demuxers.Gravatar corey2006-02-09
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* 1. Include audio_delay as an argument to demux_seek.Gravatar corey2006-02-07
* change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ...Gravatar michael2006-01-26
* massive attack: mp_msg printf format fixesGravatar rathann2006-01-12
* Update copyright date to 2006Gravatar gpoirier2006-01-04