summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* 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
* avformat: use ff_standardize_creation_time for formats writing all format str...Marton Balint2016-03-03
* avformat/utils: add a function to standardize creation timeMarton Balint2016-03-03
* lavf/utils: Add ff_get_packet_palette()Mats Peterson2016-03-02
* avformat/cache: Fix memleak of tree entriesMichael Niedermayer2016-03-02
* avformat/seek-test: Support passing options to demuxers and protocolsMichael Niedermayer2016-03-02
* lavf/mov: Set display aspect ratio for avid dv.Carl Eugen Hoyos2016-03-02
* sdp: fix opus sprop-stereo fmtp syntaxMark Harris2016-03-01
* avformat/rtpdec_h264: Ignore invalid sprop-parameter-sets missing PPSAndrew Shulgin2016-03-01
* hls: Add and use a memebr of AVIOInternal rather than abuse opaqueDerek Buitenhuis2016-02-29