summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libavutil/hwcontext_cuda: Support P010 and P016 formatsPhilip Langdale2016-11-22
* avutil: add P016 pixel formatPhilip Langdale2016-11-22
* avcodec/libx264: fix forced_idr logicTimo Rothenpieler2016-11-22
* avcodec/cuvid: allow setting number of used surfacesMiroslav Slugen2016-11-22
* avcodec/nvenc: better surface allocation alghoritm, fix rc_lookaheadMiroslav Slugeň2016-11-22
* avcodec/nvenc: maximum usable surfaces are limited to maximum registered framesMiroslav Slugeň2016-11-22
* configure: cuda is no longer nonfree, enable and autodetect by defaultTimo Rothenpieler2016-11-22
* avfilter/vf_hwupload_cuda: check ff_formats_ref for errorsTimo Rothenpieler2016-11-22
* avfilter/vf_hwupload_cuda: use new hwdevice allocation APITimo Rothenpieler2016-11-22
* avcodec/nvenc: use dynamically loaded CUDATimo Rothenpieler2016-11-22
* avfilter/vf_scale_npp: use dynamically loaded CUDATimo Rothenpieler2016-11-22
* avcodec/cuvid: use dynamically loaded CUDA/CUVIDTimo Rothenpieler2016-11-22
* avutil/hwcontext_cuda: use dynamically loaded CUDATimo Rothenpieler2016-11-22
* compat/cuda: add dynamic loaderTimo Rothenpieler2016-11-22
* avformat/flvenc: add no_metadata to flvflagsSteven Liu2016-11-22
* avformat/utils: add missing brackets around arguments in av_realloc() callJames Almer2016-11-21
* vaapi_encode: Fix format specifier for bitrate loggingMark Thompson2016-11-21
* lavc/vaapi_encode_h264: fix poc incorrect issue after meeting idr frame.Jun Zhao2016-11-21
* vaapi_h265: Fix buffering parametersMark Thompson2016-11-21
* vaapi_h265: Fix slice header writingMark Thompson2016-11-21
* vaapi_h264: Write bitstream restriction fieldsMark Thompson2016-11-21
* vaapi_h264: Fix CFR mode with frame_rate set in AVCodecContextMark Thompson2016-11-21
* vaapi_encode: Decide on GOP setup before initialising sequence parametersMark Thompson2016-11-21
* vaapi_h264: Set max_num_ref_frames to 1 when not using B framesMark Thompson2016-11-21
* vaapi_encode: Sync to input surface rather than outputMark Thompson2016-11-21
* vaapi_encode: Check packed header capabilitiesMark Thompson2016-11-21
* vaapi_encode: Refactor initialisationMark Thompson2016-11-21
* vaapi_h264: Fix HRD bit_rate/cpb_size scalingMark Thompson2016-11-21
* avformat/movenc: Restrict experimental VP9 support to MODE_MP4.Matthew Gregan2016-11-21
* Add experimental demuxing support for FLAC in ISO BMFF (MP4).Matthew Gregan2016-11-21
* Add experimental muxing support for FLAC in ISO BMFF (MP4).Matthew Gregan2016-11-21
* MAINTAINERS: add myself as an API tests maintainerLudmila Glinskih2016-11-21
* ffplay: allow fallback to software rendererMarton Balint2016-11-20
* ffplay: add support for negative RGBA linesizeMarton Balint2016-11-20
* avformat/matroskaenc: write updated STREAMINFO metadata for FLAC streams if a...James Almer2016-11-20
* avformat/matroskaenc: postpone writing the Tracks masterJames Almer2016-11-20
* avutil/opt: Fix setting int64 to its maximumMichael Niedermayer2016-11-20
* lavc/ffv1: Support YUV4xxP12 and GRAY12.Carl Eugen Hoyos2016-11-20
* ffmdec: validate codec parametersAndreas Cadhalpun2016-11-20
* swscale/options: Use AV_OPT_TYPE_PIXEL_FMTMichael Niedermayer2016-11-20
* avcodec/avpacket: fix leak on realloc in av_packet_add_side_data()James Almer2016-11-19
* avformat/utils: check for overflow before reallocating side dataJames Almer2016-11-19
* avformat/matroska: use av_stream_add_side_data() for stereo3d side dataJames Almer2016-11-19
* avformat/mov: reuse existing err variableJames Almer2016-11-19
* avformat/mov: use av_stream_add_side_data() for displaymatrix side dataJames Almer2016-11-18
* avformat/utils: add av_stream_add_side_data()James Almer2016-11-18
* avformat/flvdec: add debug message to list keyframes index metadataSteven Liu2016-11-19
* options_table: limit codec parameters to sane valuesAndreas Cadhalpun2016-11-18
* x86/vp9itxfm: add missing AVX2 guardsJames Almer2016-11-18
* ffmpeg: factor out sending frame to filtersClément Bœsch2016-11-18