summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* avformat/dtshddec: implement AUPR_HDR chunk parsingJames Almer2016-05-161-1/+23
* avformat/dtshddec: parse chunks stored after audio dataJames Almer2016-05-161-4/+16
* avcodec/iff: add support for ANIMs with keyframes and concatenated ANIMsPaul B Mahol2016-05-161-4/+11
* avformat/utils: Do not compute the bitrate from duration == 0Michael Niedermayer2016-05-161-1/+1
* avformat/adxdec: set bit_rate, fixes duration calculationPaul B Mahol2016-05-151-0/+1
* avcodec: add Direct Stream Transfer (DST) decoderPeter Ross2016-05-151-7/+78
* avformat/Makefile: fix avlanguage dependenciesJames Almer2016-05-131-3/+3
* avformat/dump.c: fix mixed log levelsTobias Rapp2016-05-131-1/+1
* lavc: add IFF ANIM decoderPaul B Mahol2016-05-131-21/+67
* Merge commit '75b90ef722b7cdfc70118ab987e298d087aae693'Derek Buitenhuis2016-05-121-1/+1
|\
| * libavformat: Update the comment about AVOutputFormat flagsMartin Storsjö2016-04-211-1/+1
* | Merge commit '74383def8f46805faf3391c98516b248108a9a6b'Derek Buitenhuis2016-05-121-1/+4
|\ \ | |/
| * movenc: Handle pts == NOPTS when autoflushingMartin Storsjö2016-04-211-1/+4
* | Merge commit '0abb07bad7026a945a31ba4047e6583c8b3fa3da'Derek Buitenhuis2016-05-121-1/+2
|\ \ | |/
| * movenc: Update a comment to reflect how the code actually behavesMartin Storsjö2016-04-191-1/+2
| * img2enc: Refactor the atomic renaming codeLuca Barbato2016-04-191-27/+46
* | Merge commit '06edef3d5e072ef3c4face9ce946d2d9c36cc477'Derek Buitenhuis2016-05-121-140/+1
|\ \ | |/
| * Generate the lists of enabled protocols/bsfs from configure.Anton Khirnov2016-04-191-107/+1
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis2016-05-114-289/+325
|\ \ | |/
| * build: Split test programs off into separate filesDiego Biurrun2016-04-074-289/+325
* | libavformat/oggdec: Free stream private when header parsing fails.Chris Cunningham2016-05-111-0/+1
* | avformat/utils: Check bps before using it in a shift in ff_get_pcm_codec_id()Michael Niedermayer2016-05-111-0/+3
* | avformat/oggparseopus: Check that granule pos is within the supported rangeMichael Niedermayer2016-05-111-0/+4
* | Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis2016-05-091-10/+10
|\ \ | |/
| * build: miscellaneous cosmeticsDiego Biurrun2016-04-071-13/+13
* | Merge commit 'e3453fd44480d903338c663238bf280215dd9a07'Derek Buitenhuis2016-05-081-1/+42
|\ \ | |/
| * matroska: Write the field order informationLuca Barbato2016-04-031-2/+43
* | Merge commit '5f0226668124aa7ae4db501ba7f4ace4c770f3d1'Derek Buitenhuis2016-05-082-2/+45
|\ \ | |/
| * matroska: Support interlaced content correctlyLuca Barbato2016-03-312-1/+43
| * rtpdec_jpeg: fix low contrast image on low quality settingIco Doornekamp2016-03-261-3/+4
* | avformat/tee: Use ref instead copy in write_packetJan Sebechlebsky2016-05-071-2/+2
* | avformat/tee: Fix TeeSlave.bsfs pointer array sizeJan Sebechlebsky2016-05-071-1/+1
* | riff: add comment for g721,g723 codec tagscompn2016-05-071-2/+2
* | avformat/riff: add M102 FourCCPiotr Bandurski2016-05-071-0/+1
* | avformat/riff: add M101Michael Niedermayer2016-05-061-0/+2
* | avformat/dtsdec: reduce the scope of crctabJames Almer2016-05-041-2/+1
* | avformat/dtsdec: detect core-less streamsfoo862016-05-041-7/+40
* | avformat/mpegtsenc: fix usage of AVStream.codecJames Almer2016-05-041-2/+2
* | avformat/h264dec: Avoid get_ue_golomb_31( ) due to ff_ prefixed table from go...Michael Niedermayer2016-05-041-3/+3
* | avformat/utils: Do not detect video codecs when audio is expectedMichael Niedermayer2016-05-041-0/+3
* | avformat/h264dec: Check pps_id/sps_id fields from parameter setsMichael Niedermayer2016-05-041-6/+44
* | lavf/mpegtsenc: Define service_type "HEVC digital television service".smallishzulu2016-05-031-1/+5
* | rtpenc: packetizer for VC-2 HQ RTP payload format (draft v1)Thomas Volkert2016-05-036-1/+155
* | lavf/mpegtsenc: Fix stream_type for low sample rate MP2/MP3.Carl Eugen Hoyos2016-05-031-1/+6
* | lavf/mpegts: Add E-AC3 registered stream specifier "EAC3".Carl Eugen Hoyos2016-05-031-0/+1
* | avformat/riff: add M702Michael Niedermayer2016-05-031-0/+1
* | avformat/options_table: Add missing identifier for very strict complianceMichael Niedermayer2016-05-021-0/+1
* | avformat/wsddec: set bit_rate, fixes duration estimationPaul B Mahol2016-05-011-0/+1
* | avformat/dsfdec: set bit_rate, fixes duration estimationPaul B Mahol2016-05-011-0/+1
* | lavf/mpegts: Return small probe score for very short transport streams.Carl Eugen Hoyos2016-05-011-4/+9
OpenPOWER on IntegriCloud