7820 Commits (28101f6c4eb341fca0c3f7e237f8236b0fde9530)

Author SHA1 Message Date
Diego Biurrun 124e28847b Remove some stray unnecessary ffmpeg references. 13 years ago
Anton Khirnov ec22979a1d id3v2: fix type of ID3v2EMFunc.free() 13 years ago
Justin Ruggles 6ac34eed54 g726: use bits_per_coded_sample instead of bitrate to determine mode 13 years ago
Justin Ruggles 44d2a982ac dsicin: fix several audio-related fields in the CIN demuxer 14 years ago
Benjamin Larsson 69e7ad8dbc mov: Avoid divide by zero in edit list dts handling 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 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
Janne Grunau cf543c6574 iv8: assemble packets to return complete frames 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
Michael Karcher 16ad77b357 Move id3v2 tag writing to a separate file. 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
Reimar Döffinger f4b51d061f flvdec: Do not call parse_keyframes_index with a NULL stream 14 years ago
Anton Khirnov 5dd35b43f1 Move timefilter code from lavf to lavd. 14 years ago
Raivo Hool b06df70755 mov: add support for hdvd and pgapmetadata atoms 14 years ago
Raivo Hool 5da35d1cb3 mov: rename function _stik, some indentation cosmetics 14 years ago
Raivo Hool 80951f5cf6 mov: rename function _int8 to remove ambiguity, some indentation cosmetics 14 years ago
Raivo Hool 94395fbf8c mov: parse the gnre atom 14 years ago
Justin Ruggles ef74e39799 flvenc: store delay and last_ts per-stream. 14 years ago
Anton Khirnov 0842d58998 lavc: use avpriv_ prefix for ff_toupper4. 14 years ago
Anton Khirnov 9f51c682ee lavc: use avpriv_ prefix for ff_copy_bits and align_put_bits. 14 years ago
Anton Khirnov 6f89efeaa7 lavc: use avpriv_ prefix for ff_ac3_parse_header. 14 years ago
Anton Khirnov 9138a130cd lavc: use avpriv_ prefix for ff_frame_rate_tab. 14 years ago
Anton Khirnov 773375c3d0 lavc: rename ff_find_start_code to avpriv_mpv_find_start_code 14 years ago
Anton Khirnov 357db4c263 lavc: use avpriv_ prefix for ff_split_xiph_headers. 14 years ago
Anton Khirnov 2361e59b98 lavc: use avpriv_ prefix for ff_dirac_parse_sequence_header. 14 years ago
Anton Khirnov 242c73a0fd lavc: use avpriv_ prefix for some dv symbols used in lavf. 14 years ago
Anton Khirnov d9cca9fc6a lavc: use avpriv_ prefix for some flac symbols used in lavf. 14 years ago
Anton Khirnov 59a9a23581 lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf. 14 years ago
Anton Khirnov 82ab61f901 lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf. 14 years ago
Anton Khirnov 73ae27e17b lavc: use avpriv_ prefix for ff_aac_parse_header(). 14 years ago
Anton Khirnov 8d74bf17c6 lavf: hide private symbols. 14 years ago
Anton Khirnov ab88b25f99 lavf: use avpriv_ prefix for some dv functions. 14 years ago