3262 Commits (eb034aca18f00e6bf82ee37c470177b57b697bf1)

Author SHA1 Message Date
Aurelien Jacobs d3e412d0cc add support for VP6 in electronicarts demuxer 18 years ago
Aurelien Jacobs c03c4cac82 remove useless &0xFF 18 years ago
Aurelien Jacobs a066c5b7c9 merge declaration and initialization 18 years ago
Aurelien Jacobs df2eef0fef remove unused context vars 18 years ago
Aurelien Jacobs 059baac9c8 remove unused code 18 years ago
Aurelien Jacobs c3527cc973 remove unused tags definition 18 years ago
Aurelien Jacobs 0cf3fbc2ab remove unused close function 18 years ago
Aurelien Jacobs 269b94e346 simplify bitstream reading 18 years ago
Thorsten Jordan c7be25856a Undefine DEBUG_SEEK. 18 years ago
Benjamin Larsson 636b13c5fc Nellymoser ASAO decoder 18 years ago
Diego Biurrun 5d25d2a983 cosmetics: Move asf_read_close() down to get rid of a forward declaration. 18 years ago
Benoit Fouet fe0b9a6464 Increment minor after r10709. 18 years ago
Måns Rullgård 972c5f9e10 simply buffer checks in vorbis_comment() 18 years ago
Måns Rullgård 0a770ae7b4 use bytestream_get_* in vorbis_comment() 18 years ago
Ramiro Polla 29a7b8ef27 Fix memleak 18 years ago
Björn Axelsson 770d9dafa1 Add functionality to set the direction of a ByteIOContext buffer. 18 years ago
Måns Rullgård 736e63edc8 check values more thoroughly in vorbis_header() 18 years ago
Måns Rullgård 739587bf04 use bytestream_get_* in vorbis_header() 18 years ago
Måns Rullgård f5475e1b38 fix buffer overread with invalid Vorbis header 18 years ago
Måns Rullgård 62f2c069b8 remove duplicate Vorbis comment tag handling 18 years ago
Reimar Döffinger ce3132be88 Remove ogg seek function, instead use generic seek via read_timestamp function 18 years ago
Reimar Döffinger a1f29b959b Add a read_timestamp function to ogg demuxer 18 years ago
Michael Niedermayer ec62727818 indent 18 years ago
Michael Niedermayer 4838727ea0 avoid generating invalid files 18 years ago
Baptiste Coudurier 68bc33fa9f append extradata atoms when parsing, fix OLOCOONS_O3.mov 18 years ago
Baptiste Coudurier fc4cbc1699 DNxHD (SMPTE VC-3) encoder 18 years ago
Luca Abeni e0d21bfe83 Allow to set the maximum number of frames per RTP packet (and add support for 18 years ago
Ronald S. Bultje 3303926c2f Add checking for codecid to has_codec_parameters(). 18 years ago
Justin Ruggles bf41512100 dnet audio needs avparser to work with the lavc ac3 decoder. 18 years ago
Vladimir Voroshilov 0b04ebb326 Add support for AMV variants of AVI files. 18 years ago
Ronald S. Bultje f8f88a42cf Add IPv6 support to url_split() 18 years ago
Björn Axelsson 3576f9c629 Documentation fix for url_f(d)open() 18 years ago
Ronald S. Bultje 7e1e297ee3 refactor url_split(), preparing for IPv6 support 18 years ago
Ramiro Polla 53b7336500 Fix avisynth compilation after allformats.h was removed 18 years ago
Aurelien Jacobs b925ef61dd add support for AVI files with On2 header 18 years ago
Aurelien Jacobs 7b31b0929c use a table to parse AVI file header 18 years ago
Benoit Fouet 2d89f334f4 Indentation 18 years ago
Benoit Fouet 602dd8f6c4 Check read_packet before using it. 18 years ago
Nico Sabbi 172d1171d2 added structures and code to keep track of pids<->programs mapping: it's needed 18 years ago
Nico Sabbi 1d257254f1 replaced custom tracking of programs/services with calls to with av_new_program() 18 years ago
Nico Sabbi 15afa396e4 Added definition and utility functions to handle AVProgram(s) in AVFormatContext 18 years ago
Aurelien Jacobs 9990460353 use the VP6A codec 18 years ago
Aurelien Jacobs df63f130c8 revert r10527 18 years ago
Luca Abeni 0ebecca52c Add my name to the copyright header, since rtp_mpv now contains 18 years ago
Luca Abeni d0c3be9568 Fix a warning by removing an useless assignment (buf_ptr should be only 18 years ago
Kostya Shishkov c1f3c63058 Looks like this APE decoder support versions starting from 3.95 18 years ago
Michael Niedermayer fffd6a5fe0 indent 18 years ago
Michael Niedermayer 638f489ccd fix segfault with http://samples.mplayerhq.hu/nsv/nsv_samples/ot171_novideo.nsv.bz2 18 years ago
Baptiste Coudurier 32bbb99d0a HDYC fourcc, sample hdyc/Test2.avi 18 years ago
Baptiste Coudurier 3a319ab6aa add D-10 NTSC support 18 years ago