summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fate/amr[nw]b: Add remux testsAndreas Rheinhardt2022-01-08
* avformat/amr: Fix writing AMR headerAndreas Rheinhardt2022-01-08
* avformat/amr: Don't reset AVFormatContext.priv_dataAndreas Rheinhardt2022-01-08
* avformat/Makefile, amr: Add missing amr-demuxers->rawdec.o dependencyAndreas Rheinhardt2022-01-08
* avformat/Makefile: Add missing libamqp->urldecode dependencyAndreas Rheinhardt2022-01-08
* avformat/mvdec: re-indent after last commitJohn-Paul Stewart2022-01-08
* avformat/mvdec: make audio stream conditionalJohn-Paul Stewart2022-01-08
* aarch64: Disable ff_hevc_sao_band_filter_8x8_8_neon out of precautionMartin Storsjö2022-01-07
* Revert "lavc/aarch64: add hevc sao edge 16x16"Martin Storsjö2022-01-07
* Revert "lavc/aarch64: add hevc sao edge 8x8"Martin Storsjö2022-01-07
* Revert "lavc/aarch64: add hevc sao band 8x8 tiling"Martin Storsjö2022-01-07
* avcodec/apedec: Fix integer overflows in predictor_update_3930()Michael Niedermayer2022-01-07
* avformat/matroskaenc: Fix build with only WebM muxer enabledAndreas Rheinhardt2022-01-07
* configure: Add missing AMV muxer->riffenc dependencyAndreas Rheinhardt2022-01-07
* avformat/Makefile: Fix name of PhotoCD demuxerAndreas Rheinhardt2022-01-07
* avformat/takdec: Don't initialize get_bits context to read one valueAndreas Rheinhardt2022-01-07
* doc/encoders.texi: Add doc for qsvWenbin Chen2022-01-07
* lavc/av1dec: use frame split bsfFei Wang2022-01-07
* lavu/videotoolbox: add support for memory mapping framesCameron Gutman2022-01-06
* avcodec/libdav1d: honor the requested strict_std_compliance level on supporte...James Almer2022-01-06
* avcodec/golomb: Factor writing golomb codes outAndreas Rheinhardt2022-01-06
* configure: Add missing libshine->mpegaudioheader dependencyAndreas Rheinhardt2022-01-06
* avcodec/Makefile: Add missing entry for ADPCM_IMA_AMV_ENCODERAndreas Rheinhardt2022-01-06
* avcodec/Makefile: Only compile nvenc.o if neededAndreas Rheinhardt2022-01-05
* avfilter: add a blend_vulkan filterWu Jianhua2022-01-05
* avfilter/vf_blend: fix un-checked potential memory allocation failureWu Jianhua2022-01-05
* avcodec/Makefile: Add missing HEVC decoder->h274.o dependencyAndreas Rheinhardt2022-01-05
* avutil/hwcontext_vulkan: fixed incorrect memory offsetWu Jianhua2022-01-05
* Changelog: Add new <next> line after 5.0James Almer2022-01-05
* Changelog: replace <next> by 5.0James Almer2022-01-05
* Changelog: add IMF demuxerZane van Iperen2022-01-05
* avformat/imf: Fix indentationPierre-Anthony Lemieux2022-01-05
* avformat/imf: fix CPL parsing error handlingPierre-Anthony Lemieux2022-01-05
* avformat/imf: fix bad free() when directory name of the input url is emptyPierre-Anthony Lemieux2022-01-05
* avformat/imf: fix error CPL root element is absentPierre-Anthony Lemieux2022-01-05
* avcodec/Makefile: Add missing mpegaudiodata.o dependency to MPEGAUDIOAndreas Rheinhardt2022-01-05
* Revert "avutils/hwcontext: When deriving a hwdevice, search for existing devi...Haihao Xiang2022-01-05
* lavc/qsvdec: needn't free the string for AV_OPT_TYPE_STRING AVOptionHaihao Xiang2022-01-05
* lavc/qsvenc: set base address for V planeHaihao Xiang2022-01-05
* avutils/hwcontext: When deriving a hwdevice, search for existing device in bo...Soft Works2022-01-05
* lavfi/libplacebo: support dovi metadata applicationNiklas Haas2022-01-05
* lavfi/drawutils: re-enable P010 and P016 supportrcombs2022-01-04
* lavfi/drawutils: overhaul to improve pixel format supportrcombs2022-01-04
* lavfi/drawutils: ensure we don't support formats with non-pixel-sized offsetsrcombs2022-01-04
* lavfi/drawutils: ensure we can't overflow a componentrcombs2022-01-04
* lavfi/drawutils: ensure we don't allow mixed-byte-depth formatsrcombs2022-01-04
* lavfi/drawutils: reimplement ff_fill_rgba_map without hardcoding the listrcombs2022-01-04
* lavfi/drawutils: reject shift-packed formatsrcombs2022-01-04
* lavfi/drawutils: remove redundant BE format checksrcombs2022-01-04
* lavfi/drawutils: move BE check out of looprcombs2022-01-04