summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2006-09-03Send to the decoder the proper header, this way FFmpeg can decode mp3 files w...Diego 'Flameeyes' Pettenò
2006-08-13move image presentation support to xine-libMiguel Freitas
2006-08-12don't report extensions/mimetypes if required decoder is missingMiguel Freitas
2006-08-08port of the pts wrap detection fix from demux_mpeg_pesMiguel Freitas
2006-08-08video/x-ms-wma -> audio/x-ms-wmaMiguel Freitas
2006-08-08patch by Chris BrienMiguel Freitas
2006-07-10Add support for m4b extension to the Qt demuxer, to be able to play audiobook...Diego 'Flameeyes' Pettenò
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-28Fix decoding of PMT packets when adaption_field is present.Darren Salt
2006-06-20Make buffer a char string, reduces amount of warnings tremendously.Diego 'Flameeyes' Pettenò
2006-06-20Fix generic warnings.Diego 'Flameeyes' Pettenò
2006-06-19- we don't check the retvals, so zero the buffers just in caseBastien Nocera
2006-06-18Misc warnings fixes.Diego 'Flameeyes' Pettenò
2006-06-18Remove infinite loop condition that could have created an invalid access if n...Diego 'Flameeyes' Pettenò
2006-06-18Fix comparison of unsigned lesser than zero, STARTTIME and DURATION won't be ...Diego 'Flameeyes' Pettenò
2006-06-17Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi...Diego 'Flameeyes' Pettenò
2006-06-15Make HAVE_WAND and HAVE_GDK_PIXBUF a single conditional.Diego 'Flameeyes' Pettenò
2006-06-02Reshuffle the FLAC demuxer loading a little, copying part of the code overDarren Salt
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-05-22Security fix for http://www.xfocus.org/advisories/200603/11.html,Matthias Hopf
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-04-21Add printf format attributes.Darren Salt
2006-04-08Ancient platforms support:František Dvořák
2006-04-051) various warning fixesFrantišek Dvořák
2006-03-16[coverity]Thibaut Mattern
2006-03-16[coverity]Thibaut Mattern
2006-03-11Very little cleanup.Thibaut Mattern
2006-03-11[coverity]Thibaut Mattern
2006-03-11[coverity]Thibaut Mattern
2006-03-06Fixed possible FPE.Thibaut Mattern
2006-03-04Fixed bug 1420933Thibaut Mattern
2006-03-02fix the comment and genre fieldsMike Melanson
2006-03-02support Vorbis-style comments in FLAC, courtesy of Maximilian Schwerin,Mike Melanson
2006-02-11Fix missing #include (for BE_16).Darren Salt
2006-02-08- fix from Thibaut Mattern for the second magic for JPEG filesBastien Nocera
2006-02-08- add content detection to the image demuxer, up the priority above thatBastien Nocera
2006-02-07- feed data to the GdkPixbufLoader piecemeal, as opposed to in a big chunkBastien Nocera
2006-02-06PATCH: fix PTS wrap detection and add preview buffer support to demux_mpeg_pesMiguel Freitas
2006-02-05segfault fix by Vedran RodicMiguel Freitas
2006-01-27Adapt the engine to the new list code.Thibaut Mattern
2006-01-24Simplified a bit the calculation of the lace sizes for Xiph lacingMathieu Olivier
2006-01-24Matroska demuxer was miscalculating the lace sizes for fixed-size lacingMathieu Olivier
2006-01-05Don't stop when an empty chunk is encountered.Thibaut Mattern
2005-12-24finally figured out the correct frequency formulaMike Melanson
2005-11-28*BUGFIX*František Dvořák
2005-11-21Fixed IDCIN demuxer (it can't never work :->) - sending Mr. Huffman morbidly ...František Dvořák
2005-11-14*BUGFIX*František Dvořák
2005-11-01Fix a bug introduced by my last commit.Thibaut Mattern
2005-10-14input plugin time seeking patch.Miguel Freitas
2005-10-05Fixed [ 1265313 ] Xvid playback stutter (v1.0/1.1)Thibaut Mattern