aboutsummaryrefslogtreecommitdiffhomepage
path: root/mencoder.c
Commit message (Expand)AuthorAge
* 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
* 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
* | Create a context struct for OSD stateGravatar Uoti Urpala2008-06-24
* | Merge svn changes up to r27092Gravatar Uoti Urpala2008-06-17
|\|
| * Fix mencoder built from dvdnav enabled.Gravatar ben2008-06-09
* | Merge svn changes up to r26680Gravatar Uoti Urpala2008-05-07
|\|
| * cosmetics: Fix one misindented line.Gravatar diego2008-05-03
* | mencoder.c: Remove unused functionGravatar Uoti Urpala2008-04-30
* | Add a context for mp_fifoGravatar Uoti Urpala2008-04-29
* | Move global mconfig to mpctxGravatar Uoti Urpala2008-04-26
* | Move vf_settings to options structGravatar Uoti Urpala2008-04-26
* | Move dvdsub_id to options structGravatar Uoti Urpala2008-04-23
* | Move audio_id and video_id to options structGravatar Uoti Urpala2008-04-23
* | Move playback_speed to options structGravatar Uoti Urpala2008-04-23
* | Move global vo_config_count to vo structGravatar Uoti Urpala2008-04-23
* | Move correct_pts to options structGravatar Uoti Urpala2008-04-23
* | Add option pointer to vf structGravatar Uoti Urpala2008-04-23
* | Add option pointer to demuxers and stheader.h structsGravatar Uoti Urpala2008-04-23
* | Start of new option systemGravatar Uoti Urpala2008-04-23
* | Add new video driver APIGravatar Uoti Urpala2008-04-23
|/