36168 Commits (e0b8cba0580e8a1ccf02f4c6c9bc1f448eec1ac8)

Author SHA1 Message Date
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
Michael Niedermayer 697b2bbd54 avcodec/ffv1dec: Test extradata_size instead of extradata for better robustness 9 years ago
James Almer 7a15cf42ee x86/diracdsp: make ff_put_signed_rect_clamped_10_sse4 work on x86_32 9 years ago
Mark Reid 41d7642a7b libavcodec/dnxhd: add dnxhr profiles 9 years ago
Vignesh Venkatasubramanian 134fe28981 libavcodec/libvpx: Add VPx alpha decode support 9 years ago
Michael Niedermayer 9bf3fdcd3c avcodec/h264_slice: Move h264_init_ps() call into h264_field_start() 9 years ago
Michael Niedermayer fd1588919d avcodec/h264: remove list_count and ref_count clearing 9 years ago
Petru Rares Sincraian 68f991d909 fate: add test for avfft 9 years ago
Clément Bœsch 21c081a246 lavc/h264: fix spacing before comment 9 years ago
Aman Gupta a49ed9e32d avcodec/ccaption_dec: default rollup to row 10 9 years ago
Aman Gupta 9ca9671458 avcodec/ccaption_dec: implement positioning for closed captions 9 years ago
Aman Gupta 309322ef65 avcodec/ccaption_dec: change write_char() to void as return value is unused 9 years ago
James Almer d688f39dc4 cosmetics: fix some misspelled words 9 years ago
Michael Niedermayer 2b14204339 avcodec/dnxhddata: replace % by & 9 years ago
Mark Reid ed0dc14ebb libavcodec/dnxhd: add support more dnxhr header prefixes 9 years ago
Pavel Koshevoy 25ca74d314 Restore compatibility with powerpc-apple-darwin9-gcc-4.2.1 9 years ago
Clément Bœsch bec7145252 lavc/truemotion2rt: mark AVPacket* as const 9 years ago
Clément Bœsch 87e9cefa91 lavc/codec_desc: move a few codecs out of the image codecs list 9 years ago