summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter/vf_atadenoise: add support for more pixel formatsPaul B Mahol2016-08-15
* avfilter/af_astats: add support for other sample formatsPaul B Mahol2016-08-15
* avcodec/bsf: Add list BSF APIJan Sebechlebsky2016-08-15
* avcodec/iff: remove palette swapping for animPaul B Mahol2016-08-15
* avfilter/avf_showspectrum: add some multithreading supportPaul B Mahol2016-08-15
* doc/filters: add yet another zoompan usage examplePaul B Mahol2016-08-15
* avfilter/vf_zoompan: fix pzoom usagePaul B Mahol2016-08-15
* libavcodec/qsvdec_h2645.c: switch to the new BSF APIIvan Uskov2016-08-15
* configure: All sun4 machines are SPARCs, not just sun4uMaya Rashish2016-08-15
* libavformat/http: add support for content_type option in listen modeMoritz Barsnick2016-08-14
* avfilter/vf_signalstats: fix saturation calculation for >8 bitPaul B Mahol2016-08-14
* aacenc: fix various typos and an error messageRostislav Pehlivanov2016-08-13
* aacenc: unmark the fast coder as experimentalRostislav Pehlivanov2016-08-13
* aacenc: add a faster version of twoloop as the "fast" coderRostislav Pehlivanov2016-08-13
* avfilter/vf_signalstats: measure video bitdepthPaul B Mahol2016-08-13
* avfilter/vf_signalstats: add >8 bit depth supportPaul B Mahol2016-08-13
* avcodec/bsf: Add ff_bsf_get_packet_ref() functionJan Sebechlebsky2016-08-13
* configure: Check for arc4random() header definition.Carl Eugen Hoyos2016-08-13
* doc/bsfs: Fix bsf options divider in documentationJan Sebechlebsky2016-08-13
* avcodec/bsf: Forbid packet without payload in av_bsf_send_packetJan Sebechlebsky2016-08-13
* avcodec/bsf: Set EOF flag only in pkt == NULLJan Sebechlebsky2016-08-13
* lavc/raw: Support QT b64a ARGB64 rawvideo.Carl Eugen Hoyos2016-08-13
* lavc/screenpresso: Fix 32bit pix_fmt, there is no transparency.Carl Eugen Hoyos2016-08-13
* fate: add test for compand filterPetru Rares Sincraian2016-08-12
* tests/fate/vcodec: add dnxhr edge testsMark Reid2016-08-12
* libavcodec/dnxhdenc: add edge emulate for dnxhrMark Reid2016-08-12
* avcodec/utils: only warn when passed invalid lowres valueAman Gupta2016-08-12
* libavformat/http: add support for headers option in listen modeMoritz Barsnick2016-08-12
* doc/filters: move hdcd documentation from video section to audio sectionPaul B Mahol2016-08-11
* avfilter/af_adelay: make it possible to delay channels by exact number of sam...Paul B Mahol2016-08-11
* avisynth: simplify the pix_fmt check for the newer AviSynth APIStephen Hutchinson2016-08-11
* checkasm: h264dsp: Initialize the padding areaMartin Storsjö2016-08-11
* avfilter/avf_avectorscope: fix initialization for prev_y in polar modePaul B Mahol2016-08-11
* avfilter/avf_avectorscope: add scale optionPaul B Mahol2016-08-11
* doc/filters: fix typo in acrusher filter docsPaul B Mahol2016-08-11
* avfilter: add acrusher filterPaul B Mahol2016-08-11
* avformat/id3v2: fix memleak with empty stringsMichael Niedermayer2016-08-11
* libavformat/mxfenc: add UID for unconstrained H.264 coded video in baseline p...Matthias Hunstock2016-08-11
* avfiltergraph.c: restore disabling of auto conversionsBurt P2016-08-10
* avfilter/avf_showwaves: add sqrt and cbrt amplitude scalersPaul B Mahol2016-08-10
* avfilter/vf_remap: >8 bit supportPaul B Mahol2016-08-10
* avfilter/drawutils: Fix single plane with alphaMichael Niedermayer2016-08-09
* doc/filters: add one more lutyuv examplePaul B Mahol2016-08-09
* docs/filters: Fix parameter names for colorspace filterDerek Buitenhuis2016-08-08
* avformat/id3v2: Mark variable as unused to avoid "set but not used" warningMichael Niedermayer2016-08-08
* avcodec/rawdec: Fix palette handling with changing palettesMichael Niedermayer2016-08-08
* cmdutils: remove the current working directory from the DLL search path on win32Hendrik Leppkes2016-08-08
* af_hdcd: Don't warn if converting from AV_SAMPLE_FMT_S16PBurt P2016-08-08
* af_hdcd: Add analyze modeBurt P2016-08-08
* avcodec/ffv1: add AV_PIX_FMT_GBRP16 supportMichael Niedermayer2016-08-08