| Age | Commit message (Expand) | Author |
| 2004-09-02 | - fix a compilation issue with gcc 3.3.x | Bastien Nocera |
| 2004-09-01 | - fix the gcc 3.4 errors with inline functions by moving the functions around | Bastien Nocera |
| 2004-08-04 | some compilers do not optimize these unused functions away themselves, so | Michael Roitzsch |
| 2004-06-21 | * add one file missing in release (not critical, since unneeded) | Michael Roitzsch |
| 2004-06-13 | fix ffmpeg warnings | Michael Roitzsch |
| 2004-06-13 | PPC AltiVec fix | Mike Melanson |
| 2004-06-12 | not all compilers strip unused static functions from object files. | Miguel Freitas |
| 2004-06-11 | fix init bug that manifests when decoder is not disposed between | Mike Melanson |
| 2004-06-10 | flac.c is in the SOURCES now, no need to EXTRA_DIST it | Michael Roitzsch |
| 2004-06-10 | hook up ffmpeg's FLAC decoder | Mike Melanson |
| 2004-06-04 | shut up GCC. | Daniel Caujolle-Bert |
| 2004-06-01 | renamed symbol appropriately to avoid duplicate symbol references, following | Conrad Parker |
| 2004-05-30 | merge ffmpeg to fix compiler warnings | Michael Roitzsch |
| 2004-05-15 | gcc 3.4.0 doesn't like function prototypes with the inline specifier. ffmpeg ... | Robin KAY |
| 2004-05-11 | preparation for rc4a | Miguel Freitas |
| 2004-05-09 | sync | Miguel Freitas |
| 2004-04-26 | housekeeping | Michael Roitzsch |
| 2004-04-26 | Fix build process when srcdir != builddir. | František Dvořák |
| 2004-04-25 | ffmpeg sync | Miguel Freitas |
| 2004-03-17 | missing headerxine-1-rc3b-release1-rc3b | Daniel Caujolle-Bert |
| 2004-03-17 | fix ffmpeg breakage | Daniel Caujolle-Bert |
| 2004-03-15 | fix idct function prototype and remove extraenous brace (thanks Robin) | Mike Melanson |
| 2004-03-14 | sync to ffmpeg build 4707 | Mike Melanson |
| 2004-03-14 | new ffmpeg files for build 4707 | Mike Melanson |
| 2004-02-20 | Fixed detection of linux framebuffer support. Included xineutils.h in dsputil... | Robin KAY |
| 2004-02-04 | missing file!! | Miguel Freitas |
| 2004-02-03 | ported SMJPEG IMA and EA ADPCM decoders to ffmpeg | Mike Melanson |
| 2004-02-01 | these header files will need to be bundled in the distribution | Mike Melanson |
| 2004-02-01 | 3 files that slipped through: use ffmpeg's own copy of bswap.h to avoid | Mike Melanson |
| 2004-02-01 | sync to ffmpeg build 4699 | Mike Melanson |
| 2004-02-01 | importing new ffmpeg codecs: 8BPS, FLIC, lossless codecs (MSZH & ZLIB), | Mike Melanson |
| 2004-01-02 | quick fix to play SVQ1 files with embedded strings | Mike Melanson |
| 2003-12-10 | we should not claim copyright on files imported from ffmpeg, | Michael Roitzsch |
| 2003-12-10 | fix warnings about NDEBUG being redefined | Michael Roitzsch |
| 2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
| 2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
| 2003-12-02 | the quest of the missing files continue... | Miguel Freitas |
| 2003-11-29 | grrrr | Miguel Freitas |
| 2003-11-27 | i hate those missing files... | Miguel Freitas |
| 2003-11-16 | fix some more compiler warnings about functions xine does not use | Michael Roitzsch |
| 2003-11-16 | buffer limit fix from ffmpeg | James Stembridge |
| 2003-11-01 | big ffmpeg patch | Michael Roitzsch |
| 2003-10-30 | deploy revised ffmpeg palette API | Mike Melanson |
| 2003-10-27 | super mega ffmpeg tree sync | Mike Melanson |
| 2003-10-25 | use relchk.sh use relchk.sh use relchk.sh | Daniel Caujolle-Bert |
| 2003-10-20 | Allow lazy loading of Sun mediaLib. Update ChangeLog. | Robin KAY |
| 2003-10-16 | Don't read off the end of the buffer | James Stembridge |
| 2003-10-08 | Patch as sent to ffmpeg-devel. | Robin KAY |
| 2003-10-04 | Add support for 8x4 blocks. Will send patch to ffmpeg-devel. | Robin KAY |
| 2003-08-19 | GCC 3.3 on SPARC produces illegal code for 32-bit types, shifted by 32 bits. | Juergen Keil |