2800 Commits (a57c41b2c5fcb9ca51b855070c436e13dc4c5394)

Author SHA1 Message Date
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
Benoit Fouet 602dd8f6c4 Check read_packet before using it. 17 years ago
Nico Sabbi 172d1171d2 added structures and code to keep track of pids<->programs mapping: it's needed 17 years ago
Nico Sabbi 1d257254f1 replaced custom tracking of programs/services with calls to with av_new_program() 17 years ago
Nico Sabbi 15afa396e4 Added definition and utility functions to handle AVProgram(s) in AVFormatContext 17 years ago
Aurelien Jacobs 9990460353 use the VP6A codec 17 years ago
Aurelien Jacobs df63f130c8 revert r10527 17 years ago
Luca Abeni 0ebecca52c Add my name to the copyright header, since rtp_mpv now contains 17 years ago
Luca Abeni d0c3be9568 Fix a warning by removing an useless assignment (buf_ptr should be only 17 years ago
Kostya Shishkov c1f3c63058 Looks like this APE decoder support versions starting from 3.95 17 years ago
Michael Niedermayer fffd6a5fe0 indent 17 years ago
Michael Niedermayer 638f489ccd fix segfault with http://samples.mplayerhq.hu/nsv/nsv_samples/ot171_novideo.nsv.bz2 17 years ago
Baptiste Coudurier 32bbb99d0a HDYC fourcc, sample hdyc/Test2.avi 17 years ago
Baptiste Coudurier 3a319ab6aa add D-10 NTSC support 17 years ago
Baptiste Coudurier 28cf721574 extract correct d10 aes3 audio channels number 17 years ago
Aurelien Jacobs dee15eceae allcodecs.h and allformats.h are not used anymore 17 years ago
Aurelien Jacobs d999cff5a3 remove last dependencies on allformats.h and allcodecs.h 17 years ago
Diego Biurrun a889bf135e cosmetics: typo 17 years ago
Stefano Sabatini f94361612a Make parse_date return INT64_MIN in case of unparsable input. 17 years ago
Aurelien Jacobs f84c357325 Add support for VP6A in flv. 17 years ago
Stefano Sabatini a8f70d72c3 Add explanatory comments to the parse_date function. 17 years ago
Aurelien Jacobs 7f559eb1cd disable loads of debug messages to reduce object size 17 years ago
Aurelien Jacobs 6369638bf0 loosen dependencies over allformats.h 17 years ago
Benjamin Zores 781ad2f50a monkey audio demuxer now can parse ape tags 17 years ago
Diego Biurrun 0ab1ebea31 warning fix: 17 years ago
Reimar Döffinger efd7428666 Set codec_id correctly for RJPG codec_tag 17 years ago