summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* wtv: fix memleaks during normal operationJanne Grunau2012-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
* 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
* vqf: add more known extensionsPaul B Mahol2012-01-06
* spdifenc: use special alignment for DTS-HD length_codeAnssi Hannula2012-01-05
* 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
* mtv: Make sure audio_subsegments is not 0Shitiz Garg2012-01-04
* flvdec: Fix compiler warning for uninitialized variablesJean First2012-01-04
* rtsp: Fix compiler warning for uninitialized variableJean First2012-01-04
* avio: exit early in fill_buffer without read_packetJanne Grunau2012-01-04
* adx: add an adx muxerJustin Ruggles2012-01-03
* adx: add AVFMT_GENERIC_INDEX to demuxer flags.Justin Ruggles2012-01-03
* lavf: flush decoders in avformat_find_stream_info().Anton Khirnov2012-01-03
* Fix a bunch of typos.Diego Biurrun2012-01-02
* Drop some pointless void* return value casts from av_malloc() invocations.Diego Biurrun2012-01-02
* mpegenc: simplify muxrate calculationJanne Grunau2012-01-02
* rawdec: Set start_time to 0 for raw audio files.Reimar Döffinger2012-01-01
* Detect 'yuv2' as rawvideo also in avi.Carl Eugen Hoyos2012-01-01
* threads: default to automatic thread count detectionJanne Grunau2011-12-31
* applehttpproto: Apply the same reload interval changes as for the demuxerAndrey Utkin2011-12-29
* applehttp: Use half the target duration as interval if the playlist didn't up...Martin Storsjö2011-12-29
* applehttp: Use the last segment duration as reload intervalAndrey Utkin2011-12-29
* mpegts: adjustable minimum PES payloadJindřich Makovička2011-12-28
* mpegts: properly output large audio packetsJindřich Makovička2011-12-28
* avformat: Add SMJPEG demuxer.Paul B Mahol2011-12-28
* build: fix standalone compilation of OMA muxerDiego Biurrun2011-12-23
* build: fix standalone compilation of Microsoft XMV demuxerDiego Biurrun2011-12-23
* build: fix standalone compilation of Core Audio Format demuxerDiego Biurrun2011-12-23
* mov: Don't stick the QuickTime field ordering atom in extradata.Alex Converse2011-12-21
* asfdec: add side data to ASFStream packet instead of output packet.Justin Ruggles2011-12-21
* idroqdec: set AVFMTCTX_NOHEADER and create streams as they occur.Justin Ruggles2011-12-21
* flvdec: Add param change side data if the sample rate or channels have changedMartin Storsjö2011-12-21
* libavformat: Add a utility function for adding parameter change side dataMartin Storsjö2011-12-21
* flvdec: Export new AAC/H.264 extradata as side data on the next packetMartin Storsjö2011-12-21
* flacdec: skip all track indices at once instead of looping.Paul B Mahol2011-12-21
* mxf: Add PictureEssenceCoding UL for V210.Tomas Härdin2011-12-21