summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter/vf_neighbor: rewrite without using temp memoryPaul B Mahol2018-05-01
* avcodec/cbs_h2645: create a reference to the existing buffer when decomposing...James Almer2018-04-30
* avcodec/cbs_mpeg2: create a reference to the existing buffer when decomposing...James Almer2018-04-30
* fftools/ffmpeg: fix mixed code and declarationsJames Almer2018-04-30
* avdevice/decklink_dec: unref packets on avpacket_queue_put errorMarton Balint2018-04-30
* avdevice/decklink_dec: do not copy video dataMarton Balint2018-04-30
* Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was ...Marton Balint2018-04-30
* avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8Marton Balint2018-04-30
* avcodec/hnm4video: fix palette alphaMarton Balint2018-04-30
* avcodec/anm: fix palette alphaMarton Balint2018-04-30
* avformat/qtpalette: parse color table according to the QuickTime file format ...Marton Balint2018-04-30
* avfilter/vf_mix: initialize last to silence possible warningPaul B Mahol2018-04-30
* avcodec/mpeg4video_parser: Avoid litteral 0x1B6, use named constant insteadMichael Niedermayer2018-04-30
* avcodec/mpeg4video_parser: Fix incorrect spliting of MPEG-4 studio framesMichael Niedermayer2018-04-30
* avformat/m4vdec: Use the same constant names as libavcodecMichael Niedermayer2018-04-30
* avformat/m4vdec: Fix detection of raw MPEG-4 ES StudioMichael Niedermayer2018-04-30
* configure: add missing pthreads dependency to v4l2_m2mJames Almer2018-04-29
* doc/filters: add tmix examplesPaul B Mahol2018-04-29
* avfilter/vf_mix: make setting weights more user friendlyPaul B Mahol2018-04-29
* avcodec/wavpack: Fix integer overflow in DEC_MED() / INC_MED()Michael Niedermayer2018-04-29
* avcodec/wavpack: Fix integer overflow in wv_unpack_stereo()Michael Niedermayer2018-04-29
* avfilter/vf_fieldmatch: add support for >8 bit depth in ppsrcPaul B Mahol2018-04-29
* avfilter/vf_fieldmatch: switch to activatePaul B Mahol2018-04-29
* avfilter: add amplify filterPaul B Mahol2018-04-29
* avfilter/vf_overlay: use slice_end in alpha_composite()Paul B Mahol2018-04-29
* avcodec/vc1: fix mquant calculationJerome Borsboom2018-04-29
* avfilter/vf_fieldmatch: use correct subsamplings for y0a, y1a and startxPaul B Mahol2018-04-28
* doc/ffmpeg - update benchmark option readout detailsGyan Doshi2018-04-28
* avfilter/vf_overlay: add slice threadingPaul B Mahol2018-04-28
* fftools/ffmpeg: change fps progress log message to show two decimal digitsAndré Camargo2018-04-28
* swresample/arm: rename labels to fix xcode build errorRahul Chaudhry2018-04-28
* fftools/ffmpeg: Add system time and real time to benchmarking.Mark Wachsler2018-04-28
* doc/libav-merge: remove resolved itemPaul B Mahol2018-04-28
* avcodec/proresdec2: add missing frame color metadataPaul B Mahol2018-04-28
* avcodec/proresdec2: make long name more descriptivePaul B Mahol2018-04-28
* avcodec: remove duplicate prores decoderPaul B Mahol2018-04-28
* avfilter/vf_convolution: make rdiv set to 0 more usefulPaul B Mahol2018-04-28
* hwcontext_vaapi: Fix compilation with libva versions < 1.4.0Mark Thompson2018-04-27
* avfilter/vf_mix: use correct linesizesPaul B Mahol2018-04-27
* avfilter/vf_shuffleplanes: add support for timelinePaul B Mahol2018-04-27
* avfilter/vf_premultiply: add slice threadingPaul B Mahol2018-04-27
* avfilter/vf_maskedclamp: silence warningPaul B Mahol2018-04-27
* avfilter/vf_mix: add slice threadingPaul B Mahol2018-04-27
* avformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for OIPF casesŁukasz Krzciuk2018-04-27
* avcodec/cbs_mpeg2: use existing buffer reference when splitting fragmentsJames Almer2018-04-26
* avcodec/cbs: create reference counted fragments in ff_cbs_read_extradata()James Almer2018-04-26
* avfilter/vf_maskedclamp: add slice threadingPaul B Mahol2018-04-27
* avfilter/vf_atadenoise: do not abort if user specified invalid sizePaul B Mahol2018-04-26
* lavf/http: use AV_OPT_FLAG_DEPRECATED for user-agent optionClément Bœsch2018-04-26
* lavu/opt: add AV_OPT_FLAG_DEPRECATEDClément Bœsch2018-04-26