summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | lavf/webvttenc: Require webvtt file to contain exactly one WebVTT stream.Simon Thelen2015-09-12
* | libvpxdec: apply RGB to 444P16 instead of 422P16.Ronald S. Bultje2015-09-11
* | avformat/format: Remove parameters from mime type before comparission for pro...Alex Agranovsky2015-09-12
* | configure: check for ID3D11VideoContextJames Almer2015-09-11
* | avformat/tcp: TCP Protocol: fix descriptor leak on listen and interruptAlexander S. Drozdov2015-09-11
* | libavformat/utils.c: use correct variable for message.Thierry Foucu2015-09-11
* | swscale/swscale: Fix "unused variable" warningMichael Niedermayer2015-09-11
* | aaccoder: respect cutoff when marking bands as PNSRostislav Pehlivanov2015-09-11
* | avformat/wavdec: use AV_OPT_TYPE_BOOL for ignore_lengthPaul B Mahol2015-09-11
* | avformat/wavenc: use AV_OPT_TYPE_BOOL for write_bext optionPaul B Mahol2015-09-11
* | avcodec/ljpegenc: Fix encoding RGBA LJPEGMichael Niedermayer2015-09-11
* | avcodec/mjpegdec: Fix decoding RGBA RCT LJPEGMichael Niedermayer2015-09-11
* | configure: colorize error messagesGanesh Ajjanagadde2015-09-11
* | lavc: Fix standalone compilation of the subrip decoder.Carl Eugen Hoyos2015-09-11
* | avcodec/nvenc: change flag of cuCtxCreate to avoid CPU spinsAgatha Hu2015-09-11
* | avformat/utils: Increase default max_stream_analyze_duration for flvMichael Niedermayer2015-09-11
* | avutil/version: Bump for avpriv_get_trc_function_from_trc() and AVCOL_PRI/TRC...Michael Niedermayer2015-09-11
* | doc/filters: fix Photoshop curves file extensionLou Logan2015-09-10
* | avcodec/exr: Mark up the decoded buffer as the appropriate transfer character...Kevin Wheatley2015-09-10
* | avcodec/exr: Add support for applying a transfer characteristic curve to Open...Kevin Wheatley2015-09-10
* | avutil/color_utils: Add basic transfer functions for each AVColorTransferChar...Kevin Wheatley2015-09-10
* | avfilter/vf_transpose: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-10
* | avfilter/f_perms: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-10
* | avcodec/options_table: Fix TRC / PRI typoMichael Niedermayer2015-09-10
* | avutil/pixfmt: Name "SMPTE ST 428-1" in AVColorPrimaries the same as in AVCol...Michael Niedermayer2015-09-10
* | avutil/pixdesc: Use "-" in color_primaries_names to be consistent with color_...Michael Niedermayer2015-09-10
* | 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