86865 Commits (56277f6d1905af033d58588c631956dcb19fdf7a)
 

Author SHA1 Message Date
foo86 56277f6d19 avcodec/dolby_e: add 'f' suffixes to floating point literals 7 years ago
Clément Bœsch 2ba20d799a lavc/htmlsubtitles: simplify 1-char tags case insensitive test 7 years ago
Michael Niedermayer 1b00600319 avcodec/jpeg2000dec: Fix division by zero in jp2_find_codestream() 7 years ago
Michael Niedermayer 74c1c22d7f avcodec/hevc_ps: fix integer overflow in log2_parallel_merge_level_minus2 7 years ago
James Almer c220fe008c avcodec/webp: add support for ICCP chunks 7 years ago
James Almer 5e4e9afaa1 ffprobe: add support for ICC Profile frame side data 7 years ago
James Almer 4cebf0fc45 avutil/frame: add ICC Profile to av_frame_side_data_name 7 years ago
Muhammad Faiz c8305079da avcodec/rdft: reorder calculation 7 years ago
Michael Niedermayer 7140761481 avformat/oggparsecelt: Do not re-allocate os->private 7 years ago
Kaustubh Raste a776cb2074 libavcodec/mips: Optimize avc idct 4x4 for msa 7 years ago
Rostislav Pehlivanov 0563a5d175 mdct15: simplify prereindexing and forward transform postrotation 7 years ago
Rostislav Pehlivanov 2e08bbb282 pngdec: decode and expose iCCP chunks as side data 7 years ago
Rostislav Pehlivanov 24de4fddca lavu/frame: add new side data type for ICC profiles 7 years ago
Nicolas George bbc7cfbf1e lavfi/testsrc2: fix completely transparent alpha. 7 years ago
James Almer 4a654be3fb avcodec/mpegvideo_enc: fix mixed declarations and code warning 7 years ago
Steven Liu 805ce25b1d avformat/hlsenc: improve hls encrypt get key file operation 7 years ago
Michael Niedermayer 03a9e6ff30 avcodec/ylc: Fix shift overflow 7 years ago
Michael Niedermayer 0764fe1d09 avcodec/aacps: Fix multiple integer overflow in map_val_34_to_20() 7 years ago
Clément Bœsch 850a45aef1 lavf/movenc: support GPMF track (gpmd) remuxing 7 years ago
Steven Liu f21457f8e0 avformat/hlsenc: fix hls fmp4 extention name bug 7 years ago
Michael Niedermayer aff93e1929 avcodec/mpegvideo_enc: Use intra/inter scantable matching mb type in quantization 7 years ago
Michael Niedermayer 2dfb8c4178 avcodec/aacdec_fixed: fix: left shift of negative value -1 7 years ago
Michael Niedermayer 69e7daf6ce avcodec/dirac_vlc: Fix undefined shift 7 years ago
Muhammad Faiz 7e9f550003 avfilter/w3fdif: do not write to line before start line 7 years ago
Brice Waegeneire 6a6eec485d doc/filters: typo in frei0r 7 years ago
Vodyannikov Aleksandr 47c9365724 avcodec/cfhd: Fix decoding regression due to height check 7 years ago
foo86 dd4b7badb4 avcodec/dcaadpcm: fix use of uninitialized variable 7 years ago
foo86 34fb84a97d avcodec/dcaadpcm: check for av_malloc() failure 7 years ago
Mark Thompson f2c11b9337 pixdesc: Reindent after previous commit 7 years ago
Mark Thompson f48efb14f9 pixdesc: Explicitly handle invalid arguments to av_find_best_pix_fmt_of_2() 7 years ago
Vittorio Giovara d24a82d2e2 ffprobe: Print color properties from show_frames 7 years ago
Vittorio Giovara dc9735eb67 hevc: Make sure to update the current frame transfer characteristic 7 years ago
Vittorio Giovara 2e91a96d7b zscale: Factor out graph building 7 years ago
Vittorio Giovara 0a243bedec zscale: Factor out format initialization 7 years ago
Michael Niedermayer edc88646ee avcodec/diracdec: Check dimensions which are closer to what is allocated in alloc_sequence_buffers() 7 years ago
Michael Niedermayer 1196e53b70 doc: Add initial documentation explaining undefined behavior and SUINT 7 years ago
Kaustubh Raste ef1b4bdf44 libavutil/mips: Updated msa generic macros 7 years ago
foo86 67af24da0d MAINTAINERS: add myself 7 years ago
James Almer 7c9d2ad45f avcodec/dca: remove GetBitContext usage from avpriv_dca_parse_core_frame_header() 7 years ago
Wan-Teh Chang 99c5ac2039 avcodec/h264: Declare the local variable decode_chroma as const. 7 years ago
Wan-Teh Chang b77e26b285 avcodec/hevcdec: hevc_await_progress: declare |y| only if used. 7 years ago
Wan-Teh Chang ea1ca17be2 avcodec/x86/cavsdsp: Delete #include "libavcodec/x86/idctdsp.h". 7 years ago
Rostislav Pehlivanov 3aca16e857 opus_rc: fix CDF encoding of zeroes 7 years ago
James Almer 0a813ca091 fate: add libavdevice/reverse.c to fate-source 7 years ago
James Almer 3cd616a0c9 avdevice: make ff_reverse available on shared builds 7 years ago
Paul B Mahol 12791ec5b0 avfilter/af_astats: measure dynamic range 7 years ago
James Almer cb13f44831 avcodec/dolby_e: use av_clip_uintp2() 7 years ago
Paul B Mahol a17fcd8e04 avfilter/af_astats: do not overwrite already set values when doing reset 7 years ago
George Boyle 6e156075b0 avfilter: Add blue and violet noise generation filters 7 years ago
foo86 f04ef26816 avformat: add SMPTE 337M demuxer 7 years ago