summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf/Makefile: Fix rule for the data muxer.Carl Eugen Hoyos2016-11-14
* Merge commit '029cf99c5166b36f33381cd8ebfa5f1f1f463d1f'Hendrik Leppkes2016-11-14
|\
| * mov: Save number of stsd elements after stream extradata allocationVittorio Giovara2016-06-29
* | Merge commit 'e72d6fa08a3c1876109149401753a8d2c736d418'Hendrik Leppkes2016-11-14
|\|
| * build: Move MP2 muxer declaration away from MP3 muxer codeDiego Biurrun2016-06-29
* | lavf/mux: don't warn about missing timestamps on attached picturesRodger Combs2016-11-14
* | Merge commit '785c25443b56adb6dbbb78d68cccbd9bd4a42e05'Hendrik Leppkes2016-11-13
|\|
| * movenc: Apply offsets on timestamps when peeking into interleaving queuesMartin Storsjö2016-06-28
| * librtmp: Avoid an infiniloop setting connection argumentsLuca Barbato2016-06-22
* | filmstripdec: correctly check image dimensionsAndreas Cadhalpun2016-11-13
* | avformat: Add Pro-MPEG CoP #3-R2 FEC protocolVlad Tarca2016-11-13
* | lavf/fifo: fix undefined behaviour in deinit when destroying mutexMarton Balint2016-11-13
* | avformat/mov: zero initialize codec_name in mov_parse_stsd_video()James Almer2016-11-12
* | increment initial_prog_date_time when removing old segmentsRobert Nagy2016-11-12
* | icodec: correctly check avio_read return valueAndreas Cadhalpun2016-11-10
* | lavf/mov.c: Fallback to finding non-keyframe in fix_index, if keyframe search...Sasi Inguva2016-11-10
* | avformat/flvenc: add add_keyframe_index optionSteven Liu2016-11-10
* | nut: add gray12 supportMichael Niedermayer2016-11-10
* | icodec: add ico_read_close to fix leaking ico->imagesAndreas Cadhalpun2016-11-09
* | icodec: fix leaking pkt on errorAndreas Cadhalpun2016-11-09
* | mpegts: prevent division by zeroAndreas Cadhalpun2016-11-08
* | matroskadec: fix NULL pointer dereference in webm_dash_manifest_read_headerAndreas Cadhalpun2016-11-08
* | avformat/matroskadec: fix DiscardPadding element parsingJames Almer2016-11-08
* | avformat/mov: Read multiple stsd from DVVittorio Giovara2016-11-08
* | hls: fix leaking avio_opts on hls_read_header errorAndreas Cadhalpun2016-11-07
* | hls: move hls_close above hls_read_headerAndreas Cadhalpun2016-11-07
* | avformat/hls: Add missing error check for avcodec_parameters_copy()Anssi Hannula2016-11-07
* | avformat/hls: Fix probing mpegts audio streams that use probingAnssi Hannula2016-11-07
* | avformat/hls: Factor copying stream info to a separate functionAnssi Hannula2016-11-07
* | xmv: validate sample_rateAndreas Cadhalpun2016-11-07
* | voc_packet: validate sample_rateAndreas Cadhalpun2016-11-07
* | oggparsespeex: validate sample_rateAndreas Cadhalpun2016-11-07
* | nuv: validate sample_rateAndreas Cadhalpun2016-11-07
* | mvdec: validate sample_rateAndreas Cadhalpun2016-11-07
* | mpeg4audio: validate sample_rateAndreas Cadhalpun2016-11-07
* | mov: validate sidx timescaleAndreas Cadhalpun2016-11-07
* | mov: validate time_scaleAndreas Cadhalpun2016-11-07
* | mov: validate sample_rateAndreas Cadhalpun2016-11-07
* | ffmdec: validate sample_rateAndreas Cadhalpun2016-11-07
* | bfi: validate sample_rateAndreas Cadhalpun2016-11-07
* | adxdec: validate sample_rateAndreas Cadhalpun2016-11-07
* | avformat/flvenc: support mp3 audio with 48khzfuqiuping2016-11-06
* | avformat/tcp: Put struct sockaddr_in6 under #ifMichael Niedermayer2016-11-06
* | lavf/mpegtsenc: write metadata descriptor for timed ID3 packetsStefano Sabatini2016-11-06
* | lavf/mpegtsenc: move putstr8 definition upStefano Sabatini2016-11-06
* | avformat/mux: remove unnecessary autobsf hackJames Almer2016-11-05
* | avformat/framehash: also print channel layout as a stringJames Almer2016-11-05
* | mxfdec: fix NULL pointer dereferenceAndreas Cadhalpun2016-11-05
* | avformat/tcp: workaround for IOS9 getaddrinfo in IPv6 only network use hardco...liu jc2016-11-05
* | avformat/rtpdec: Add support for 24 bit RTSP audio playbackTimur Aydin2016-11-05