87030 Commits (a2e444d5bb2e3115d3afcc0cca9d1506c90436a2)
 

Author SHA1 Message Date
Michael Niedermayer 08c073434e avformat/rtmppkt: Convert ff_amf_tag_size() to bytestream2 8 years ago
Kaustubh Raste 36ea41de37 libavcodec/mips: Improve avc dequant-idct luma dc msa function 8 years ago
Michael Niedermayer 8e275a74b0 avcodec/diracdec: Fix integer overflow in signed multiplication in UNPACK_ARITH() 8 years ago
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
James Almer 9f449227a3 doc/APIChanges: add missing entry for ICC Profile side data type. 8 years ago
Paul B Mahol 9835ee60da avcodec/dnxhdenc: enable frame threading 8 years ago
Tobias Rapp 60008c0fe9 fate: update pixfmt_best test to check for endianness 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 6029b8a6bb avformat/s337m: fix potentially undefined pointer arithmetic 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
James Almer 5e4e9afaa1 ffprobe: add support for ICC Profile frame side data 8 years ago
James Almer 4cebf0fc45 avutil/frame: add ICC Profile to av_frame_side_data_name 8 years ago
Muhammad Faiz c8305079da avcodec/rdft: reorder calculation 8 years ago
Michael Niedermayer 7140761481 avformat/oggparsecelt: Do not re-allocate os->private 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
Rostislav Pehlivanov 24de4fddca lavu/frame: add new side data type for ICC profiles 8 years ago
Nicolas George bbc7cfbf1e lavfi/testsrc2: fix completely transparent alpha. 8 years ago
James Almer 4a654be3fb avcodec/mpegvideo_enc: fix mixed declarations and code warning 8 years ago
Steven Liu 805ce25b1d avformat/hlsenc: improve hls encrypt get key file operation 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
Clément Bœsch 850a45aef1 lavf/movenc: support GPMF track (gpmd) remuxing 8 years ago
Steven Liu f21457f8e0 avformat/hlsenc: fix hls fmp4 extention name bug 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
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