aboutsummaryrefslogtreecommitdiffhomepage
path: root/mencoder.c
Commit message (Expand)AuthorAge
* audio: Remove fixed decode_audio() return size limit (MAX_OUTBURST)Gravatar Uoti Urpala2009-12-29
* vf_vo: Use vo_seek_reset() instead of vo_control()Gravatar Uoti Urpala2009-12-02
* Merge svn changes up to r29912Gravatar Uoti Urpala2009-11-16
|\
* \ Merge branch 'vdpau'Gravatar Uoti Urpala2009-11-16
|\ \
| * | Implement vsync-aware frame timing for VDPAUGravatar Uoti Urpala2009-11-15
| | * Add -tsprog support for lavf to mencoder, similar to what SVN r29846 did for ...Gravatar reimar2009-11-13
* | | av_log callback handling overhaulGravatar Uoti Urpala2009-10-31
|/ /
* | Merge svn changes up to r29752Gravatar Uoti Urpala2009-10-06
|\|
| * Make -nosub work to disable subtitles even if -slang and dvd streams are used.Gravatar reimar2009-09-29
| * Add a -nosub option that allows disabling auto-selected subtitles as e.g. theGravatar reimar2009-09-28
| * Add support for displaying subtitles on the command-line when playingGravatar reimar2009-09-23
| * Make update_subtitles work without sh_video for text subtitles.Gravatar reimar2009-09-23
* | core/VO: Allow VO drivers to add/modify framesGravatar Uoti Urpala2009-09-18
* | Merge svn changes up to r29532Gravatar Uoti Urpala2009-08-18
|\|
| * Handle demuxers that never set filepos by using stream_tell.Gravatar reimar2009-08-17
| * Remove pointless #ifdefs around harmless internal header #includes.Gravatar diego2009-08-02
* | Remove internal libass treeGravatar Uoti Urpala2009-07-26
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r29277Gravatar Uoti Urpala2009-05-08
|\|
| * Remove pointless #ifdef around spudec.h #include.Gravatar diego2009-05-05
* | Merge branch 'ordered_chapters'Gravatar Uoti Urpala2009-04-08
|\ \
| * | Change demuxer_seek_chapter() parametersGravatar Uoti Urpala2009-04-02
| * | Initial ordered chapters supportGravatar Uoti Urpala2009-04-02
* | | Merge svn changes up to r29117Gravatar Uoti Urpala2009-04-01
|\ \ \ | |/ / |/| / | |/
| * Set the forced_subs_only value correctly whenever a new spudec is created.Gravatar reimar2009-03-30
* | Merge svn changes up to r28537Gravatar Uoti Urpala2009-02-12
|\|
| * Add priority support for OS/2 and factorize the Windows priority support.Gravatar diego2009-02-10
* | Merge svn changes up to r28366Gravatar Uoti Urpala2009-01-26
|\|
| * Factorize print_version().Gravatar diego2009-01-25
* | Merge svn changes up to r28341Gravatar Uoti Urpala2009-01-19
|\|
| * More #ifdef -> #ifGravatar reimar2009-01-16
* | Merge svn changes up to r28310Gravatar Uoti Urpala2009-01-15
|\|
* | OSD: Ensure that OSD content is drawn in filter-added framesGravatar Uoti Urpala2009-01-15
* | core: Better -nocorrect-pts pause and filter-added frames handlingGravatar Uoti Urpala2009-01-14
| * Update copyright year.Gravatar diego2009-01-11
* | Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\|
| * Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* | Merge svn changes up to r27841Gravatar Uoti Urpala2008-10-28
|\|
| * Factorize vobsub idx/extradata handling.Gravatar aurel2008-10-27
* | Merge svn changes up to 27824Gravatar Uoti Urpala2008-10-25
|\|
| * Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.Gravatar diego2008-10-13
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Rename font-related preprocessor directives.Gravatar diego2008-08-07
| * Rename a bunch of miscellaneous preprocessor directives.Gravatar diego2008-08-07
* | Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\|
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* | Remove unnecessary casts of sh_video->vfilterGravatar Uoti Urpala2008-06-24