summaryrefslogtreecommitdiffstats
path: root/mplayer.c
Commit message (Expand)AuthorAgeFilesLines
* grab.mpg fixedarpi2001-07-231-1/+1
* file-format detection stuff moved out from mplayer.c to demuxer.c and dec_vid...arpi2001-07-211-363/+24
* a_frame, v_frame killed, using sh_audio/video->timer. has_audio not more used...arpi2001-07-211-52/+51
* Applied DATADIR patch by Vladimir Kushnirarpi2001-07-201-1/+5
* mpeg PES steram support (only 1E0 & 1C0 packets, no 1BA/1BB headers)arpi2001-07-161-1/+13
* some more cleanuparpi2001-07-161-41/+15
* ds->type removed - using id-based audio format detection in mplayer.carpi2001-07-161-5/+4
* d_audio->type stuff fixedarpi2001-07-161-4/+0
* some cleanup - fixed warnings, removed old stuff, moved audio resync to dec_a...arpi2001-07-161-48/+12
* Fixed a typo and wrong varname.atmos42001-07-101-1/+1
* As promised, -afm and -vfm to prefer audio/video driver family, -ac and -vc h...atmos42001-07-081-2/+21
* mpeg2 timing & fps fix for ffmpeg12 codecarpi2001-07-081-20/+6
* mpeg2 timing & fps fix for ffmpeg12 codecarpi2001-07-081-0/+8
* video codec stuff moved to dec_video.carpi2001-07-081-330/+27
* some code clanup (first step to libdemuxer)arpi2001-07-071-54/+33
* Replaced LGBs video codec forcing change with mine for audio and video codecs...atmos42001-07-071-16/+10
* -vcodec option (maybe some other name would be better though) to select betwe...lgb2001-07-061-0/+11
* -dsp option removed, displaying help text (-ao oss:dsp_path)alex2001-07-021-2/+14
* libavcodec zero frame DivX flickering fixedarpi2001-06-301-1/+3
* optional libavcodec (ffmpeg) supportarpi2001-06-301-0/+64
* -dumpvideo stores frame size for avi/asf video frames (for ffmpeg testing)arpi2001-06-291-0/+2
* Added some nice vo/ao info.atmos42001-06-271-1/+22
* fatal-error printfs moved stdout->stderrarpi_esp2001-06-241-28/+28
* sub at key=0 fixedarpi_esp2001-06-231-1/+1
* egy hulye kis checking kimaradt az strcspn fv. jovoltabolal3x2001-06-211-8/+14
* vo/ao_subdevice implementedal3x2001-06-211-17/+32
* FreeBSD patch by Vladimir Kushnir <vkushnir@Alfacom.net>arpi_esp2001-06-211-0/+11
* has_audio checkings at reset and exit addedal3x2001-06-181-72/+73
* -frames 0 fixedarpi_esp2001-06-131-5/+5
* -frames and -benchmark options to make chl & gabucino happyarpi_esp2001-06-131-4/+33
* remoevd unneeded soundcard.h includesarpi_esp2001-06-081-5/+0
* libao2 uninit fixedarpi_esp2001-06-071-2/+2
* Solaris 8 DVD support and other fixes by Juergen Keil <jk@tools.de>arpi_esp2001-06-061-6/+4
* avi streaming fixedarpi_esp2001-06-061-1/+1
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-051-29/+64
* Did some cleanup around STREAMING defined.bertrand2001-06-051-26/+0
* Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>arpi_esp2001-06-051-0/+8
* -dvd is renamed to -dvdauth, variable dvd_device is renamed to dvd_auth_devic...lgb2001-06-051-2/+2
* some cleanup, old unused stuff removedarpi_esp2001-06-051-64/+7
* fixed punkso's mess... local variables moved back to main()arpi_esp2001-06-051-40/+54
* finished .asf seekingarpi_esp2001-06-041-0/+16
* terminal reset bug with gui fixedpontscho2001-06-041-2/+13
* Streaming function return the file_format and should be tested.bertrand2001-06-041-4/+31
* Fix missing cast.atmosfear2001-06-041-1/+1
* -framedrop fixed for VfW (I hope :))arpi_esp2001-06-031-2/+3
* keyframe flag addedarpi_esp2001-06-031-0/+4
* new option: -sratearpi_esp2001-06-031-1/+3
* -framedrop worx fro mpeg filesarpi_esp2001-06-031-1/+1
* audio_out cvs conflict fixedarpi_esp2001-06-031-4/+1
* cdrom.h is not required herearpi_esp2001-06-031-5/+0
* FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.netarpi_esp2001-06-031-2/+7
* '-ao' switch (including '-ao help'), fixing Arpi's bug (short name 'null' for...lgb2001-06-031-3/+29
* libao supportarpi_esp2001-06-021-201/+25
* -fps 1 fixedarpi_esp2001-06-021-27/+8
* Subtitle sync with 'z' and 'x'laaz2001-06-011-0/+6
* when using -ss:laaz2001-06-011-4/+13
* -nobps seeking fixedarpi_esp2001-06-011-1/+4
* bugfix: font_name -> sub_name (when error)laaz2001-06-011-1/+1
* Extended message for misisng codecsarpi_esp2001-05-311-0/+4
* Changed streaming functions call.bertrand2001-05-291-10/+8
* mpeg fourcc changedarpi_esp2001-05-271-1/+1
* implemented ~/.mplayer/sub/filename.sub stuffarpi_esp2001-05-271-3/+3
* AVI -bps desync problem solvedarpi_esp2001-05-271-30/+22
* ehh...arpi_esp2001-05-241-2/+2
* opendivx NEW_DECORE fixedarpi_esp2001-05-241-6/+10
* support for new opendivx decore APIarpi_esp2001-05-221-2/+28
* Now Check if the 'filename' is an URL and connect to the server.bertrand2001-05-201-5/+34
* i_bps vs. nAvgBytesPerSecarpi_esp2001-05-161-1/+2
* frame dropping...arpi_esp2001-05-141-9/+24
* opendivx 0.50cvs stuff added (disabled by default)arpi_esp2001-05-141-1/+14
* dump stuff moved before header parsingarpi_esp2001-05-131-31/+33
* audio buffering fixedarpi_esp2001-05-131-4/+4
* audio sync cleanup and -bps fixedarpi_esp2001-05-131-58/+81
* removed dummy audio track for -nosound, vo: flip detectionarpi_esp2001-05-121-33/+69
* Added -flip passing to init.atmosfear2001-05-111-6/+9
* better audio out buffering & sample_format addedarpi_esp2001-05-111-5/+16
* *** empty log message ***pontscho2001-05-101-2/+1
* configfiles bugfixszabii2001-05-101-0/+2
* stime compile bug fixed. and GUI_MSG macro defined.pontscho2001-05-101-52/+22
* new audio playback and A-V sync codearpi_esp2001-05-101-57/+163
* add gui supportpontscho2001-05-081-42/+198
* audio_reset nosound fixarpi_esp2001-05-081-2/+2
* audio_reset, dshow NULLptr fixarpi_esp2001-05-081-1/+7
* frame dropping hackarpi_esp2001-05-071-9/+29
* Fixed bug of mplayer freezing - betterarpi_esp2001-05-051-1/+2
* Fixed bug of mplayer freezingnickols_k2001-05-051-1/+1
* allow playing from stdinarpi_esp2001-05-031-9/+16
* -ss patch by Loring Holdenarpi_esp2001-04-261-0/+9
* asf seek debug printf removedarpi_esp2001-04-261-1/+1
* The -osdlevel switch for setting default OSD level (useful in your .config fo...lgb2001-04-261-1/+2
* 'asf seeking before start' bug fixedarpi_esp2001-04-251-1/+2
* -nodshow/-dshow added, -afm is working againarpi_esp2001-04-241-8/+23
* warnings killedszabii2001-04-241-6/+17
* OSD seekbar fixed for mpeg/VCDarpi_esp2001-04-231-8/+14
* OSD fixesarpi_esp2001-04-231-109/+23
* error message if ./configure wasn't ranarpi_esp2001-04-231-0/+6
* stage#1 completed: c files no more included from mplayer.carpi_esp2001-04-231-102/+108
* something moved to brand new stream.harpi_esp2001-04-221-3/+5
* Fixed broken pause function.atmosfear2001-04-221-1/+1
* seeking in raw/broken avi files (rebuilding index chunk)arpi_esp2001-04-211-2/+2
* spudec_decode() moved from mplayer.c to spudec.carpi_esp2001-04-211-26/+5
* Separated dvdsub code to be able to work with it easierlgb2001-04-211-79/+1
* some dvd sub parsing and check addedarpi_esp2001-04-211-4/+113
* OSD progress bar for volumearpi_esp2001-04-211-6/+21
* dvd sub parser move dto mplayer.carpi_esp2001-04-201-0/+11
* dvd sub support readingarpi_esp2001-04-201-5/+7
* new options: -dumpaudio and -dumpvideoarpi_esp2001-04-201-0/+20
* command line requested DVD key support for Arpi :)lgb2001-04-201-0/+7
* ugly bug at usleep() fixedarpi_esp2001-04-191-1/+1
* do not query vo drivers for format 0xFFFFFFFF (thanx to szabi)arpi_esp2001-04-191-0/+1
* add sub autoread & remove 'c' keypontscho2001-04-181-6/+8
* MPEG-ES segfault fixed, stream list printfs moved v 1->0arpi_esp2001-04-181-3/+4
* Seeking to sector boundary (STREAM_BUFFER_SIZE) for MPEGslgb2001-04-171-3/+1
* preliminary DVD support using libcsslgb2001-04-171-0/+11
* vo_debug printfs...arpi_esp2001-04-171-1/+10
* sub control optimizedarpi_esp2001-04-171-12/+79
* I420/IYUV supportarpi_esp2001-04-161-5/+38
* add mixer supportpontscho2001-04-161-0/+13
* I really hope that you will learn how to use cvs, sooner or later...arpi_esp2001-04-151-74/+58
* add mixer supportpontscho2001-04-151-58/+74
* qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+arpi_esp2001-04-151-13/+0
* now it'll work ;)gabucino2001-04-151-0/+12
* fixed mplayer.cgabucino2001-04-151-189/+206
* Pontscho's mixer, select, and hell-a-lot-of-stuff patch ;)gabucino2001-04-151-205/+189
* bih fix for mpegsarpi_esp2001-04-151-1/+2
* sh_audio->wf and sh_video->bih changed to dynamic (thanx to Jens Hoffmann)arpi_esp2001-04-151-27/+28
* dirty workaround for video-only files...arpi_esp2001-04-151-1/+2
* new stream selection codearpi_esp2001-04-151-34/+73
* print help before reading font+subarpi_esp2001-04-141-24/+23
* more sh_audio/sh_video cleanup, removed has_videoarpi_esp2001-04-141-10/+10
* -fps is working again for all file formatsarpi_esp2001-04-141-2/+2
* more cleanuparpi_esp2001-04-141-12/+4
* DVD PCM audio supportarpi_esp2001-04-141-1/+1
* more cleanup of video decodingarpi_esp2001-04-141-258/+78
* dbpp check removed *AGAIN*arpi_esp2001-04-131-6/+6
* - changed -bpp again: if vo driver obeys depth value set by user, thenacki22001-04-131-6/+7
* -bpp changesarpi_esp2001-04-131-8/+8
* - added -bpp switch (only takes effect if IMGFMT_BGR) to select the desired d...acki22001-04-131-1/+10
* moved printf out of switch()arpi_esp2001-04-121-1/+1
* variables related to fbdev moved to cfg-mplayer.hszabii2001-04-121-7/+0
* some cleanup of init_videoarpi_esp2001-04-121-130/+69
* Makefile.No-DS fixesarpi_esp2001-04-121-1/+1
* OSD fixes, patch by Kebert Martinarpi_esp2001-04-121-7/+33
* -fbdepth addedszabii2001-04-111-0/+1
* static removed from verbose definitionszabii2001-04-111-1/+1
* -fbmode/-fbmodecfgszabii2001-04-111-0/+2
* less, and more informal printfsarpi_esp2001-04-111-13/+31
* changed fs+vm+zoom flags for libvoarpi_esp2001-04-111-23/+13
* find_codec() modifiedszabii2001-04-101-2/+2
* missing codecs.conf is no more a WARNING, it's FATALarpi_esp2001-04-071-1/+2
* codecs.conf supportarpi_esp2001-04-071-151/+95
* audio init moved to dec_audio.carpi_esp2001-04-061-234/+41
* sh_audio/sh_video added, general codec cleanuparpi_esp2001-04-061-217/+134
* lamer_protection++arpi_esp2001-04-011-2/+9
* fbdev dependency fixszabii2001-03-301-0/+2
* subtitles (.sub files) supportarpi_esp2001-03-301-0/+55
* #ifdef USE_DIRECTSHOW to audio decoderarpi_esp2001-03-281-1/+2
* finished DirectShow audio codearpi_esp2001-03-281-0/+34
* vo_fbdev addedszabii2001-03-281-1/+2
* OSD functionality improvedarpi_esp2001-03-271-9/+36
* font alpha resampling, see -ffactorarpi_esp2001-03-251-1/+2
* new option: -fontarpi_esp2001-03-251-0/+13
* Adds code to deal with vidmode selection. -- mgraffammgraffam2001-03-241-0/+16
* DirectShow audio supportarpi_esp2001-03-221-2/+35
* get_path()szabii2001-03-211-12/+37
* added DirectShow supportarpi_esp2001-03-201-5/+114
* new option: -includeszabii2001-03-191-0/+4
* cfg-mplayer-func removed :)arpi_esp2001-03-191-1/+0
* new configfile/cmdline parserarpi_esp2001-03-191-13/+8
* cfgparser fixszabii2001-03-191-1/+10
* cfgparse fixesszabii2001-03-191-0/+1
* config fixesszabii2001-03-191-1/+0
* new command line/config file parserszabii2001-03-181-55/+16
* common vo->flip_page() callarpi_esp2001-03-161-2/+6
* code cleanup around codecctrlarpi_esp2001-03-161-1/+20
* using setjmp/longjmp to handle sig11 in libmpeg2arpi_esp2001-03-151-2/+78
* small code cleanup, removed unused variablesarpi_esp2001-03-151-8/+8
* timer fixesarpi_esp2001-03-131-3/+22
* ACM code cleanup, nosound at ACM errorarpi_esp2001-03-121-52/+21
* updated to opendivx 0.48arpi_esp2001-03-111-1/+1
*