87023 Commits (a165b53daa8a3a526d2328ca72c4aa9e7f163045)
 

Author SHA1 Message Date
Aleksandr Slobodeniuk 0aa8fa963f avformat/riff.h : remove unused function parameter "const AVCodecTag *tags" of "void ff_put_bmp_header()" 8 years ago
Paul B Mahol c79e753471 avfilter: add unpremultiply filter 8 years ago
Clément Bœsch 1193301758 lavc/htmlsubtitles: reindent after previous commits 8 years ago
Clément Bœsch 479ab8c3f8 lavc/htmlsubtitles: handle colors starting with many '#' 8 years ago
Clément Bœsch e800371863 lavc/htmlsubtitles: improve line breaks handling 8 years ago
Clément Bœsch 55949e3e51 lavc/tests: add htmlsubtitles 8 years ago
Clément Bœsch f0f8da545d lavc/htmlsubtitles: improve handling broken garbage 8 years ago
Michael Niedermayer b2d9d72269 avcodec/diracdsp: fix integer overflow 8 years ago
Michael Niedermayer 880f5c5913 avcodec/diracdec: Check weight_log2denom 8 years ago
Michael Niedermayer 46e4075549 avcodec/dirac_vlc: Fix invalid shift 8 years ago
James Almer 8f2f166c99 avcodec/atrac3p: use float_dsp in ff_atrac3p_power_compensation 8 years ago
Paul B Mahol b664d1f3ff doc/filters.texi: add another lut2 example 8 years ago
Clément Bœsch 797c232ef8 sws/tests/pixdesc_query: fix use of free() instead of av_free() 8 years ago
Clément Bœsch 4158fba3cd sws/tests/pixdesc_query: replace rgb based pix fmts with endianess agnostic names 8 years ago
Clément Bœsch d2c70fc887 sws/tests/pixdesc_query: sort pixel formats 8 years ago
Clément Bœsch ca23d3491d sws/tests/pixdesc_query: save every pix fmts in a list 8 years ago
Marton Balint e433497160 avdevice/decklink_dec: set field order via codecpar 8 years ago
Nicolas George 8b2cd8e0e4 lavfi/vf_displace: move to "activate" design. 8 years ago
Nicolas George 5dbb111900 lavfi/vf_hysteresis: move to "activate" design. 8 years ago
Nicolas George dbc4af862e lavfi/vf_lut2: move to "activate" design. 8 years ago
Nicolas George 27d8af03ae lavfi/vf_maskedclamp: move to "activate" design. 8 years ago
Nicolas George 0bc331bd57 lavfi/vf_mergeplanes: move to "activate" design. 8 years ago
Nicolas George a5e3b0c193 lavfi/vf_maskedmerge: move to "activate" design. 8 years ago
Nicolas George 620608467f lavfi/vf_midequalizer: move to "activate" design. 8 years ago
Nicolas George b894415a70 lavfi/vf_premultiply: move to "activate" design. 8 years ago
Nicolas George dbf7a67094 lavfi/vf_remap: move to "activate" design. 8 years ago
Nicolas George d07e25de76 lavfi/vf_threshold: move to "activate" design. 8 years ago
Nicolas George 0dd8320e16 lavfi/vf_stack: move to "activate" design. 8 years ago
Nicolas George 4e0e9ce2dc lavfi/framesync2: implement "activate" design. 8 years ago
Nicolas George ed1c884b9e lavfi: add outlink helper functions. 8 years ago
Nicolas George b77f041dff lavfi: make FFERROR_NOT_READY available to filters. 8 years ago
Nicolas George 873306f265 lavfi/framesync2: rename all conflicting symbols. 8 years ago
Nicolas George cffea1b483 lavfi: copy framesync into framesync2. 8 years ago
Nicolas George 1daacba91f Revert "Revert "lavfi/buffersrc: push the frame deeper if requested."" 8 years ago
Rostislav Pehlivanov 70eb77b34e mdct15: add inverse transform postrotation SIMD 8 years ago
Matt Oliver b0c61209cd lavc/makefile: Add missing file dependencies. 8 years ago
Matt Oliver 6cc677c0e8 lavf/os_support: Use existing WinRT config value. 8 years ago
Matt Oliver a3833bee94 win32_dlfcn: Support WinRT/UWP. 8 years ago
Jun Zhao 1e0c75ea16 examples/hw_decode: Add a HWAccel decoding example. 8 years ago
Michael Niedermayer bf8ab72ae9 avcodec/dirac_dwt: Fix multiple integer overflows in COMPOSE_DD97iH0() 8 years ago
Michael Niedermayer c0220c768c avcodec/diracdec: Fix integer overflow in divide3() 8 years ago
Michael Niedermayer 2c630d159f avcodec/takdec: Fix integer overflow in decode_subframe() 8 years ago
Michael Niedermayer ffcc82219c avformat/rtmppkt: Convert ff_amf_get_field_value() to bytestream2 8 years ago
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