36563 Commits (86c5a23ee5236aa0996435247a2141ac90fc491e)

Author SHA1 Message Date
Jan Sebechlebsky 7d5501be1e avcodec/bsf: Set EOF flag only in pkt == NULL 9 years ago
Carl Eugen Hoyos ceab04fb5d lavc/raw: Support QT b64a ARGB64 rawvideo. 9 years ago
Carl Eugen Hoyos bc70312654 lavc/screenpresso: Fix 32bit pix_fmt, there is no transparency. 9 years ago
Mark Reid 6051bb338c libavcodec/dnxhdenc: add edge emulate for dnxhr 9 years ago
Aman Gupta b5f30fe8fe avcodec/utils: only warn when passed invalid lowres value 9 years ago
Michael Niedermayer 6aa39080cc avcodec/rawdec: Fix palette handling with changing palettes 9 years ago
Michael Niedermayer ce2217b25e avcodec/ffv1: add AV_PIX_FMT_GBRP16 support 9 years ago
Michael Niedermayer 74314f1f5f avcodec/ffv1: template functions to allow data types different from int16_t 9 years ago
Yuli Khodorkovskiy f0adb99d06 avcodec/qsvdec: Fix null dereferences in the qsv decoder 9 years ago
Michael Niedermayer bbec14de31 avcodec/raw: Fix decoding of ilacetest.mov 9 years ago
James Almer d950279cbf avcodec/ttadsp: cosmetics 9 years ago
Michael Niedermayer c1bfeda5a3 avcodec/ffv1enc: Fix assertion failure with non zero bits per sample 9 years ago
Carl Eugen Hoyos 82e53b3cef lavc/vaapi_encode_h26x: Fix a crash if "." is not the decimal separator. 9 years ago
James Almer be63ef3c4e avcodec/vdpau: clean up vdpau_internal.h 9 years ago
Timothy Gu f297d1e9e5 h264dec: Fix indentation 9 years ago
Timothy Gu 826c780c12 Revert "Revert "Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'"" 9 years ago
Timothy Gu e4af9be0f4 Revert "Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'" 9 years ago
Timothy Gu fd242479c6 mediacodec: Return ENOSYS on unsupported platforms 9 years ago
Timothy Gu 4e2a8c4920 jni: Return ENOSYS on unsupported platforms 9 years ago
Timothy Gu 58c7bf789f doxygen: Standardize root-level modules 9 years ago
James Almer 613c86299f avcodec/h264dec: move ff_h264_ps_uninit prototype to h264_ps.h 9 years ago
Steven Robertson e1be80aa11 libavcodec/dnxhd: Enable 12-bit DNxHR support. 9 years ago
James Almer efc9d5c4bc x86/ttaenc: add ff_ttaenc_filter_process_{ssse3,sse4} 9 years ago
James Almer 7a9a8afc82 avcodec/ttaenc: split off hybrid filter processing as ttaencdsp 9 years ago
Paul B Mahol 82b84c71b0 avcodec/alacenc: allocate bigger packets 9 years ago
Michael Niedermayer 77b0f3f26d avcodec/vp9_parser: Check the input frame sizes for being consistent 9 years ago
Josh de Kock 238733f741 hapdec: remove unused memory.h include 9 years ago
Michael Niedermayer 8385e1718e avcodec/h264_slice: Make setup_finished check cover more cases 9 years ago
Clément Bœsch f8ce1e8282 lavc/h264_slice: adjust a few line breaks to reduce diff with Libav 9 years ago
Matthieu Bouron 376d8fb2c5 lavc/ffjni: replace ff_jni_{attach,detach} with ff_jni_get_env 9 years ago
Martin Storsjö 293676c476 libopenh264: Support building with the 1.6 release 9 years ago
Martin Storsjö c5d326f551 Add an OpenH264 decoder wrapper 9 years ago
Ronald S. Bultje a4edaa0270 vp9: add mxext versions of the single-block (w=8,npx=8) h/v loopfilters. 9 years ago
Ronald S. Bultje 7ca422bb1b vp9: add mxext versions of the single-block (w=4,npx=8) h/v loopfilters. 9 years ago
Ronald S. Bultje 726501a34e vp9: add 32x32 idct AVX2 implementation. 9 years ago
James Almer 0c75bd8e3c avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a header 9 years ago
James Almer 26cb7232c3 Revert "lavc: always build dnxhddata" 9 years ago
Carl Eugen Hoyos 71167f7f84 lavc/Makefile: Fix standalone compilation of the svq3 decoder. 9 years ago
Matthieu Bouron 2adbea4e21 lavc: always build dnxhddata 9 years ago
Carl Eugen Hoyos 9bd35a76fc lavc/h264_ps: Be more verbose when truncating likely oversized PPS. 9 years ago
Ivan Uskov b4054100f6 Revert "Merge commit '3c53627ac17fc6bdea5029be57da1e03b32d265d'" 9 years ago
Mark Reid ece12db4f1 libavcodec/dnxhdenc: add support for dnxhr encoding 9 years ago
Mark Reid cdca1902ab libavcodec/dnxhdenc: add support for variable mircoblock counts 9 years ago
Carl Eugen Hoyos db8e8c9731 lavc/intrax8: Use correct printf specifier for size_t on Windows. 9 years ago
Jan Sebechlebsky 1c46e53dcc avcodec/mpeg4_unpack_bframes_bsf: Check av_packet_from_data() return value 9 years ago
Jan Sebechlebsky 8c997b3d3d avcodec/mpeg4_unpack_bframes_bsf: Copy packet props 9 years ago
Sasi Inguva 282477bf45 libx264: Increase x264 opts character limit to 4096 9 years ago
James Zern 640c0962c0 libvpxenc,cosmetics: rename common fns vp8 -> vpx 9 years ago
James Zern 2afddfe9bf libvpxdec,cosmetics: rename common fns vp8 -> vpx 9 years ago
Yong Lei 8dcfe43de0 avcodec/huffman: beautify: add space between #include and filename. 9 years ago