76145 Commits (e91cd8a9c46f511776e514b485d8250d0cba59b3)
 

Author SHA1 Message Date
Michael Niedermayer e91cd8a9c4 compat/solaris/make_sunver.pl: Use /usr/bin/env perl instead of /usr/bin/perl 9 years ago
Timothy Gu 068e6cb732 huffyuvencdsp: Use intptr_t for width 9 years ago
Timothy Gu a079cbf458 x86: vc1dsp_mmx: Move yasm initiation steps to vc1dsp_init 9 years ago
Timothy Gu 607f820ec7 x86: fpel: Remove erroneous ff_put_pixels8_mmxext prototype 9 years ago
Timothy Gu cb6f1f8bf9 x86: fpel: Move prototypes for 4-px block functions 9 years ago
Michael Niedermayer fb4d350ff3 avcodec/mpegaudio_parser: Update comment to match code 9 years ago
James Zern 7b4367d93e vp9_parser: fix endless loop w/0-sized frame 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