aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
* seeking in raw/broken avi files (rebuilding index chunk)Gravatar arpi_esp2001-04-21
* spudec_decode() moved from mplayer.c to spudec.cGravatar arpi_esp2001-04-21
* Separated dvdsub code to be able to work with it easierGravatar lgb2001-04-21
* some dvd sub parsing and check addedGravatar arpi_esp2001-04-21
* OSD progress bar for volumeGravatar arpi_esp2001-04-21
* dvd sub parser move dto mplayer.cGravatar arpi_esp2001-04-20
* dvd sub support readingGravatar arpi_esp2001-04-20
* new options: -dumpaudio and -dumpvideoGravatar arpi_esp2001-04-20
* command line requested DVD key support for Arpi :)Gravatar lgb2001-04-20
* ugly bug at usleep() fixedGravatar arpi_esp2001-04-19
* do not query vo drivers for format 0xFFFFFFFF (thanx to szabi)Gravatar arpi_esp2001-04-19
* add sub autoread & remove 'c' keyGravatar pontscho2001-04-18
* MPEG-ES segfault fixed, stream list printfs moved v 1->0Gravatar arpi_esp2001-04-18
* Seeking to sector boundary (STREAM_BUFFER_SIZE) for MPEGsGravatar lgb2001-04-17
* preliminary DVD support using libcssGravatar lgb2001-04-17
* vo_debug printfs...Gravatar arpi_esp2001-04-17
* sub control optimizedGravatar arpi_esp2001-04-17
* I420/IYUV supportGravatar arpi_esp2001-04-16
* add mixer supportGravatar pontscho2001-04-16
* I really hope that you will learn how to use cvs, sooner or later...Gravatar arpi_esp2001-04-15
* add mixer supportGravatar pontscho2001-04-15
* qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+Gravatar arpi_esp2001-04-15
* now it'll work ;)Gravatar gabucino2001-04-15
* fixed mplayer.cGravatar gabucino2001-04-15
* Pontscho's mixer, select, and hell-a-lot-of-stuff patch ;)Gravatar gabucino2001-04-15
* bih fix for mpegsGravatar arpi_esp2001-04-15
* sh_audio->wf and sh_video->bih changed to dynamic (thanx to Jens Hoffmann)Gravatar arpi_esp2001-04-15
* dirty workaround for video-only files...Gravatar arpi_esp2001-04-15
* new stream selection codeGravatar arpi_esp2001-04-15
* print help before reading font+subGravatar arpi_esp2001-04-14
* more sh_audio/sh_video cleanup, removed has_videoGravatar arpi_esp2001-04-14
* -fps is working again for all file formatsGravatar arpi_esp2001-04-14
* more cleanupGravatar arpi_esp2001-04-14
* DVD PCM audio supportGravatar arpi_esp2001-04-14
* more cleanup of video decodingGravatar arpi_esp2001-04-14
* dbpp check removed *AGAIN*Gravatar arpi_esp2001-04-13
* - changed -bpp again: if vo driver obeys depth value set by user, thenGravatar acki22001-04-13
* -bpp changesGravatar arpi_esp2001-04-13
* - 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