summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-13
|\
| * utils: Check for extradata size overflows.Alex Converse2012-01-12
| * avio: Fix the value of the deprecated URL_FLAG_NONBLOCKMartin Storsjö2012-01-12
| * ffmenc: remove references to deprecated AVFormatContext.timestamp.Anton Khirnov2012-01-12
| * lavf: undeprecate read_seek().Anton Khirnov2012-01-12
| * riff: remove references to sonic codec idsAnton Khirnov2012-01-12
* | wtvdec: fix a few memleaks as show by valgrind with the FATE test.Reimar Döffinger2012-01-12
* | ico: reject icon entries that are smaller than sizeof(BITMAPHEADER)Peter Ross2012-01-12
* | ico: ignore IconEntry.bpp value, and favour BITMAPHEADER.NumColors value over...Peter Ross2012-01-12
* | ico: consider IconEntry.NumColors of 255 to be ambiguousPeter Ross2012-01-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-12
|\|
| * gsm demuxer: use generic seeking instead of a gsm-specific function.Justin Ruggles2012-01-11
| * gsm demuxer: return packets with only 1 gsm block at a time.Justin Ruggles2012-01-11
| * wtv: fix memleaks during normal operationJanne Grunau2012-01-11
* | Fixes wrong duration in .mov file. Issue 599Oana Stratulat2012-01-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-11
|\|
| * ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCMJustin Ruggles2012-01-10
| * sierravmd: fix audio ptsJustin Ruggles2012-01-10
| * movenc: Don't store a nonzero creation time if nothing was set by the callerMartin Storsjö2012-01-10
* | rawdec: use av_shrink_packet.Reimar Döffinger2012-01-09
* | lavf: Add forgotten line from 212fd3a1f1121a9db20c478f1fccf15e8bb53c94Michael Niedermayer2012-01-09
* | ipmovie: Fix passing resolution changes on.Michael Niedermayer2012-01-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-08
|\|
| * build: Skip compiling network.h and rtsp.h if networking is not enabled.Diego Biurrun2012-01-07
| * cosmetics: drop some pointless parenthesesDiego Biurrun2012-01-07
| * vqf: recognize more metadata chunksPaul B Mahol2012-01-07
| * tta: Fix returned error code at EOFMichael Niedermayer2012-01-07
| * tta: fix off be 1 error in the end detection.Michael Niedermayer2012-01-07
| * ipmovie: Add param change side data if the video dimensions have changedPaul B Mahol2012-01-07
| * electronicarts: check bytes per sample for validityJanne Grunau2012-01-07
* | lavf: Do not attempt to use frame multi threading when probing.Michael Niedermayer2012-01-07
* | Fix OOM error condition in idcin demuxer.Carl Eugen Hoyos2012-01-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-07
|\|
| * vqf: add more known extensionsPaul B Mahol2012-01-06
| * spdifenc: use special alignment for DTS-HD length_codeAnssi Hannula2012-01-05
* | tta: Fix returned error code at EOFMichael Niedermayer2012-01-07
* | tta: fix off be 1 error in the end detection.Michael Niedermayer2012-01-07
* | Flush decoders correctly in avformat_find_stream_info().Reimar Döffinger2012-01-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-06
|\|
| * ipmovie: do not read audio packets before the codec is knownJanne Grunau2012-01-05
| * avio: Only do implicit network initialization for network protocolsMartin Storsjö2012-01-05
| * avio: Add an URLProtocol flag for indicating that a protocol uses networkMartin Storsjö2012-01-05
| * matroskadec: Fix a bug where a pointer was cached to an array that might late...Chris Evans2012-01-05
| * mov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled descriptions.Alex Converse2012-01-05
| * lavf: cosmetics, reformat av_read_frame().Anton Khirnov2012-01-05
| * lavf: refactor av_read_frame() to make it easier to understand.Anton Khirnov2012-01-05
* | mov: support timecode extraction.Clément Bœsch2012-01-05
* | mov: annotate read values in tmcd track.Clément Bœsch2012-01-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-05
|\|
| * mtv: Make sure audio_subsegments is not 0Shitiz Garg2012-01-04