summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* movenc: K&R formatting cosmeticsMartin Storsjö2013-07-07
* Makefile: Remove stray tabsMichael Niedermayer2013-07-07
* yuv4mpeg: Correctly round chroma up for odd luma sizesRonald S. Bultje2013-07-07
* rmdec: Use the AVIOContext given as parameter in rm_read_metadata()Michael Niedermayer2013-07-07
* avio: Handle AVERROR_EOF in the same way as the return value 0Michael Niedermayer2013-07-07
* wtv: Mark attachment with a negative stream idLuca Barbato2013-07-07
* tests: Only run noproxy test if networking is enabledDiego Biurrun2013-07-06
* oggdec: do not fall back on binary search in the generic code.Anton Khirnov2013-07-02
* lavf: don't abort if both encoder and muxer aspect ratios are not setRafaël Carré2013-06-24
* matroskaenc: restore compatibility with non referenced AVPacketRafaël Carré2013-06-24
* ogg: relax demuxer conformance checksLuca Barbato2013-06-22
* smacker: check frame size validityKostya Shishkov2013-06-16
* smacker: pad the extradata allocationKostya Shishkov2013-06-16
* avf: move url utility functions in a separate fileLuca Barbato2013-06-16
* avf: move ff_write_chained to mux.cLuca Barbato2013-06-16
* avf: move riff tags accessors where they belongLuca Barbato2013-06-16
* avf: move ff_http_match_no_proxy to networkLuca Barbato2013-06-16
* avf: split off format register and lookup functionLuca Barbato2013-06-16
* 4xm: do not overread while parsing headerLuca Barbato2013-06-12
* 4xm: refactor fourxm_read_headerLuca Barbato2013-06-12
* 4xm: K&R formatting cosmeticsLuca Barbato2013-06-12
* matroskadec: introduce resync function.Sean McGovern2013-06-10
* riff: Support ULH0 and ULH2 fourccs.Yusuke Nakamura2013-06-10
* rtpdec: Fix the alphabetical ordering in registering depacketizersMartin Storsjö2013-06-06
* libavformat: Fix standalone compilation of the webm muxerMartin Storsjö2013-06-06
* apetag: use int64_t for filesizeAnton Khirnov2013-06-04
* network: uniform ff_listen_bind and ff_listen_connectLuca Barbato2013-06-04
* movenc: Grow the frag_info array in chunksAndrey Semashev2013-06-04
* movenc: Increase the cluster array allocation by doublingAndrey Semashev2013-06-04
* movenc: Keep track of the allocated size for the cluster arrayAndrey Semashev2013-06-04
* movenc: Change the track struct name to match the typedefMartin Storsjö2013-06-03
* Go2Webinar decoderKostya Shishkov2013-06-03
* nsvdec: Remove commented-out debug cruftDiego Biurrun2013-06-02
* network: factor out connect-listening codeLuca Barbato2013-06-01
* network: factor out bind-listening codeLuca Barbato2013-06-01
* use my full first name instead of short one in copyrightsKostya Shishkov2013-06-01
* lavf: add a raw WavPack muxer.Anton Khirnov2013-05-28
* apetag: add support for writing APE tagsAnton Khirnov2013-05-28
* matroskaenc: support muxing WavPackAnton Khirnov2013-05-28
* wvdec: split block header parsing into a separate fileAnton Khirnov2013-05-28
* lavf: rename wv.c to wvdec.cAnton Khirnov2013-05-28
* smacker: assign video frame PTSKostya Shishkov2013-05-28
* matroskadec: export full wavpack blocks.Anton Khirnov2013-05-28
* wavpack demuxer: export full wavpack blocks.Anton Khirnov2013-05-28
* lavf: preserve side data when parsing packets.Anton Khirnov2013-05-28
* matroskadec: silently skip CodecState element.Anton Khirnov2013-05-27
* smacker: fix off-by-one error in palette expanding codeKostya Shishkov2013-05-27
* w32pthreads: move from lavc to compat/Anton Khirnov2013-05-24
* Escape 130 (RPL) decoderEli Friedman2013-05-18
* Apple Intermediate Codec decoderKostya Shishkov2013-05-17