summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-30
|\
| * oggparsetheora: check av_mallocz resultAnton Khirnov2013-10-30
* | Merge commit '5e5fb21877d8da7b3b8a27bb4d6a070d210c152d'Michael Niedermayer2013-10-30
|\|
| * oggparsetheora: return meaningful error codesAnton Khirnov2013-10-30
* | Merge commit 'd4c12b8be4bdd2ffddb3bd5e11773de4c4c46f68'Michael Niedermayer2013-10-30
|\|
| * oggparsetheora: K&R cosmetics, reformatAnton Khirnov2013-10-30
* | lavf/spdifdec: fix demuxing of AAC in IEC 61937Anssi Hannula2013-10-29
* | Merge commit '8b64c2ba0382892cad9e1a5ba601696d4cbb4d04'Michael Niedermayer2013-10-29
|\|
| * lavc: add a dummy field to AVStream to preserve ABI compatibility for avconvAnton Khirnov2013-10-29
| * avio: Check for memory allocation failure of private dataDerek Buitenhuis2013-10-29
* | lavf: remove unreliable timestamp guessing heuristicAnton Khirnov2013-10-29
* | avformat/avisynth: re-add trailing \n.Clément Bœsch2013-10-29
* | matroskaenc: fixed display width / height calculation for stereo modeMichael Niedermayer2013-10-29
* | Merge commit 'feeafb4adabd5c17de1738ed9962e40892b20edb'Michael Niedermayer2013-10-29
|\|
| * lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from share...Anton Khirnov2013-10-28
| * lavf: remove unreliable timestamp guessing heuristicAnton Khirnov2013-10-28
* | avformat/gxf: fix old codec idMichael Niedermayer2013-10-28
* | avisynth: Factor out a couple of returnsStephen Hutchinson2013-10-28
* | avisynth: Simplify a stray av_log messageStephen Hutchinson2013-10-28
* | avisynth: Switch a couple of AVERROR_UNKNOWNs to AVERROR(ENOMEM)Stephen Hutchinson2013-10-28
* | avisynth: Use AV_* prefixes for video and audio IDsStephen Hutchinson2013-10-28
* | avisynth: Remove outdated undef blockStephen Hutchinson2013-10-28
* | avisynth: Remove a couple of useless AviSynthContext castsStephen Hutchinson2013-10-28
* | avisynth: Don't declare structs anonymouslyStephen Hutchinson2013-10-28
* | avisynth: Compact AvxSynth's avoidance of 2.6's colorspaces.Stephen Hutchinson2013-10-28
* | avisynth: CosmeticsStephen Hutchinson2013-10-28
* | avisynth: Change most of the comments to /* */ from //Stephen Hutchinson2013-10-28
* | avisynth: Introduce USING_AVISYNTH macroStephen Hutchinson2013-10-28
* | mpegts: demux synchronous SMPTE 336M Key-Length-Value (KLV) metadataPeter Ross2013-10-28
* | Merge commit '53151723e377b9c43f876e20d7f27a17993256c8'Michael Niedermayer2013-10-28
|\|
| * avio: K&R formatting cosmeticsLuca Barbato2013-10-28
* | avio: Check for memory allocation failure of private dataDerek Buitenhuis2013-10-27
* | correct the AVOption documentation for AV_EF_CAREFULMichael Niedermayer2013-10-27
* | avformat/utils: make "first_dts not matching first dts in the queue" message ...Michael Niedermayer2013-10-27
* | avformat/utils: do not override pts in h264 when they are provided from the d...Michael Niedermayer2013-10-27
* | avformat/http: dont fail with unknown Content-EncodingsMichael Niedermayer2013-10-26
* | avformat/md5enc: add format, version and column headersMichael Niedermayer2013-10-26
* | avformat/rtpproto: when local rtp port and local rtcp port are not specified,...lemonlinger@gmail.com2013-10-25
* | avformat/mp3dec: perform seek resync in the correct directionMichael Niedermayer2013-10-25
* | avformat/rmdec: english typosMichael Niedermayer2013-10-25
* | avformat/wavdec: Fix smv packet interleavingMichael Niedermayer2013-10-25
* | avformat/rmdec: add some error messagesMichael Niedermayer2013-10-24
* | avformat/rmdec: fix return code of ff_rm_parse_packet()Michael Niedermayer2013-10-24
* | avformat/utils: Check size argument in ff_add_index_entry()Michael Niedermayer2013-10-24
* | avformat/framehash: add software version to framecrc/md5Michael Niedermayer2013-10-23
* | lavf/adtsenc: Add support for APE tagsJames Almer2013-10-23
* | Merge commit 'e01fba5562133ac56a4f44c6f214a80ee33cb388'Michael Niedermayer2013-10-23
|\|
| * movenc: Add an F4V muxerClément Bœsch2013-10-23
| * nut: Fix unchecked allocationsDerek Buitenhuis2013-10-22
| * avio: Use AVERROR_PROTOCOL_NOT_FOUNDLuca Barbato2013-10-21