2925 Commits (e609806ec6a79325773d8905d1d04b5442d8b5ed)

Author SHA1 Message Date
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
Thorsten Jordan f97931c122 set start_time to 0 to enable seeking in mp3-files 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 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Diego Biurrun 52703a6459 Use filename as multiple inclusion guard. 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
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
Thorsten Jordan c7be25856a Undefine DEBUG_SEEK. 17 years ago
Benjamin Larsson 636b13c5fc Nellymoser ASAO decoder 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
Måns Rullgård 972c5f9e10 simply buffer checks in vorbis_comment() 17 years ago
Måns Rullgård 0a770ae7b4 use bytestream_get_* in vorbis_comment() 17 years ago
Ramiro Polla 29a7b8ef27 Fix memleak 17 years ago
Björn Axelsson 770d9dafa1 Add functionality to set the direction of a ByteIOContext buffer. 17 years ago
Måns Rullgård 736e63edc8 check values more thoroughly in vorbis_header() 17 years ago
Måns Rullgård 739587bf04 use bytestream_get_* in vorbis_header() 17 years ago
Måns Rullgård f5475e1b38 fix buffer overread with invalid Vorbis header 17 years ago
Måns Rullgård 62f2c069b8 remove duplicate Vorbis comment tag handling 17 years ago
Reimar Döffinger ce3132be88 Remove ogg seek function, instead use generic seek via read_timestamp function 17 years ago
Reimar Döffinger a1f29b959b Add a read_timestamp function to ogg demuxer 17 years ago
Michael Niedermayer ec62727818 indent 17 years ago
Michael Niedermayer 4838727ea0 avoid generating invalid files 17 years ago
Baptiste Coudurier 68bc33fa9f append extradata atoms when parsing, fix OLOCOONS_O3.mov 17 years ago
Baptiste Coudurier fc4cbc1699 DNxHD (SMPTE VC-3) encoder 17 years ago
Luca Abeni e0d21bfe83 Allow to set the maximum number of frames per RTP packet (and add support for 17 years ago
Ronald S. Bultje 3303926c2f Add checking for codecid to has_codec_parameters(). 17 years ago
Justin Ruggles bf41512100 dnet audio needs avparser to work with the lavc ac3 decoder. 17 years ago
Vladimir Voroshilov 0b04ebb326 Add support for AMV variants of AVI files. 17 years ago
Ronald S. Bultje f8f88a42cf Add IPv6 support to url_split() 17 years ago
Björn Axelsson 3576f9c629 Documentation fix for url_f(d)open() 17 years ago
Ronald S. Bultje 7e1e297ee3 refactor url_split(), preparing for IPv6 support 17 years ago
Ramiro Polla 53b7336500 Fix avisynth compilation after allformats.h was removed 17 years ago
Aurelien Jacobs b925ef61dd add support for AVI files with On2 header 17 years ago
Aurelien Jacobs 7b31b0929c use a table to parse AVI file header 17 years ago
Benoit Fouet 2d89f334f4 Indentation 17 years ago