30059 Commits (5ee6fb758329ce3fbd52678d48eb14d1c53f89b8)

Author SHA1 Message Date
Michael Niedermayer 320ce9f284 avcodec/ac3enc_template: use the initial_padding field 10 years ago
Michael Niedermayer 1f20fa2da8 avcodec/aacdec: print element types when debug startcode is set 10 years ago
Anton Khirnov 2df0c32ea1 lavc: use a separate field for exporting audio encoder padding 10 years ago
Benoit Fouet 4da7111eb8 avcodec/aacdec: map LFE[0] to SCE[1] for 4.0 audio. 10 years ago
Rémi Denis-Courmont c80a816142 h263dec: call get_format() on resolution changes 10 years ago
Rémi Denis-Courmont 1f29e5d7a2 h263dec: call get_format after setting resolution and profile 10 years ago
Paul B Mahol a586b3d9b1 libavcodec/libtwolame: fix null pointer dereference 10 years ago
Michael Niedermayer acea53fea0 avcodec/eatgv: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer 28b829b8bb avcodec/eatqi: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer 20df02680c avcodec/error_resilience: avoid pointer arithmetic with NULL 10 years ago
Michael Niedermayer 0db1f2c2c7 avcodec/mjpegdec: sanity check bits 10 years ago
Michael Niedermayer e24e5986a6 avcodec/dct: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer 3521c70dab avcodec/dirac_parser: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer c712d240b1 avcodec/eamad: use av_freep(), do not leave stale pointers in memory 10 years ago
Christophe Gisquet 140f535517 proresenc_ks: use chroma sampling in autoselection 10 years ago
Michael Niedermayer b8a55994f0 avcodec/mpeg12dec: print aspect_ratio_info in debug output 10 years ago
Christophe Gisquet cb530dda7d utvideoenc: properly set slice height/last line 10 years ago
Michael Niedermayer ea77d3b889 avcodec/atrac3: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer 3537ddb76f avcodec/cavs: use av_freep(), do not leave stale pointers in memory 10 years ago
Rong Yan 0d71bd5a94 libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() for POWER LE 10 years ago
Rong Yan c1fa5d1bd4 libavcodec/ppc/me_cmp.c : fix sad16_altivec() sse16_altivec() sad16_xy2_altivec() sad16_x2_altivec() sad16_y2_altivec() sad8_altivec() for POWER LE 10 years ago
Di Wu 162b521108 vp9: enable multi-thread decoding when refreshctx is equal to 0 10 years ago
Rong Yan c5ca76ad3b libavcodec/ppc/mpegvideoencdsp.c : fix pix_norm1_altivec() and pix_sum_altivec() for POWER LE 10 years ago
Rong Yan 31dea05170 libavcodec/ppc/pixblockdsp.c : fix get_pixels_altivec() and diff_pixels_altivec() for POWER LE 10 years ago
Michael Niedermayer 8cfb9ccfef avcodec/utils: Fix "warning: pointer type mismatch in conditional expression" 10 years ago
Michael Niedermayer f9a1317479 avcodec/utils: Add missing AV_PIX_FMT_YUVJ411P to color_range override code. 10 years ago
Michael Niedermayer cf7b90dea2 fix seperator typo 10 years ago
Michael Niedermayer e051d09c58 avcodec: Allow choosing the dump format field separator. 10 years ago
Vittorio Giovara 1a02e78653 vc1: initialize color properties 10 years ago
Vittorio Giovara eddf95283f vp9: initialize color space and range properties 10 years ago
Vittorio Giovara 65875a8b3b vp8: initialize color space and range properties 10 years ago
Vittorio Giovara 586ea0379c avcodec: fix colorspace option description 10 years ago
Marc-Antoine Arnaud 91eef40203 avcodec: add enum values on chroma sample location 10 years ago
Marc-Antoine Arnaud 9d5fed6dc4 avcodec: fix descriptions on color transfer options 10 years ago
Vittorio Giovara 9f3a70c442 dump: print the original coded dimensions when available 10 years ago
Vittorio Giovara 41e86146e7 dump: print detailed color space information 10 years ago
Vittorio Giovara 20a5956b8d dump: split audio and video probing on multiple lines 10 years ago
Vittorio Giovara 147f2e91ee avcodec: make sure color_range is properly initialized 10 years ago
Luca Barbato 04d14c9b68 vc1: Split the decoder in components 10 years ago
Michael Niedermayer f703c8cc09 avcodec/avpicture: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer fa8c6c1350 avcodec/atrac3plusdec: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer f66fed6c42 avcodec/bfi: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer b530e2e351 avcodec/vorbisdec: use av_freep(), do not leave stale pointers in memory 10 years ago
Henrik Gramner 2d91abade2 x86: h264_intrapred: Don't treat 32-bit integers as 64-bit 10 years ago
James Almer 82f8eb5f77 jpeg2000: split off inverse MCT as Jpeg2000DSP 10 years ago
Michael Niedermayer f3296b9454 avcodec/h264: Undefined behavior (left shift of 12852653 by 8 places cannot be represented in type 'int') 10 years ago
Michael Niedermayer 9db9b209e3 avcodec/mmvideo: Fix undefined behavior (left shift of negative value) 10 years ago
Josh Allmann 9a03c23235 h263dec: Force padding bug workaround for H.263. 10 years ago
Anton Khirnov d208d1eba3 hevc_mvs: make sure to always initialize the temporal MV fully 10 years ago
Anton Khirnov 79a60c8e77 hevc_mvs: initialize the temporal MV in case of missing ref 10 years ago