summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf/avidec: Add blurb regarding the skipping of xxpc entries in the indexMats Peterson2016-03-18
* avformat/segment: Fix "occured" typoMichael Niedermayer2016-03-17
* avformat/avio: Fix unknown protocol handlingMichael Niedermayer2016-03-17
* matroskaenc: set the actual PCM bitdepth in the headerHendrik Leppkes2016-03-16
* hls: handle crypto in the protocol checksHendrik Leppkes2016-03-16
* hls: read protocol options through the AVIOContextHendrik Leppkes2016-03-16
* lavf/segment: change type of increment_tc to BOOLStefano Sabatini2016-03-15
* lavf/segment: add increment_tc optionMartin Vignali2016-03-15
* lavf/mxfdec: Fix Canopus essence element size.Carl Eugen Hoyos2016-03-14
* lavf/http: Add httpproxy to the default protocol whitelist.Carl Eugen Hoyos2016-03-14
* lavf/avienc: Clear whole tag in avi_add_ientry()Mats Peterson2016-03-13
* lavf/avienc: Add xxpc entries to indexMats Peterson2016-03-13
* avformat/avienc: factor out avi_add_ientry()Mats Peterson2016-03-13
* lavf/riffenc: Improve spec compliance; Fix WMP playback of AVI with xxpc chunksMats Peterson2016-03-13
* avformat/hlsenc: Add support for HLS PLAYLIST types EVENT and VODAdam Kent2016-03-12
* lavf/utils: Fix DTS for short H264 streams.Sasi Inguva2016-03-12
* avformat/utils: factor update_dts_from_pts() outSasi Inguva2016-03-12
* Use avpriv_tempfile()Michael Niedermayer2016-03-12
* vp9: add superframe merging bitstream filter.Ronald S. Bultje2016-03-11
* lavf: allow BSFs to drop packets.Ronald S. Bultje2016-03-11
* avformat/hlsenc: Fix passing options, regression since bc9a5965c815cf7fd998d8...Michael Niedermayer2016-03-11
* lavf/movenc: Fix help output.Carl Eugen Hoyos2016-03-10
* lavf/mxfdec: Support Canopus codecs.Carl Eugen Hoyos2016-03-10
* avformat/concatdec: set safe mode to enabled instead of autoMichael Niedermayer2016-03-10
* lavf/avidec: Skip xxpc entries in index; fixes trac #5311Mats Peterson2016-03-10
* lavf/mpeg: Identify sub-stream ID 0xa1 as mlp.Carl Eugen Hoyos2016-03-09
* Use correct msvc type specifiers for ptrdiff_t and size_t.Carl Eugen Hoyos2016-03-09
* lavf/mp3dec: avoid printing useless message in default log levelMoritz Barsnick2016-03-08
* lavf/avienc: Palette changing code only concerns AV_PIX_FMT_PAL8Mats Peterson2016-03-08
* avformat/utils: fix dts from pts code in compute_pkt_fields() during ascendin...Michael Niedermayer2016-03-08
* lavf/riff: Add fourcc GTM4 from Telefactor digital audio for ASP.Carl Eugen Hoyos2016-03-07
* lavf/vplayerdec: support time durations with no ms specifiedClément Bœsch2016-03-07
* rtp: Fix play multiple multicast streams with the same portZhao Zhili2016-03-07
* avformat/ftp: Support response code 125 for STOR and RETR commandsRaymond Hilseth2016-03-07
* lavf/img2dec: Use jpeg constants in jpeg_probe().Carl Eugen Hoyos2016-03-06
* lavf/riffdec: Remove \n from avpriv_report_missing_feature().Carl Eugen Hoyos2016-03-06
* avformat/rtpenc: Fix integer overflow in NTP_TO_RTP_FORMATBoris Nagels2016-03-06
* mov - support seek in encrypted mp4erankor2016-03-06
* avformat/avienc: Remove unneeded seekable testsMichael Niedermayer2016-03-06
* avformat/dump: Fix context/level for payload dumpMark Harris2016-03-06
* avformat/avienc: assert that bits_per_coded_sample is within the supported ra...Michael Niedermayer2016-03-05
* lavf/avienc: Add support for palette side dataMats Peterson2016-03-05
* lavf/riffenc: Handle palette for non-raw codecsMats Peterson2016-03-05
* lavf/dump.c: Print mastering display metadataNeil Birkbeck2016-03-04
* lavf/matroskadec: Add early support for some of the new colour elements.Neil Birkbeck2016-03-04
* avformat: Fix member name 10LDerek Buitenhuis2016-03-04
* avformat: Add a protocol blacklisting APIDerek Buitenhuis2016-03-04
* lavf/movenc: Add support for palette side dataMats Peterson2016-03-04
* lavf/utils: Normalize AVPacket.data to native endian in ff_get_packet_palette()Mats Peterson2016-03-04
* avformat/yuv4mpegdec: fix seeking for partial filesPaul B Mahol2016-03-03