summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Merge commit '5e1a3ea3ba7bb0c71d931e93e60fb75f51b0cc1a'Derek Buitenhuis2016-05-11
|\|
| * lavc: move the vaapi encoders further down in the list of codecsAnton Khirnov2016-04-15
* | Merge commit '92fdea37477b5a2d1329e5ef0773e24473fa8f12'Derek Buitenhuis2016-05-11
|\|
| * vaapi_h265: Add -qp option, use it to replace use of -global_qualityMark Thompson2016-04-15
| * vaapi_h265: Add constant-bitrate encode supportMark Thompson2016-04-15
| * vaapi_h264: Add encode quality option (for quality-speed tradeoff)Mark Thompson2016-04-15
| * vaapi_h264: Add -qp option, use it to replace use of -global_qualityMark Thompson2016-04-15
| * vaapi_encode: Add support for codec-local optionsMark Thompson2016-04-15
| * vaapi_h264: Add constant-bitrate encode supportMark Thompson2016-04-15
| * vaapi_encode: Refactor slightly to allow easier setting of global optionsMark Thompson2016-04-15
* | Merge commit '18019f8cb9663dd1032c65aa453eaec18d641905'Derek Buitenhuis2016-05-11
|\|
| * FATE: add an H.264 test with unescaped extradataAnton Khirnov2016-04-15
| * FATE: add an H.264 test with invalid reference listsAnton Khirnov2016-04-15
* | Merge commit '9d4d9be538faa537440fff37d3b7ecf322911a55'Derek Buitenhuis2016-05-11
|\|
| * libavcodec: Document that encoders may use the framerate field in AVCodecContextMartin Storsjö2016-04-12
* | Merge commit '1bb56abb9b37bd208a66164339c92cad59b1087b'Derek Buitenhuis2016-05-11
|\|
| * omx: Add support for zerocopy input of framesMartin Storsjö2016-04-12
* | Merge commit 'f1cd9b03f3fa875eb5e394281b4b688cec611658'Derek Buitenhuis2016-05-11
|\|
| * omx: Add support for broadcom OMX on raspberry piMartin Storsjö2016-04-12
* | Merge commit 'e8919ec486a5559fdcf366e347be0656d904a87f'Derek Buitenhuis2016-05-11
|\|
| * libavcodec: Add H264/MPEG4 encoders based on OpenMAX ILMartin Storsjö2016-04-12
* | Merge commit 'b8e899f4bf5f09900aa71552112d32a5566b6baf'Derek Buitenhuis2016-05-11
|\|
| * mmaldec: Use imgutils.h for copying framesMartin Storsjö2016-04-12
* | Merge commit '798845ce7e5b7fdd17c7269c5d267fb487d9c46f'Derek Buitenhuis2016-05-11
|\|
| * testprogs: Add missing libm.h includesMartin Storsjö2016-04-11
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis2016-05-11
|\|
| * build: Split test programs off into separate filesDiego Biurrun2016-04-07
* | avcodec/dca_lbr: explicitly initialize structs with zeroHendrik Leppkes2016-05-11
* | Merge commit '330177b508420a553083df94f22cbd5142de0f4a'Derek Buitenhuis2016-05-11
|\|
| * build: Group declarations for hw-accelerated de-/encoding separatelyDiego Biurrun2016-04-07
* | avcodec/nvenc: Write buffPeriod/picTime SEI in both CBR modesTimo Rothenpieler2016-05-11
* | avcodec/nvenc: Generate bufferingPeriod/pictureTiming SEITimo Rothenpieler2016-05-11
* | aarch64/synth_filter: fix compilationJames Almer2016-05-10
* | libavformat/oggdec: Free stream private when header parsing fails.Chris Cunningham2016-05-11
* | lavfi/drawutils: support NV12 and NV21Rodger Combs2016-05-10
* | avcodec/rscc: check input buffer size for deflate modeJames Almer2016-05-10
* | avcodec/dca: add DTS Express (LBR) decoderfoo862016-05-10
* | avdevice/decklink_dec: Convert decklink input module to use codecparFelt, Patrick2016-05-11
* | avformat/utils: Check bps before using it in a shift in ff_get_pcm_codec_id()Michael Niedermayer2016-05-11
* | avformat/oggparseopus: Check that granule pos is within the supported rangeMichael Niedermayer2016-05-11
* | avfilter/delogo: Check that logo area is inside the pictureJean Delvare2016-05-10
* | vf_colorspace: don't enable passthrough if bitdepth doesn't match.Ronald S. Bultje2016-05-10
* | vf_colorspace: fix range order.Ronald S. Bultje2016-05-10
* | vf_colorspace: make whitepoint adaptation mode configurable.Ronald S. Bultje2016-05-10
* | fate: add matroska-remux test.Ronald S. Bultje2016-05-10
* | ffmpeg: copy color properties in case of -c:v copy.Ronald S. Bultje2016-05-10
* | vf_colorspace: use enums for bpp/subsampling array indices.Ronald S. Bultje2016-05-10
* | vf_colorspace: add const to yuv_stride[] argument in DSP functions.Ronald S. Bultje2016-05-10
* | vf_colorspace: add floyd-steinberg dithering option to full conversion.Ronald S. Bultje2016-05-10
* | avfilter/f_metadata: update print output header line formatTobias Rapp2016-05-10