aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
* - added -bpp switch (only takes effect if IMGFMT_BGR) to select the desired d...Gravatar acki22001-04-13
* moved printf out of switch()Gravatar arpi_esp2001-04-12
* variables related to fbdev moved to cfg-mplayer.hGravatar szabii2001-04-12
* some cleanup of init_videoGravatar arpi_esp2001-04-12
* Makefile.No-DS fixesGravatar arpi_esp2001-04-12
* OSD fixes, patch by Kebert MartinGravatar arpi_esp2001-04-12
* -fbdepth addedGravatar szabii2001-04-11
* static removed from verbose definitionGravatar szabii2001-04-11
* -fbmode/-fbmodecfgGravatar szabii2001-04-11
* less, and more informal printfsGravatar arpi_esp2001-04-11
* changed fs+vm+zoom flags for libvoGravatar arpi_esp2001-04-11
* find_codec() modifiedGravatar szabii2001-04-10
* missing codecs.conf is no more a WARNING, it's FATALGravatar arpi_esp2001-04-07
* codecs.conf supportGravatar arpi_esp2001-04-07
* audio init moved to dec_audio.cGravatar arpi_esp2001-04-06
* sh_audio/sh_video added, general codec cleanupGravatar arpi_esp2001-04-06
* lamer_protection++Gravatar arpi_esp2001-04-01
* fbdev dependency fixGravatar szabii2001-03-30
* subtitles (.sub files) supportGravatar arpi_esp2001-03-30
* #ifdef USE_DIRECTSHOW to audio decoderGravatar arpi_esp2001-03-28
* finished DirectShow audio codeGravatar arpi_esp2001-03-28
* vo_fbdev addedGravatar szabii2001-03-28
* OSD functionality improvedGravatar arpi_esp2001-03-27
* font alpha resampling, see -ffactorGravatar arpi_esp2001-03-25
* new option: -fontGravatar arpi_esp2001-03-25
* Adds code to deal with vidmode selection. -- mgraffamGravatar mgraffam2001-03-24
* DirectShow audio supportGravatar arpi_esp2001-03-22
* get_path()Gravatar szabii2001-03-21
* added DirectShow supportGravatar arpi_esp2001-03-20
* new option: -includeGravatar szabii2001-03-19
* cfg-mplayer-func removed :)Gravatar arpi_esp2001-03-19
* new configfile/cmdline parserGravatar arpi_esp2001-03-19
* cfgparser fixGravatar szabii2001-03-19
* cfgparse fixesGravatar szabii2001-03-19
* config fixesGravatar szabii2001-03-19
* new command line/config file parserGravatar szabii2001-03-18
* common vo->flip_page() callGravatar arpi_esp2001-03-16
* code cleanup around codecctrlGravatar arpi_esp2001-03-16
* using setjmp/longjmp to handle sig11 in libmpeg2Gravatar arpi_esp2001-03-15
* small code cleanup, removed unused variablesGravatar arpi_esp2001-03-15
* timer fixesGravatar arpi_esp2001-03-13
* ACM code cleanup, nosound at ACM errorGravatar arpi_esp2001-03-12
* updated to opendivx 0.48Gravatar arpi_esp2001-03-11
* option parser fixGravatar szabii2001-03-10
* removed 'DIVX'->opendivx mappingGravatar arpi_esp2001-03-08
* OpenDivX 4.8 supportGravatar gabucino2001-03-07
* added mpeg 1/2 postprocessingGravatar arpi_esp2001-03-05
* libmpeg2-0.2.0 mergeGravatar arpi_esp2001-03-04
* call check_events() in pause loopGravatar arpi_esp2001-03-03
* query libvo for YV12 tooGravatar arpi_esp2001-02-27