79167 Commits (974734c98ce434e5f7026e0c36edaf4058527943)
 

Author SHA1 Message Date
Paul B Mahol 974734c98c doc/filters: remove false claim in sofalizer description 9 years ago
Rostislav Pehlivanov 02172d93f6 Revert "aacenc: use av_clip() instead of av_clip() during quantization" 9 years ago
Rostislav Pehlivanov 7cda7683a5 Revert "doc/filters: remove false claim in sofalizer description" 9 years ago
Rostislav Pehlivanov c0918613a0 aacenc: use av_clip() instead of av_clip() during quantization 9 years ago
Paul B Mahol bf1495d9a9 doc/filters: remove false claim in sofalizer description 9 years ago
Paul B Mahol 4a80a6ad21 avfilter/vf_waveform: optimize lowpass filter even more 9 years ago
Jovan Zelincevic b73c27151e avcodec/mips: Optimization synced to the newest code base. 9 years ago
Vittorio Giovara 7888ae8266 cfhd: Do not initialize context size 9 years ago
James Almer d5a3578350 avformat/svag: fix division by zero 9 years ago
Lou Logan 06eef96b69 fix some a/an typos 9 years ago
Marton Balint 99f2a59c2f avcodec/utils: fix packet duration of frames with discarded paddings 9 years ago
Lou Logan cd76eb8f4a lavd/dshow_crossbar: remove trailing whitespace 9 years ago
Paul B Mahol a55c953ef0 avfilter/af_sofalizer: allow user to setup custom virtual speakers positions 9 years ago
Kirill Gavrilov f3ec8ac0f4 lavc/mediacodec: fix zero stride for OMX.allwinner.video.decoder.avc 9 years ago
Paul B Mahol c2bbcf1607 avfilter/vf_waveform: optimize 16bit lowpass filter 9 years ago
Paul B Mahol ff982e02b5 avcodec: add dca core extraction bsf 9 years ago
Matthieu Bouron 308d3ed5aa lavc/mediacodec: use ternary operator to set slice-height value 9 years ago
Michael Niedermayer 8f2a1990c0 avcodec/diracdec: check bitstream size related fields for overflows 9 years ago
Timo Rothenpieler 665c05f7cb configure: Fail if CUDA enabled but not found 9 years ago
Paul B Mahol 48be92e5b6 avfilter/vf_waveform: optimize lowpass 8bit filter 9 years ago
Paul B Mahol 0b9957c301 avfilter/vf_waveform: move mirror variable into function argument 9 years ago
Kieran Kunhya e259dc86a8 avcodec: Remove libdcadec, we already have it merged internally 9 years ago
Michael Niedermayer c50be7a52b avcodec/h264_slice: Check PPS more extensively when its not copied 9 years ago
Marton Balint 8ff0f6ae82 avformat/segment: set format options for all segments 9 years ago
Michael Niedermayer 5a19506088 fate: Remove vsync drop from some h264 tests 9 years ago
Michael Niedermayer d4424d7de2 fate: Modify a random h264 test to also test the -framerate option 9 years ago
Dan Dennedy 28688d7c2b avcodec/audiotoolboxenc: Fix compile error on OS X 10.8. 9 years ago
Carl Eugen Hoyos de1a0d4359 lavc/flicvideo: Implement padding in COPY chunks. 9 years ago
Michael Niedermayer c06bdc60c9 avformat/rtpdec: Remove stray debug av_log() 9 years ago
Martin Vignali 495f08edb4 avcodec/exr: add support for B44 and B44A compression 9 years ago
Paul B Mahol 585cfabb79 avcodec/jpeg2000dec: add slice threading support 9 years ago
Paul B Mahol e2298b3fcc avcodec/jpeg2000dec: account two last bytes from end of bytestream as EOC marker 9 years ago
Thilo Borgmann 4d251723c0 lavfi: Add coreimage filter for GPU based image filtering on OSX. 9 years ago
Thilo Borgmann 4ebf0b109c lavu/dict: Add new flag to allow multiple equal keys. 9 years ago
Clément Bœsch 277408b7f1 sws/aarch64/yuv2rgb: save a few mul and add 9 years ago
James Almer 99388eb091 avcodec/libopenjpegenc: fix mixed declarations and code 9 years ago
James Almer 21cd0228be avcodec/libopenjpegdec: fix mixed declarations and code 9 years ago
Michael Niedermayer 0cd9ff4e3a avcodec/libutvideodec: copy frame so it has reference counters when refcounted_frames is set 9 years ago
Michael Niedermayer 54f43984e1 avutil/parseutils: mark args as static const 9 years ago
Petru Rares Sincraian f707042c93 Added more tests to libavutil/parseutils.c 9 years ago
Ico Doornekamp e3e6a2cff4 avformat/rtpdec_jpeg: fix low contrast image on low quality setting 9 years ago
Rostislav Pehlivanov 72e1360007 vc2enc: optimize and simplify quantization 9 years ago
Michael Niedermayer 26811fd946 avformat/mpegtsenc: Fix used service 9 years ago
Michael Niedermayer 50d017a281 avformat/mpegtsenc: Keep track of the program for each service 9 years ago
Petru Rares Sincraian 68e5976543 Refactor libavutil/parseutils.c 9 years ago
Michael Niedermayer fe3de6bc62 fate: Add test that also decodes packed_bframes.avi 9 years ago
Rostislav Pehlivanov a14d4c076d vc2enc: simplify calc_slice_sizes() 9 years ago
Rostislav Pehlivanov a010e36f23 vc2enc: correctly zero out the slice size cache 9 years ago
Rostislav Pehlivanov 14b41e061d vc2enc: macro out slice size rounding 9 years ago
Ganesh Ajjanagadde 8dbffda0f9 lavc/psymodel: check for av_malloc failure 9 years ago