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