summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | lavf: add internal API to append a bsf to a stream's listRodger Combs2015-12-28
* | lavf: add automatic bitstream filtering; bump versionRodger Combs2015-12-28
* | lavf/tee: use lavf API for applying bitstream filtersRodger Combs2015-12-28
* | lavf: add API to apply a list of bsfs to a packetRodger Combs2015-12-28
* | avformat/qtpalette: Move ff_get_qtpalette() doxy to headerMichael Niedermayer2015-12-28
* | avformat/matroskadec: palettized QuickTime video in MatroskaMats Peterson2015-12-28
* | avformat: factor ff_get_qtpalette() out of mov.cMats Peterson2015-12-28
* | avformat/hls: Added http_proxy supportJoel Holdsworth2015-12-27
* | avformat/hls: Remember to free HLSContext::headersJoel Holdsworth2015-12-27
* | avformat/http: Added http_proxy optionJoel Holdsworth2015-12-27
* | avio: add detail to avio_printf() size warningReynaldo H. Verdejo Pinochet2015-12-27
* | avformat/img2dec: Reuse main IO context instead of reopening a single fileMichael Niedermayer2015-12-26
* | avformat/img2dec: Skip checking the input files existence if it has already b...Michael Niedermayer2015-12-26
* | avformat/mpegts: consider stream_type 4 just a hint toward mp3 and not definiteMichael Niedermayer2015-12-24
* | avformat/mpegtsenc: add flag to embed an AC-3/E-AC-3 ES the DVB wayStefan Pöschel2015-12-24
* | avformat/subtitles: treat negative duration like unknown durationwm42015-12-23
* | mlvdec: validate bits_per_coded_sampleAndreas Cadhalpun2015-12-22
* | avformat/movenc-test: Make format staticMichael Niedermayer2015-12-22
* | avformat/mov: Update handbrake_version threshold for full mp3 parsingMichael Niedermayer2015-12-22
* | lavf/rmdec: Use correct format specifier for int64_t.Carl Eugen Hoyos2015-12-22
* | lavf/avformat: add av_warn_unused_result to avformat_write_headerGanesh Ajjanagadde2015-12-21
* | lavf/img2enc: add atomic_writing optionClément Bœsch2015-12-21
* | nuv: sanitize negative fps rateAndreas Cadhalpun2015-12-20
* | mlvdec: check that index_entries existAndreas Cadhalpun2015-12-20