aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
* grab.mpg fixedGravatar arpi2001-07-23
* file-format detection stuff moved out from mplayer.c to demuxer.c and dec_vid...Gravatar arpi2001-07-21
* a_frame, v_frame killed, using sh_audio/video->timer. has_audio not more used...Gravatar arpi2001-07-21
* Applied DATADIR patch by Vladimir KushnirGravatar arpi2001-07-20
* mpeg PES steram support (only 1E0 & 1C0 packets, no 1BA/1BB headers)Gravatar arpi2001-07-16
* some more cleanupGravatar arpi2001-07-16
* ds->type removed - using id-based audio format detection in mplayer.cGravatar arpi2001-07-16
* d_audio->type stuff fixedGravatar arpi2001-07-16
* some cleanup - fixed warnings, removed old stuff, moved audio resync to dec_a...Gravatar arpi2001-07-16
* Fixed a typo and wrong varname.Gravatar atmos42001-07-10
* As promised, -afm and -vfm to prefer audio/video driver family, -ac and -vc h...Gravatar atmos42001-07-08
* mpeg2 timing & fps fix for ffmpeg12 codecGravatar arpi2001-07-08
* mpeg2 timing & fps fix for ffmpeg12 codecGravatar arpi2001-07-08
* video codec stuff moved to dec_video.cGravatar arpi2001-07-08
* some code clanup (first step to libdemuxer)Gravatar arpi2001-07-07
* Replaced LGBs video codec forcing change with mine for audio and video codecs...Gravatar atmos42001-07-07
* -vcodec option (maybe some other name would be better though) to select betwe...Gravatar lgb2001-07-06
* -dsp option removed, displaying help text (-ao oss:dsp_path)Gravatar alex2001-07-02
* libavcodec zero frame DivX flickering fixedGravatar arpi2001-06-30
* optional libavcodec (ffmpeg) supportGravatar arpi2001-06-30
* -dumpvideo stores frame size for avi/asf video frames (for ffmpeg testing)Gravatar arpi2001-06-29
* Added some nice vo/ao info.Gravatar atmos42001-06-27
* fatal-error printfs moved stdout->stderrGravatar arpi_esp2001-06-24
* sub at key=0 fixedGravatar arpi_esp2001-06-23
* egy hulye kis checking kimaradt az strcspn fv. jovoltabolGravatar al3x2001-06-21
* vo/ao_subdevice implementedGravatar al3x2001-06-21
* FreeBSD patch by Vladimir Kushnir <vkushnir@Alfacom.net>Gravatar arpi_esp2001-06-21
* has_audio checkings at reset and exit addedGravatar al3x2001-06-18
* -frames 0 fixedGravatar arpi_esp2001-06-13
* -frames and -benchmark options to make chl & gabucino happyGravatar arpi_esp2001-06-13
* remoevd unneeded soundcard.h includesGravatar arpi_esp2001-06-08
* libao2 uninit fixedGravatar arpi_esp2001-06-07
* Solaris 8 DVD support and other fixes by Juergen Keil <jk@tools.de>Gravatar arpi_esp2001-06-06
* avi streaming fixedGravatar arpi_esp2001-06-06
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>Gravatar arpi_esp2001-06-05
* Did some cleanup around STREAMING defined.Gravatar bertrand2001-06-05
* Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>Gravatar arpi_esp2001-06-05
* -dvd is renamed to -dvdauth, variable dvd_device is renamed to dvd_auth_devic...Gravatar lgb2001-06-05
* some cleanup, old unused stuff removedGravatar arpi_esp2001-06-05
* fixed punkso's mess... local variables moved back to main()Gravatar arpi_esp2001-06-05
* finished .asf seekingGravatar arpi_esp2001-06-04
* terminal reset bug with gui fixedGravatar pontscho2001-06-04
* Streaming function return the file_format and should be tested.Gravatar bertrand2001-06-04
* Fix missing cast.Gravatar atmosfear2001-06-04
* -framedrop fixed for VfW (I hope :))Gravatar arpi_esp2001-06-03
* keyframe flag addedGravatar arpi_esp2001-06-03
* new option: -srateGravatar arpi_esp2001-06-03
* -framedrop worx fro mpeg filesGravatar arpi_esp2001-06-03
* audio_out cvs conflict fixedGravatar arpi_esp2001-06-03
* cdrom.h is not required hereGravatar arpi_esp2001-06-03