summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf/concatdec: do not access packet if av_read_frame returned errorMarton Balint2016-01-10
* avformat: Add integer fps from 31 to 60 to get_std_framerate()Michael Niedermayer2016-01-09
* avformat/movenc: Check that pkt duration is within 32bit rangeMichael Niedermayer2016-01-09
* avformat/ivfenc: fix division by zeroMichael Niedermayer2016-01-08
* avformat/mov: Simplify format checking codeMichael Niedermayer2016-01-08
* lavf/matroskadec: A_QUICKTIME and fourcc 0x00000000Mats Peterson2016-01-08
* lavf/mov: Audio and fourcc 0x00000000Mats Peterson2016-01-08
* lavf/uncodedframecrcenc: use FF_CEIL_RSHIFT()Clément Bœsch2016-01-07
* lavf/matroskadec: correct codec_tag for "SMI" SVQ3 filesMats Peterson2016-01-06
* lavf/matroskaenc: Assume 48kHz sample rate for Opus initial padding.Carl Eugen Hoyos2016-01-05
* brstm: fix missing closing braceAndreas Cadhalpun2016-01-04
* brstm: also allocate b->table in read_packetAndreas Cadhalpun2016-01-04
* brstm: make sure an ADPC chunk was read for adpcm_thpAndreas Cadhalpun2016-01-04
* lavf/qtpalette: Ignore greyscale bit in certain casesMats Peterson2016-01-04
* ffmdec: reset packet_end in case of failureAndreas Cadhalpun2016-01-03
* avformat/ffmdec: Add {} to nested if/elseMichael Niedermayer2016-01-03
* ffmdec: change type of state and id to unsignedAndreas Cadhalpun2016-01-02
* Merge commit '69a68593ce5684409c3c4dd9a901bfd8b16925b1'Hendrik Leppkes2016-01-02
|\
| * Remove stray line breaks from avpriv_{report_missing_feature|request_samples}Diego Biurrun2015-12-26
* | Merge commit '5049f6b772891cdf4030a9d572362efc8f7ae97f'Hendrik Leppkes2016-01-02
|\|
| * rtpdec_jpeg: Coalesce redundant error checksDiego Biurrun2015-12-26
| * mpegtsenc: add flag to embed an AC-3 ES the DVB wayStefan Pöschel2015-12-14
| * r3d: fix an invalid read introduced in 6bf4c1dAnton Khirnov2015-12-14
* | oggparsedaala: reject too large gpshiftAndreas Cadhalpun2016-01-02
* | avcodec/utils: fix AVPacket lifetime in seek_frame_genericHendrik Leppkes2016-01-02
* | avformat/mp3dec: Remove unused variableMichael Niedermayer2016-01-01
* | lavf/srtdec: rewrite parsing logicClément Bœsch2016-01-01
* | Merge commit '64f8c439fd663fec4d57ac21af572d498fe21f7a'Hendrik Leppkes2016-01-01
|\|
| * rtmpproto: Include the full path as app when "slist=" is foundMartin Storsjö2015-12-13
| * vocdec: do not create the stream in read_header()Anton Khirnov2015-12-12
* | Merge commit '2d0432d918a71468419b7ac1e543ab3b399d3d37'Hendrik Leppkes2016-01-01
|\|
| * vocdec: put the code not shared with other demuxers under appropriate ifdefAnton Khirnov2015-12-12
| * flvdec: do not create any streams in read_header()Anton Khirnov2015-12-12
* | Revert "Merge commit '9f1eccb97bf8894cb18b14f642500686505ef186'"Michael Niedermayer2016-01-01
* | Merge commit '72d658766e6ccf198317dffd6499c5e288847a1c'Hendrik Leppkes2016-01-01
|\|
| * mp3dec: replace avpriv_mpa_decode_header with avpriv_mpegaudio_decode_headerAnton Khirnov2015-12-12
* | Merge commit '955aec3c7c7be39b659197e1ec379a09f2b7c41c'Hendrik Leppkes2016-01-01
|\|
| * mpegaudiodecheader: check the header in avpriv_mpegaudio_decode_headerAnton Khirnov2015-12-12
* | Merge commit '6bf4c1d71199b92894f24db6386ed5070e590a16'Hendrik Leppkes2016-01-01
|\|
| * r3d: do not create the audio stream until we know the sample rateAnton Khirnov2015-12-12
* | Merge commit '9f1eccb97bf8894cb18b14f642500686505ef186'Hendrik Leppkes2016-01-01
|\|
| * ff_parse_specific_params: do not use AVCodecContext.frame_sizeAnton Khirnov2015-12-12
* | Merge commit '1f008f34d5b2b5f6217521747e7acfe3efc0e666'Hendrik Leppkes2016-01-01
|\|
| * rmenc: do not use AVCodecContext.frame_sizeAnton Khirnov2015-12-12
* | avformat/mov: support cenc (common encryption)erankor2015-12-31
* | avformat/movenc: Use strict_std_compliance from the muxer layer instead of th...Michael Niedermayer2015-12-30
* | oggparsedaala: check number of planes in pixel format mapAndreas Cadhalpun2015-12-29
* | lavf/qtpalette: Treat 1-bit video as palettizedMats Peterson2015-12-29
* | lavf/mpegtsenc: add automatic bitstream filteringRodger Combs2015-12-28
* | lavf/matroskaenc: add automatic bitstream filteringRodger Combs2015-12-28