summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fftools/ffmpeg_opt: move adding programs out of open_output_file()Anton Khirnov2022-08-08
* fftools/ffmpeg_opt: move adding attachments out of open_output_file()Anton Khirnov2022-08-08
* avformat/movenc: Remove experimental status of flac-in-MP4 muxingMartijn van Beurden2022-08-08
* avformat: allow .ec3 as extension for raw E-AC-3 streamRuben Gonzalez2022-08-08
* swscale/output: fix reading chroma values when generating vuya outputJames Almer2022-08-08
* avcodec/nvdec: Use av_buffer_replace() where appropriateAndreas Rheinhardt2022-08-08
* avcodec/nvdec: Check av_buffer_ref()Andreas Rheinhardt2022-08-08
* avcodec/libspeexdec: Fix use of uninitialized valueAndreas Rheinhardt2022-08-08
* avcodec/cbs_h2645: Remove always-false checkAndreas Rheinhardt2022-08-08
* avcodec/cbs: Remove ff_cbs_alloc_unit_contentAndreas Rheinhardt2022-08-08
* avcodec/cbs_jpeg: Use table-based alloc/freeAndreas Rheinhardt2022-08-08
* avcodec/cbs_internal: Use unions to shrink size of descriptorsAndreas Rheinhardt2022-08-08
* avcodec/cbs_internal, cbs_h2645: Add and use new descriptor macrosAndreas Rheinhardt2022-08-08
* avcodec/cbs: Use smaller scope for variables, add constAndreas Rheinhardt2022-08-08
* avcodec/cbs: Remove redundant assignmentAndreas Rheinhardt2022-08-08
* avcodec/cbs: Avoid code duplication for making unit refcounted/writableAndreas Rheinhardt2022-08-08
* avcodec/error_resilience: Avoid overhead of AVBuffer APIAndreas Rheinhardt2022-08-08
* avutil/hwcontext_videotoolbox: add missing include for AVFrameZhao Zhili2022-08-08
* avformat/avisynth: cosmetics after nb_channels changeStephen Hutchinson2022-08-07
* avformat/avisynth: use ch_layout.nb_channels for channel countStephen Hutchinson2022-08-07
* MAINTAINERS: Split project server admin listMichael Niedermayer2022-08-07
* avformat/mxfdec: SMPTE RDD 48:2018 Amd 1:2022 supportMichael Niedermayer2022-08-07
* avcodec/jpeg2000: Fast fail if HTJ2K codeblocks are present.caleb2022-08-07
* fate: fix reference file for fate-pixfmt_bestJames Almer2022-08-07
* avformat/riff: map AYUV fourcc to RAWVIDEO decoderJames Almer2022-08-07
* avutil/test/pixfmt_best: test the VUYA pixel formatJames Almer2022-08-07
* swscale/output: add VUYA output supportJames Almer2022-08-07
* avcodec: WBMP (Wireless Application Protocol Bitmap) image formatPeter Ross2022-08-07
* avfilter/avfiltergraph: remove unnecessary channel layout copyJames Almer2022-08-06
* avcodec/nvenc: hardcode color characteristics for internal RGB2YUV conversionTimo Rothenpieler2022-08-06
* avfilter/vsrc_ddagrab: set sRGB color information on output framesTimo Rothenpieler2022-08-06
* avcodec/nvdec_hevc: Fix off-by-one errorAndreas Rheinhardt2022-08-06
* avfilter/vsrc_ddagrab: make output format user configurableTimo Rothenpieler2022-08-06
* swscale/input: add VUYA input supportJames Almer2022-08-05
* avfilter/vsrc_ddagrab: move most of init to config_propsTimo Rothenpieler2022-08-05
* avfilter/vsrc_ddagrab: fix mouse cursor render initTimo Rothenpieler2022-08-05
* avcodec/acelp_*: Remove unnecessary headersAndreas Rheinhardt2022-08-05
* avcodec/avcodec: Remove legacy cruftAndreas Rheinhardt2022-08-05
* avcodec/aacenc_quantization: Deduplicate quantization functionsAndreas Rheinhardt2022-08-05
* avcodec/aacenc_tns: Remove unused headerAndreas Rheinhardt2022-08-05
* avcodec/aacenc_quantization: Remove always-zero function parameterAndreas Rheinhardt2022-08-05
* avcodec/sbrdsp: Remove unnecessary headersAndreas Rheinhardt2022-08-05
* avcodec/aacenc: Move aac_pce_configs to its only userAndreas Rheinhardt2022-08-05
* avcodec/internal: Move ff_thread_can_start_frame() to threadframe.hAndreas Rheinhardt2022-08-05
* avcodec/flacdsp: Split encoder-only parts into a ctx of its ownAndreas Rheinhardt2022-08-05
* avcodec/flacdsp: Remove unused function parameterAndreas Rheinhardt2022-08-05
* avcodec: Constify frame->data pointers for encoders where possibleAndreas Rheinhardt2022-08-05
* avcodec/mpegvideo_motion: Constify ff_mpv_motionAndreas Rheinhardt2022-08-05
* avcodec/hevcdec: Constify src pointers of HEVC DSP functionsAndreas Rheinhardt2022-08-05
* avcodec/h264chroma: Constify src in h264_chroma_mc_funcAndreas Rheinhardt2022-08-05