30079 Commits (52b0a0ecaa02e17f7e01bead8c3f215f1cfd48dc)

Author SHA1 Message Date
Clément Bœsch 52b0a0ecaa avcodec/ass: add FFmpeg signature 10 years ago
Clément Bœsch 462f2876ce avcodec/ass_split: realign after addition of new fields 10 years ago
Clément Bœsch 3e86ead383 avcodec/ass_split: assume default order when "Format:" line is not found 10 years ago
Clément Bœsch d9f272fe33 avcodec/ass_split: extend recognized fields in ASS splitter 10 years ago
Clément Bœsch 40b9f28641 avcodec/ass: output missing fields in AVSubtitles and output files 10 years ago
Michael Niedermayer 18255441dd avcodec/dpx: fix framerate 10 years ago
Michael Niedermayer 220a15c074 avcodec/vc1: fix time_base and framerate 10 years ago
Michael Niedermayer 09450c5509 avcodec/h264: fix time_base and framerate 10 years ago
Michael Niedermayer 620e7f0f3b avcodec/mpeg12dec: fix time_base and framerate 10 years ago
Michael Niedermayer 801876fb07 avcodec/utils: fix time_base after the framerate addition 10 years ago
Anton Khirnov 7ea1b3472a lavc: deprecate the use of AVCodecContext.time_base for decoding 10 years ago
Rémi Denis-Courmont d565fef1b8 vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check 10 years ago
Rémi Denis-Courmont c1724623ce vdpau: have av_vdpau_bind_context() fail on unsupported flag 10 years ago
Michael Niedermayer f43ac02723 avcodec/iirfilter: Make ff_iir_filter_free_state() also zero the freed pointer 10 years ago
Michael Niedermayer 43fb16cf74 avcodec/iirfilter: Change ff_iir_filter_free_coeffs() so it clears the pointers as well 10 years ago
Michael Niedermayer 9946da4976 avcodec/flac_parser: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer fd367668e1 avcodec/flac_parser: use av_freep(), do not leave stale pointers in memory 10 years ago
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