33128 Commits (f2c58931e629343f7d68258cc2b2d62c5f501ba5)

Author SHA1 Message Date
Vittorio Giovara 05fb4c9aaf proresenc: Do not entangle coded_frame 10 years ago
Vittorio Giovara 91767360d8 a64multienc: Do not entangle coded_frame 10 years ago
Vittorio Giovara 95e2317ed8 roqvideoenc: Drop unneeded initialization 10 years ago
Vittorio Giovara 1f171de8ca mpegvideo_enc: Drop unnneded initialization 10 years ago
周晓勇 fdac5ff682 avcodec: loongson relocate constants of idctdsp and h264pred 10 years ago
周晓勇 4bd6193397 avcodec: loongson constants redefined with macros 10 years ago
Michael Niedermayer 749f85496c avcodec/ffv1enc: fix assertion failure with unset bits per raw sample 10 years ago
Carl Eugen Hoyos c239fcb948 lavc/jpeg2000: Signal lossless / bit-exact video stream. 10 years ago
Carl Eugen Hoyos d8d2f934bd lavc: Improve documentation for rc_max_rate and bit_rate. 10 years ago
Michael Niedermayer 5c583b1419 avcodec/dds: Flip more R<->B cases 10 years ago
Michael Niedermayer 36a87c2dc7 avcodec/dds: fix paletted files 10 years ago
Michael Niedermayer ea8785ceda avcodec/utils: Check that channel count is valid in avcodec_open2(); 10 years ago
Anton Khirnov 69b92f1b99 qsvenc: properly handle asynchronous encoding 10 years ago
Anton Khirnov f5c4d38c78 qsvdec: properly handle asynchronous decoding 10 years ago
Michael Niedermayer 54882156dd avcodec/hevc_parser: Treat extradata parsing differently, as it should not contain an AU 10 years ago
Michael Niedermayer 599d746e07 avcodec/vp8: Check buffer size in vp8_decode_frame_header() 10 years ago
Michael Niedermayer a84f0e8d8f avcodec/vp8: Fix null pointer dereference in ff_vp8_decode_free() 10 years ago
Michael Niedermayer 1c5b712c0a avcodec/diracdec: Check for hpel_base allocation failure 10 years ago
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