30425 Commits (4327088da355509b9f97e4bdb658456ee56de72b)

Author SHA1 Message Date
Michael Niedermayer bf301258b4 avcodec/snowenc: add FF_MPV_COMMON_OPTS 11 years ago
Michael Niedermayer ae6ba2db8f avcodec/mjpegenc: add priv_class to encoders 11 years ago
Anton Khirnov 530c1441fd lavc: make lmax/lmin into private options of mpegvideo encoders 11 years ago
Anton Khirnov 15ec053c4c lavc: make border_masking into private options of mpegvideo encoders 11 years ago
Anton Khirnov c4f7bee087 lavc: deprecate unused mb_threshold field 11 years ago
Anton Khirnov 685be3d1ae libvpxenc: add static-thresh private option 11 years ago
Anton Khirnov 59b55c494e lavc: deprecate unused me_threshold field 11 years ago
Anton Khirnov 66a68ddd1a lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpegvideo encoders 11 years ago
Anton Khirnov a75c2eb25a lavc: make rc_eq into private options of mpegvideo encoders 11 years ago
Anton Khirnov 946f95354b lavc: make rc_qmod_* into private options of mpegvideo encoders 11 years ago
Anton Khirnov a6e4ce9fd5 lavc: make rc_qsquish a private option of mpegvideo encoders 11 years ago
Michael Niedermayer e18fc35a07 avcodec/libfdk-aacdec: use av_feeep() to avoid leaving stale pointers in memory 11 years ago
Vittorio Giovara bae557edce dump: display codec tags when available 11 years ago
Omer Osman 66e9f83953 libfdk-aacdec: Enable Dynamic Range Control Metadata Support 11 years ago
Omer Osman b01a2204b5 libfdk-aacdec: Enable Decoder Downmix including Downmix Metadata Support 11 years ago
Carl Eugen Hoyos 392b4b663c Fix initialisers in dct-test.c. 11 years ago
Michael Niedermayer 7b6a97edd1 avcodec/avcodec: more verbose documentation for time_base 11 years ago
Michael Niedermayer 2f7bd04afb avcodec/avcodec: fix non doxy comment 11 years ago
Clément Bœsch 52b0a0ecaa avcodec/ass: add FFmpeg signature 11 years ago
Clément Bœsch 462f2876ce avcodec/ass_split: realign after addition of new fields 11 years ago
Clément Bœsch 3e86ead383 avcodec/ass_split: assume default order when "Format:" line is not found 11 years ago
Clément Bœsch d9f272fe33 avcodec/ass_split: extend recognized fields in ASS splitter 11 years ago
Clément Bœsch 40b9f28641 avcodec/ass: output missing fields in AVSubtitles and output files 11 years ago
Michael Niedermayer 18255441dd avcodec/dpx: fix framerate 11 years ago
Michael Niedermayer 220a15c074 avcodec/vc1: fix time_base and framerate 11 years ago
Michael Niedermayer 09450c5509 avcodec/h264: fix time_base and framerate 11 years ago
Michael Niedermayer 620e7f0f3b avcodec/mpeg12dec: fix time_base and framerate 11 years ago
Michael Niedermayer 801876fb07 avcodec/utils: fix time_base after the framerate addition 11 years ago
Vittorio Giovara 1ac5a29b2e imc: fix order of operations in coefficients read 11 years ago
Anton Khirnov 7ea1b3472a lavc: deprecate the use of AVCodecContext.time_base for decoding 11 years ago
Rémi Denis-Courmont d565fef1b8 vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check 11 years ago
Rémi Denis-Courmont c1724623ce vdpau: have av_vdpau_bind_context() fail on unsupported flag 11 years ago
Michael Niedermayer f43ac02723 avcodec/iirfilter: Make ff_iir_filter_free_state() also zero the freed pointer 11 years ago
Michael Niedermayer 43fb16cf74 avcodec/iirfilter: Change ff_iir_filter_free_coeffs() so it clears the pointers as well 11 years ago
Michael Niedermayer 9946da4976 avcodec/flac_parser: use av_freep(), do not leave stale pointers in memory 11 years ago
Michael Niedermayer fd367668e1 avcodec/flac_parser: use av_freep(), do not leave stale pointers in memory 11 years ago
Michael Niedermayer 320ce9f284 avcodec/ac3enc_template: use the initial_padding field 11 years ago
Michael Niedermayer 1f20fa2da8 avcodec/aacdec: print element types when debug startcode is set 11 years ago
Anton Khirnov 2df0c32ea1 lavc: use a separate field for exporting audio encoder padding 11 years ago
Benoit Fouet 4da7111eb8 avcodec/aacdec: map LFE[0] to SCE[1] for 4.0 audio. 11 years ago
Rémi Denis-Courmont c80a816142 h263dec: call get_format() on resolution changes 11 years ago
Rémi Denis-Courmont 1f29e5d7a2 h263dec: call get_format after setting resolution and profile 11 years ago
Paul B Mahol a586b3d9b1 libavcodec/libtwolame: fix null pointer dereference 11 years ago
Michael Niedermayer acea53fea0 avcodec/eatgv: use av_freep(), do not leave stale pointers in memory 11 years ago
Michael Niedermayer 28b829b8bb avcodec/eatqi: use av_freep(), do not leave stale pointers in memory 11 years ago
Michael Niedermayer 20df02680c avcodec/error_resilience: avoid pointer arithmetic with NULL 11 years ago
Michael Niedermayer 0db1f2c2c7 avcodec/mjpegdec: sanity check bits 11 years ago
Michael Niedermayer e24e5986a6 avcodec/dct: use av_freep(), do not leave stale pointers in memory 11 years ago
Michael Niedermayer 3521c70dab avcodec/dirac_parser: use av_freep(), do not leave stale pointers in memory 11 years ago
Michael Niedermayer c712d240b1 avcodec/eamad: use av_freep(), do not leave stale pointers in memory 11 years ago