summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* | Merge commit '393d80cc278e2b2f5c9e7805db176e6f28335a33'Michael Niedermayer2013-11-22
|\|
| * http: Support relative URL redirectionZhang Rui2013-11-22
* | Merge commit '76267ecc82e3018e1913a2483d5fc47d0949cbd8'Michael Niedermayer2013-11-22
|\|
| * http: Remove an unrelated and mistakenly set AVOption unit nameMartin Storsjö2013-11-22
| * avidec: fix a memleak in the dv init code.Anton Khirnov2013-11-21
| * matroskadec: use correct compression parameters for current track CodecPrivateAurelien Jacobs2013-11-21
| * matroskadec: pad EBML_BIN data.Anton Khirnov2013-11-21
* | avformat/avidec: Dont assert the existence of an index for video streams.Michael Niedermayer2013-11-22
* | avformat/avidec: Skip duplicate strf chunksMichael Niedermayer2013-11-22
* | avformat/avidec: also print position in print_tag()Michael Niedermayer2013-11-22
* | avformat/utils: inject audio skip side data before the side data merge codeMichael Niedermayer2013-11-21
* | avformat/utils: move side data merge after parserMichael Niedermayer2013-11-21
* | riff: add DYM4 mpeg4 fourccCompn2013-11-19
* | avformat/jacosubdec: make probing less tolerant.Clément Bœsch2013-11-19
* | avformat/mpegts: fix resync seekMichael Niedermayer2013-11-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-18
|\|
| * rtmphttp: Check for both 0 and AVERROR_EOFValeriy Argunov2013-11-18
* | avformat/utils: dont count attached pics toward the probesizeMichael Niedermayer2013-11-18
* | Merge commit '5b9c3b4505206143d85398c1410949319fa1180f'Michael Niedermayer2013-11-16
|\|
| * Replace all instances of avcodec_alloc_frame() with av_frame_alloc().Anton Khirnov2013-11-16
* | avformat/rtmphttp: Partial fix for the ticket #3127 (second try)Byte2013-11-16
* | lavf/matroskadec ReferenceBlock is a signed integerJan Gerber2013-11-16
* | lavf/matroska*: DiscardPadding is a signed integerJan Gerber2013-11-16
* | avformat/matroska: simplify signed int access codeMichael Niedermayer2013-11-15
* | lavf/matroska*: add support for signed integersJan Gerber2013-11-15
* | riff: add G264 to mpeg4, only decodes keyframesCompn2013-11-15
* | Merge commit '3cbe1126530449336e2ce59b194bdb8c4eb4abb4'Michael Niedermayer2013-11-15
|\|
| * dv: Split DV data table declarations into their own headerDiego Biurrun2013-11-15
* | Merge commit 'ecf442a58b09bdb1dc1d2c3904b82ac5f79b2878'Michael Niedermayer2013-11-14
|\|
| * lavf: improve support for AVC-Intra files.Reimar Döffinger2013-11-14
| * mxfdec: update current edit unit when seeking in mxf files without index tablesMarton Balint2013-11-14
* | avformat/nullenc: mark null as VFPSMichael Niedermayer2013-11-13
* | avformat/aviobuf: return error from avio_put_str16le() for invalid inputMichael Niedermayer2013-11-13
* | avio_put_str16le: Print error message in case of invalid UTF8 inputMichael Niedermayer2013-11-13
* | avformat/mmst: propagate error code from avio_put_str16le()Michael Niedermayer2013-11-13
* | avformat/vqf: check a few more bits in probeMichael Niedermayer2013-11-13
* | avformat/smacker: check width/height in probeMichael Niedermayer2013-11-12
* | avformat/electronicarts: check chunksize more completely in probe()Michael Niedermayer2013-11-11
* | avformat/electronicarts: check chunk size.Michael Niedermayer2013-11-11
* | avformat/dfa: check first frame offset in probeMichael Niedermayer2013-11-11
* | avformat/bethsoftvid: check 4th header byte in probeMichael Niedermayer2013-11-11
* | avformat/avr: check channels and bps in probeMichael Niedermayer2013-11-11
* | avformat/utils: disabled debug code to collect format probing statisticsMichael Niedermayer2013-11-11
* | avformat/diracdec: check 2 chunks in probeMichael Niedermayer2013-11-10
* | avformat/astdec: increase the score for odd samplerate/channels to max/8Michael Niedermayer2013-11-10
* | avformat/rsd: increase the score for odd samplerate/channels to max/8Michael Niedermayer2013-11-10
* | avformat/lvfdec: increase the score for odd channels to max/8Michael Niedermayer2013-11-10
* | avformat/swfdec: return AVPROBE_SCORE_MAX / 4 for unexpected versionsMichael Niedermayer2013-11-10
* | avformat/ape: check version in probeMichael Niedermayer2013-11-10
* | avformat/dv: remove unused variableMichael Niedermayer2013-11-10