summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avfilter/window_func: add dolph windowPaul B Mahol2016-08-165-1/+20
* lavc: add trailing_padding to AVCodecContext to match AVCodecParameters.Jon Toohill2016-08-164-18/+39
* avfilter/vf_atadenoise: set default size value to 9Paul B Mahol2016-08-151-1/+1
* avfilter/vf_atadenoise: add support for more pixel formatsPaul B Mahol2016-08-151-0/+5
* avfilter/af_astats: add support for other sample formatsPaul B Mahol2016-08-151-25/+89
* avcodec/bsf: Add list BSF APIJan Sebechlebsky2016-08-153-2/+365
* avcodec/iff: remove palette swapping for animPaul B Mahol2016-08-151-12/+8
* avfilter/avf_showspectrum: add some multithreading supportPaul B Mahol2016-08-151-101/+131
* doc/filters: add yet another zoompan usage examplePaul B Mahol2016-08-151-0/+6
* avfilter/vf_zoompan: fix pzoom usagePaul B Mahol2016-08-151-4/+11
* libavcodec/qsvdec_h2645.c: switch to the new BSF APIIvan Uskov2016-08-151-31/+107
* configure: All sun4 machines are SPARCs, not just sun4uMaya Rashish2016-08-151-1/+1
* libavformat/http: add support for content_type option in listen modeMoritz Barsnick2016-08-142-2/+2
* avfilter/vf_signalstats: fix saturation calculation for >8 bitPaul B Mahol2016-08-141-5/+5
* aacenc: fix various typos and an error messageRostislav Pehlivanov2016-08-132-12/+12
* aacenc: unmark the fast coder as experimentalRostislav Pehlivanov2016-08-131-2/+2
* aacenc: add a faster version of twoloop as the "fast" coderRostislav Pehlivanov2016-08-131-20/+134
* avfilter/vf_signalstats: measure video bitdepthPaul B Mahol2016-08-132-0/+37
* avfilter/vf_signalstats: add >8 bit depth supportPaul B Mahol2016-08-131-16/+420
* avcodec/bsf: Add ff_bsf_get_packet_ref() functionJan Sebechlebsky2016-08-132-0/+27
* configure: Check for arc4random() header definition.Carl Eugen Hoyos2016-08-131-1/+1
* doc/bsfs: Fix bsf options divider in documentationJan Sebechlebsky2016-08-131-1/+1
* avcodec/bsf: Forbid packet without payload in av_bsf_send_packetJan Sebechlebsky2016-08-132-1/+5
* avcodec/bsf: Set EOF flag only in pkt == NULLJan Sebechlebsky2016-08-131-1/+1
* lavc/raw: Support QT b64a ARGB64 rawvideo.Carl Eugen Hoyos2016-08-136-2/+23
* lavc/screenpresso: Fix 32bit pix_fmt, there is no transparency.Carl Eugen Hoyos2016-08-132-3/+3
* fate: add test for compand filterPetru Rares Sincraian2016-08-123-0/+32
* tests/fate/vcodec: add dnxhr edge testsMark Reid2016-08-1213-1/+67
* libavcodec/dnxhdenc: add edge emulate for dnxhrMark Reid2016-08-122-17/+56
* avcodec/utils: only warn when passed invalid lowres valueAman Gupta2016-08-121-3/+2
* libavformat/http: add support for headers option in listen modeMoritz Barsnick2016-08-121-1/+5
* doc/filters: move hdcd documentation from video section to audio sectionPaul B Mahol2016-08-111-52/+52
* avfilter/af_adelay: make it possible to delay channels by exact number of sam...Paul B Mahol2016-08-112-2/+16
* avisynth: simplify the pix_fmt check for the newer AviSynth APIStephen Hutchinson2016-08-111-22/+5
* checkasm: h264dsp: Initialize the padding areaMartin Storsjö2016-08-111-1/+1
* avfilter/avf_avectorscope: fix initialization for prev_y in polar modePaul B Mahol2016-08-111-1/+1
* avfilter/avf_avectorscope: add scale optionPaul B Mahol2016-08-112-59/+84
* doc/filters: fix typo in acrusher filter docsPaul B Mahol2016-08-111-1/+1
* avfilter: add acrusher filterPaul B Mahol2016-08-116-1/+424
* avformat/id3v2: fix memleak with empty stringsMichael Niedermayer2016-08-111-1/+4
* libavformat/mxfenc: add UID for unconstrained H.264 coded video in baseline p...Matthias Hunstock2016-08-111-0/+2
* avfiltergraph.c: restore disabling of auto conversionsBurt P2016-08-101-0/+8
* avfilter/avf_showwaves: add sqrt and cbrt amplitude scalersPaul B Mahol2016-08-102-2/+61
* avfilter/vf_remap: >8 bit supportPaul B Mahol2016-08-101-3/+81
* avfilter/drawutils: Fix single plane with alphaMichael Niedermayer2016-08-091-0/+2
* doc/filters: add one more lutyuv examplePaul B Mahol2016-08-091-0/+6
* docs/filters: Fix parameter names for colorspace filterDerek Buitenhuis2016-08-081-2/+2
* avformat/id3v2: Mark variable as unused to avoid "set but not used" warningMichael Niedermayer2016-08-081-1/+1
* avcodec/rawdec: Fix palette handling with changing palettesMichael Niedermayer2016-08-081-8/+17
* cmdutils: remove the current working directory from the DLL search path on win32Hendrik Leppkes2016-08-086-0/+21
OpenPOWER on IntegriCloud