aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
* output typo fixes: unknow --> unknownGravatar diego2003-07-09
* moved the system too slow message to MSGL_WARN, so gui users will not be anno...Gravatar alex2003-06-27
* renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...Gravatar arpi2003-06-09
* 10lGravatar alex2003-06-02
* check for -dumpstream file writes, patch by Eric Lammerts <eric@lammerts.org>Gravatar alex2003-05-31
* display pts for audio-only files as hh:mm:ss.fGravatar rfelker2003-05-31
* reversed my 10lGravatar alex2003-05-31
* 10lGravatar alex2003-05-30
* changed the silly func-inside-func codepiceGravatar alex2003-05-30
* warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar alex2003-05-30
* Support for selecting the audio track in Matroska files via -alang.Gravatar mosu2003-05-23
* new slave mode command to show text via osd, patch by Lars Gemeinhardt <lars....Gravatar faust32003-05-17
* Changed the order of two conditionals in an "if" statement, to make the codeGravatar rsf2003-05-03
* 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