34460 Commits (532a2833830538925e7830c22a885e73e557d6d7)

Author SHA1 Message Date
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
Vittorio Giovara 462a54e229 lavc: Deprecate avctx.rtp_callback field 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 fc4c27c4ed qsvenc: expose additional encoding options 9 years ago
Anton Khirnov e7d7cf86dc qsvenc: support more RC methods 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
Michael Niedermayer 65d3359fb3 avcodec/jpeg2000dec: Fix potential integer overflow with tile dimensions 9 years ago
Michael Niedermayer 6ef819c40b avcodec/jpeg2000dec: Check SIZ dimensions to be within the supported range 9 years ago
Michael Niedermayer a1a8cbcb35 avcodec/jpeg2000: Check comp coords to be within the supported size 9 years ago
Michael Niedermayer 016fd413f9 avcodec/jpeg2000: Use av_image_check_size() in ff_jpeg2000_init_component() 9 years ago
Michael Niedermayer 7ad698e24e avcodec/wmaprodec: Check for overread in decode_packet() 9 years ago
Ganesh Ajjanagadde 064ced5dc1 avcodec/faandct: use more accurate constants 9 years ago
Michael Niedermayer 4a9af07a49 avcodec/smacker: Check that the data size is a multiple of a sample vector 9 years ago
Andreas Cadhalpun 6a69a175e7 mpegvideo: clear overread in clear_context 9 years ago
Matthieu Bouron 0cdc77f104 lavc/pngdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM capability 9 years ago
Matthieu Bouron ad0203d7b0 lavc/mjpegdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM capability 9 years ago
Matthieu Bouron e162542e15 lavc/internal: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 9 years ago
Michael Niedermayer 08b520636e avcodec/takdec: Skip last p2 sample (which is unused) 9 years ago