74613 Commits (0cbae3763d96f40e0eae0c9f04794a38e1f78ca6)
 

Author SHA1 Message Date
Hendrik Leppkes 0cbae3763d Merge commit 'd8ebb6157d12183ed3fc987cd2ba18b404758828' 10 years ago
Hendrik Leppkes 001ea567ff Merge commit 'a1926a29fb4325afa46842883f197c74d4535c36' 10 years ago
Hendrik Leppkes fea156367d Merge commit '515b69f8f8e9a24cfaee95d8c1f63f265d8582fe' 10 years ago
Hendrik Leppkes 38b42250dc Merge commit 'e13da244f41610ee073b2f72bcf62b60fa402bb5' 10 years ago
Hendrik Leppkes 11014dd3d4 Merge commit 'faa3f17a76333b672ce4a40cf80f678ab68bdbae' 10 years ago
Paul B Mahol c864de3c8f fate: add tests for waveform filter 10 years ago
Ludmila Glinskih 4a9bc12fe7 fate: add api-band-test 10 years ago
Andreas Cadhalpun 1bf76cd2db rtpenc_chain: also copy AVFMT_FLAG_BITEXACT to new AVFormatContext 10 years ago
Andreas Cadhalpun 01594ebb07 options_table: fix compatibility with MSVC 10 years ago
Andreas Cadhalpun 03e71cccba avcodec: remove FF_API_LOWRES around max_lowres 10 years ago
Ganesh Ajjanagadde 24e6729a04 swresample/dither: use integer arithmetic 10 years ago
Ganesh Ajjanagadde 9aaac04107 avdevice/lavfi: fix self assignment warning 10 years ago
Paul B Mahol 6be5b05fb1 avfilter/vf_histogram: levels: support more input pixel formats 10 years ago
Michael Niedermayer b4d68e7cdb avformat: Remove use of AVFrac and AVStream->pts 10 years ago
Ganesh Ajjanagadde 6638e4a950 avcodec/x86/mpegaudiodsp: correct asm guards 10 years ago
Rostislav Pehlivanov 4f396a6f30 fate: temporarily disable AAC TNS test 10 years ago
Rostislav Pehlivanov f2ba60d4e9 aacenc_tns: temporarily disable 10 years ago
Ganesh Ajjanagadde eb3cfa7dd3 swscale/alphablend: fix pointer cast 10 years ago
Paul B Mahol 14f97bb2bc avfilter: add waveform monitor filter 10 years ago
Paul B Mahol e95193f5ea avfilter/vf_vectorscope: add more pixel formats 10 years ago
Andreas Cadhalpun 095347ffe4 disable deprecation warnings in deprecated code 10 years ago
Andreas Cadhalpun 805f38b4d6 fate: replace deprecated request_channels with request_channel_layout 10 years ago
Andreas Cadhalpun 9acf5341d6 openal-dec: replace av_destruct_packet with av_free_packet 10 years ago
Andreas Cadhalpun c363843a53 add missing FF_API_DESTRUCT_PACKET guards 10 years ago
Timothy Gu 5f1c37aefb avcodec: Fix `make checkheaders` 10 years ago
Timothy Gu c5d9e9b354 doxygen: Remove lavu_internal group 10 years ago
Timothy Gu 5dee7a32d7 git-howto: Various copy edits 10 years ago
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
Timothy Gu 0aa9bbbc37 version: Fix two more typos 10 years ago
Rostislav Pehlivanov 7adb6d5aab aacenc_quantization: replace copysign() with a ternary operator 10 years ago
Rostislav Pehlivanov ae1b9c9754 fate: added PNS, TNS and IS tests for the AAC encoder 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
Ganesh Ajjanagadde 531b0a316b avutil/x86/asm: rename REG_SP to REG_sp 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 58cd5386e8 MAINTAINERS: add myself as an AAC encoder maintainer 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