30161 Commits (9a534eda4608b76fa0c958e876025b2c639aeb63)

Author SHA1 Message Date
Anton Khirnov 15ec053c4c lavc: make border_masking into private options of mpegvideo encoders 10 years ago
Anton Khirnov c4f7bee087 lavc: deprecate unused mb_threshold field 10 years ago
Anton Khirnov 685be3d1ae libvpxenc: add static-thresh private option 10 years ago
Anton Khirnov 59b55c494e lavc: deprecate unused me_threshold field 10 years ago
Anton Khirnov 66a68ddd1a lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpegvideo encoders 10 years ago
Anton Khirnov a75c2eb25a lavc: make rc_eq into private options of mpegvideo encoders 10 years ago
Anton Khirnov 946f95354b lavc: make rc_qmod_* into private options of mpegvideo encoders 10 years ago
Anton Khirnov a6e4ce9fd5 lavc: make rc_qsquish a private option of mpegvideo encoders 10 years ago
Michael Niedermayer e18fc35a07 avcodec/libfdk-aacdec: use av_feeep() to avoid leaving stale pointers in memory 10 years ago
Vittorio Giovara bae557edce dump: display codec tags when available 10 years ago
Omer Osman 66e9f83953 libfdk-aacdec: Enable Dynamic Range Control Metadata Support 10 years ago
Omer Osman b01a2204b5 libfdk-aacdec: Enable Decoder Downmix including Downmix Metadata Support 10 years ago
Carl Eugen Hoyos 392b4b663c Fix initialisers in dct-test.c. 10 years ago
Michael Niedermayer 7b6a97edd1 avcodec/avcodec: more verbose documentation for time_base 10 years ago
Michael Niedermayer 2f7bd04afb avcodec/avcodec: fix non doxy comment 10 years ago
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
Vittorio Giovara 1ac5a29b2e imc: fix order of operations in coefficients read 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