aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
* mplayer -af help now lists all available audio filters.Gravatar ivo2004-09-06
* slave mode command to en/disable vsync, patch by Aurelien Jacobs <aurel at gn...Gravatar faust32004-09-02
* EDL enhancement/fixes:Gravatar rtognimp2004-08-28
* 10lGravatar faust32004-08-25
* Display the language code for subtitles from Matroska files.Gravatar mosu2004-08-24
* Do not use globals. Put the variables into the appropriate demuxer struct ins...Gravatar mosu2004-08-24
* Support for subtitle switching in Matroska.Gravatar mosu2004-08-24
* printf -> mp_msg conversion, first stepsGravatar diego2004-08-24
* fix compilation withoud libdvdreadGravatar henry2004-08-24
* Make the stepsize of volume changes, changeable by a commandline paarameterGravatar attila2004-08-23
* fix for audio position inaccuracyGravatar joey2004-08-22
* forgot some ifdef's and broke mplayer.c without ogg & dvdreadGravatar joey2004-08-22
* added runtime toggle of root window playbackGravatar joey2004-08-22
* moved combined vobsub_lang into sub_selectGravatar joey2004-08-22
* windows path seperator fixesGravatar joey2004-08-12
* Don't drop frames when paused, fixes not displaying the pause OSD iconGravatar diego2004-08-09
* Native darwin timer update.Gravatar wight2004-08-04
* fix segfault when loading subtitles (idea by pl)Gravatar rathann2004-07-25
* false-use-of-get_path() memleak fixes.Gravatar al2004-07-23
* individual sub_select option not interferring with vobsub_langGravatar alex2004-07-17
* cache min fill adjustment, based on patch by Jeremy HuddlestonGravatar iive2004-07-16
* -use-stdin renamed to -noconsolecontrols.Gravatar diego2004-07-14
* fix crash when no audio-out is available (e.g. mplayer -ao bad test.avi).Gravatar reimar2004-07-02
* Fix GUI compilation, patch by Reimar Döffinger and Alexander Strasser.Gravatar diego2004-06-26
* rtc-device cmd option by James NobleGravatar alex2004-06-26
* New 'Mixer API' with ability to change volume through libaf (this part was wr...Gravatar alex2004-06-26
* Support for the "custom colors" and "forced subtitles" entries in the VobSub ...Gravatar mosu2004-06-10
* 10l on cygwin WIN32 gets defined in config.hGravatar faust32004-04-30
* Make it compile on mingw again. Now it is finally possible to include windows...Gravatar faust32004-04-30
* play the audio buffer in case of normal eof (i know the change is rude, but m...Gravatar alex2004-04-27
* slave command dvb_set_channel now takes 2 arguments: channel cardGravatar nicodvb2004-04-26
* Fix segfault if EDL is used without videoGravatar rtognimp2004-04-14
* uninit immed flagGravatar alex2004-04-06
* remove stupid misadviceGravatar rfelker2004-03-25
* Use system clock for xscreensaver pingsGravatar ranma2004-02-26
* flushing stuff after seeking (finally we can view MPEG without thouse blocks ...Gravatar michael2004-02-18
* Display Framedropping state on the OSD.Gravatar diego2004-02-09
* * changes mencoder's exit code on explicit kill to 2Gravatar attila2004-01-29
* Happy new year to all from Argentina :-)Gravatar diego2004-01-12
* prevent sig11 when $HOME is not setGravatar attila2004-01-10
* add -codecs-file for selecting a specific codecs.conf on the comand lineGravatar attila2004-01-08
* removed the historic libcss supportGravatar alex2003-12-08
* vobsub seeking support by Lu RanGravatar alex2003-12-08
* 100lGravatar alex2003-12-08
* Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, b...Gravatar alex2003-12-08
* runtime 'stay-on-top' functionalityGravatar joey2003-11-30
* Patch by Nico <nsabbi@libero.it>Gravatar attila2003-11-01
* Do not display VobSubs whose timecodes are < 0 which would make all VobSubs a...Gravatar mosu2003-10-30
* make 'your system is too slow' appear only onceGravatar iive2003-10-23
* 100000l againGravatar arpi2003-10-22