summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* lavfi/dnn_backend_tf: Error HandlingShubhanshu Saxena2021-07-11
* lavfi/dnn_backend_tf: Separate function for Completion CallbackShubhanshu Saxena2021-07-11
* lavfi/dnn_backend_tf: Separate function for filling RequestItemShubhanshu Saxena2021-07-11
* lavfi/dnn_backend_tf: Request-based ExecutionShubhanshu Saxena2021-07-11
* lavfi/dnn_backend_tf: Add TFInferRequest and TFRequestItemShubhanshu Saxena2021-07-11
* lavfi/dnn_backend_tf: TaskItem Based InferenceShubhanshu Saxena2021-07-11
* ffmpeg: add option recast_mediaGyan Doshi2021-07-11
* lavc:libsvtav1: Update SVT-AV1 new repoJun Zhao2021-07-10
* avformat/udp: fix check for pthread_cond_wait return valueZhao Zhili2021-07-10
* avcodec/libdav1d: don't repeatedly parse the same sequence headerJames Almer2021-07-09
* avcodec/libdav1d: use ff_decode_frame_props() to fill frame propertiesJames Almer2021-07-09
* swscale/slice: Fix wrong return on errorMichael Niedermayer2021-07-09
* avcodec/aacdec_template: Avoid some invalid values to be set by decode_audio_...Michael Niedermayer2021-07-09
* swscale/utils: Use full chroma interpolation for rgb4/8 and dither noneMichael Niedermayer2021-07-09
* swscale/output: Implement dither none for yuv2rgb_write_full()Michael Niedermayer2021-07-09
* swscale/slice: Check slice for allocation failureMichael Niedermayer2021-07-09
* avformat/img2dec: Fix typo in AVClass nameAndreas Rheinhardt2021-07-08