87355 Commits (21e077fcb3d968e3ed6772a0309e31f94cd7a2a5)
 

Author SHA1 Message Date
Nicolas George 5dbb111900 lavfi/vf_hysteresis: move to "activate" design. 7 years ago
Nicolas George dbc4af862e lavfi/vf_lut2: move to "activate" design. 7 years ago
Nicolas George 27d8af03ae lavfi/vf_maskedclamp: move to "activate" design. 7 years ago
Nicolas George 0bc331bd57 lavfi/vf_mergeplanes: move to "activate" design. 7 years ago
Nicolas George a5e3b0c193 lavfi/vf_maskedmerge: move to "activate" design. 7 years ago
Nicolas George 620608467f lavfi/vf_midequalizer: move to "activate" design. 7 years ago
Nicolas George b894415a70 lavfi/vf_premultiply: move to "activate" design. 7 years ago
Nicolas George dbf7a67094 lavfi/vf_remap: move to "activate" design. 7 years ago
Nicolas George d07e25de76 lavfi/vf_threshold: move to "activate" design. 7 years ago
Nicolas George 0dd8320e16 lavfi/vf_stack: move to "activate" design. 7 years ago
Nicolas George 4e0e9ce2dc lavfi/framesync2: implement "activate" design. 7 years ago
Nicolas George ed1c884b9e lavfi: add outlink helper functions. 7 years ago
Nicolas George b77f041dff lavfi: make FFERROR_NOT_READY available to filters. 7 years ago
Nicolas George 873306f265 lavfi/framesync2: rename all conflicting symbols. 7 years ago
Nicolas George cffea1b483 lavfi: copy framesync into framesync2. 7 years ago
Nicolas George 1daacba91f Revert "Revert "lavfi/buffersrc: push the frame deeper if requested."" 7 years ago
Rostislav Pehlivanov 70eb77b34e mdct15: add inverse transform postrotation SIMD 7 years ago
Matt Oliver b0c61209cd lavc/makefile: Add missing file dependencies. 7 years ago
Matt Oliver 6cc677c0e8 lavf/os_support: Use existing WinRT config value. 7 years ago
Matt Oliver a3833bee94 win32_dlfcn: Support WinRT/UWP. 7 years ago
Jun Zhao 1e0c75ea16 examples/hw_decode: Add a HWAccel decoding example. 7 years ago
Michael Niedermayer bf8ab72ae9 avcodec/dirac_dwt: Fix multiple integer overflows in COMPOSE_DD97iH0() 7 years ago
Michael Niedermayer c0220c768c avcodec/diracdec: Fix integer overflow in divide3() 7 years ago
Michael Niedermayer 2c630d159f avcodec/takdec: Fix integer overflow in decode_subframe() 7 years ago
Michael Niedermayer ffcc82219c avformat/rtmppkt: Convert ff_amf_get_field_value() to bytestream2 7 years ago
Michael Niedermayer 08c073434e avformat/rtmppkt: Convert ff_amf_tag_size() to bytestream2 7 years ago
Kaustubh Raste 36ea41de37 libavcodec/mips: Improve avc dequant-idct luma dc msa function 7 years ago
Michael Niedermayer 8e275a74b0 avcodec/diracdec: Fix integer overflow in signed multiplication in UNPACK_ARITH() 7 years ago
Michael Niedermayer aeddb3607b avcodec/pixlet: Simplify nbits computation 7 years ago
Wan-Teh Chang 58fbcf885d pthread_frame: revert 2e664b9c1e. 7 years ago
Wan-Teh Chang 8c3b329da2 avcodec/h264_slice: don't sync default_ref[] between threads. 7 years ago
James Almer 9f449227a3 doc/APIChanges: add missing entry for ICC Profile side data type. 7 years ago
Paul B Mahol 9835ee60da avcodec/dnxhdenc: enable frame threading 7 years ago
Tobias Rapp 60008c0fe9 fate: update pixfmt_best test to check for endianness 7 years ago
Michael Niedermayer 296debd213 avcodec/dnxhddec: Move mb height check out of non hr branch 7 years ago
Rostislav Pehlivanov 133dafe24f pngdec: fix potential memory leak 7 years ago
Michael Niedermayer 5d0b69f3b7 avcodec/jpeg2000dec: Fix h/vden typo 7 years ago
foo86 6029b8a6bb avformat/s337m: fix potentially undefined pointer arithmetic 7 years ago
foo86 5e715b583d avcodec/dolby_e: fix potentially undefined pointer arithmetic 7 years ago
foo86 0689cc2475 avcodec/dolby_e: add AV_CODEC_CAP_CHANNEL_CONF capability 7 years ago
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