summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avcodec/textdec: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avcodec/proresenc_anatoliy: Deduplicate pix_fmts arraysAndreas Rheinhardt2021-07-08
* avcodec/proresenc_anatoliy: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avcodec/pngenc: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avcodec/mpegvideo_enc: Deduplicate ff_mpv_generic_options-based AVClassesAndreas Rheinhardt2021-07-08
* avcodec/libwebpenc: Deduplicate options, AVClass, pix_fmtsAndreas Rheinhardt2021-07-08
* avcodec/libcodec2: Remove AVClass for decoderAndreas Rheinhardt2021-07-08
* avcodec/g726: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avcodec/ac3enc: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avcodec/ac3dec_float: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avcodec/Makefile: Fix standalone build of adpcm_argo encoderAndreas Rheinhardt2021-07-08
* avformat/v210: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avformat/segment: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avformat/rawdec: Deduplicate AVClasses based upon ff_rawvideo_optionsAndreas Rheinhardt2021-07-08
* avformat/rawdec: Deduplicate AVClasses based upon ff_raw_optionsAndreas Rheinhardt2021-07-08
* avformat/pcmdec: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avformat/oggenc: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avformat/mpegenc: Deduplicate AVClassesAndreas Rheinhardt2021-07-08