aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
* better message when vo->preinit failsGravatar arpi2002-03-31
* -alang sig11 when playing avis fixed - 10lGravatar arpi2002-03-31
* 1 step closed to solving memory corruptionsGravatar arpi2002-03-31
* 10l - fixed soem weird sig11 at multifileGravatar arpi2002-03-30
* * New command line switch for mplayer & mencoder:Gravatar kmkaplan2002-03-29
* DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>Gravatar arpi2002-03-28
* Allow to disable crasj sighandler to enable creation of coredump files.Gravatar atmos42002-03-27
* use codec selectionGravatar arpi2002-03-25
* include font_load.h directly, instead of via video_out.hGravatar arpi2002-03-23
* we don't use mmap() in mplayer.c, so why should we include mman.h...Gravatar arpi2002-03-23
* splitted mp_msg_init and mp_msg_set_levelGravatar alex2002-03-20
* Set the params given to a playlist url to the playlistGravatar albeu2002-03-20
* Fix endless loop at end of an audio only file. It occured when the last chunkGravatar albeu2002-03-20
* show sub/av delay at osdlevel=1 - patch by Marcin Juszkiewicz <marcinj@netbox...Gravatar arpi2002-03-19
* runtime msg changedGravatar arpi2002-03-19
* video codec selection redesigned and moved to libmpcodecs - now it's 'intelli...Gravatar arpi2002-03-18
* init/uninit libvo/ao/getch2/cache2 order fixedGravatar arpi2002-03-17
* - cleanup pass 1. more to come soon...Gravatar arpi2002-03-17
* Fixed the bug that make mplayer crash with no sound and an invalidGravatar albeu2002-03-16
* Now enter key quit if no next file is avaibleGravatar albeu2002-03-16
* rtfm hint msg depends on runtime detectionGravatar arpi2002-03-16
* hints on RTFMGravatar arpi2002-03-16
* changed printf's to mp_msgGravatar alex2002-03-15
* using mp_gettextGravatar alex2002-03-15
* added some ifdef's to make possible to compile with --disable-new-input --ena...Gravatar alex2002-03-15
* libvo init moved to libmpcodecsGravatar arpi2002-03-14
* libvo2 #ifs removedGravatar arpi2002-03-14
* nortc patch by Attila KinaliGravatar atmos42002-03-12
* remove obsoleted function (mplResize)Gravatar pontscho2002-03-11
* -subpos key bindings with new input layer - patch by Tomas Konir <moje@molly....Gravatar arpi2002-03-10
* rewrite fullscreen support in some libvo driverGravatar pontscho2002-03-07
* small bug fixed and workarounds :(Gravatar pontscho2002-03-07
* sorry, 10l:)Gravatar pontscho2002-03-07
* small changesGravatar pontscho2002-03-06
* bazmeg a playtree - tGravatar pontscho2002-03-06
* patch by Nilmoni Deb <ndeb@ece.cmu.edu>:Gravatar pl2002-03-05
* Fix when stdin is used as a fileGravatar albeu2002-02-28
* add half new input support for guiGravatar pontscho2002-02-25
* rename V -> VC just for understandingGravatar nick2002-02-25
* mem corruption bug fix.Gravatar pontscho2002-02-24
* Moved the call to VOCTRL_FULLSCREEN outside of #ifdef USE_TV blockGravatar albeu2002-02-24
* exclude benchmark stuff execution from normal playbackGravatar nick2002-02-24
* make -frames key optional for max/total benchmarkGravatar nick2002-02-24
* Additional notesGravatar nick2002-02-24
* More info on dropped framesGravatar nick2002-02-24
* frame dropping prediction with benchmarksGravatar nick2002-02-24
* Fix my mistake (forgot to remove a getch2_enable) but in the rigthGravatar albeu2002-02-24
* max & average benchmarksGravatar nick2002-02-24
* fixes bug in alban's new input handling code that caused the terminalGravatar rfelker2002-02-24
* Make blocking call in libmpdemux interuptable (only with new input,Gravatar albeu2002-02-23