summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/riff.h : remove unused function parameter "const AVCodecTag *tags" o...Aleksandr Slobodeniuk2017-08-02
* avfilter: add unpremultiply filterPaul B Mahol2017-08-02
* lavc/htmlsubtitles: reindent after previous commitsClément Bœsch2017-08-01
* lavc/htmlsubtitles: handle colors starting with many '#'Clément Bœsch2017-08-01
* lavc/htmlsubtitles: improve line breaks handlingClément Bœsch2017-08-01
* lavc/tests: add htmlsubtitlesClément Bœsch2017-08-01
* lavc/htmlsubtitles: improve handling broken garbageClément Bœsch2017-08-01
* avcodec/diracdsp: fix integer overflowMichael Niedermayer2017-08-01
* avcodec/diracdec: Check weight_log2denomMichael Niedermayer2017-08-01
* avcodec/dirac_vlc: Fix invalid shiftMichael Niedermayer2017-08-01
* avcodec/atrac3p: use float_dsp in ff_atrac3p_power_compensationJames Almer2017-08-01
* doc/filters.texi: add another lut2 examplePaul B Mahol2017-07-31
* sws/tests/pixdesc_query: fix use of free() instead of av_free()Clément Bœsch2017-07-30
* sws/tests/pixdesc_query: replace rgb based pix fmts with endianess agnostic n...Clément Bœsch2017-07-30
* sws/tests/pixdesc_query: sort pixel formatsClément Bœsch2017-07-30
* sws/tests/pixdesc_query: save every pix fmts in a listClément Bœsch2017-07-30
* avdevice/decklink_dec: set field order via codecparMarton Balint2017-07-30
* lavfi/vf_displace: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_hysteresis: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_lut2: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_maskedclamp: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_mergeplanes: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_maskedmerge: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_midequalizer: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_premultiply: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_remap: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_threshold: move to "activate" design.Nicolas George2017-07-30
* lavfi/vf_stack: move to "activate" design.Nicolas George2017-07-30
* lavfi/framesync2: implement "activate" design.Nicolas George2017-07-30
* lavfi: add outlink helper functions.Nicolas George2017-07-30
* lavfi: make FFERROR_NOT_READY available to filters.Nicolas George2017-07-30
* lavfi/framesync2: rename all conflicting symbols.Nicolas George2017-07-30
* lavfi: copy framesync into framesync2.Nicolas George2017-07-30
* Revert "Revert "lavfi/buffersrc: push the frame deeper if requested.""Nicolas George2017-07-30
* mdct15: add inverse transform postrotation SIMDRostislav Pehlivanov2017-07-30
* lavc/makefile: Add missing file dependencies.Matt Oliver2017-07-30
* lavf/os_support: Use existing WinRT config value.Matt Oliver2017-07-30
* win32_dlfcn: Support WinRT/UWP.Matt Oliver2017-07-30
* examples/hw_decode: Add a HWAccel decoding example.Jun Zhao2017-07-30
* avcodec/dirac_dwt: Fix multiple integer overflows in COMPOSE_DD97iH0()Michael Niedermayer2017-07-29
* avcodec/diracdec: Fix integer overflow in divide3()Michael Niedermayer2017-07-29
* avcodec/takdec: Fix integer overflow in decode_subframe()Michael Niedermayer2017-07-29
* avformat/rtmppkt: Convert ff_amf_get_field_value() to bytestream2Michael Niedermayer2017-07-29
* avformat/rtmppkt: Convert ff_amf_tag_size() to bytestream2Michael Niedermayer2017-07-29
* libavcodec/mips: Improve avc dequant-idct luma dc msa functionKaustubh Raste2017-07-29
* avcodec/diracdec: Fix integer overflow in signed multiplication in UNPACK_ARI...Michael Niedermayer2017-07-28
* avcodec/pixlet: Simplify nbits computationMichael Niedermayer2017-07-28
* pthread_frame: revert 2e664b9c1e73c80aab91070c1eb7676f04bdd12d.Wan-Teh Chang2017-07-27
* avcodec/h264_slice: don't sync default_ref[] between threads.Wan-Teh Chang2017-07-27
* doc/APIChanges: add missing entry for ICC Profile side data type.James Almer2017-07-27