summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-05-15Minor adjustments to start adding 24bit and 32bit-Float audio sample support.James Courtier-Dutton
2004-05-15Port subwoofer filter from mplayer.James Courtier-Dutton
2004-05-15First attempt at an upmix plugin.James Courtier-Dutton
2004-05-15gcc 3.4.0 doesn't like function prototypes with the inline specifier. ffmpeg ...Robin KAY
2004-05-14trying to keep at least the most important parts up to dateMichael Roitzsch
2004-05-14fix compiler warning and make new config entry's strings translateableMichael Roitzsch
2004-05-14trying to fix overly enthusiastic elem demuxerMichael Roitzsch
2004-05-14Handle Jumbo A52/AC3 frames from VDRJames Courtier-Dutton
2004-05-13Don't set the img->duration to the default if it's 0 in vo_frame_draw - this ...James Stembridge
2004-05-13set the pts on all buffers so the binary codec can be fed with the correct ti...James Stembridge
2004-05-131) don't use the framerate stored in the header as it's sometimes way off the...James Stembridge
2004-05-12Add support for ejecting removable media on Solaris.Robin KAY
2004-05-12Wrong bitwise operator.Robin KAY
2004-05-12fix compiler warningsMichael Roitzsch
2004-05-12- open the CD device for Linux systems where /proc/sys/dev/cdrom/check_mediaxine-1-rc4a-release1-rc4aBastien Nocera
2004-05-12Mpeg 1/2 decoding.Thibaut Mattern
2004-05-11preparation for rc4aMiguel Freitas
2004-05-11use the CDDB cache directory, even when CDDB queries are disabledMichael Roitzsch
2004-05-11make sure displayed values are sane, that is, we are not trying to displayMiguel Freitas
2004-05-10fix compilation breakage before Mike kills me ;-)Miguel Freitas
2004-05-10- look a tiny bit deeper in the Program streams as well, now all myBastien Nocera
2004-05-10- remove dirty hack from the Program stream demuxer, and look deeper for aBastien Nocera
2004-05-09syncMiguel Freitas
2004-05-09fix zoom supportMiguel Freitas
2004-05-09dvb patches by Szymon Stefanek and Mike LampardMiguel Freitas
2004-05-09Add portable version of the bswap_64 macro.Robin KAY
2004-05-09fix colorkey bug switching to fullscreenMiguel Freitas
2004-05-09some more colorkey fixes and cleanupsMiguel Freitas
2004-05-09Use lprintf for debug outputJames Stembridge
2004-05-09Add wFormatTag value used for DTSJames Stembridge
2004-05-09Valid error description for gethostbyname. Obsolete function hstrerror() has ...František Dvořák
2004-05-09Little optimization.Thibaut Mattern
2004-05-07move lprintf to the right location (where variables are initialized)Daniel Caujolle-Bert
2004-05-07* fix config file loading: enums are read as numbers, although written as str...Michael Roitzsch
2004-05-07extend help string for speaker arrangementMichael Roitzsch
2004-05-06implement proper x11osd resize support. that should fix problems with rc4Miguel Freitas
2004-05-05simple protection...Thibaut Mattern
2004-05-05fix compiler warningMichael Roitzsch
2004-05-05cleanup CC decoder config entries: move them to the class contextMichael Roitzsch
2004-05-05- actually set the CD Index ID, fix warningsBastien Nocera
2004-05-05make it possible for the CDDA plugin to give away Musicbrainz CD Index IDBastien Nocera
2004-05-04- Shoutcast packet handling cleanup.Thibaut Mattern
2004-05-04Port support for VP5 and VP6 from mplayerJames Stembridge
2004-05-04Recognise On2 avi variantJames Stembridge
2004-05-02too stupid to edit a file...Michael Roitzsch
2004-05-02these settings are not security critical => lower experience levelMichael Roitzsch
2004-05-02finally removing the unmaintained libdivx4, libmpg123 and libxvid decodersMichael Roitzsch
2004-05-02device_name is not really used anywhere?Michael Roitzsch
2004-05-02- work around the gnome-vfs sftp: method having a max read size of 256kBastien Nocera
2004-05-02Fix the crash with CDDB queries when server is off-line. Thanks for patch to ...František Dvořák