73469 Commits (b409748bc4412fa2d8e642585c4e5ab8a4d136cb)
 

Author SHA1 Message Date
Rostislav Pehlivanov 0b233900fa aacenc: add support for coding of IS spectral coefficients 10 years ago
Rostislav Pehlivanov 38fd4c2e66 aaccoder: add a new perceptual noise substitution implementation 10 years ago
Rostislav Pehlivanov 117b15f4a8 aaccoder: remove previous PNS implementation from twoloop 10 years ago
Rostislav Pehlivanov e06578e392 aacenc: use the new function for setting special band scalefactor indices 10 years ago
Philip Langdale 671bdd4b09 avcodec/nvenc: Add support for H.264 High 444 Predictive encoding 10 years ago
Frank Heckenbach 161a301d44 mpjpeg: Write the Content-length 10 years ago
Luca Barbato d09b4cce21 mpjpeg: Simplify using avio_printf 10 years ago
Vittorio Giovara f046c3b5ac lavc: Move deprecation warning disabling to files including the table 10 years ago
Paul B Mahol 5233f2534c avformat/yuv4mpegenc: use avio_printf() 10 years ago
Paul B Mahol e658b1036c avfilter/avf_showvolume: make it possible to use current channel number in color expression 10 years ago
Paul B Mahol c3a5702ebf lavfi: add (a)drawgraph filter 10 years ago
George Boyle 4385a1ce8f fate/api-tests: Tests that need samples should only run if SAMPLES is set 10 years ago
Kevin Coyle 1262711388 YUV->BGR32 MMX support 10 years ago
Michael Niedermayer 8255b14c68 swscale/output: fix input indexing in yuv2ya8_2_c() 10 years ago
Michael Niedermayer ab80d3fb3a swscale/output: fix null pointer dereference in yuv2ya8_2_c() 10 years ago
Michael Niedermayer 3b03186d56 Merge commit 'f046c3b5ac36848cce824b008e0347c621523041' 10 years ago
Michael Niedermayer d563e13a7c Merge commit '832129431fd5c693b12c32a1563944c631feaf36' 10 years ago
Paul B Mahol 866404df2d avfilter/vf_lut: fix oversight 10 years ago
Paul B Mahol 94cfb6db7d avcodec/shorten: use init_get_bits8() 10 years ago
Paul B Mahol c0d676f977 avfilter/af_astats: implement recalculation of stats after each X frames 10 years ago
Paul B Mahol d3836b603e avfilter/af_astats: export metadata 10 years ago
Michael Niedermayer 9f653e6d36 avcodec/j2kenc: Support user specified tile dimensions 10 years ago
Michael Niedermayer d554715f67 avcodec/jpeg2000dec: Fix decoding of subsampled multi tile images 10 years ago
Rostislav Pehlivanov 9f4f578704 aacenc: reset marked IS and M/S bands upon frame encoding 10 years ago
Vittorio Giovara 7a5902c556 lavc: Disable deprectation warnings coming from options table 10 years ago
Vittorio Giovara 832129431f lavu: Add version information for av_version_info() 10 years ago
Rostislav Pehlivanov 57848ef3c6 aaccoder: fix M/S coding 10 years ago
Rostislav Pehlivanov 8e607c747e aacpsy: use a different metric for the spread of a band 10 years ago
Michael Niedermayer 8f4cfda972 avutil: add missing bswap include 10 years ago
Paul B Mahol b74ebd09c7 avfilter/vf_lut: >8 bit depth planar yuv support 10 years ago
Michael Niedermayer daff49ccf3 Merge commit '80f955c90867561dcce769216bc497e13281eb38' 10 years ago
Michael Niedermayer 3ffa385801 Merge commit '76d4c62734fbb8a9f497712812f30ff5c27e787f' 10 years ago
Andreas Cadhalpun 0762152f7a webp: fix infinite loop in webp_decode_frame 10 years ago
Michael Niedermayer 30ffbeb04a Merge commit '016cac75c6061a1c03f812ddf258b8baefe70b00' 10 years ago
Michael Niedermayer 7755a57440 Merge commit '9752d2e6cc9b9e8070ec515db8ed8374683d0856' 10 years ago
Michael Niedermayer a8ab64d2f7 Merge commit '910247f1720c6aae422723c05dac6d0b19f20bec' 10 years ago
Michael Niedermayer e15e78f391 Merge commit '1316df7aa98c4784f190d107206d0bb12c590b89' 10 years ago
Luca Barbato 80f955c908 vda: Check the correct pointer for buffer allocation 10 years ago
Andreas Cadhalpun 76d4c62734 webp: Make sure enough bytes are available 10 years ago
Alexandra Hájková 016cac75c6 asfdec: prevent the infinite loop in detect unknown_subobject 10 years ago
Alexandra Hájková 9752d2e6cc asfdec: prevent possible memory leak in the asf_read_metadata_obj 10 years ago
Vittorio Giovara 910247f172 lavc: Deprecate avctx.{inter,intra}_quant_bias 10 years ago
wm4 1316df7aa9 lavu: add an API function to return the Libav version string 10 years ago
Paul B Mahol 2778fdbe54 swscale: implement YA8 output 10 years ago
Andreas Cadhalpun d0eff8857c wavpack: limit extra_bits to 32 and use get_bits_long 10 years ago
Paul B Mahol 96953e2ef6 avfilter/vf_mpdecimate: remove packed formats 10 years ago
Paul B Mahol 7ff5a345a4 avfilter: use AVFILTER_DEFINE_CLASS() 10 years ago
Ivan Uskov 6e5864ab29 avcodec/qsvenc_h264: Change the set of performance presets to match with the MFX library constants. 10 years ago
Michael Niedermayer c9220d5b06 avcodec/mjpegdec: Reorder operations to avoid undefined behavior 10 years ago
Michael Niedermayer 9dc0bac971 avcodec/motion_est_template: Fix undefined shifts in CHECK_MV() 10 years ago