summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: Add myself as maintainer for matroska*Andreas Rheinhardt2020-03-191-3/+3
* avformat/nsvdec: Fix memleaks on errors while reading the headerMichael Niedermayer2020-03-191-6/+14
* avcodec/siren: Fix integer overflow in get_dw()Michael Niedermayer2020-03-191-1/+1
* avcodec/ffwavesynth: Fix integer overflow in computation of ddphiMichael Niedermayer2020-03-181-1/+1
* MAINTAINERS: add myself and my gpg keyLynne2020-03-181-0/+3
* avcodec/avcodec: Fix typosAndriy Gelman2020-03-181-3/+3
* scale_vulkan: add support for RGB->YUV conversionsLynne2020-03-173-63/+254
* hwcontext_vulkan: fix imported image bitmaskLynne2020-03-171-1/+2
* remove CHAR_MIN/CHAR_MAX usagePaul B Mahol2020-03-1741-175/+175
* doc/general: remove dupe entry and fix sectionPaul B Mahol2020-03-171-3/+2
* doc/general: mention more DPCM codecsPaul B Mahol2020-03-171-0/+2
* doc/general: move apdcm zork to right placePaul B Mahol2020-03-171-1/+1
* doc/general: mention some added CRI stuffPaul B Mahol2020-03-171-0/+4
* avformat: add hca demuxerPaul B Mahol2020-03-175-1/+128
* avcodec: add CRI HCA decoderPaul B Mahol2020-03-178-1/+639
* avcodec/allcodecs: move sdx2 to correct placePaul B Mahol2020-03-171-1/+1
* avformat: add derf demuxerPaul B Mahol2020-03-174-0/+82
* avcodec: add derf dpcm decoderPaul B Mahol2020-03-177-0/+44
* avformat: add fwse demuxerPaul B Mahol2020-03-174-0/+91
* avcodec: add ADPCM IMA MTF decoderPaul B Mahol2020-03-176-0/+44
* fate/ffmpeg: add test for time limited sub2video instanceJan Ekström2020-03-162-0/+18
* fate/ffmpeg: add a second, simple sub2video testJan Ekström2020-03-162-0/+104
* ffmpeg: explicitly handle sub2video subpicture initializationJan Ekström2020-03-163-9/+24
* lavd/avfoundation: Add basic transport control observation for capable devices.Thilo Borgmann2020-03-161-8/+59
* h264dec: do not return a value from init_dimensions()Anton Khirnov2020-03-161-6/+2
* vp3: eliminate copy_fieldsAnton Khirnov2020-03-161-7/+5
* examples/avio_dir_cmd: drop support for move/delete operationsAnton Khirnov2020-03-165-57/+9
* mpegvideo: drop an unnecessary function parameterAnton Khirnov2020-03-161-5/+5
* mpegvideodata: drop useless commentsAnton Khirnov2020-03-161-5/+0
* avformat/webmdashenc: Remove write_trailerAndreas Rheinhardt2020-03-151-7/+0
* avformat/mxfenc: allow all frame rates if -strict mode is set to unofficial o...Marton Balint2020-03-141-2/+6
* avformat/mxfenc: factorize timecode checking and settingMarton Balint2020-03-141-19/+13
* avformat/mxfenc: add some missing content package ratesMarton Balint2020-03-141-0/+13
* avformat/mxfenc: move content package rates and timebase combinations to a se...Marton Balint2020-03-142-16/+21
* avformat/mxf: get rid of samples per frame array usageMarton Balint2020-03-144-78/+17
* avformat/audiointerleave: disallow using a samples_per_frame arrayMarton Balint2020-03-144-22/+18
* avformat/smoothstreaming: Fix memleaks on errorsAndreas Rheinhardt2020-03-141-4/+4
* avformat/matroskaenc: Check BlockAdditional size before useAndreas Rheinhardt2020-03-141-3/+7
* avformat/avienc: Use AV_STRINGIFY for compile time constantAndreas Rheinhardt2020-03-141-2/+2
* avformat/nutenc: Drop redundant freesAndreas Rheinhardt2020-03-141-5/+1
* avfilter/af_anequalizer: fix off by one in reallocationPaul B Mahol2020-03-141-1/+1
* avformat/mux: Unify setting number of muxed packetsAndreas Rheinhardt2020-03-141-10/+3
* avformat/mux: Remove redundant checks for write errorsAndreas Rheinhardt2020-03-141-6/+0
* libavcodec, libpostproc: Remove outcommented START/STOP_TIMERAndreas Rheinhardt2020-03-1416-118/+6
* avformat/mxfenc: Reorder fields in MXFIndexEntry to make it smallerAndreas Rheinhardt2020-03-141-1/+1
* lavf/tty: Reduce probe score to fix ffmetadata auto-detection.Carl Eugen Hoyos2020-03-141-1/+1
* avfilter/f_sendcmd: add more useful variablesPaul B Mahol2020-03-132-1/+22
* configure: Add llviddsp to mvha selectThierry Foucu2020-03-131-0/+1
* diracdec: rewrite golomb readerLynne2020-03-123-249/+1102
* changelog: add entry for the Vulkan hwcontext and filtersLynne2020-03-121-0/+2