42199 Commits (776a4e42a7524630bcfc46bbd23f26b7dc7f65ca)
 

Author SHA1 Message Date
Stefano Sabatini c17808cebd lavfi: define macro AVFILTER_DEFINE_CLASS 13 years ago
Stefano Sabatini 012aa12a6b lavfi/drawtext: remove unnecessary parentheses in init() 13 years ago
Alex Converse 41e637e449 lavfi: Add the af_channelmap audio channel mapping filter. 13 years ago
Michael Niedermayer 0567715a6b qsort: flip compare direction to match libc qsort() 13 years ago
Michael Niedermayer e847f41285 Merge remote-tracking branch 'qatar/master' 13 years ago
Clément Bœsch 492cc9bcc4 ffmpeg: remove unused buffer_size in InputFile. 13 years ago
Michael Niedermayer 8aeed14459 h.263enc: use av_assert 13 years ago
Michael Niedermayer c8f4c83e70 h.263dec: use av_assert 13 years ago
Anton Khirnov dc07fb6f7b lavfi: add join audio filter. 13 years ago
Anton Khirnov f75be9856a lavfi: allow audio filters to request a given number of samples. 13 years ago
Anton Khirnov 58b049f2fa lavfi: support automatically inserting the fifo filter when needed. 13 years ago
Anton Khirnov fa06623930 lavfi/audio: eliminate ff_default_filter_samples(). 13 years ago
Wolfram Gloger 258dfff839 extend log line buffer sizes 13 years ago
Anton Khirnov 9ee3334840 libspeexenc: add supported sample rates and channel layouts. 13 years ago
Mans Rullgard 896bb0d742 Replace usleep() calls with av_usleep() 13 years ago
Mans Rullgard d3d3a32c9d lavu: add av_usleep() function 13 years ago
Hendrik Leppkes f6b4624fcf utvideo: mark interlaced frames as such 13 years ago
Carl Eugen Hoyos 8875333707 utvideo: Fix interlaced prediction for RGB utvideo. 13 years ago
Michael Niedermayer 1e7943c315 snow: yuv410 support 13 years ago
Michael Niedermayer fba18ef8cc x86/dsputil_mmx: support 4 sample edges 13 years ago
Carl Eugen Hoyos 15bde06084 Revert "mathematics.h: remove a couple of math defines" 13 years ago
Paul B Mahol 10d2a4028c swresample: make .class_name more descriptive 13 years ago
Michael Niedermayer 68c845cdba snow: yuv444 support 13 years ago
Diego Biurrun a5a93fa8f5 cosmetics: do not use full path for local headers 13 years ago
Michael Niedermayer 13ba872a2a snowenc: update pix_sum for rectangles, needed for non 420 13 years ago
Michael Niedermayer b4b7471ec4 snowenc: set chroma subsample factors correctly for non 420 13 years ago
Paul B Mahol 81416c2f64 swscale: use designated initializers for AVClass 13 years ago
Michael Niedermayer 2fa5d8f234 ffmpeg: print swr options in --help too 13 years ago
Paul B Mahol 4cdff58206 fate: add tests for SANM and VIMA 13 years ago
Hendrik Leppkes 5916313967 avformat: offset fps calculation by one to include 60.00 fps 13 years ago
Lou Logan cdb94139cc doc/faq: Update video joining examples 13 years ago
Mans Rullgard d11baad055 lavu/file: include unistd.h only when available 13 years ago
Mans Rullgard 542920b7f6 configure: check for unistd.h 13 years ago
Mans Rullgard 539df61193 log: include unistd.h only when needed 13 years ago
Mans Rullgard c19e0ebe53 lavf: include libavutil/time.h instead of redeclaring av_gettime() 13 years ago
Michael Niedermayer 87dced8074 Merge remote-tracking branch 'qatar/master' 13 years ago
Janne Grunau 1d01fee980 fix hardcoded tables compililation caused by missing math constants 13 years ago
Paul B Mahol fd0b8c6ad5 sanm: silence warnings 13 years ago
Nicolas George 9e63c30daa lavf: add a real SRT muxer. 13 years ago
Hendrik Leppkes 14ac47fcc7 vc1: signal interlaced and tff flag to the consumer 13 years ago
Michael Niedermayer b829da3639 smacker: add sanity check for length in smacker_decode_tree() 13 years ago
Nicolas George 7681d0eaca lavd/lavfi: do not set the channel layout list. 13 years ago
Ronald S. Bultje 67ffcb9613 lavf: Make codec_tag arrays constant 13 years ago
Paul B Mahol f4da707f58 Replace Libav with FFmpeg 13 years ago
Paul B Mahol 3821632e1b smush: set audio packet duration 13 years ago
Stefano Sabatini 1bb30d0295 lavfi/deshake: fix crash in uninit() 13 years ago
Ronald S. Bultje 89ffd189ef twinvq: give massive struct a name. 13 years ago
Hendrik Leppkes f77fd34bc3 aac: move sample_fmt selection before decoder configuration. 13 years ago
Hendrik Leppkes 24e7a22e1f riff: don't overwrite bps from WAVEFORMATEX if EXTENSIBLE doesn't contain that data. 13 years ago
Stefano Sabatini cb08b6efc9 lavfi/scale: remove unused variable out_link 13 years ago