86945 Commits (ab6d89d7ee5cdb4b5e58efbf5bbc2517e39aa705)
 

Author SHA1 Message Date
Michael Niedermayer aff93e1929 avcodec/mpegvideo_enc: Use intra/inter scantable matching mb type in quantization 8 years ago
Michael Niedermayer 2dfb8c4178 avcodec/aacdec_fixed: fix: left shift of negative value -1 8 years ago
Michael Niedermayer 69e7daf6ce avcodec/dirac_vlc: Fix undefined shift 8 years ago
Muhammad Faiz 7e9f550003 avfilter/w3fdif: do not write to line before start line 8 years ago
Brice Waegeneire 6a6eec485d doc/filters: typo in frei0r 8 years ago
Vodyannikov Aleksandr 47c9365724 avcodec/cfhd: Fix decoding regression due to height check 8 years ago
foo86 dd4b7badb4 avcodec/dcaadpcm: fix use of uninitialized variable 8 years ago
foo86 34fb84a97d avcodec/dcaadpcm: check for av_malloc() failure 8 years ago
Mark Thompson f2c11b9337 pixdesc: Reindent after previous commit 8 years ago
Mark Thompson f48efb14f9 pixdesc: Explicitly handle invalid arguments to av_find_best_pix_fmt_of_2() 8 years ago
Vittorio Giovara d24a82d2e2 ffprobe: Print color properties from show_frames 8 years ago
Vittorio Giovara dc9735eb67 hevc: Make sure to update the current frame transfer characteristic 8 years ago
Vittorio Giovara 2e91a96d7b zscale: Factor out graph building 8 years ago
Vittorio Giovara 0a243bedec zscale: Factor out format initialization 8 years ago
Michael Niedermayer edc88646ee avcodec/diracdec: Check dimensions which are closer to what is allocated in alloc_sequence_buffers() 8 years ago
Michael Niedermayer 1196e53b70 doc: Add initial documentation explaining undefined behavior and SUINT 8 years ago
Kaustubh Raste ef1b4bdf44 libavutil/mips: Updated msa generic macros 8 years ago
foo86 67af24da0d MAINTAINERS: add myself 8 years ago
James Almer 7c9d2ad45f avcodec/dca: remove GetBitContext usage from avpriv_dca_parse_core_frame_header() 8 years ago
Wan-Teh Chang 99c5ac2039 avcodec/h264: Declare the local variable decode_chroma as const. 8 years ago
Wan-Teh Chang b77e26b285 avcodec/hevcdec: hevc_await_progress: declare |y| only if used. 8 years ago
Wan-Teh Chang ea1ca17be2 avcodec/x86/cavsdsp: Delete #include "libavcodec/x86/idctdsp.h". 8 years ago
Rostislav Pehlivanov 3aca16e857 opus_rc: fix CDF encoding of zeroes 8 years ago
James Almer 0a813ca091 fate: add libavdevice/reverse.c to fate-source 8 years ago
James Almer 3cd616a0c9 avdevice: make ff_reverse available on shared builds 8 years ago
Paul B Mahol 12791ec5b0 avfilter/af_astats: measure dynamic range 8 years ago
James Almer cb13f44831 avcodec/dolby_e: use av_clip_uintp2() 8 years ago
Paul B Mahol a17fcd8e04 avfilter/af_astats: do not overwrite already set values when doing reset 8 years ago
George Boyle 6e156075b0 avfilter: Add blue and violet noise generation filters 8 years ago
foo86 f04ef26816 avformat: add SMPTE 337M demuxer 8 years ago
foo86 930fe4b1f7 avcodec: add Dolby E decoder 8 years ago
Muhammad Faiz 22b72de04b avfilter/pthread: use slice threading from avutil 8 years ago
Muhammad Faiz b505f15b15 avcodec/pthread_slice: use slice threading from avutil 8 years ago
Muhammad Faiz a3d3cfa65c avutil: merge slice threading implementation from avcodec and avfilter 8 years ago
Jan Sebechlebsky 5c9dcd5c48 libavformat/fifo: Fix initialization of underlying AVFormatContext 8 years ago
foo86 012620aa1b avcodec/dca: avoid using bitstream reader in a non-standard way 8 years ago
foo86 902cd30e9b avcodec/dca_core: probe extension headers directly 8 years ago
foo86 07a7f08b1e avcodec/dca_parser: avoid use of magic values 8 years ago
foo86 4b6c212e85 avcodec/dca_parser: export profile information 8 years ago
foo86 3b7ec920af avformat/dtsdec: switch to common frame header parsing function 8 years ago
foo86 e54b9be1ff avcodec/dca_parser: switch to common frame header parsing function 8 years ago
foo86 33fc6c17a6 avcodec/dca_core: switch to common frame header parsing function 8 years ago
foo86 2123ddb425 avcodec: add avpriv_dca_parse_core_frame_header() 8 years ago
foo86 9e37cc1101 avcodec/dca: move bits per sample array to dca.c 8 years ago
foo86 f6b86b62f7 avcodec/dca: move some enumeration typedefs into headers 8 years ago
Carl Eugen Hoyos 5c7e7ac6d4 lavc/codec_desc: Mark some uncompressed codecs as lossless. 8 years ago
Mark Thompson e6b4fb95d7 doc: Fix names of VAAPI encoders 8 years ago
Mark Thompson 3192821237 pixdesc: Add a test for av_find_best_pix_fmt_of_2() 8 years ago
Mark Thompson 8a442d7a8a pixdesc: Improve scoring for opaque/unknown pixel formats 8 years ago
Jun Zhao 5b8a708492 lavc/vaapi_encode_h265: Remove duplicate slice_segment_address. 8 years ago