35657 Commits (785038c92cc7fc1da437576382083246ca598fce)

Author SHA1 Message Date
Michael Niedermayer 8106479503 avcodec/bitstream_filter: Fix initializing options from the argument string 9 years ago
Michael Niedermayer 76d0209db4 avcodec/intrax8: Remove duplicated chunk from ba5bcf9612 9 years ago
Carl Eugen Hoyos db7d0d6e7c lavc/fic: Cosmetics, fix a typo. 9 years ago
Carl Eugen Hoyos 1106a2c5dd lavc/webp: Print a warning for unsupported chunks. 9 years ago
Ronald S. Bultje ee729cc0ed vp9: ignore frame_context_index field in key-/intraonly-frames. 9 years ago
Paul B Mahol 7a0aee1688 avcodec/takdec: fix decoding of some sample rates with multichannel coder 9 years ago
Ivan 3a727606c4 avcodec/h264: Fix for H.264 configuration parsing 9 years ago
Michael Niedermayer 487c346d98 avcodec/exr: Fix "libavcodec/exr.c:1494:13: warning: ISO C90 forbids mixed declarations and code" 9 years ago
Rostislav Pehlivanov 9e138c4813 vc2enc: use 32x16 slices by default 9 years ago
Rostislav Pehlivanov 77fb7177af vc2enc: don't require interlacing for 1080p50/60 base video formats 9 years ago
Carl Eugen Hoyos 139cbeb75e lavc/dds: Fix GRAY8A decoding. 9 years ago
Michael Niedermayer f07923253a avcodec/avcodec: Document signed/unsignedness of sample formats in relation to bits_per_raw_sample 9 years ago
Michael Niedermayer bcf936eaea avcodec/utils: Add braces to framecount computation 9 years ago
Michael Niedermayer a7fa1e38ca avcodec/utils: Fix duration of ATRAC3 packets 9 years ago
Anton Khirnov 5e1a3ea3ba lavc: move the vaapi encoders further down in the list of codecs 9 years ago
Mark Thompson 92fdea3747 vaapi_h265: Add -qp option, use it to replace use of -global_quality 9 years ago
Mark Thompson f70e462793 vaapi_h265: Add constant-bitrate encode support 9 years ago
Mark Thompson fcf536b130 vaapi_h264: Add encode quality option (for quality-speed tradeoff) 9 years ago
Mark Thompson 9629701ce9 vaapi_h264: Add -qp option, use it to replace use of -global_quality 9 years ago
Mark Thompson 69b06ed428 vaapi_encode: Add support for codec-local options 9 years ago
Mark Thompson 6e8f66fc93 vaapi_h264: Add constant-bitrate encode support 9 years ago
Mark Thompson f6b8552369 vaapi_encode: Refactor slightly to allow easier setting of global options 9 years ago
Michael Niedermayer 21acc4db5f avcodec: Add bits_per_raw_sample to AVCodecParameters 9 years ago
Paul B Mahol 9cd2ca9966 avcodec/ralf: add support for mono 9 years ago
Paul B Mahol c9fb81ff41 avcodec/atrac3: pass AVCodecContext to av_log if available 9 years ago
Michael Niedermayer 8e26bdd59b avcodec/bmp_parser: Ensure remaining_size is not too small in startcode packet crossing corner case 9 years ago
Paul B Mahol 56759f69a6 avcodec/wmalosslessdec: improve 24bit support 9 years ago
Paul B Mahol 5ac71e9db8 avcodec/wmalosslessdec: improve >2 channel support 9 years ago
Rodger Combs c890bcbacf
lavf/audiotoolboxdec: only provide block alignment for ILBC 9 years ago
Rodger Combs c11157c09a
lavf/audiotoolboxdec: only send extradata for formats that use it 9 years ago
Rodger Combs acd5910e39
lavc/audiotoolboxdec: reindent 9 years ago
Rodger Combs b20d3bf4a4
lavc/audiotoolboxdec: avoid relying on consumer-provided params when possible 9 years ago
Martin Vignali ac07e57c39 avcodec/exr: fix huf_decode 9 years ago
Paul B Mahol 392b0a25c2 avcodec/exr: fix clearing end of bitmap 9 years ago
James Almer d7815df402 arm/rdft_init: fix license header 9 years ago
Martin Storsjö 9d4d9be538 libavcodec: Document that encoders may use the framerate field in AVCodecContext 9 years ago
Martin Storsjö 1bb56abb9b omx: Add support for zerocopy input of frames 9 years ago
Martin Storsjö f1cd9b03f3 omx: Add support for broadcom OMX on raspberry pi 9 years ago
Martin Storsjö e8919ec486 libavcodec: Add H264/MPEG4 encoders based on OpenMAX IL 9 years ago
Martin Storsjö b8e899f4bf mmaldec: Use imgutils.h for copying frames 9 years ago
Paul B Mahol 9149e9c0ba avcodec/apedec: fix decoding of stereo files with one channel full of silence 9 years ago
Martin Storsjö 798845ce7e testprogs: Add missing libm.h includes 9 years ago
Paul B Mahol b62ed56e25 avcodec/shorten: properly handle bitshift > 31 9 years ago
Jakub Stachowski 60b75186b2 avcodec/wmalosslessdec: do not discard last frame 9 years ago
Paul B Mahol 571aa7d25e avcodec/shorten: mark as AV_CODEC_CAP_SUBFRAMES 9 years ago
Martin Vignali 2dd7b46132 avcodec/exr: fix channel detection 9 years ago
Paul B Mahol 0c90b2e013 avcodec/shorten: add support for AIFF packing, not bitexact 9 years ago
Paul B Mahol 82ee37f1f3 avcodec/shorten: fix decoding of very large (>2048) block sizes 9 years ago
Michael Niedermayer d433623fba avcodec/pngdec: Fix alpha detection with skip_frame 9 years ago
Paul B Mahol dee138624f avcodec/shorten: fix decoding of files with number of samples lower than max_frame_size 9 years ago