summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat: add MTAF demuxerPaul B Mahol2016-05-21
* lavf/mpegts: add ID3 entry to the REGD_types arrayStefano Sabatini2016-05-19
* lavf/mpegtsenc: set metadata stream type and write descriptor for ID3 packetsStefano Sabatini2016-05-19
* avformat/iff: parse DPAN chunkPaul B Mahol2016-05-19
* avformat/dtshddec: move data_start outside of DTSHDDemuxContextJames Almer2016-05-19
* avformat/avidec: Detect index with too short entriesMichael Niedermayer2016-05-18
* avformat/avio: Fix null pointer dereference in case of memleakMichael Niedermayer2016-05-18
* avformat/avio: fix memory leak in url_find_protocolYong Lei2016-05-18
* avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id()Chris Cunningham2016-05-17
* avformat/dtshddec: implement AUPR_HDR chunk parsingJames Almer2016-05-16
* avformat/dtshddec: parse chunks stored after audio dataJames Almer2016-05-16
* avcodec/iff: add support for ANIMs with keyframes and concatenated ANIMsPaul B Mahol2016-05-16
* avformat/utils: Do not compute the bitrate from duration == 0Michael Niedermayer2016-05-16
* avformat/adxdec: set bit_rate, fixes duration calculationPaul B Mahol2016-05-15
* avcodec: add Direct Stream Transfer (DST) decoderPeter Ross2016-05-15
* avformat/Makefile: fix avlanguage dependenciesJames Almer2016-05-13
* avformat/dump.c: fix mixed log levelsTobias Rapp2016-05-13
* lavc: add IFF ANIM decoderPaul B Mahol2016-05-13
* Merge commit '75b90ef722b7cdfc70118ab987e298d087aae693'Derek Buitenhuis2016-05-12
|\
| * libavformat: Update the comment about AVOutputFormat flagsMartin Storsjö2016-04-21
* | Merge commit '74383def8f46805faf3391c98516b248108a9a6b'Derek Buitenhuis2016-05-12
|\|
| * movenc: Handle pts == NOPTS when autoflushingMartin Storsjö2016-04-21
* | Merge commit '0abb07bad7026a945a31ba4047e6583c8b3fa3da'Derek Buitenhuis2016-05-12
|\|
| * movenc: Update a comment to reflect how the code actually behavesMartin Storsjö2016-04-19
| * img2enc: Refactor the atomic renaming codeLuca Barbato2016-04-19
* | Merge commit '06edef3d5e072ef3c4face9ce946d2d9c36cc477'Derek Buitenhuis2016-05-12
|\|
| * Generate the lists of enabled protocols/bsfs from configure.Anton Khirnov2016-04-19
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis2016-05-11
|\|
| * build: Split test programs off into separate filesDiego Biurrun2016-04-07
* | libavformat/oggdec: Free stream private when header parsing fails.Chris Cunningham2016-05-11
* | avformat/utils: Check bps before using it in a shift in ff_get_pcm_codec_id()Michael Niedermayer2016-05-11
* | avformat/oggparseopus: Check that granule pos is within the supported rangeMichael Niedermayer2016-05-11
* | Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis2016-05-09
|\|
| * build: miscellaneous cosmeticsDiego Biurrun2016-04-07
* | Merge commit 'e3453fd44480d903338c663238bf280215dd9a07'Derek Buitenhuis2016-05-08
|\|
| * matroska: Write the field order informationLuca Barbato2016-04-03
* | Merge commit '5f0226668124aa7ae4db501ba7f4ace4c770f3d1'Derek Buitenhuis2016-05-08
|\|
| * matroska: Support interlaced content correctlyLuca Barbato2016-03-31
| * rtpdec_jpeg: fix low contrast image on low quality settingIco Doornekamp2016-03-26
* | avformat/tee: Use ref instead copy in write_packetJan Sebechlebsky2016-05-07
* | avformat/tee: Fix TeeSlave.bsfs pointer array sizeJan Sebechlebsky2016-05-07
* | riff: add comment for g721,g723 codec tagscompn2016-05-07
* | avformat/riff: add M102 FourCCPiotr Bandurski2016-05-07
* | avformat/riff: add M101Michael Niedermayer2016-05-06
* | avformat/dtsdec: reduce the scope of crctabJames Almer2016-05-04
* | avformat/dtsdec: detect core-less streamsfoo862016-05-04
* | avformat/mpegtsenc: fix usage of AVStream.codecJames Almer2016-05-04
* | avformat/h264dec: Avoid get_ue_golomb_31( ) due to ff_ prefixed table from go...Michael Niedermayer2016-05-04
* | avformat/utils: Do not detect video codecs when audio is expectedMichael Niedermayer2016-05-04
* | avformat/h264dec: Check pps_id/sps_id fields from parameter setsMichael Niedermayer2016-05-04