8880 Commits (738c603a22dc84f403ab5f23586383195efe1a70)

Author SHA1 Message Date
Vladimir Voroshilov 0fd59f1d45 Minimal patch for G.729 demuxer 14 years ago
Benjamin Larsson 69e7ad8dbc mov: Avoid divide by zero in edit list dts handling 14 years ago
Hendrik Leppkes 8689d87ac6 Revert "matroskadec: forward parsing errors to caller." 14 years ago
Reimar Döffinger eac778deb3 Some minor spelling fixes. 14 years ago
Carl Eugen Hoyos 7e05542aea Add Vladimir Voroshilov's copyright header to bit.c. 14 years ago
Ronald S. Bultje 38a4be3fa7 lavf: use number of output pictures for delay checks. 14 years ago
Alex Converse 61856d06eb probe: Restore identification of files with very large id3 tags and no extension. 14 years ago
Alex Converse 7a773d4d59 probe: Remove id3 tag presence as a criteria to do file extension checking. 14 years ago
Alex Converse ca65932bbf mpegts: MP4 SL support 14 years ago
Alex Converse c530267024 mpegts: MP4 OD support 14 years ago
Alex Converse 4682a1dc3a mpegts: Add support for Sections in PMT 14 years ago
Alex Converse fec2836483 mpegts: Replace the MP4 descriptor parser with a recursive parser. 14 years ago
Alex Converse c3bc6096f2 mpegts: Add support for multiple mp4 descriptors 14 years ago
Alex Converse 476d04a56a mpegts: Parse mpeg2 SL descriptors. 14 years ago
Alex Converse 77b5c82b49 isom: Add MPEG4SYSTEMS dummy object type indication. 14 years ago
Anton Khirnov ed1aa89217 lavf: add init_put_byte() to the list of visible symbols. 14 years ago
Anton Khirnov 854eadccb6 lavf: add init_put_byte() to the list of visible symbols. 14 years ago
Janne Grunau c12ef64d69 seek-test: free options dictionary after use 14 years ago
Janne Grunau d88e9f1c07 seek-test: update to recent avformat api 14 years ago
Anton Khirnov 9a174562e4 lavf: move private fields in AVStream to the end at next bump. 14 years ago
Anton Khirnov df968050ab lavf: move private fields in AVFormatContext to the end at next bump. 14 years ago
Anton Khirnov a2faa95151 lavf: make some seeking functions private 14 years ago
Stefano Sabatini aa638b4600 rawdec: add check on sample_rate 14 years ago
Hendrik Leppkes b76bc01034 Implement parsing of the "HandlerName" from th MP4 HDLR atom. 14 years ago
Yusuke Nakamura 05e417aa63 mov: Support empty first edit + normal second edit. 14 years ago
Michael Niedermayer c643ba8128 mpegts: Fix detection of some raw AAC 14 years ago
Janne Grunau cf543c6574 iv8: assemble packets to return complete frames 14 years ago
David Conrad 1c5670dbb2 Timecode v2 muxer 14 years ago
Michael Niedermayer 742d218bf1 avidec: Return correct error code from avi_sync() in case of IO error. 14 years ago
Michael Niedermayer 3a56169fec movenc: reserved_moov_size, which allows placing moov at the begin of the file. 14 years ago
Justin Ruggles f540ca22c5 tta: check for extradata allocation failure in tta demuxer 14 years ago
Anton Khirnov 3d813e4c54 lavf: deprecate AVStream.stream_copy 14 years ago
Anton Khirnov a75034300f lavf: simplify by using FFMAX/FFMIN. 14 years ago
Anton Khirnov f172132f82 mpegenc: add preload private option. 14 years ago
Nicolas George cf88cf17d0 Remove CELT / Opus confusion in labels, doc and comments. 14 years ago
Hendrik Leppkes d1ee98c94b mpegts: add BDMV secondary audio stream types 14 years ago
Hendrik Leppkes 463c8d8621 mpegts: fix null-pointer dereference 14 years ago
Michael Karcher 16ad77b357 Move id3v2 tag writing to a separate file. 14 years ago
Carl Eugen Hoyos 9e8dff90ef Revert "mov: do not misreport empty stts" 14 years ago
Michael Karcher e71ebb1972 id3v2: fix doxy comment - 'machine byte order' makes no sense on char arrays 14 years ago
Anton Khirnov 07e1256456 lavf: export some forgotten symbols with non-av prefixes. 14 years ago
Carl Eugen Hoyos 415f3ceac1 Fix comment: Enhanced AC-3 in mov is defined in ETSI TS 102 366. 14 years ago
Reimar Döffinger f4b51d061f flvdec: Do not call parse_keyframes_index with a NULL stream 14 years ago
Hendrik Leppkes 1a7090bfaf mov: support eac3 audio 14 years ago
Michael Niedermayer a0a4b13322 mpegts: remove read_seek() 14 years ago
Michael Niedermayer 08d4408a90 utils: disable debuging code at the end of av_gen_search() 14 years ago
Michael Niedermayer f73f68b894 utils: flush on successfull av_seek_frame_binary() 14 years ago
Michael Niedermayer db1347f66e mpegts: cache information to speed up seeking. 14 years ago
Michael Niedermayer 27f7589ab1 seek: Fix av_gen_search() so that seeks outside max/min do not successfully seek to random 14 years ago
Anton Khirnov 5dd35b43f1 Move timefilter code from lavf to lavd. 14 years ago