summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/argo_asf: don't set bits_per_raw_sampleZane van Iperen2021-07-19
* avformat/argo_cvg: don't set bits_per_raw_sampleZane van Iperen2021-07-19
* avcodec/dsd_tablegen: Merge header into dsd.cAndreas Rheinhardt2021-07-19
* avfilter/internal: Mark ff_filter_get_nb_threads() as av_pureAndreas Rheinhardt2021-07-18
* Avoid calling functions repeatedly via FFMINAndreas Rheinhardt2021-07-18
* avcodec/libavcodec.v: Tighten export whitelistAndreas Rheinhardt2021-07-18
* fftools/ffmpeg: Fix declaration-after-statement warningAndreas Rheinhardt2021-07-18
* avutil/hwcontext_videotoolbox: implement hwupload to convert AVFrame to CVPix...Aman Karmani2021-07-18
* x86/tx_float: correctly load the transform lengthLynne2021-07-18
* fftools/ffmpeg: fix -t inaccurate recording timeShiwang.Xie2021-07-18
* avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close)Andreas Rheinhardt2021-07-18
* avformat/utils: remove AVStreamInternal.orig_codec_idJames Almer2021-07-17
* avfilter/vf_v360: avoid doubles in fov_from_dfov()Paul B Mahol2021-07-17
* ffmpeg: add option readrateGyan Doshi2021-07-17
* avfilter/vf_chromanr: add also euclidean distance for calculationsPaul B Mahol2021-07-17
* avfilter/vf_v360: fix visibility test for fisheye projectionDaniel Playfair Cal2021-07-17
* tools/target_dec_fuzzer: Fuzz FF_DEBUG_*Michael Niedermayer2021-07-17
* tools/target_dec_fuzzer: Fuzz AV_CODEC_FLAG2_EXPORT_MVSMichael Niedermayer2021-07-17
* tools/target_dec_fuzzer: Set extradata for the parserMichael Niedermayer2021-07-17
* tools/target_dec_fuzzer: Fuzz skip_frameMichael Niedermayer2021-07-17
* avformat/mov: do not ignore errors in mov_metadata_hmmt()Michael Niedermayer2021-07-17
* avformat/mxfdec: Check size for shrinkingMichael Niedermayer2021-07-17
* avcodec/exr: Check uncompressed_size against max_pixelsMichael Niedermayer2021-07-17
* fftools/cmdutils.c: Add cmd line option to override detection of cpu count.Thilo Borgmann2021-07-16
* lavu/cpu.c: Add av_force_cpu_count() to override auto-detection.Thilo Borgmann2021-07-16
* fftools/ffmpeg: Add new variant source_no_drop to the force_key_frames optionKeyun Tong2021-07-16
* avfilter/[vf_nnedi, vf_estdif]: check interlaced flag on correct frameKacper Michajłow2021-07-16
* avfilter/vf_nnedi: fix time base for large denominatorsPaul B Mahol2021-07-16
* avfilter/vf_estdif: fix time base for large denominatorsPaul B Mahol2021-07-16
* avfilter/vf_w3fdif: fix time base for large denominatorsPaul B Mahol2021-07-16
* ffprobe: use quotation marks in the xml header outputJames Almer2021-07-15
* configure: use the correct header for the fallback libxext checkJames Almer2021-07-15
* configure: clean up and fix xlib checksJames Almer2021-07-15
* mov: Don't export unknown/unhandled metadata types as if they were UTF8Martin Storsjö2021-07-15
* mov: Pick up "com.apple.quicktime.artwork" as cover artMartin Storsjö2021-07-15
* configure: use pkg-config for xlib/XvTimo Rothenpieler2021-07-14
* avcodec/libdav1d: parse sequence headers in extradata if availableJames Almer2021-07-14
* Fix double write of DASH manifest in streaming modeKevin LaFlamme2021-07-14
* avfilter/af_astats: Only print header lines when values are to be printedTobias Rapp2021-07-14
* fate/ffprobe: Verify ffprobe XML output against schema fileTobias Rapp2021-07-13
* libavformat/rtsp.c: Reply to GET_PARAMETER requestsHayden Myers2021-07-12
* lavfi/vf_scale: forward errors from swscaleAnton Khirnov2021-07-12
* lavfi/vf_scale: pass only the private context to scale_slice()Anton Khirnov2021-07-12
* {configure,avcodec/libx264}: remove separate x264_csp_bgr checkJan Ekström2021-07-12
* configure: move x264_csp_bgr check under general libx264 checksJan Ekström2021-07-12
* fate/oggvorbis: Fix tests after fixing AV_PKT_DATA_SKIP_SAMPLESGuangyu Sun2021-07-12
* libavcodec/vorbisenc: Add missing initial_paddingGuangyu Sun2021-07-12
* avformat/oggparsevorbis: Update end_trimming for the last packetGuangyu Sun2021-07-12
* cafenc: fill in avg. packet size later if unknownRoman Beranek2021-07-12
* avcodec/qsvenc: clip global_quality for ICQ modes.Gyan Doshi2021-07-12