33166 Commits (f6518e51b8ed9909bb70ddeae24cff2a15bfa391)

Author SHA1 Message Date
Michael Niedermayer 3197c0aa87 avcodec/rv34: Clear pointers in ff_rv34_decode_init_thread_copy() 10 years ago
Michael Niedermayer f8e4d37983 avcodec/hevc_ps: Also print depth in failure path of map_pixel_format() 10 years ago
Janne Grunau 256ef19844 h264: arm: use intra pred8x8 functions only for chroma_format_idc <= 1 10 years ago
Michael Niedermayer 189f2ed902 avcodec/libx264: fix MPEG2 support 10 years ago
Henrik Gramner a344e5d094 x86: bswapdsp: Don't treat 32-bit integers as 64-bit 10 years ago
Vittorio Giovara f5ee23004d configure: Factor out g722dsp module 10 years ago
Vittorio Giovara a623aa0069 configure: Factor out wmv2dsp module 10 years ago
Vittorio Giovara d42191c78b configure: Factor out vp8dsp module 10 years ago
Vittorio Giovara d4aea1aa40 configure: Factor out vp56dsp module 10 years ago
Vittorio Giovara 5cb4bdb2a0 configure: Factor out rv34dsp module 10 years ago
Vittorio Giovara 575ec60e54 configure: Factor out mss34dsp module 10 years ago
Vittorio Giovara 2edc77dc7b configure: Factor out ividsp module 10 years ago
Vittorio Giovara b075869bc1 configure: Factor out flacdsp module 10 years ago
Luca Barbato e1319aa1c1 libx264: Add support for the MPEG2 encoder 10 years ago
Vittorio Giovara 0cf5588d69 hq_hqa: Fix decoding when INFO section is absent 10 years ago
Kieran Kunhya b0017579b6 h264: Add support for Closed Caption export 10 years ago
Carl Eugen Hoyos 7f0d540188 lavc: Allow 64 channels internally. 10 years ago
Ivan Uskov 6e127990fa Refactoring to move common QSV-related code part into libavcodec/qsvdec.c 10 years ago
Tom Butterworth 17ee24af7e avcodec/snappy: refactor so ff_snappy_uncompress uses an existing buffer 10 years ago
Tom Butterworth 6074956fa1 avcodec/hap: move some per-stream setup into decoder init rather than per-frame 10 years ago
Shivraj Patil 012ba786e6 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 MC functions 10 years ago
周晓勇 0bfa176c64 avcodec: loongson optimized idctdsp with mmi 10 years ago
周晓勇 dcd14db806 avcodec: loongson add constant definition 10 years ago
Michael Niedermayer f1a38264f2 avcodec/pthread_frame: clear priv_data, avoid stale pointer in error case 10 years ago
Carl Eugen Hoyos 8dad213143 lavc: Add properties field to AVCodecContext. 10 years ago
Luca Barbato c88c5eef53 hevc: Split the struct setup from the pps parsing 10 years ago
Michael Niedermayer 269a71b68a avcodec/mpeg4videodec: Clarify the mpeg4_unpack_bframes reference. 10 years ago
Michael Niedermayer 4a6b8289e6 avcodec/mips/mpegvideo_mmi: Use av_assert2() 10 years ago
ZhouXiaoyong 95418634b1 avcodec: loongson optimized mpegvideo dct unquantize with mmi 10 years ago
周晓勇 a0ad6c85ac avcodec: loongson optimized h264pred with mmi 10 years ago
Michael Niedermayer dffae122d0 avcodec/mjpegdec: Fix DC overflow in decode_block() 10 years ago
Michael Niedermayer bfd17046c1 avcodec/mpeg12dec: Fix decoding of faulty interlaced mpeg2 10 years ago
Timo Rothenpieler 550e872bcd avcodec/nvenc: Fix build with older gcc versions 10 years ago
Arttu Ylä-Outinen b90b6af710 avcodec: add libkvazaar HECV encoder 10 years ago
Ivan Uskov ce91bab70f libavcodec/qsv.c: Issue fixed: QSV engine does not release display handler under linux platform. 10 years ago
Michael Niedermayer 4bde1a4a37 avcodec/mpegvideo: Fix null pointer dereference of picture array 10 years ago
Michael Niedermayer 85b7456efe avcodec/hevc_parser: Fix memleaks in parser mix 10 years ago
Michael Niedermayer 5d346feafa avcodec/pthread_frame: check avctx on deallocation 10 years ago
Luca Barbato 32c8d89c03 hevc: Print the non-supported chroma_format_idc 10 years ago
Luca Barbato 8e373fe048 hevc: Factor out the pixel format mapping from the sps parser 10 years ago
James Almer 84e847c7c8 avcodec/hevc_parser: use the old parser only when hevc decoder is available 10 years ago
Michael Niedermayer cc0380222a avcodec/mpegvideo: Check for NULL in ff_mpv_common_end() 10 years ago
Michael Niedermayer 697160366f avcodec/vp3: check current_frame before accessing it 10 years ago
Michael Niedermayer 39bbdebb1e avcodec/sanm: Reset sizes in destroy_buffers() 10 years ago
Michael Niedermayer f7068bf277 avcodec/alac: Clear pointers in allocate_buffers() 10 years ago
James Almer 1b9a8e5f1d dxva2_hevc: unbreak compilation after recent sps/pps changes 10 years ago
Anton Khirnov a062a55d37 hevc_parser: fix standalone build with the hevc decoder disabled 10 years ago
Anton Khirnov b9f76d19d8 hevc_ps: make sure failing to decode an SPS always returns an error 10 years ago
James Almer 1aab5d8ab1 avcodec/dxva2_hevc: unbreak compilation after recent sps/pps changes 10 years ago
Philip Langdale b11c3fce38 avcodec/vdpau_hevc: unbreak compilation after sps/pps changes 10 years ago