33278 Commits (a1c487e9215c5685f0694ebde5bba07f4a07e95a)

Author SHA1 Message Date
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
James Almer 9dcaae70f2 x86/aacpsdsp: add SSE and SSE3 optimized functions 9 years ago
Michael Niedermayer 802e51299e avcodec/r210enc: Drop coded_frame usage 9 years ago
Michael Niedermayer dfe8e3b381 avcodec/avuienc: Drop coded_frame usage 9 years ago
Michael Niedermayer 77d8fd5c9c avcodec/y41penc: Drop coded_frame usage 9 years ago
Michael Niedermayer 9ebffc5bba avcodec/yuv4enc: drop coded_frame usage 9 years ago
Michael Niedermayer a0123b6023 avcodec/v308enc: Remove coded_frame usage 9 years ago
Michael Niedermayer 2d80de0be2 avcodec/v408enc: remove coded_frame usage 9 years ago
Michael Niedermayer f977e69dac avcodec/mpegvideo_enc: Ignore QMAX if VBV constraints are exceeded 9 years ago
Michael Niedermayer bf2474c74f avcodec/mpeg12enc: extend QP range to 28 for non linear quantizers 9 years ago
James Zern 9723d439fd libvpxenc: report pict_type/error via side-data 9 years ago
James Zern 88df16fe6d libvpxenc: quiet coded_frame deprecation warnings 9 years ago
Michael Niedermayer 1fc20af6af avcodec/dvbsubdec: Implement display definition segment fallback from ETSI EN 300 743 V1.3.1 9 years ago
Nedeljko Babic 902bfa5b22 avcodec/aacdec_fixed: Fix preparation for resampler 9 years ago