summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avformat/mxfenc: allow all frame rates if -strict mode is set to unofficial o...Marton Balint2020-03-14
* avformat/mxfenc: factorize timecode checking and settingMarton Balint2020-03-14
* avformat/mxfenc: add some missing content package ratesMarton Balint2020-03-14
* avformat/mxfenc: move content package rates and timebase combinations to a se...Marton Balint2020-03-14
* avformat/mxf: get rid of samples per frame array usageMarton Balint2020-03-14
* avformat/audiointerleave: disallow using a samples_per_frame arrayMarton Balint2020-03-14
* avformat/smoothstreaming: Fix memleaks on errorsAndreas Rheinhardt2020-03-14
* avformat/matroskaenc: Check BlockAdditional size before useAndreas Rheinhardt2020-03-14
* avformat/avienc: Use AV_STRINGIFY for compile time constantAndreas Rheinhardt2020-03-14
* avformat/nutenc: Drop redundant freesAndreas Rheinhardt2020-03-14
* avfilter/af_anequalizer: fix off by one in reallocationPaul B Mahol2020-03-14
* avformat/mux: Unify setting number of muxed packetsAndreas Rheinhardt2020-03-14
* avformat/mux: Remove redundant checks for write errorsAndreas Rheinhardt2020-03-14
* libavcodec, libpostproc: Remove outcommented START/STOP_TIMERAndreas Rheinhardt2020-03-14
* avformat/mxfenc: Reorder fields in MXFIndexEntry to make it smallerAndreas Rheinhardt2020-03-14
* lavf/tty: Reduce probe score to fix ffmetadata auto-detection.Carl Eugen Hoyos2020-03-14
* avfilter/f_sendcmd: add more useful variablesPaul B Mahol2020-03-13
* configure: Add llviddsp to mvha selectThierry Foucu2020-03-13
* diracdec: rewrite golomb readerLynne2020-03-12
* changelog: add entry for the Vulkan hwcontext and filtersLynne2020-03-12
* hwcontext_vulkan: support more than one plane per DMABUF layerLynne2020-03-12
* hwcontext_vulkan: duplicate DMABUF objects before importing themLynne2020-03-12
* hwcontext_vulkan: initialize semaphores of DMABUF importsLynne2020-03-12
* hwcontext_vulkan: only convert image layout for transfers if necessaryLynne2020-03-12
* hwcontext_vulkan: minor corrections for DMABUF mappingLynne2020-03-12
* avformat/avidec: recognize H265 fourcc as hevcPaul B Mahol2020-03-12
* avformat/vpk: add seeking supportPaul B Mahol2020-03-12
* avfilter/vf_dnn_processing.c: add frame size change support for planar yuv fo...Guo, Yejun2020-03-12
* avfilter/vf_dnn_processing.c: add planar yuv format supportGuo, Yejun2020-03-12
* avfilter/vf_dnn_processing.c: use swscale for uint8<->float32 convertGuo, Yejun2020-03-12
* avformat/hlsenc: set the options when open the key info filesSteven Liu2020-03-12
* avformat/hlsenc: Fix initial setting for start_ptsHongcheng Zhong2020-03-12
* avcodec/cbs_jpeg: Check length for SOSMichael Niedermayer2020-03-12
* avcodec/adpcm: Fix invalid shift in AV_CODEC_ID_ADPCM_PSXMichael Niedermayer2020-03-11
* avcodec/mpeg12dec: Fix invalid shift in mpeg2_fast_decode_block_intra()Michael Niedermayer2020-03-11
* lsws/input: Do not change transparency range.Carl Eugen Hoyos2020-03-11
* avcodec/wavpack: check for allocation failurePaul B Mahol2020-03-11
* avcodec/wavpack: fix some syle issuesPaul B Mahol2020-03-11
* avcodec/wavpack: add support for DSD filesDavid Bryant2020-03-11
* lavc/aarch64: Remove unneeded file vp9mc_aarch64.cCarl Eugen Hoyos2020-03-11
* lavc/aarch64: Fix suffix of new file vp9mc_aarch64.Carl Eugen Hoyos2020-03-11
* lavc/aarch64: Fix compilation with --disable-neonCarl Eugen Hoyos2020-03-11
* lavc/aarch64: Move non-neon vp9 copy functions out of neon source file.Carl Eugen Hoyos2020-03-11
* Makefile: Delete more created files when running "make distclean".Carl Eugen Hoyos2020-03-11
* avfilter/Makefile: remove dnn files when calling make cleanJames Almer2020-03-11
* fate/adpcm: add adpcm_ima_alp testsZane van Iperen2020-03-10
* avcodec/cbs_h2645: Treat slices without data as invalidAndreas Rheinhardt2020-03-10
* avcodec/cbs_h2645: Remove dead code to delete trailing zeroesAndreas Rheinhardt2020-03-10
* avcodec/v4l2_m2m: Avoid using intermediate bufferAndreas Rheinhardt2020-03-10
* avformat/movenc: add ICC profile support to colr atomvectronic2020-03-10