74603 Commits (c864de3c8ff5e83dacdd18be9eb42c2e060263a9)
 

Author SHA1 Message Date
Paul B Mahol c864de3c8f fate: add tests for waveform filter 9 years ago
Ludmila Glinskih 4a9bc12fe7 fate: add api-band-test 9 years ago
Andreas Cadhalpun 1bf76cd2db rtpenc_chain: also copy AVFMT_FLAG_BITEXACT to new AVFormatContext 9 years ago
Andreas Cadhalpun 01594ebb07 options_table: fix compatibility with MSVC 9 years ago
Andreas Cadhalpun 03e71cccba avcodec: remove FF_API_LOWRES around max_lowres 9 years ago
Ganesh Ajjanagadde 24e6729a04 swresample/dither: use integer arithmetic 9 years ago
Ganesh Ajjanagadde 9aaac04107 avdevice/lavfi: fix self assignment warning 9 years ago
Paul B Mahol 6be5b05fb1 avfilter/vf_histogram: levels: support more input pixel formats 9 years ago
Michael Niedermayer b4d68e7cdb avformat: Remove use of AVFrac and AVStream->pts 9 years ago
Ganesh Ajjanagadde 6638e4a950 avcodec/x86/mpegaudiodsp: correct asm guards 9 years ago
Rostislav Pehlivanov 4f396a6f30 fate: temporarily disable AAC TNS test 9 years ago
Rostislav Pehlivanov f2ba60d4e9 aacenc_tns: temporarily disable 9 years ago
Ganesh Ajjanagadde eb3cfa7dd3 swscale/alphablend: fix pointer cast 9 years ago
Paul B Mahol 14f97bb2bc avfilter: add waveform monitor filter 9 years ago
Paul B Mahol e95193f5ea avfilter/vf_vectorscope: add more pixel formats 9 years ago
Andreas Cadhalpun 095347ffe4 disable deprecation warnings in deprecated code 9 years ago
Andreas Cadhalpun 805f38b4d6 fate: replace deprecated request_channels with request_channel_layout 9 years ago
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
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