summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* id3v2enc: add support for year and day/month tags when writing id3v2 version ...Tobias Rapp2011-11-021-1/+42
* gxf: add timecode information to metadataMatthieu Bouron2011-11-011-3/+45
* mmsh: add return value for mmsh_open()Michael Niedermayer2011-11-011-1/+1
* mmsh: do not try to seek to negative tiimestamps, it does not workMichael Niedermayer2011-11-011-1/+2
* mp3enc: avoid truncating id3v1 tags by one byteTobias Rapp2011-11-011-5/+6
* mmsh_read_seek: skip headerMichael Niedermayer2011-10-311-0/+3
* mmsh:_implement a minimal mmsh_seek() so the stream position can be found out.Michael Niedermayer2011-10-311-1/+11
* asfdec: Check packet_replic_size earlierMichael Niedermayer2011-10-311-4/+4
* mmsh: mmsh_read_seek()Michael Niedermayer2011-10-311-0/+20
* mmsh: split out mmsh_open_internal()Michael Niedermayer2011-10-311-2/+8
* mmsh: move location storage into contextMichael Niedermayer2011-10-311-3/+4
* Fix deprecated warnings in .bit (de)muxerVladimir Voroshilov2011-10-301-9/+9
* spdifenc: use special alignment for DTS-HD length_codeAnssi Hannula2011-10-301-1/+4
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-303-4/+7
|\
| * dsicin: fix several audio-related fields in the CIN demuxerJustin Ruggles2011-10-291-3/+3
| * mov: Avoid divide by zero in edit list dts handlingBenjamin Larsson2011-10-291-1/+1
| * lavf: use number of output pictures for delay checks.Ronald S. Bultje2011-10-282-1/+4
* | Bump libavformat minor version for the G.729 raw demuxer.Carl Eugen Hoyos2011-10-301-1/+1
* | Minimal patch for G.729 demuxerVladimir Voroshilov2011-10-293-0/+104
* | Revert "matroskadec: forward parsing errors to caller."Hendrik Leppkes2011-10-291-6/+5
* | Some minor spelling fixes.Reimar Döffinger2011-10-291-4/+4
* | Add Vladimir Voroshilov's copyright header to bit.c.Carl Eugen Hoyos2011-10-291-0/+20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-2915-93/+643
|\ \ | |/
| * probe: Restore identification of files with very large id3 tags and no extens...Alex Converse2011-10-281-0/+8
| * probe: Remove id3 tag presence as a criteria to do file extension checking.Alex Converse2011-10-281-1/+1
| * mpegts: MP4 SL supportAlex Converse2011-10-283-21/+157
| * mpegts: MP4 OD supportAlex Converse2011-10-282-0/+89
| * mpegts: Add support for Sections in PMTAlex Converse2011-10-283-7/+39
| * mpegts: Replace the MP4 descriptor parser with a recursive parser.Alex Converse2011-10-281-34/+140
| * mpegts: Add support for multiple mp4 descriptorsAlex Converse2011-10-283-19/+32
| * mpegts: Parse mpeg2 SL descriptors.Alex Converse2011-10-281-1/+13
| * isom: Add MPEG4SYSTEMS dummy object type indication.Alex Converse2011-10-281-0/+2
| * lavf: add init_put_byte() to the list of visible symbols.Anton Khirnov2011-10-281-0/+1
| * seek-test: free options dictionary after useJanne Grunau2011-10-281-0/+1
| * seek-test: update to recent avformat apiJanne Grunau2011-10-281-5/+5
| * lavf: move private fields in AVStream to the end at next bump.Anton Khirnov2011-10-281-0/+61
| * lavf: move private fields in AVFormatContext to the end at next bump.Anton Khirnov2011-10-282-0/+48
| * lavf: make some seeking functions privateAnton Khirnov2011-10-2810-42/+91
* | lavf: add init_put_byte() to the list of visible symbols.Anton Khirnov2011-10-281-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-281-24/+47
|\ \ | |/
| * iv8: assemble packets to return complete framesJanne Grunau2011-10-271-24/+47
* | rawdec: add check on sample_rateStefano Sabatini2011-10-281-0/+6
* | Implement parsing of the "HandlerName" from th MP4 HDLR atom.Hendrik Leppkes2011-10-281-0/+13
* | mov: Support empty first edit + normal second edit.Yusuke Nakamura2011-10-282-8/+13
* | mpegts: Fix detection of some raw AACMichael Niedermayer2011-10-271-3/+5
* | Timecode v2 muxerDavid Conrad2011-10-273-0/+55
* | avidec: Return correct error code from avi_sync() in case of IO error.Michael Niedermayer2011-10-261-0/+2
* | movenc: reserved_moov_size, which allows placing moov at the begin of the file.Michael Niedermayer2011-10-262-1/+21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-265-15/+31
|\ \ | |/
| * tta: check for extradata allocation failure in tta demuxerJustin Ruggles2011-10-251-0/+4
OpenPOWER on IntegriCloud