76494 Commits (7037f9430b6223ec74080ecb2e58b25426f5f47d)
 

Author SHA1 Message Date
Vittorio Giovara ac981d1641 APIchanges: Fill in missing dates and hashes 9 years ago
Matt Oliver b0bb1dc62d lavu/intmath.h: Move x86 only msvc/icl functions to x86 specific header. 9 years ago
Matt Oliver 216cc1f6fe lavu/intmath.h: Add msvc/icl ctzll optimisations. 9 years ago
Clément Bœsch ce0a117ed4 avutil/opt: display a better default value for int/int64 options 9 years ago
Kyle Swanson 32403d1fab avfilter/af_flanger: free frame on ENOMEM 9 years ago
Ganesh Ajjanagadde 07d4fe3a87 avutil: use EINVAL instead of -1 for the return code of crypto related init functions 9 years ago
Michael Niedermayer 94f7c97e05 avformat/vag: Remove unused variable pos 9 years ago
Paul B Mahol 416e35e5aa avfilter: add zscale filter 9 years ago
Ganesh Ajjanagadde e11e32686f avcodec/bitstream: replace qsort with AV_QSORT 9 years ago
Carl Eugen Hoyos 9496f565dc configure: Simplify using --disable-all. 9 years ago
Paul B Mahol 7bbd060324 avcodec/adpcm: increase max channels for ADPCM PSX to 8 9 years ago
Paul B Mahol bb1d3f1078 avformat/rsd: add VAG support 9 years ago
Alexis Ballier 6e8d856ad6 libavcodec/mpegvideo_enc.c: Fix encoding videos with less frames than the delay of the encoder. 9 years ago
Michael Niedermayer fd46d6deac avcodec/mpegvideo_enc: Merge ifs with identical conditions 9 years ago
Michael Niedermayer b379e1d6df avcodec/mpegvideo_enc: Factor new_picture unref out 9 years ago
Paul B Mahol 002b0499b6 avfilter/af_ladspa: check functions return value in query_formats 9 years ago
Ganesh Ajjanagadde 62144b225d avfilter/internal: Doxygen for ff_fmt_is_in 9 years ago
Rostislav Pehlivanov 7303962f14 aacenc_ltp: adjust and speed up autocorrelation calculations 9 years ago
Derek Buitenhuis 4ffdba2418 mpegts: Make the sdt_period a double 9 years ago
Derek Buitenhuis 516d34de42 mpegts: Make the pat_period a double 9 years ago
Paul B Mahol c37d2cd01c avformat/vag: fix demuxing stereo files 9 years ago
Michael Niedermayer c38a6077ee avcodec/aacenc: Fix "libavcodec/aacenc.c:540:13: warning: ISO C90 forbids mixed declarations and code" 9 years ago
Michael Niedermayer 66d3666803 tests/fate-run: Remove ./ from run ffmpeg call 9 years ago
Marton Balint df239b7619 concatdec: fix file_start_time calculation regression 9 years ago
Ganesh Ajjanagadde 01790484c1 avfilter/internal: add av_warn_unused_result 9 years ago
Timothy Gu ed53c14a3c chromakey: Use the pixel descriptor API for chroma subsampling info 9 years ago
Hendrik Leppkes a8e86b0e3f libavformat/Makefile: remove unnecessary object file from wtv demuxer 9 years ago
Clément Bœsch 8c9c8fd035 avfilter/selectivecolor: fix correction_method option range 9 years ago
Rostislav Pehlivanov 4c9805538d aacenc_ltp: correct header description comment 9 years ago
Rostislav Pehlivanov b1d290920d fate: use -profile:a aac_ltp instead of -aac_ltp 1 for LTP encode test 9 years ago
Rostislav Pehlivanov b0a3c614b4 aacenc_ltp: replace av_clip() with av_clip_uintp2() 9 years ago
Rostislav Pehlivanov 780dba01f9 aacenc_ltp: fix assertion 9 years ago
Michael Niedermayer 92a26261d1 avformat/rsd: Check av_new_packet() return value 9 years ago
Michael Niedermayer acf23d9451 avformat/genh: Check av_new_packet() return value 9 years ago
Michael Niedermayer 58b19b6f63 tests/fate-run: Remove PROGSUF from function calls 9 years ago
Rostislav Pehlivanov 6eff30b0bc fate: increase fuzz on AAC LTP encoding test 9 years ago
Rostislav Pehlivanov d4da15563f fate: add a parameter to disable TNS for the other encoder tests 9 years ago
Rostislav Pehlivanov dfba1be963 aacenc_tns: enable Temporal Noise Shaping by default 9 years ago
Rostislav Pehlivanov 8ce6e24db4 fate: adjust the target for the new TNS changes 9 years ago
Rostislav Pehlivanov fa4d900c27 aacenc_tns: rework TNS descision logic 9 years ago
Rostislav Pehlivanov bf39beca87 aacenc_tns: simplify encoding function 9 years ago
Rostislav Pehlivanov f3ad901a32 aacenc_tns: disable coefficient compression by default 9 years ago
Rostislav Pehlivanov 8d18d28918 aacenc_tns: add moving average filter for LTP 9 years ago
Timothy Gu 801eca1372 opencl: Force the use of 1.2 APIs 9 years ago
Timothy Gu 17c68933f4 opencl: Use "opencl" as log context name 9 years ago
Timothy Gu 893a648182 opencl: Print compilation log 9 years ago
Timothy Gu d2a1029724 opencl: Print error string when compilation fails 9 years ago
Rostislav Pehlivanov 590008e696 aacenc: increase fuzz on aac-ms-encode test 9 years ago
Rostislav Pehlivanov 777b305bed fate: adjust aac encoder test values and introduce MS and LTP tests 9 years ago
Rostislav Pehlivanov e9299df7a6 aacenc: partially revert previous commits to set options via a profile 9 years ago