Commit History

Author SHA1 Message Date
  Zhao Zhili 0f7d77fc42 avformat/flvdec: Use appropriate error code 1 day ago
  Zhao Zhili fa5a100ed2 avformat/flvdec: Fix error handling of parse_video_color_info 1 day ago
  Zhao Zhili 291fdc96ab avformat/flvdec: Use float for FLVMasteringMeta 1 day ago
  Zhao Zhili 888f5ea72b avformat/flvdec: Use appropriate types in FLVMetaVideoColor 1 day ago
  Zhao Zhili f0cf122cf4 avformat/flvdec: Remove one level of indentation 1 day ago
  Zhao Zhili 4f53ecf114 avformat/flvdec: Put FLVMetaVideoColor inside FLVContext directly 1 day ago
  Zhao Zhili f34294897f avformat/flvdec: Fix use sizeof(AVMasteringDisplayMetadata) 1 day ago
  Zhao Zhili 7b81676be4 tests: Add enhanced-flv-hevc-hdr10 for demux and mux HDR color info 1 day ago
  Andreas Rheinhardt 74412bd108 avcodec/snow: Remove ff_snow_release_buffer() 3 days ago
  Andreas Rheinhardt b0af322654 avcodec/vc2enc: Use LUT to assemble interleaved golomb code 14 hours ago
  Michael Niedermayer 0b097ed9f1 avcodec/ffv1enc_template: Be a bit more verbose on error 2 days ago
  Michael Niedermayer a8a83e06f9 avcodec/ffv1: Fix remap and float with golomb rice 2 days ago
  Michael Niedermayer 99f0f6e401 avcodec/ffv1enc: Fix slice coding mode 1 with rgb frames 2 days ago
  Nil Fons Miret 9899da8175 libavfilter: guard against ff_draw_init/ff_draw_init2 failures 2 weeks ago
  Lynne bdc07f372a hwcontext_vulkan: add support for mapping multiplane images into CUDA 5 days ago
  Brad Smith 49c8f33262 lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang v2 1 day ago
  Andreas Rheinhardt 6a7a77023e avcodec/dvdsubenc: Remove pointless wrapper 6 days ago
  Andreas Rheinhardt ede2b391cc avcodec/put_bits: Add and use put_bits63() 4 days ago
  Andreas Rheinhardt 512e597932 avcodec/vc2enc: Simplify writing dirac golomb codes 4 days ago
  Andreas Rheinhardt 27c82af2fe avutil/vulkan: Remove unused ff_vk_create_avbuf() 3 days ago
  Andreas Rheinhardt e499c85999 avutil/refstruct: Fix documentation 2 days ago
  James Almer 04d7a6d3db avcodec/exr: use luma+alpha float pixel formats 6 days ago
  James Almer 468577d1a5 swscale/input: add support for YAF16 and YAF32 1 week ago
  James Almer 61fc9b6fee avutil/pixfmt: add YAF16 and YAF32 pixel formats 1 week ago
  James Almer 5f5ab22639 avfilter/vsrc_testsrc: add support for semi planar formats to yuvtestsrc 1 week ago
  Martin Storsjö 73f4668ef8 swscale: aarch64: Simplify the assignment of lumToYV12 1 week ago
  Andreas Rheinhardt 87e5da9067 avcodec/wmaenc: Don't unnecessarily reset AVPacket.size 9 months ago
  Andreas Rheinhardt 196ee9fc86 avcodec/wma: Mark ff_wma_end() as av_cold 9 months ago
  Andreas Rheinhardt b98beb3704 all: Use put_bytes_output() instead of put_bits_ptr - pb->buf 9 months ago
  Andreas Rheinhardt 0971fcf0a0 avcodec/codec_internal, all: Use macros to set deprecated AVCodec fields 5 days ago
  Andreas Rheinhardt 0349ae3ec4 avcodec/vp8: Remove always-false hwaccel checks for VP7 5 days ago
  Andreas Rheinhardt a41baa743d avcodec/vp8: Move VPx specific functions inside #if CONFIG_VPx block 5 days ago
  Andreas Rheinhardt 4040dc0782 avcodec/vp8: Move codec-specific init code out of common init 5 days ago
  Andreas Rheinhardt b6602a17e1 avcodec/vp8: Fix wrong #endif comment 5 days ago
  Frank Plowman 20a6eb1ca3 lavc/vvc: Stricter bound on pps_exp_slice_height_in_ctus_minus1 1 week ago
  Andreas Rheinhardt e934fd96c1 avcodec/snow: Remove outdated assert 2 years ago
  Andreas Rheinhardt d7820a2b6f avcodec/sbcenc: Don't use deprecated AVCodec.supported_samplerates 6 days ago
  Andreas Rheinhardt 1b6f37ac13 avcodec/sbcenc: Mark sbc_encode_init() as av_cold 6 days ago
  Michael Niedermayer 1bce40cb73 avcodec/ffv1: Use dual run coder for fltmap 1 week ago
  Michael Niedermayer 9bad2634ee avcodec/ffv1: Store remap flag per slice 1 month ago
  Michael Niedermayer 4a0c285dfe avcodec/ffv1: flip half of float16 and Compactify floats 1 month ago
  Michael Niedermayer c1b330bf24 avcodec/ffv1: Basic float16 support 1 month ago
  Manuel Lauss 114e9864e1 avcodec/sanm: ignore unknown codecs in FOBJs 1 week ago
  Andreas Rheinhardt f641c6846a avutil/log: Set AVClass* in av_expr_eval() 1 week ago
  Andreas Rheinhardt 39286d97f2 avcodec: Don't log to private context 1 week ago
  Andreas Rheinhardt e6d07e45e0 avcodec/{h263,ituh263,msmpeg4,snow}dec: Use proper logcontext 1 week ago
  Andreas Rheinhardt ce1cec673e avcodec/mpeg12dec: Use CHROMA_* defines 1 week ago
  Andreas Rheinhardt 8940a6153f avcodec/mjpegenc: Constify parent ctx in encode_block() 1 week ago
  Andreas Rheinhardt 60cae5019a avcodec/mjpegenc_common: Constify ff_mjpeg_encode_{dc,picture_header}() 1 week ago
  Andreas Rheinhardt 5689d9c0f4 avcodec/mjpegenc: Don't use ff_ prefix for static functions 1 week ago