summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 1l: Update wrong #endif comment.Diego Biurrun2007-10-18
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-18
* Remove unnecessary guarding &=0x0f around adpcm_ima_compress_sample().Timofei V. Bondarenko2007-10-17
* Add multiple inclusion guards to config.h.Diego Biurrun2007-10-17
* Explain why there are no multiple inclusion guards in these header files.Diego Biurrun2007-10-17
* Clarify comment that explains why this header lacks multiple inclusion guards.Diego Biurrun2007-10-17
* Add entry about pr not being present in standard MSYS install.Ramiro Polla2007-10-17
* Add SLIB_UNINSTALL_EXTRA_CMD for MinGW.Diego Biurrun2007-10-17
* Add SLIB_UNINSTALL_EXTRA_COMMAND to uninstall the things installed viaDave Yeo2007-10-17
* Remove wrong multiple inclusion guards.Aurelien Jacobs2007-10-17
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Add a comment that explains why this header lacks multiple inclusion guards.Diego Biurrun2007-10-17
* Add missing multiple inclusion guards.Diego Biurrun2007-10-17
* Use filename as multiple inclusion guard.Diego Biurrun2007-10-17
* Fix #endif comment typo.Diego Biurrun2007-10-17
* Use filename as multiple inclusion guard.Diego Biurrun2007-10-17
* comment grammar fixDiego Biurrun2007-10-16
* Re-enable DEBUG_SEEK flag.Benoit Fouet2007-10-16
* dont write udta atom for 3gp/3g2 for now, current written atoms (ilst) are it...Baptiste Coudurier2007-10-16
* indentationBaptiste Coudurier2007-10-16
* Fix streaming to XBox360.Patric Stout2007-10-15
* misc Doxygen spelling/grammar fixesDiego Biurrun2007-10-15
* cosmetics: reindentAurelien Jacobs2007-10-15
* add support for VP6 in electronicarts demuxerAurelien Jacobs2007-10-15
* remove useless &0xFFAurelien Jacobs2007-10-15
* merge declaration and initializationAurelien Jacobs2007-10-15
* remove unused context varsAurelien Jacobs2007-10-15
* remove unused codeAurelien Jacobs2007-10-15
* remove unused tags definitionAurelien Jacobs2007-10-15
* remove unused close functionAurelien Jacobs2007-10-15
* simplify bitstream readingAurelien Jacobs2007-10-15
* Fix chroma mv offsets for PAFF in a way that is compatible with MBAFF byJeff Downs2007-10-15
* Cygwin don't like this function declaration.Aurelien Jacobs2007-10-15
* Undefine DEBUG_SEEK.Thorsten Jordan2007-10-15
* Nellymoser ASAO decoderBenjamin Larsson2007-10-15
* Remove gcc import libraries from Win32 builds.Ramiro Polla2007-10-15
* Merge audio and video bitstream filter options handling.Benoit Fouet2007-10-15
* Fix mix-up of values in r10690 (deblocking for PAFF).Martin Zlomek2007-10-15
* add support for VP6 with huffman encoded blocksAurelien Jacobs2007-10-14
* moves fraps huffman decoder to its own file, making it more genericAurelien Jacobs2007-10-14
* cosmetics: Move asf_read_close() down to get rid of a forward declaration.Diego Biurrun2007-10-14
* Increment minor after r10709.Benoit Fouet2007-10-14
* Fix rc4 header, #ifndef -> #defineReimar Döffinger2007-10-14
* Add multiple inclusion guards.Diego Biurrun2007-10-14
* Add standard license header.Diego Biurrun2007-10-14
* Consistently place comments in file header.Diego Biurrun2007-10-14
* cosmetics: sort()Diego Biurrun2007-10-14
* VP6A needs its Makefile rules tooAurelien Jacobs2007-10-14
* Fix MJPEG decoder for AMV files.Vladimir Voroshilov2007-10-13
* prevent infinite loop and memcpy of negative amountsMichael Niedermayer2007-10-13