33410 Commits (3059562aa19a576bdf900a4875c1aa69ef69c86e)

Author SHA1 Message Date
Timothy Gu f0af25ae11 ffv1: Add missing ff_ prefixes 10 years ago
Timothy Gu ee4cc80653 vp9dsp: Add missing ff_ prefixes 10 years ago
Timothy Gu e10ef3289d aacsbr_fixed: Make fixed_{exp,log}_table static const 10 years ago
Timothy Gu 1597dba86a aacdec_fixed: Make exp2tab static const 10 years ago
Timothy Gu 8d9fe002b3 fmtconvert: Remove float_interleave* 10 years ago
Rostislav Pehlivanov 7adb6d5aab aacenc_quantization: replace copysign() with a ternary operator 10 years ago
Rostislav Pehlivanov 2c94e45fad aacenc_is: rename struct to follow guidelines 10 years ago
Timothy Gu e8279880dc acenctab: Fix merge conflict 10 years ago
Timothy Gu 21dd5279c3 aacenc: Add missing ff_ prefixes 10 years ago
Timothy Gu d4401a9e0d aacenc: Harmonize multiple inclusion guards 10 years ago
Timothy Gu 15ebc7787c aacenctab: Add missing ff_ prefixes 10 years ago
Timothy Gu 5cbcf2b24d aacenctab: Use FF_ARRAY_ELEMS 10 years ago
Luca Barbato 61d8fa2a1a h264: Fix faulty call to avpriv_request_sample 10 years ago
Rostislav Pehlivanov 670dfda143 aacenc_tns: remove unused header 10 years ago
Clément Bœsch cafba99b51 avcodec/version: fix 2 recently introduced typo 10 years ago
Rostislav Pehlivanov 5df166e430 aacenc_tns: re-enable coefficient compression 10 years ago
Rostislav Pehlivanov 88a5f93f62 aacenc: treat unknown profile as AAC-LC 10 years ago
Rostislav Pehlivanov fb0c295cc3 aacenc_tns: temporarily disable coefficient compression 10 years ago
Rostislav Pehlivanov 76b81b10d9 aacenc: implement the complete AAC-Main profile 10 years ago
Rostislav Pehlivanov a1c487e921 aacenc_tns: implement temporal noise shaping 10 years ago
Rostislav Pehlivanov eab12d072e aacenc: do not reject AAC-Main profile 10 years ago
Rostislav Pehlivanov d1ca7142ac aaccoder: move the Intensity Stereo implementation out 10 years ago
Rostislav Pehlivanov 860dbe0275 aaccoder_mips: update function definitions 10 years ago
Rostislav Pehlivanov 43b378a0d3 aaccoder: move the quantization functions to a separate file 10 years ago
Rostislav Pehlivanov b47a1e5c5f aacenc: create and initialize an LTP context 10 years ago
Rostislav Pehlivanov 23e786be61 aacenc: populate the sce->ics.swb_offset table pointer 10 years ago
Rostislav Pehlivanov e6c9f3a166 aacenc: reset special bands in the main frame encoding function 10 years ago
Rostislav Pehlivanov 32be264cea aacenc: coding style changes 10 years ago
Ganesh Ajjanagadde 907373ea9d avcodec/x86/v210-init: fix unused variable warning 10 years ago
Ganesh Ajjanagadde 36f7a37895 avcodec/jpeg2000: comment out unused variable 10 years ago
John Högberg f9ab4fe1f7 h264: Discard currently unsupported registered sei 10 years ago
Luca Barbato 47b447aaff imgutils: Fix a typo in avcodec_get_pix_fmt_loss 10 years ago
Anton Khirnov d8ebb6157d hevcdsp: fix a function name 10 years ago
Anton Khirnov a1926a29fb hevc: avoid invalid shifts of negative values 10 years ago
James Almer 7a806c68a6 avcodec/hevcdsp: rename sao_band_filter c functions 10 years ago
Michael Niedermayer 2bb54b82b5 avcodec/h264_mp4toannexb_bsf: Reorder operations in nal_size check 10 years ago
Ganesh Ajjanagadde e8319f602e avcodec/metasound_data: comment out unused variable 10 years ago
Ganesh Ajjanagadde c3052c9e8a avcodec/aacsbr_fixed: remove unused variable 10 years ago
Michael Niedermayer 0b7829901b */version.h: Add note/recommandition about bumping major 10 years ago
Ivan Uskov fffae8e605 libavcodec/qsvdec.c: the ff_get_format() missed at refactoring has been restored 10 years ago
Gwenole Beauchesne 9d1d7b367e vaapi: drop unused include. 10 years ago
Gwenole Beauchesne 8813d55fa5 vaapi: fix usage of invalid buffer ids. 10 years ago
Gwenole Beauchesne babd340f58 vaapi: streamline public context structure. 10 years ago
Gwenole Beauchesne 9f8e57efe4 vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI). 10 years ago
Sven Dueking 6eecb91fbc avcodec/qsvenc: Added PicTiming SEI 10 years ago
Derek Buitenhuis c981b1145a libx264: Add option to force IDR frames 10 years ago
wm4 a383f226f0 lavc: move vdpau decoders under FF_API_VDPAU. 10 years ago
Ronald S. Bultje 030b5a4f77 lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU. 10 years ago
Ronald S. Bultje 7a629186ba Prepare for removal of obsolete FF_IDCT_* members. 10 years ago
Ronald S. Bultje 9468207e1c mpeg4video: use ff_dlog instead of av_log under debug&FF_DEBUG_PTS. 10 years ago