36255 Commits (e3fd1857fb9e230de089820f77367ec320188c9c)

Author SHA1 Message Date
Jon Toohill c3c4c72665 lavc: add trailing_padding to AVCodecContext to match AVCodecParameters. 8 years ago
Jan Sebechlebsky b746ed70ef avcodec/bsf: Add list BSF API 8 years ago
Paul B Mahol 0ea03dbbf9 avcodec/iff: remove palette swapping for anim 8 years ago
Ivan Uskov b93e223315 libavcodec/qsvdec_h2645.c: switch to the new BSF API 8 years ago
Rostislav Pehlivanov 6612d04933 aacenc: fix various typos and an error message 8 years ago
Rostislav Pehlivanov fb0abb34cb aacenc: unmark the fast coder as experimental 8 years ago
Rostislav Pehlivanov c92cc2d559 aacenc: add a faster version of twoloop as the "fast" coder 8 years ago
Jan Sebechlebsky 7ae52f8a6b avcodec/bsf: Add ff_bsf_get_packet_ref() function 8 years ago
Jan Sebechlebsky bfdca87ab5 avcodec/bsf: Forbid packet without payload in av_bsf_send_packet 8 years ago
Jan Sebechlebsky 7d5501be1e avcodec/bsf: Set EOF flag only in pkt == NULL 8 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