aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
* 10l to whoever wrote this, it makes osd spam whenever starting a movie with s...Gravatar rfelker2003-04-19
* The person who checked in the previous patch accidentally put a declarationGravatar rsf2003-04-07
* support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>Gravatar henry2003-04-07
* MINGW32 port and select()less fifocode by ArpiGravatar faust32003-04-04
* Stream cleanup, don't use blah_on options anymore.Gravatar albeu2003-03-30
* Improved xscreensaver support.Gravatar ranma2003-03-26
* this is a combo patch that:Gravatar arpi2003-03-16
* Add the new -vf option wich is the same as vop in reverse order.Gravatar albeu2003-03-15
* Remove hardcoded "goto goto_next_file;" for -identify switch as suggestedGravatar ranma2003-03-10
* clean up of -geometry code.Gravatar attila2003-03-02
* 3x10l found by Dan Christiansen <danchr@daimi.au.dk>Gravatar alex2003-02-19
* linux->osdepGravatar arpi2003-02-09
* fuckin' 10lGravatar pontscho2003-02-09
* 100lGravatar pontscho2003-02-08
* minor fixes for font autoscalingGravatar henry2003-02-08
* Forgot about #ifdef HAVE_X11. 10lGravatar filon2003-02-08
* 1lGravatar arpi2003-02-07
* PATH_MAX should be more portable, and we even include limits.h to be sureGravatar arpi2003-02-07
* - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreenGravatar filon2003-02-07
* Enhance portability and remove error prone usage of realloc()Gravatar arpi2003-02-07
* 1000l!!!!!!!!Gravatar arpi2003-02-06
* this patch fixes latest bug, discovered by .so ... (relative filenames &Gravatar arpi2003-02-06
* - It adds an option enqueue/noenqueue, so users can choose if they want toGravatar arpi2003-02-05
* compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2003-02-02
* The two-digit aspect ratio displayed by -identify is not good enough toGravatar arpi2003-01-30
* 1000l bug (double free() when libaf init failed)Gravatar arpi2003-01-28
* probably bad fix, but it's reported to fix hwac3 problems appeared in rc3Gravatar arpi2003-01-28
* I also added that a self-reference is not endlessly played ... (HappenedGravatar arpi2003-01-27
* Secondly, fixed bug where -loop after file would play one too many times.Gravatar arpi2003-01-26
* 1000lGravatar arpi2003-01-25
* - fix -fsGravatar pontscho2003-01-25
* - rewrite sub_fpsGravatar pontscho2003-01-21
* hwac3 fix againGravatar arpi2003-01-20
* 1000lGravatar arpi2003-01-20
* don't -nosound if libaf init failed (hwac3 fix)Gravatar arpi2003-01-20
* extension-based filetype detection for headerless files (mp3 vs mpeg, etc)Gravatar arpi2003-01-19
* AltiVec detection code ("borrowed" from FFmpeg andGravatar arpi2003-01-18
* - restore old behaviour of -channels,-srate,-formatGravatar arpi2003-01-18
* 2-pass libaf initialization to get better filter chain.Gravatar arpi2003-01-18
* 10lGravatar arpi2003-01-16
* fixed the well-known DVD/DVB audio delay bug :)Gravatar arpi2003-01-16
* patch adds support for MOV-Reference-Files.Gravatar arpi2003-01-13
* The following patch adds a call to srand() with the current time at theGravatar arpi2003-01-12
* this patch adds an fallback to playlist (any but the plaintext-list format)Gravatar arpi2003-01-12
* Signal handler messages moved to help_mp, so they can be translatedGravatar rtognimp2003-01-12
* Update font scale after changing pancan.Gravatar filon2003-01-06
* fixed some possible overflow placesGravatar alex2003-01-05
* don't show OSD progbar when -loop seeks backGravatar arpi2003-01-04
* Added support for X style -geometry options (adapted from Henk's patch)Gravatar mark2003-01-03
* compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2003-01-03