11548 Commits (a960a1e041fd2647b806f744ca0e409c30bd8d32)
 

Author SHA1 Message Date
Diego Biurrun 24743a767f Rename LIB to LIBNAME for consistency. 17 years ago
Diego Biurrun 522e9cf4e0 1l: Update wrong #endif comment. 17 years ago
Diego Biurrun 39c70be189 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Timofei V. Bondarenko 880de6b0be Remove unnecessary guarding &=0x0f around adpcm_ima_compress_sample(). 17 years ago
Diego Biurrun 9c05103fe3 Add multiple inclusion guards to config.h. 17 years ago
Diego Biurrun deb43f0bd8 Explain why there are no multiple inclusion guards in these header files. 17 years ago
Diego Biurrun 9b1f04b08b Clarify comment that explains why this header lacks multiple inclusion guards. 17 years ago
Ramiro Polla e75f899784 Add entry about pr not being present in standard MSYS install. 17 years ago
Diego Biurrun 0e872a4805 Add SLIB_UNINSTALL_EXTRA_CMD for MinGW. 17 years ago
Dave Yeo 5b5d0491b5 Add SLIB_UNINSTALL_EXTRA_COMMAND to uninstall the things installed via 17 years ago
Aurelien Jacobs ab54bff20a Remove wrong multiple inclusion guards. 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Diego Biurrun 6a03549e8a Add a comment that explains why this header lacks multiple inclusion guards. 17 years ago
Diego Biurrun 31b2c1446f Add missing multiple inclusion guards. 17 years ago
Diego Biurrun ca34b9e615 Use filename as multiple inclusion guard. 17 years ago
Diego Biurrun aeb6a69714 Fix #endif comment typo. 17 years ago
Diego Biurrun 52703a6459 Use filename as multiple inclusion guard. 17 years ago
Diego Biurrun 7f3c02fc21 comment grammar fix 17 years ago
Benoit Fouet 0f652a8ee3 Re-enable DEBUG_SEEK flag. 17 years ago
Baptiste Coudurier 86161ceca1 dont write udta atom for 3gp/3g2 for now, current written atoms (ilst) are itunes specific 17 years ago
Baptiste Coudurier 00996920ed indentation 17 years ago
Patric Stout ed7b48b205 Fix streaming to XBox360. 17 years ago
Diego Biurrun 8a2d973dfc misc Doxygen spelling/grammar fixes 17 years ago
Aurelien Jacobs 227a388d07 cosmetics: reindent 17 years ago
Aurelien Jacobs d3e412d0cc add support for VP6 in electronicarts demuxer 17 years ago
Aurelien Jacobs c03c4cac82 remove useless &0xFF 17 years ago
Aurelien Jacobs a066c5b7c9 merge declaration and initialization 17 years ago
Aurelien Jacobs df2eef0fef remove unused context vars 17 years ago
Aurelien Jacobs 059baac9c8 remove unused code 17 years ago
Aurelien Jacobs c3527cc973 remove unused tags definition 17 years ago
Aurelien Jacobs 0cf3fbc2ab remove unused close function 17 years ago
Aurelien Jacobs 269b94e346 simplify bitstream reading 17 years ago
Jeff Downs 2143b11853 Fix chroma mv offsets for PAFF in a way that is compatible with MBAFF by 17 years ago
Aurelien Jacobs f1bf85b8cf Cygwin don't like this function declaration. 17 years ago
Thorsten Jordan c7be25856a Undefine DEBUG_SEEK. 17 years ago
Benjamin Larsson 636b13c5fc Nellymoser ASAO decoder 17 years ago
Ramiro Polla 85aec3bd48 Remove gcc import libraries from Win32 builds. 17 years ago
Benoit Fouet 9a3fb64000 Merge audio and video bitstream filter options handling. 17 years ago
Martin Zlomek 44a7e65a51 Fix mix-up of values in r10690 (deblocking for PAFF). 17 years ago
Aurelien Jacobs f28b10483a add support for VP6 with huffman encoded blocks 17 years ago
Aurelien Jacobs 437c2079b7 moves fraps huffman decoder to its own file, making it more generic 17 years ago
Diego Biurrun 5d25d2a983 cosmetics: Move asf_read_close() down to get rid of a forward declaration. 17 years ago
Benoit Fouet fe0b9a6464 Increment minor after r10709. 17 years ago
Reimar Döffinger 3f30c42b61 Fix rc4 header, #ifndef -> #define 17 years ago
Diego Biurrun d02f15476f Add multiple inclusion guards. 17 years ago
Diego Biurrun c1d5a67c56 Add standard license header. 17 years ago
Diego Biurrun d5a8a02326 Consistently place comments in file header. 17 years ago
Diego Biurrun 547972fdad cosmetics: sort() 17 years ago
Aurelien Jacobs 0cd05c0820 VP6A needs its Makefile rules too 17 years ago
Vladimir Voroshilov 3c3704d281 Fix MJPEG decoder for AMV files. 17 years ago