summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* mxf_timestamp_to_str: dont leave uninitilaized fields in time.Michael Niedermayer2013-04-211-1/+1
* lavf/gif: add final_delay option.Clément Bœsch2013-04-201-0/+5
* lavf/gifdec: add loop support.Clément Bœsch2013-04-201-1/+23
* Merge commit '505642f18276aed03278ac91b1f334ea888eac6a'Michael Niedermayer2013-04-191-7/+7
|\
| * mp3dec: fallback to generic seeking when a TOC is not presentMichael Niedermayer2013-04-191-0/+11
* | avformat: change seeking index consistency asserts to av_assertsMichael Niedermayer2013-04-191-2/+2
* | lavf/http: remove duplicated dec flag.Clément Bœsch2013-04-191-2/+1
* | lavf/gif: avoid forward declaration.Clément Bœsch2013-04-191-16/+13
* | lavf/gif: correct the delay after the first frame.Clément Bœsch2013-04-191-5/+33
* | lavf/gif: fix timing.Clément Bœsch2013-04-191-13/+10
* | gif: use only one graphic control extension block per image.Clément Bœsch2013-04-191-2/+26
* | mxfdec: fix return variable type for avio_seekMarton Balint2013-04-191-2/+3
* | avformat: Dont stop probing before the whole id3 tag is readMichael Niedermayer2013-04-181-0/+2
* | subtitles: introduce ASS codec id and use it.Clément Bœsch2013-04-185-4/+62
* | lavf/gif: support only GIF codec.Clément Bœsch2013-04-181-3/+4
* | lavf/gif: merge gif_write_{packet,video}.Clément Bœsch2013-04-181-9/+3
* | lavf/gif: trim unnecessarily long netscape ext code.Clément Bœsch2013-04-181-39/+10
* | lavf/gif: remove unused fields.Clément Bœsch2013-04-181-5/+0
* | lavf/gif: simplify streams type checking.Clément Bœsch2013-04-181-25/+13
* | lavf/gif: fix assert in avio API after dfb3231.Clément Bœsch2013-04-181-1/+1
* | gif: remove outdated comments.Clément Bœsch2013-04-181-18/+0
* | lavf/gif: simplify palette writing.Clément Bœsch2013-04-181-5/+2
* | gif: reindent after previous commits.Clément Bœsch2013-04-181-4/+3
* | Cleanse GIF muxer and encoder.Clément Bœsch2013-04-182-156/+16
* | rmdec: dont return uninitialized dataMichael Niedermayer2013-04-171-1/+6
* | Remove two anonymous arrays.Carl Eugen Hoyos2013-04-171-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-161-0/+10
|\ \ | |/
| * flvenc: do not mux more than one stream per typeRafaël Carré2013-04-161-0/+10
* | dfa: support decoding version=1.0Michael Niedermayer2013-04-151-1/+9
* | lavf/libquvi: fix error reporting.Clément Bœsch2013-04-151-2/+2
* | lavf: remove some flushing in write_packet muxers callbacks.Clément Bœsch2013-04-1427-33/+0
* | oggenc: Fix pref_duration AVOption typeMichael Niedermayer2013-04-131-1/+1
* | lavf/mxfdec: validate month/day before date formattingHendrik Leppkes2013-04-131-0/+4
* | lavf/mxf: fix parsing of timestampsMatthieu Bouron2013-04-131-5/+5
* | lavf/mxfdec: use more widely supported time format stringHendrik Leppkes2013-04-131-1/+1
* | lavf/mxf: fix parsing of the month from mxf timestampsHendrik Leppkes2013-04-131-1/+1
* | Merge commit '9e6b5e61a0c91e25e298d0a21b189c4c95443795'Michael Niedermayer2013-04-111-4/+7
|\ \ | |/
| * img2enc: add an option for overwriting one file with subsequent imagesAnton Khirnov2013-04-111-2/+6
* | avienc: fix overflow of audio sample countTobias Rapp2013-04-111-1/+1
* | avformat/avisynth: Don't insert null frames or samples at the start of a stream.Stephen Hutchinson2013-04-111-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-114-10/+9
|\ \ | |/
| * Move misplaced file author information where it belongsDiego Biurrun2013-04-114-10/+9
* | mxfdec: update current edit unit when seeking in mxf files without index tablesMarton Balint2013-04-111-0/+1
* | lavf: add libquvi demuxer.Clément Bœsch2013-04-104-1/+149
* | Replace all occurrences of PRI in sscanf() calls with SCNJames Almer2013-04-105-9/+9
* | avformat/avisynth: Cosmeticsd s2013-04-101-4/+4
* | avformat/avisynth: Fix off-by-one error in avisynth demuxer.d s2013-04-101-4/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-093-5/+8
|\ \ | |/
| * srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTHMartin Storsjö2013-04-091-0/+1
| * rtpdec: Increase max rtp packet size to 8192Andrew Van Til2013-04-091-1/+1
OpenPOWER on IntegriCloud