summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/brenderpix: Check input size before allocating imageMichael Niedermayer2019-07-27
* libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnnGuo, Yejun2019-07-26
* avcodec/adpcm: reindent after last commitPaul B Mahol2019-07-26
* avcodec/adpcm: add support for 5.1 ADPCM MSPaul B Mahol2019-07-26
* lafv/wavdec: Fail bext parsing on incomplete readsMatt Wolenetz2019-07-26
* lavf/hls: replace the same code logic with ensure_playlist()vacingfang2019-07-26
* lavf/hls: remove redundancy reset_packet() after av_packet_unref()Jun Zhao2019-07-26
* avcodec/adxenc: add EOF headerPaul B Mahol2019-07-25
* avcodec/utils: fix leak of subtitle_header on error pathMichael Niedermayer2019-07-25
* avfilter/af_dynaudnorm: add more descriptive aliases for optionsPaul B Mahol2019-07-24
* avcodec/mpc8huff: Make some arrays unsigned to prevent overflowAndreas Rheinhardt2019-07-24
* vp3data: Make some arrays unsigned to prevent overflowAndreas Rheinhardt2019-07-24
* avfilter/vf_ciescope: add DCI-P3Paul B Mahol2019-07-22
* avformat/f_select: add support for more pixel formats for scene change score ...Limin Wang2019-07-22
* fate: change the scenecut fate thresholdLimin Wang2019-07-22
* avformat/f_select: support scenecut with more pixel formatsLimin Wang2019-07-22
* avformat/mxfenc: fix index byte count in partition headerBaptiste Coudurier2019-07-22
* avformat/mov: fix return code for trun box with no sample entriesGyan Doshi2019-07-22
* avcodec/mediacodec_wrapper: remove unused local variables in ff_AMediaCodec_g...Matthieu Bouron2019-07-22
* avcodec/mediacodec_wrapper: fix a potential local reference leak in ff_AMedia...Matthieu Bouron2019-07-22
* avcodec/mediacodec_wrapper: fix a local reference leak in ff_AMediaCodec_getN...Matthieu Bouron2019-07-22
* avcodec/mediacodec_wrapper: add missing "avcodec.h" includeMatthieu Bouron2019-07-22
* avformat/dashenc: add descriptor which is useful to the scheme defined by ISO...Leo Zhang2019-07-22
* RELEASE: Update value for post 4.2 branchMichael Niedermayer2019-07-21
* Bump minor versions again on master to keep 4.2 versions separate from masterMichael Niedermayer2019-07-21
* Bump minor versions to separate 4.2 from masterMichael Niedermayer2019-07-21
* Changelog: Add 4.2 cut markerMichael Niedermayer2019-07-21
* doc/APIchanges: Fill in missing Fields, add 4.2 cut markerMichael Niedermayer2019-07-21
* avcodec/utils: Check close before calling itMichael Niedermayer2019-07-21
* tools/target_dec_fuzzer: Free parser in case of avcodec_open2() failureMichael Niedermayer2019-07-21
* avcodec/vorbisdec: Check vlc for floor0 dec vector offsetMichael Niedermayer2019-07-21
* avcodec/vorbisdec: amplitude bits can be more than 25 bitsMichael Niedermayer2019-07-21
* avutil/softfloat_ieee754: Fix odd bit position for exponent and sign in av_bi...Michael Niedermayer2019-07-21
* avcodec/alsdec: fix undefined shift in multiply()Michael Niedermayer2019-07-21
* avcodec/alsdec: Fix 2 integer overflowsMichael Niedermayer2019-07-21
* avcodec/apedec: Fix various integer overflowsMichael Niedermayer2019-07-21
* avcodec/apedec: Fix multiple integer overflows in predictor_update_filter()Michael Niedermayer2019-07-21
* avcodec/flicvideo: Make line_packets intMichael Niedermayer2019-07-21
* lavf/avio: remove ffio_open2_wrapper functionJun Zhao2019-07-21
* lavfi/showinfo: support regions of interest sidedataJun Zhao2019-07-21
* avformat/aacdec: resync to the next adts frame on invalid data instead of abo...James Almer2019-07-20
* avformat/aacdec: factorize the adts frame resync codeJames Almer2019-07-20
* avcodec/dvbsubdec: Use ff_set_dimensions()Michael Niedermayer2019-07-20
* avcodec/ffwavesynth: Check if there is enough extradata before allocationMichael Niedermayer2019-07-20
* avcodec/ffwavesynth: More correct cast in wavesynth_seek()Michael Niedermayer2019-07-20
* avcodec/ffwavesynth: Check sample rate before useMichael Niedermayer2019-07-20
* avcodec/tak_parser: don't return error valuesJames Almer2019-07-20
* avcodec/cbs_h265: add support for Alpha Channel Info SEI messagesJames Almer2019-07-20
* cbs_h2645: Fix infinite loop in more_rbsp_dataAndreas Rheinhardt2019-07-20
* avformat/mux: correct error msg for when BSF filtering failsGyan Doshi2019-07-20