summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* move audio header parsing in its own functionAurelien Jacobs2007-10-18
* add a log messageAurelien Jacobs2007-10-18
* fix commentAurelien Jacobs2007-10-18
* small simplificationAurelien Jacobs2007-10-18
* WMV3 mode with FASTTX=0 seems to use standard IDCT instead of own 8x8 transformKostya Shishkov2007-10-18
* Unaligned memory access rcrash fixBenjamin Larsson2007-10-18
* set start_time to 0 to enable seeking in mp3-filesThorsten Jordan2007-10-18
* Added myself as maintainer of the Nellymoser codecBenjamin Larsson2007-10-18
* Print pixel and display aspect ratiosMichel Bardiaux2007-10-18
* replace (disabled by default) assert(0) by abort() if the picture bufferMichael Niedermayer2007-10-18
* Simplify one variable setting.Diego Biurrun2007-10-18
* Make url_split() strip url options (?opt=var) from the returned hostname orRonald S. Bultje2007-10-18
* Rename LIB to LIBNAME for consistency.Diego Biurrun2007-10-18
* Rename LIB to LIBNAME for consistency.Diego Biurrun2007-10-18
* 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