11315 Commits (1217916b0dc4557801cea0627669787c86417913)
 

Author SHA1 Message Date
Aurelien Jacobs 080b1c8238 better log message 17 years ago
Aurelien Jacobs f409743084 move vp6 header parsing into its own function 17 years ago
Aurelien Jacobs 3773e5fc1b remove 2 temporary variables 17 years ago
Aurelien Jacobs 9853ce8074 set a default value for num_channels 17 years ago
Aurelien Jacobs 215eb1028d move audio header parsing in its own function 17 years ago
Aurelien Jacobs d51bd73ce6 add a log message 17 years ago
Aurelien Jacobs 1680692a6c fix comment 17 years ago
Aurelien Jacobs 98942fb2c9 small simplification 17 years ago
Kostya Shishkov bbfc038f09 WMV3 mode with FASTTX=0 seems to use standard IDCT instead of own 8x8 transform 17 years ago
Benjamin Larsson ff4b050ab4 Unaligned memory access rcrash fix 17 years ago
Thorsten Jordan f97931c122 set start_time to 0 to enable seeking in mp3-files 17 years ago
Benjamin Larsson d34841f1a8 Added myself as maintainer of the Nellymoser codec 17 years ago
Michel Bardiaux 59771f7191 Print pixel and display aspect ratios 17 years ago
Michael Niedermayer 3c11a27b44 replace (disabled by default) assert(0) by abort() if the picture buffer 17 years ago
Diego Biurrun abc4e5727e Simplify one variable setting. 17 years ago
Ronald S. Bultje c5be140c9a Make url_split() strip url options (?opt=var) from the returned hostname or 17 years ago
Diego Biurrun 2f3cbef06e Rename LIB to LIBNAME for consistency. 17 years ago
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