summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-04-08Ancient platforms support:František Dvořák
2006-04-06remove some c++ comments missed in the last commitMike Lampard
2006-04-06Add ATSC support, thanks to Jack Steven Kelliher, with some minor changesMike Lampard
2006-04-051) various warning fixesFrantišek Dvořák
2006-04-05Fixed primitive clipping.Claudio Ciccani
2006-03-29fix implicit declaration in input_vcdFrantišek Dvořák
2006-03-28ffmpeg automagic improvements:František Dvořák
2006-03-27osd_line() and osd_filled_rect() should clip the coordinates to prevent buffe...Claudio Ciccani
2006-03-26Fix one more debug output if would be enabled (format string x number of argu...František Dvořák
2006-03-26[coverity]František Dvořák
2006-03-26[coverity]František Dvořák
2006-03-26Fixing build on MinGW:František Dvořák
2006-03-25- unregister the callback instead of disallowing the unload of the pluginBastien Nocera
2006-03-25Oops. Revert the change which wasn't part of Reinhard's patch.Darren Salt
2006-03-25vo_loop(): take playback speed into account when calculating how long to sleep.Darren Salt
2006-03-24Oops, broken commit...Darren Salt
2006-03-24Report audio vpts/clock errors. (Reinhard Nissl)Darren Salt
2006-03-24- don't unload the mms input plugin, as the callback for media.network.bandwidthBastien Nocera
2006-03-21[coverity]Thibaut Mattern
2006-03-18[coverity]Thibaut Mattern
2006-03-18[coverity]Thibaut Mattern
2006-03-18[coverity]Thibaut Mattern
2006-03-18[coverity]Thibaut Mattern
2006-03-18[coverity]Thibaut Mattern
2006-03-18CID: 241Thibaut Mattern
2006-03-17- Only fail to open the stream if we can't parse the possible option, notBastien Nocera
2006-03-17- implement change advised by Darren:Bastien Nocera
2006-03-17- ignore http locations as gnome-vfs seems to sucks at accessingBastien Nocera
2006-03-16[coverity]Thibaut Mattern
2006-03-16[coverity]Thibaut Mattern
2006-03-16[coverity]Thibaut Mattern
2006-03-16[coverity]Thibaut Mattern
2006-03-16[coverity]Thibaut Mattern
2006-03-16- Also ignore the zero file size for character device nodes, patch fromBastien Nocera
2006-03-11Very little cleanup.Thibaut Mattern
2006-03-11[coverity]Thibaut Mattern
2006-03-11[coverity]Thibaut Mattern
2006-03-11[coverity] demux_yuv4mpeg2.c uses 5 decoder infosThibaut Mattern
2006-03-07Fixed channels to mode translation in audio decoders.Thibaut Mattern
2006-03-06Fixed possible FPE.Thibaut Mattern
2006-03-06- add support for the 3IVD fourccBastien Nocera
2006-03-04Fixed bug 1420933Thibaut Mattern
2006-03-03- Check if the string is in UTF-8, and the encoding badly reported beforeBastien Nocera
2006-03-02fix the comment and genre fieldsMike Melanson
2006-03-02support Vorbis-style comments in FLAC, courtesy of Maximilian Schwerin,Mike Melanson
2006-03-01- no need to convert to UTF-8 if the "from" encoding is already UTF-8Bastien Nocera
2006-02-19fix playing SIF DVDsMiguel Freitas
2006-02-14printf() format check & constness fixups.Darren Salt
2006-02-14Make input-only pointers point to const data.Darren Salt
2006-02-14Missing #include.Darren Salt