summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* asfdec: fix seeking with fragmented packetsJanne Grunau2014-02-12
* asfdec: short-circuit seeking to the start of streamAndrew Kelley2014-02-12
* asfdec: check ff_get_guid() return values during seekingJanne Grunau2014-02-12
* lavf: always unref the packet passed to av_interleaved_write_frame() on errorAnton Khirnov2014-02-10
* lavf: extend / improve the AVFormatContext doxyAnton Khirnov2014-02-10
* lavf: add some basic documentation of the muxing processAnton Khirnov2014-02-10
* lavf: rewrite the av_write_frame() doxyAnton Khirnov2014-02-10
* lavf: rewrite the av_interleaved_write_frame() doxyAnton Khirnov2014-02-10
* pcmdec: replace a reachable assert with an error checkAnton Khirnov2014-02-10
* mxfdec: free descriptor extradata in .read_close()Janne Grunau2014-02-09
* lavf: default .ogg audio to libvorbis if we canAndrew Kelley2014-02-09
* Add raw HEVC muxerDerek Buitenhuis2014-02-09
* Mirillis FIC video decoderKostya Shishkov2014-02-08
* lavf: improve handling of sparse streams when muxingLuca Barbato2014-02-04
* jvdec: K&R formatting cosmeticsVittorio Giovara2014-02-04
* lavf: ignore attachment streams for interleaving purposesAnton Khirnov2014-02-04
* lavf: do basic sanity checking on muxed packetsAnton Khirnov2014-02-04
* mxf: Read field dominance flagMatthieu Bouron2014-02-01
* mxf: Handle negative edit_rateLuca Barbato2014-02-01
* lavf: include 60 fps in guessed standard frame ratesJanne Grunau2014-01-31
* avformat: utils: Refactor duplicated PRINT macroDiego Biurrun2014-01-29
* avformat: utils: K&R formatting cosmeticsDiego Biurrun2014-01-26
* rtpdec_asf: Copy the need_parsing field from the chained demuxerMartin Storsjö2014-01-23
* rtmpproto: Send a full, absolute timestamp if it isn't monotonically growingMartin Storsjö2014-01-20
* rtmpproto: Avoid using uninitialized memoryMartin Storsjö2014-01-20
* mov: do not set avg_frame_rate in the demuxerJustin Ruggles2014-01-20
* avisynth: fix setting packet propertiesMichael Niedermayer2014-01-17
* yuv4mpeg: set average frame rateAnton Khirnov2014-01-17
* mp3enc: allow omitting the id3v2 header with -id3v2_version 0Anton Khirnov2014-01-17
* mp3enc: add an option for disabling the Xing frame.Anton Khirnov2014-01-17
* mov: Free an earlier allocated array if allocating a new oneMartin Storsjö2014-01-15
* mov: Free intermediate arrays in the normal cleanup functionMartin Storsjö2014-01-15
* mxf: Fix potential leak in mxf_read_local_tags()Tomas Härdin2014-01-14
* mxf: Correctly support files from Pinnacle ThunderTomas Härdin2014-01-14
* mxf: Fix a possible leak of extradataMichael Niedermayer2014-01-14
* mxf: Use av_malloc_arrayLuca Barbato2014-01-14
* mxf: Drop unnecessary checksLuca Barbato2014-01-14
* mxf: Fix off by one error in d10 aes3 decodingMarton Balint2014-01-14
* mxf: Do not use int to check the seek positionLuca Barbato2014-01-14
* mxf: Set AV_FIELD_PROGRESSIVEReimar Döffinger2014-01-14
* lavf: make av_probe_input_buffer more robustAnton Khirnov2014-01-13
* lavf: use a fixed width typeAnton Khirnov2014-01-13
* lavf: simplify handling of offset in av_probe_input_buuffer()Anton Khirnov2014-01-13
* flv: Workaround for buggy Omnia A/XE encoderBenjamin Larsson2014-01-11
* flac muxer: add option to disable writing the global headerJustin Ruggles2014-01-09
* ATRAC3+ decoderMaxim Polijakowski2014-01-09
* network.h: Add #endif comments to improve readabilityDiego Biurrun2014-01-06
* segafilm: fix leaks if reading the header failsAnton Khirnov2014-01-06
* lavf: remove a pointless checkAnton Khirnov2014-01-06
* oggparseogm: check timing variablesAnton Khirnov2014-01-06