33184 Commits (ace837665362297a761ca92309ece8d7f4fa725a)

Author SHA1 Message Date
周晓勇 71575d98f5 avcodec: loongson optimized h264pred with mmi v2 9 years ago
Michael Niedermayer e740659a5d avcodec/avcodec: Define CODEC_CAP_* based on AV_CODEC_CAP_* 9 years ago
Michael Niedermayer 4ab1f33daf avcodec/avcodec: Replace AV_CODEC_FLAG* values by 1 << C style for consistency 9 years ago
Michael Niedermayer 500bfbe27a avcodec/hapenc: Remove use of deprecated ff_alloc_packet() 9 years ago
Michael Niedermayer e5774f28d1 avcodec/dvbsubdec: Do not stop decoding at a invalid depth 9 years ago
Timo Rothenpieler 2ae45816b2 avcodec/nvenc: Add support for 2pass rc in vbr mode 9 years ago
Timo Rothenpieler 3a20e5bc3b avcodec/nvenc: Only set h264 parameter when encoding h264 9 years ago
Timo Rothenpieler bef740688d avcodec/nvenc: Fix indentation 9 years ago
Hendrik Leppkes bec062e57c wmv2enc: remove duplicate priv_class in codec definition 9 years ago
Henrik Gramner f0b7882ceb x86inc: Drop SECTION_TEXT macro 9 years ago
Henrik Gramner 826790f596 x86inc: Support arbitrary stack alignments 9 years ago
Philip Langdale f038bbd4ed avcodec/vdpau_hevc: Properly signal the num_delta_pocs from the SPS RPS 9 years ago
Philip Langdale aa10f0aab0 avcodec/vdpau_hevc: Remove experimental flag 9 years ago
Shivraj Patil dec16372df avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP8 functions 9 years ago
Carl Eugen Hoyos 087c0a0a93 lavc/dvbsub: Do not fail on clut depth 0. 9 years ago
Michael Niedermayer 3f87a17063 avcodec/dvbsubdec: Allow selecting the substream, or all substreams 9 years ago
Michael Niedermayer e322b7061f avcodec/dcaenc: clear bitstream end 9 years ago
Michael Niedermayer d903b62750 avcodec/internal: improve min_size documentation for ff_alloc_packet2() 9 years ago
James Almer 5750d6c5e9 x86: move XOP emulation code back to x86inc 9 years ago
Hendrik Leppkes 5d324dae11 dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS 9 years ago
Michael Niedermayer 8bdd0dbd60 avcodec/videotoolbox: Add missing AV_ prefix to CODEC_ID in comment 9 years ago
Michael Niedermayer 6b0fa73b4d avcodec/videotoolbox: Fix bistream typo 9 years ago
Michael Niedermayer 4302a92835 avcodec/pcm: Better min_size for ff_alloc_packet2() 9 years ago
Michael Niedermayer fdc2385ca9 avcodec/libwebpenc_animencoder: Use ff_alloc_packet2() 9 years ago
Michael Niedermayer 77fb14f039 avcodec/rawenc: Use ff_alloc_packet2() 9 years ago
Sebastien Zwickert 11d923d414 avcodec: add new Videotoolbox hwaccel. 9 years ago
Michael Niedermayer 7f46a641bf avcodec/aacdec: Fix integer overflow in argument to decode_audio_specific_config() 9 years ago
Emanuel Czirai 7ab1c57a64 libavcodec/aacdec_template: Use init_get_bits8() in aac_decode_frame() 9 years ago
Michael Niedermayer 0508657f42 avcodec/cngenc: Use ff_alloc_packet2() 9 years ago
Michael Niedermayer 7e9cd4e100 avcodec/libwebpenc: Use ff_alloc_packet2() 9 years ago
Michael Niedermayer 06f2659891 avcodec/v210enc: Use ff_alloc_packet2() 9 years ago
Michael Niedermayer 107026ea81 avcodec/aliaspixenc: Use ff_alloc_packet2() 9 years ago
Michael Niedermayer 4a8ec0218e avcodec/avuienc: Use ff_alloc_packet2() 9 years ago
Rico Tzschichholz a0044becca libshine: Fix faulty ff_alloc_packet2 usage 9 years ago
Paul B Mahol 3fe01eca21 avcodec/xfaceenc: remove coded_frame usage 9 years ago
Luca Barbato 4fee11ab05 png: Be more informative regarding signature errors 9 years ago
Michael Niedermayer 8b11ce7137 avcodec/libutvideoenc: Remove coded_frame usage 9 years ago
Anton Khirnov 14e5580246 opusdec: properly handle mismatching configurations in multichannel streams 9 years ago
Henrik Gramner ebaf571aca x86: dct: Disable dct32_float_sse on x86-64 9 years ago
Michael Niedermayer f080a01fd3 avcodec/hevc_mp4toannexb_bsf: Remove ;; 9 years ago
Rostislav Pehlivanov ec2090d21f aacenc: add description to the 'aac_coder' option 9 years ago
Luca Barbato 979cb55103 hevc: Split the sei parsing in 3 functions 9 years ago
Luca Barbato 043f46f574 hevc: Use switch instead of if-nests in decode_nal_sei_message 9 years ago
Luca Barbato 2cd841c077 hevc: Use a proper enum for the SEI values 9 years ago
David Holm 80ea661128 avcodec: h264: Extract decoder methods 9 years ago
Michael Niedermayer b27d4fd997 Revert "libavcodec/utils: av_get_exact_bits_per_sample fixed to return "1" for DSD codecs." 9 years ago
Rostislav Pehlivanov 6d175158e9 aacenc: remove redundant argument from coder functions 9 years ago
Yu Xiaolei 2ef6994ef6 avcodec/libx264: expose nv21 input support 9 years ago
Ihar A. Tumashyk 293e25be61 libavcodec/utils: av_get_exact_bits_per_sample fixed to return "1" for DSD codecs. 9 years ago
James Almer a0092cea46 mips/hevcdsp: fix string concatenation on macros 9 years ago