74644 Commits (68a9c8ac774d92e818794a7d3deb83b42c3ea516)
 

Author SHA1 Message Date
Andreas Cadhalpun 9acf5341d6 openal-dec: replace av_destruct_packet with av_free_packet 9 years ago
Andreas Cadhalpun c363843a53 add missing FF_API_DESTRUCT_PACKET guards 9 years ago
Timothy Gu 5f1c37aefb avcodec: Fix `make checkheaders` 9 years ago
Timothy Gu c5d9e9b354 doxygen: Remove lavu_internal group 9 years ago
Timothy Gu 5dee7a32d7 git-howto: Various copy edits 9 years ago
Timothy Gu f0af25ae11 ffv1: Add missing ff_ prefixes 9 years ago
Timothy Gu ee4cc80653 vp9dsp: Add missing ff_ prefixes 9 years ago
Timothy Gu e10ef3289d aacsbr_fixed: Make fixed_{exp,log}_table static const 9 years ago
Timothy Gu 1597dba86a aacdec_fixed: Make exp2tab static const 9 years ago
Timothy Gu 8d9fe002b3 fmtconvert: Remove float_interleave* 9 years ago
Timothy Gu 0aa9bbbc37 version: Fix two more typos 9 years ago
Rostislav Pehlivanov 7adb6d5aab aacenc_quantization: replace copysign() with a ternary operator 9 years ago
Rostislav Pehlivanov ae1b9c9754 fate: added PNS, TNS and IS tests for the AAC encoder 9 years ago
Rostislav Pehlivanov 2c94e45fad aacenc_is: rename struct to follow guidelines 9 years ago
Timothy Gu e8279880dc acenctab: Fix merge conflict 9 years ago
Timothy Gu 21dd5279c3 aacenc: Add missing ff_ prefixes 9 years ago
Timothy Gu d4401a9e0d aacenc: Harmonize multiple inclusion guards 9 years ago
Timothy Gu 15ebc7787c aacenctab: Add missing ff_ prefixes 9 years ago
Timothy Gu 5cbcf2b24d aacenctab: Use FF_ARRAY_ELEMS 9 years ago
Ganesh Ajjanagadde 531b0a316b avutil/x86/asm: rename REG_SP to REG_sp 9 years ago
Luca Barbato 61d8fa2a1a h264: Fix faulty call to avpriv_request_sample 9 years ago
Rostislav Pehlivanov 670dfda143 aacenc_tns: remove unused header 9 years ago
Clément Bœsch cafba99b51 avcodec/version: fix 2 recently introduced typo 9 years ago
Rostislav Pehlivanov 5df166e430 aacenc_tns: re-enable coefficient compression 9 years ago
Rostislav Pehlivanov 88a5f93f62 aacenc: treat unknown profile as AAC-LC 9 years ago
Rostislav Pehlivanov fb0c295cc3 aacenc_tns: temporarily disable coefficient compression 9 years ago
Rostislav Pehlivanov 58cd5386e8 MAINTAINERS: add myself as an AAC encoder maintainer 9 years ago
Rostislav Pehlivanov 76b81b10d9 aacenc: implement the complete AAC-Main profile 9 years ago
Rostislav Pehlivanov a1c487e921 aacenc_tns: implement temporal noise shaping 9 years ago
Rostislav Pehlivanov eab12d072e aacenc: do not reject AAC-Main profile 9 years ago
Rostislav Pehlivanov d1ca7142ac aaccoder: move the Intensity Stereo implementation out 9 years ago
Rostislav Pehlivanov 860dbe0275 aaccoder_mips: update function definitions 9 years ago
Rostislav Pehlivanov 43b378a0d3 aaccoder: move the quantization functions to a separate file 9 years ago
Rostislav Pehlivanov b47a1e5c5f aacenc: create and initialize an LTP context 9 years ago
Rostislav Pehlivanov 23e786be61 aacenc: populate the sce->ics.swb_offset table pointer 9 years ago
Rostislav Pehlivanov e6c9f3a166 aacenc: reset special bands in the main frame encoding function 9 years ago
Rostislav Pehlivanov 32be264cea aacenc: coding style changes 9 years ago
Ganesh Ajjanagadde 907373ea9d avcodec/x86/v210-init: fix unused variable warning 9 years ago
Ganesh Ajjanagadde 92b1a0fa9e ffserver: cast PID to int64_t before printing 9 years ago
Ganesh Ajjanagadde 5edf8b118d avformat/hls: correct comment for ensure_playlist() 9 years ago
Michael Niedermayer 5176443b2b avfilter/vf_vectorscope: Fix ;; 9 years ago
Ganesh Ajjanagadde 36f7a37895 avcodec/jpeg2000: comment out unused variable 9 years ago
Michael Niedermayer 7c72a4bbd3 swscale/alphablend: Fix pointer type warnings 9 years ago
Michael Niedermayer b3d2035ec3 ffmpeg: use av_err2str() 9 years ago
John Högberg f9ab4fe1f7 h264: Discard currently unsupported registered sei 9 years ago
Luca Barbato 47b447aaff imgutils: Fix a typo in avcodec_get_pix_fmt_loss 9 years ago
Paul B Mahol 5e1d863760 avfilter/vf_vectorscope: support yuv(a)420p and yuv410p as input for common case 9 years ago
Anton Khirnov d8ebb6157d hevcdsp: fix a function name 9 years ago
Anton Khirnov a1926a29fb hevc: avoid invalid shifts of negative values 9 years ago
James Almer 7a806c68a6 avcodec/hevcdsp: rename sao_band_filter c functions 9 years ago