summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* dsicin: fix several audio-related fields in the CIN demuxerJustin Ruggles2011-10-29
* mov: Avoid divide by zero in edit list dts handlingBenjamin Larsson2011-10-29
* lavf: use number of output pictures for delay checks.Ronald S. Bultje2011-10-28
* probe: Restore identification of files with very large id3 tags and no extens...Alex Converse2011-10-28
* probe: Remove id3 tag presence as a criteria to do file extension checking.Alex Converse2011-10-28
* mpegts: MP4 SL supportAlex Converse2011-10-28
* mpegts: MP4 OD supportAlex Converse2011-10-28
* mpegts: Add support for Sections in PMTAlex Converse2011-10-28
* mpegts: Replace the MP4 descriptor parser with a recursive parser.Alex Converse2011-10-28
* mpegts: Add support for multiple mp4 descriptorsAlex Converse2011-10-28
* mpegts: Parse mpeg2 SL descriptors.Alex Converse2011-10-28
* isom: Add MPEG4SYSTEMS dummy object type indication.Alex Converse2011-10-28
* lavf: add init_put_byte() to the list of visible symbols.Anton Khirnov2011-10-28
* seek-test: free options dictionary after useJanne Grunau2011-10-28
* seek-test: update to recent avformat apiJanne Grunau2011-10-28
* lavf: move private fields in AVStream to the end at next bump.Anton Khirnov2011-10-28
* lavf: move private fields in AVFormatContext to the end at next bump.Anton Khirnov2011-10-28
* lavf: make some seeking functions privateAnton Khirnov2011-10-28
* iv8: assemble packets to return complete framesJanne Grunau2011-10-27
* tta: check for extradata allocation failure in tta demuxerJustin Ruggles2011-10-25
* lavf: deprecate AVStream.stream_copyAnton Khirnov2011-10-25
* lavf: simplify by using FFMAX/FFMIN.Anton Khirnov2011-10-25
* mpegenc: add preload private option.Anton Khirnov2011-10-25
* Move id3v2 tag writing to a separate file.Michael Karcher2011-10-23
* id3v2: fix doxy comment - 'machine byte order' makes no sense on char arraysMichael Karcher2011-10-22
* lavf: export some forgotten symbols with non-av prefixes.Anton Khirnov2011-10-22
* flvdec: Do not call parse_keyframes_index with a NULL streamReimar Döffinger2011-10-22
* Move timefilter code from lavf to lavd.Anton Khirnov2011-10-21
* mov: add support for hdvd and pgapmetadata atomsRaivo Hool2011-10-21
* mov: rename function _stik, some indentation cosmeticsRaivo Hool2011-10-21
* mov: rename function _int8 to remove ambiguity, some indentation cosmeticsRaivo Hool2011-10-21
* mov: parse the gnre atomRaivo Hool2011-10-21
* flvenc: store delay and last_ts per-stream.Justin Ruggles2011-10-21
* lavc: use avpriv_ prefix for ff_toupper4.Anton Khirnov2011-10-20
* lavc: use avpriv_ prefix for ff_copy_bits and align_put_bits.Anton Khirnov2011-10-20
* lavc: use avpriv_ prefix for ff_ac3_parse_header.Anton Khirnov2011-10-20
* lavc: use avpriv_ prefix for ff_frame_rate_tab.Anton Khirnov2011-10-20
* lavc: rename ff_find_start_code to avpriv_mpv_find_start_codeAnton Khirnov2011-10-20
* lavc: use avpriv_ prefix for ff_split_xiph_headers.Anton Khirnov2011-10-20
* lavc: use avpriv_ prefix for ff_dirac_parse_sequence_header.Anton Khirnov2011-10-20
* lavc: use avpriv_ prefix for some dv symbols used in lavf.Anton Khirnov2011-10-20
* lavc: use avpriv_ prefix for some flac symbols used in lavf.Anton Khirnov2011-10-20
* lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf.Anton Khirnov2011-10-20
* lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf.Anton Khirnov2011-10-20
* lavc: use avpriv_ prefix for ff_aac_parse_header().Anton Khirnov2011-10-20
* lavf: hide private symbols.Anton Khirnov2011-10-20
* lavf: use avpriv_ prefix for some dv functions.Anton Khirnov2011-10-20
* lavf: use avpriv_ prefix for ff_new_chapter().Anton Khirnov2011-10-20
* avformat: do not require frame_size for Speex.Justin Ruggles2011-10-20
* ogg/speex: set correct timestamp and duration for the first packet.Justin Ruggles2011-10-20