34231 Commits (39290f271550c762cb4553e7c8405d344d630d36)

Author SHA1 Message Date
Timothy Gu 9078a694f3 aaccoder_twoloop: Mark sfdiff as av_unused 9 years ago
Claudio Freire 3b1cab9351 AAC encoder: fix wrong gain sacalefactor being set 9 years ago
Claudio Freire fc36d852ee AAC encoder: Fix application of M/S with PNS 9 years ago
Michael Niedermayer b3494e3c3e avcodec/pthread_slice: Remove rets_count 9 years ago
James Almer 3885ef0c6c avcodec/mjpegdec: fix typo on a warning 9 years ago
Ganesh Ajjanagadde 81a0aec29e avcodec/aacps_tablegen: use hypot() 9 years ago
Ganesh Ajjanagadde aececd11ab avcodec/aacps_tablegen_template: replace #define by typedef 9 years ago
Ganesh Ajjanagadde 5472de5ca8 avcodec/aac_defines: replace #define by typedef 9 years ago
Michael Niedermayer 4ea4d2f438 avcodec/h264_slice: Limit max_contexts when slice_context_count is initialized 9 years ago
Michael Niedermayer 13834c1016 avcodec/mpegvideo_enc: Remove slice structured mode from H.263 as well as the code automatically enabing it 9 years ago
Clément Bœsch 56bdf61baa avutil/motion_vector: export subpel motion information 9 years ago
Ganesh Ajjanagadde 90ccfdb65b Revert "avcodec/dct32_template: fix typo" 9 years ago
Ganesh Ajjanagadde 82c5f31789 avcodec/dct32_template: fix typo 9 years ago
Ganesh Ajjanagadde 61a1ca13ea avcodec/ppc/fdctdsp: use M_SQRT2 instead of ad-hoc SQRT2 9 years ago
Ganesh Ajjanagadde ccf3c69403 avcodec/dct32_template: use M_SQRT1_2 instead of actual literal 9 years ago
Ganesh Ajjanagadde 824ba897bd avcodec/cos_tablegen: use M_PI instead of actual literal 9 years ago
Ganesh Ajjanagadde 94565f3791 avcodec/ac3: use M_SQRT1_2, M_SQRT2 9 years ago
Michael Niedermayer 764900d645 avcodec/dvdsubdec: Fix types for offset1/2 in ff_dlog() 9 years ago
Carl Eugen Hoyos ced39dc5ed lavc/opusdec: Fix a memleak when reading invalid files. 9 years ago
Carl Eugen Hoyos f5074dd39c lavc/rscc: Fix colourspace for codec_tag RSCC. 9 years ago
Ganesh Ajjanagadde 8ffb3f08c6 avcodec/amr: replace #define by typedef 9 years ago
Daniil Cherednik 6662ca28d4 avcodec/atrac1: fix decoder: QMF delay compensation should be 39 samples 9 years ago
Andreas Cadhalpun 1c3e43a627 aacsbr: don't call sbr_dequant twice without intermediate read_sbr_data 9 years ago
Ganesh Ajjanagadde 8d48c37006 avcodec/faanidct: replace #define by typedef 9 years ago
Ganesh Ajjanagadde 736845b0cd avcodec/resample2: replace #define by typedef 9 years ago
Ganesh Ajjanagadde fafb10c30c avcodec/lpc: replace #define by typedef 9 years ago
Ganesh Ajjanagadde 47eeb001e6 avcodec/ac3: replace #define by typedef 9 years ago
wm4 9747219958 avcodec/h264, videotoolbox: do not return invalid frames on failure 9 years ago
Anton Khirnov fb8753ada2 qsvenc: factor out common options 9 years ago
Anton Khirnov 3edac01f79 qsvenc: fix setting maxrate for VBR 9 years ago
Anton Khirnov 4d8f536b53 qsvenc: print the actual video parameters used by MSDK 9 years ago
Anton Khirnov f6c94457b4 mpegvideo_enc: enable rtp_mode when multiple slices are used 9 years ago
Anton Khirnov d80f0a4ad6 mpevideo_enc: disallow multiple slices for h261 and flv 9 years ago
Michael Niedermayer 8eadabf941 avcodec/aacsbr_fixed: Replace a noise_facs_q check by an av_assert0 9 years ago
Michael Niedermayer 03a34ef7a9 avcodec/sbr: fix copy and paste error 9 years ago
Andreas Cadhalpun 1ed7fcd42a hqx: correct type and size check of info_offset 9 years ago
Michael Niedermayer 58fba4b02f avcodec/aacsbr: Replace a noise_facs_q check by an av_assert0 9 years ago
Michael Niedermayer d877b88f51 avcodec/aacsbr_template: Check values read in read_sbr_noise() 9 years ago
Michael Niedermayer bfd0e02dd6 avcodec/aacsbr: Split pre dequantization noise factors table 9 years ago
Michael Niedermayer 50ce510ac4 avcodec/pthread_slice: remove dummy_ret hack 9 years ago
Michael Niedermayer 6f37226b68 avcodec/h264_slice: Clear top_borders on allocation 9 years ago
John Stebbins 79ae1e630b avcodec: Define side data type for fallback track 9 years ago
Ganesh Ajjanagadde e9aea6d7cf avcodec/faandct: use typedef instead of #define 9 years ago
Luca Barbato 5c30ae1a09 dvdsubdec: Validate the RLE offsets 9 years ago
Michael Niedermayer bf6d41d8a2 avcodec/internal: Fix skiped typo 9 years ago
Michael Niedermayer a62178be80 avcodec/pngdec: Replace assert by request for sample for unsupported TRNS cases 9 years ago
Vittorio Giovara 79d89cf2f4 flacenc: Clamp user-supplied min/max prediction orders 9 years ago
Vittorio Giovara 4bb1070c15 ffv1: Explicitly name the coder type 9 years ago
Andreas Cadhalpun 9fd2bf09db hqx: correct type and size check of info_offset 9 years ago
Michael Niedermayer 0eb7de1973 avcodec/jpeg2000: Change coord to 32bit to support larger than 32k width or height 9 years ago