11348 Commits (992e78f5f2724bf4649211aaceb353fc0e22f7ee)
 

Author SHA1 Message Date
Kostya Shishkov 383b123ed3 Demux full frames instead of sliced for RealVideo. 17 years ago
Reimar Döffinger 46fb896b9d Document ff_des_encdec 17 years ago
Reimar Döffinger 72be7db423 Add support for decrypting asf files 17 years ago
Nico Sabbi aa237f4535 associate to each AVProgram the indexes of the AVStreams contained in it 17 years ago
Nico Sabbi 526efa1053 API extension: AVProgram now has an array (stream_index) containing the indexes of the streams in AVFormatContext 17 years ago
Nico Sabbi fad0e03043 cosmetics: moved to a separate function the code to print the characteristics of an AVStream 17 years ago
Aurelien Jacobs 40eaf7806d add support for git in version.sh (use short hash as version number) 17 years ago
Aurelien Jacobs 123103caa2 cosmetics to make version.sh more VCS agnostic 17 years ago
Víctor Paesa c1b7437a43 The 'Video Filter API' is better known as 'libavfilter'. 17 years ago
Ramiro Polla c3cf56140e Install MSVC import libraries without version numbering in the filename. 17 years ago
Ramiro Polla c5f1446678 Append BUILDSUF directly to NAME instead of prepending it to (S)LIBSUF. 17 years ago
Jeremy Mordkoff 4f9c008cd5 Fix typo. 17 years ago
Diego Biurrun 1b1ab19816 cosmetics: Add #endif comment. 17 years ago
Reimar Döffinger 2e9ad69aaf Add support for DES en- and decryption. 17 years ago
Ramiro Polla 939bac287e Grammar. 17 years ago
Aurelien Jacobs f9a00ba8c1 ensure all compiled in codec/muxer are registered 17 years ago
Aurelien Jacobs ab89dbd43e better check for video track detection 17 years ago
Aurelien Jacobs 018d0ff973 skip unsupported audio track data 17 years ago
Aurelien Jacobs a2c9473d96 cosmetics: indentation 17 years ago
Aurelien Jacobs c611463fe4 check if we found an audio track before initializing the audio stream 17 years ago
Aurelien Jacobs 200f41ad2e compute pts according to the audio codec 17 years ago
Aurelien Jacobs ffbd0bcdb6 set bytes per sample in the context 17 years ago
Aurelien Jacobs 597958ada7 fix big endian files support 17 years ago
Aurelien Jacobs 7816845064 simplify 17 years ago
Aurelien Jacobs 6c867e0463 parse sample rate instead of setting a default one 17 years ago
Aurelien Jacobs fd402a5a63 add support for PCM codec 17 years ago
Aurelien Jacobs 93fa8b2bf5 check compression_type to assign audio codec 17 years ago
Aurelien Jacobs e5d34ab6d0 make compression_type a function local var instead of a context var 17 years ago
Aurelien Jacobs 97e5dcc0f3 add support for big_endian encoded headers 17 years ago
Aurelien Jacobs 2c82386df2 add some error processing 17 years ago
Aurelien Jacobs fa34563b2c cosmetics: indentation 17 years ago
Aurelien Jacobs f8cab062ca parse header chunk in a loop (don't depend on a fixed chunk ordering) 17 years ago
Aurelien Jacobs af704ee420 add audio and video codec context vars 17 years ago
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