summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avutil/pixdesc: Add SMPTE ST 2084 and ST 428-1 pixel descriptionsKevin Wheatley2015-09-10
* avcodec/options_table: Add SMPTE ST428-1 colour primaries (CIE 1931 XYZ) to c...Kevin Wheatley2015-09-10
* avcodec/options_table: Add CLI options for SMPTE ST 2084 and ST 428-1 transfe...Kevin Wheatley2015-09-10
* avutil/pixfmt: Add additional primaries and transfer characteristic enumerati...Kevin Wheatley2015-09-10
* avcodec/truemotion1: Simplify code using AV_PIX_FMT_0RGB32Michael Niedermayer2015-09-10
* avformat/subtitles: improve ff_subtitles_queue_finalize() doxyClément Bœsch2015-09-10
* avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for ...Clément Bœsch2015-09-10
* avformat/subtitles: make sure we don't drop "duplicated" events from differen...Clément Bœsch2015-09-10
* avformat/subtitles: drop duplicated eventsClément Bœsch2015-09-10
* .gitignore: ignore temp filesHarshit Mittal2015-09-10
* swscale: Forward colorspace updates to the 2nd cascaded context in case of al...Michael Niedermayer2015-09-10
* swscale/utils: Forward luma range to the cascaded context for alphablendingMichael Niedermayer2015-09-10
* avcodec/truemotion1: use BGR0/0RGBMichael Niedermayer2015-09-10
* avcodec/cscd: Use BGR0 instead of BGRAMichael Niedermayer2015-09-10
* avcodec/bmp: Analyze BGRA files alpha channel to choose pixel formatMichael Niedermayer2015-09-10
* swscale/utils: handle gray+alpha formats like gray for luma rangesMichael Niedermayer2015-09-10
* swscale/utils: If the source has no alpha then disable alpha blendawayMichael Niedermayer2015-09-10
* avcodec/libopenh264enc: use AV_LOG_TRACE instead of DEBUG+1Michael Niedermayer2015-09-10
* vp9: fix overflow in 8x8 topleft 32x32 idct ssse3 version.Ronald S. Bultje2015-09-10
* vp9: permanently delete segmentation refmap on any size change.Ronald S. Bultje2015-09-10
* avcodec/libopenh264enc: Remove some unneeded intermediate variablesMichael Niedermayer2015-09-10
* avcodec/libopenh264enc: Fix formating to match FFmpegs styleMichael Niedermayer2015-09-10
* avcodec/libopenh264enc: remove useless castMichael Niedermayer2015-09-10
* avcodec/libopenh264enc: Use av_log() to log messagesGregory J. Wolfe2015-09-10
* avformat/aa: initialize "header_seed" and "header_key"Vesselin Bontchev2015-09-10
* RELEASE: update to 2.8.gitJames Almer2015-09-09
* avformat/avformat: remove dead codeJames Almer2015-09-09
* lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video.Hendrik Schreiber2015-09-09
* configure: add libsoxr to swresample's pkgconfigRicardo Constantino2015-09-09
* avcodec/wavpackenc: use AV_OPT_TYPE_BOOL for all optionsPaul B Mahol2015-09-09
* avcodec/huffyuvenc: use AV_OPT_TYPE_BOOL for non_deterministic optionPaul B Mahol2015-09-09
* avcodec/libmp3lame: use AV_OPT_TYPE_BOOL for all optionsPaul B Mahol2015-09-09
* avfilter/vf_lut: use AV_OPT_TYPE_BOOL for negate_alpha optionPaul B Mahol2015-09-09
* aaccoder: tweak PNS implementation furtherRostislav Pehlivanov2015-09-09
* Merge commit '3b8e895237592fdaffe87cdcd204104200b9ccf9'Hendrik Leppkes2015-09-09
|\
| * codec_desc: Add missing DXV entryVittorio Giovara2015-09-09
* | MAINTAINERS: add 2.8, drop 2.2Michael Niedermayer2015-09-09
* | avformat/mpegvideo_enc: Move sponsorship notice to its own comment blockMichael Niedermayer2015-09-09
* | avformat/mxfenc: Move sponsorship notice to its own comment blockMichael Niedermayer2015-09-09
* | avformat/http: add reconnect_delay_max optionMichael Niedermayer2015-09-09
* | avcodec/libvorbisdec: Fix memory leakAndrew Stone2015-09-09
* | avfilter/acrossfade: use AV_OPT_TYPE_BOOL for overlap optionClément Bœsch2015-09-09
* | avfilter/life: use AV_OPT_TYPE_BOOL for a stitch optionClément Bœsch2015-09-09
* | avfilter/cellauto: use AV_OPT_TYPE_BOOL for a few optionsClément Bœsch2015-09-09
* | avfilter/waveform: use AV_OPT_TYPE_BOOL for mirror optionClément Bœsch2015-09-09
* | avfilter/vignette: use AV_OPT_TYPE_BOOL for dither optionClément Bœsch2015-09-09
* | avfilter/vidstabtransform: use AV_OPT_TYPE_BOOL for tripod and debug optionsClément Bœsch2015-09-09
* | avfilter/uspp: use AV_OPT_TYPE_BOOL for use_bframe_qp optionClément Bœsch2015-09-09
* | avfilter/unsharp: use AV_OPT_TYPE_BOOL for opencl optionClément Bœsch2015-09-09
* | avfilter/spp: use AV_OPT_TYPE_BOOL for use_bframe_qp optionClément Bœsch2015-09-09