aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
* 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
* FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.netGravatar arpi_esp2001-06-03
* '-ao' switch (including '-ao help'), fixing Arpi's bug (short name 'null' for...Gravatar lgb2001-06-03
* libao supportGravatar arpi_esp2001-06-02
* -fps 1 fixedGravatar arpi_esp2001-06-02
* Subtitle sync with 'z' and 'x'Gravatar laaz2001-06-01
* when using -ss:Gravatar laaz2001-06-01
* -nobps seeking fixedGravatar arpi_esp2001-06-01
* bugfix: font_name -> sub_name (when error)Gravatar laaz2001-06-01
* Extended message for misisng codecsGravatar arpi_esp2001-05-31
* Changed streaming functions call.Gravatar bertrand2001-05-29
* mpeg fourcc changedGravatar arpi_esp2001-05-27
* implemented ~/.mplayer/sub/filename.sub stuffGravatar arpi_esp2001-05-27
* AVI -bps desync problem solvedGravatar arpi_esp2001-05-27
* ehh...Gravatar arpi_esp2001-05-24
* opendivx NEW_DECORE fixedGravatar arpi_esp2001-05-24
* support for new opendivx decore APIGravatar arpi_esp2001-05-22
* Now Check if the 'filename' is an URL and connect to the server.Gravatar bertrand2001-05-20
* i_bps vs. nAvgBytesPerSecGravatar arpi_esp2001-05-16
* frame dropping...Gravatar arpi_esp2001-05-14
* opendivx 0.50cvs stuff added (disabled by default)Gravatar arpi_esp2001-05-14
* dump stuff moved before header parsingGravatar arpi_esp2001-05-13
* audio buffering fixedGravatar arpi_esp2001-05-13