41906 Commits (a31ab5071246768976923de3b318b57312b7ad9b)
 

Author SHA1 Message Date
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
Stefano Sabatini c0b3c0ffb7 lavfi/audio: remove unused variable in ff_filter_samples() 13 years ago
Stefano Sabatini 065851ffac lswr/rematrix: specify explicitly the name of the unsupported channel layouts 13 years ago
Mans Rullgard dc7e336cae lavf, lavu: version bumps and APIchanges for av_gettime() move 13 years ago
Hendrik Leppkes 6d887ecac2 avformat: add 48 fps to the NTSC framerates 13 years ago
Hendrik Leppkes 2d61f0040d utvideo: mark interlaced frames as such 13 years ago
Hendrik Leppkes f6943f2379 lagarith: frame multithreading 13 years ago
Hendrik Leppkes 07d49437d5 wavpack: set bits_per_raw_sample for S32 samples to properly identify 24-bit 13 years ago
Stefano Sabatini 98701be356 lavfi/ass: update use of deprecated functions, fix warnings 13 years ago
Stefano Sabatini eda4500866 lavfi/blackdetect: add logic for handling stream termination 13 years ago
Stefano Sabatini 5bc87f1cd6 lavfi/blackdetect: fix pts time debug printing 13 years ago
Anton Khirnov e026c9b390 lavfi/audio: don't set cur_buf in ff_filter_samples(). 13 years ago
Anton Khirnov 4a97ff2fa7 lavfi/fifo: add audio version of the fifo filter. 13 years ago
Anton Khirnov 27570e211a fifo: fix parenthesis placement. 13 years ago
Anton Khirnov 394a2a0452 lavfi: rename vf_fifo.c -> fifo.c 13 years ago
Anton Khirnov a50b756280 lavc: remove stats_in from AVCodecContext options table. 13 years ago
Paul B Mahol bef8fd7099 LucasArts SMUSH demuxer 13 years ago
Paul B Mahol 69254f4628 LucasArts SMUSH video decoder 13 years ago
Paul B Mahol b18357326c LucasArts SMUSH VIMA audio decoder 13 years ago
Michael Niedermayer 5a90e55ece libavfilter/transform: fix mirroring. 13 years ago
Michael Niedermayer 104c914640 libavutil: fix author attribution 13 years ago
Paul B Mahol b2e2287c04 cdxl: disable checked bitstream reader 13 years ago
Paul B Mahol de05877390 lavfi: remove redundant checks after av_parse_video_rate() 13 years ago
Michael Niedermayer 4da42ebe44 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer e632a430fe vf_vflip: fix handling of the last line. 13 years ago
Michael Niedermayer a46f8915be vf_lut: fix handling of odd dimensions 13 years ago
Kostya Shishkov 005c80b645 MS Screen 1 decoder 13 years ago
Alex Converse 43886eaebc aacdec: Fix popping channel layouts. 13 years ago
Michael Niedermayer 827667eca7 mjpegenc: use av_assert 13 years ago
Michael Niedermayer 4eae08b438 mjpegdec: use av_assert 13 years ago
Mans Rullgard 61183b5ab4 av_gettime: support Win32 without gettimeofday() 13 years ago
Mans Rullgard 980f81d961 Use av_gettime() in various places 13 years ago
Mans Rullgard ae0a301668 Move av_gettime() to libavutil 13 years ago
Michael Niedermayer bc210bfca6 log: flip highlight bit for codec & muxer layer 13 years ago
Mans Rullgard db7d8fb4ef dct-test: use emms_c() from libavutil instead of duplicating it 13 years ago
Ronald S. Bultje f1f37c7011 mov: fix operator precedence bug 13 years ago
Janne Grunau a2b186a188 mathematics.h: remove a couple of math defines 13 years ago
Lou Logan 493156ed31 doc/ffmpeg.texi: use an exising preset file name 13 years ago
Mans Rullgard 6501dcfb5e Remove unnecessary inclusions of [sys/]time.h 13 years ago
Mans Rullgard 4e5a514813 lavf: remove unnecessary inclusions of unistd.h 13 years ago
Stefano Sabatini 3ea3e32e03 lavfi: add showwaves filter 13 years ago
Stefano Sabatini 93bbe53c44 lavfi/asplit: fix memleak 13 years ago
Paul B Mahol 86206035d1 avio: av_protocol_next() is gone 13 years ago
Mans Rullgard 4996e8f510 bfin: libswscale: add const where appropriate to fix warnings 13 years ago