38842 Commits (edb4ba5bd4e7856fd6aaa37829150957dc5f4da3)

Author SHA1 Message Date
Michael Niedermayer aeddb3607b avcodec/pixlet: Simplify nbits computation 8 years ago
Wan-Teh Chang 58fbcf885d pthread_frame: revert 2e664b9c1e. 8 years ago
Wan-Teh Chang 8c3b329da2 avcodec/h264_slice: don't sync default_ref[] between threads. 8 years ago
Paul B Mahol 9835ee60da avcodec/dnxhdenc: enable frame threading 8 years ago
Michael Niedermayer 296debd213 avcodec/dnxhddec: Move mb height check out of non hr branch 8 years ago
Rostislav Pehlivanov 133dafe24f pngdec: fix potential memory leak 8 years ago
Michael Niedermayer 5d0b69f3b7 avcodec/jpeg2000dec: Fix h/vden typo 8 years ago
foo86 5e715b583d avcodec/dolby_e: fix potentially undefined pointer arithmetic 8 years ago
foo86 0689cc2475 avcodec/dolby_e: add AV_CODEC_CAP_CHANNEL_CONF capability 8 years ago
foo86 56277f6d19 avcodec/dolby_e: add 'f' suffixes to floating point literals 8 years ago
Clément Bœsch 2ba20d799a lavc/htmlsubtitles: simplify 1-char tags case insensitive test 8 years ago
Michael Niedermayer 1b00600319 avcodec/jpeg2000dec: Fix division by zero in jp2_find_codestream() 8 years ago
Michael Niedermayer 74c1c22d7f avcodec/hevc_ps: fix integer overflow in log2_parallel_merge_level_minus2 8 years ago
James Almer c220fe008c avcodec/webp: add support for ICCP chunks 8 years ago
Muhammad Faiz c8305079da avcodec/rdft: reorder calculation 8 years ago
Kaustubh Raste a776cb2074 libavcodec/mips: Optimize avc idct 4x4 for msa 8 years ago
Rostislav Pehlivanov 0563a5d175 mdct15: simplify prereindexing and forward transform postrotation 8 years ago
Rostislav Pehlivanov 2e08bbb282 pngdec: decode and expose iCCP chunks as side data 8 years ago
James Almer 4a654be3fb avcodec/mpegvideo_enc: fix mixed declarations and code warning 8 years ago
Michael Niedermayer 03a9e6ff30 avcodec/ylc: Fix shift overflow 8 years ago
Michael Niedermayer 0764fe1d09 avcodec/aacps: Fix multiple integer overflow in map_val_34_to_20() 8 years ago
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
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
Vittorio Giovara dc9735eb67 hevc: Make sure to update the current frame transfer characteristic 8 years ago
Michael Niedermayer edc88646ee avcodec/diracdec: Check dimensions which are closer to what is allocated in alloc_sequence_buffers() 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 cb13f44831 avcodec/dolby_e: use av_clip_uintp2() 8 years ago
foo86 930fe4b1f7 avcodec: add Dolby E decoder 8 years ago
Muhammad Faiz b505f15b15 avcodec/pthread_slice: use slice threading from avutil 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 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
Jun Zhao 5b8a708492 lavc/vaapi_encode_h265: Remove duplicate slice_segment_address. 8 years ago
Michael Niedermayer c61715e2c5 avcodec/htmlsubtitles: Be a bit more picky on syntax 8 years ago
Michael Niedermayer 2886142e0c avcodec/aacdec_template (fixed point): Check gain in decode_cce() to avoid undefined shifts later 8 years ago