83268 Commits (227d602bb36f9460e007fb3e1fbff4a776838498)
 

Author SHA1 Message Date
Matthieu Bouron e1f4971209 lavfi: use an audio frame pool for each link of the filtergraph 8 years ago
Matthieu Bouron b1ed7957b8 lavfi/framepool: cosmetic style fixes 8 years ago
Matthieu Bouron e2d336cf64 lavfi/framepool: re-indent after previous commit 8 years ago
Matthieu Bouron eb3368178e lavfi/framepool: add audio support 8 years ago
Matthieu Bouron b1f68f00b1 lavfi/framepool: rename FFVideoFramePool to FFFramePool 8 years ago
James Almer e71b8119e7 avcodec/mathops: add missing header for ff_reverse 8 years ago
Martin Vignali 682769d3d3 fate/psd : add test for 256 color 8 years ago
Zhengxu 1a79b8f8d2 ffmpeg: Add an option "qsv_device" to choose proper node for QSV child device (vaapi or dxva2) 8 years ago
Carl Eugen Hoyos f55da2200d lavf/dss: Support version 3 files / files with larger header. 8 years ago
Derek Buitenhuis 14b9060160 hevc: Mark as having threadsafe init 8 years ago
Steinar H. Gunderson 2a293ec7ac avcodec: add Newtek SpeedHQ decoder 8 years ago
Steinar H. Gunderson eaff1aa09e avcodec: move bitswap_32() into a header file 8 years ago
Paul B Mahol 107b3064d8 avcodec/wmaprodec: do not force extradata presence for XMA 8 years ago
Paul B Mahol 45cd50e5e2 avcodec/psd: fix ugly typo 8 years ago
Steven Liu 184c13f64a avfilter/vf_libopencv: fix resource leak in read_shape_frame_filter 8 years ago
Martin Vignali 658e626cc0 libavcodec/psd : add support for psd bitmap mode 8 years ago
Carl Eugen Hoyos 4313ed511a lavc/psd: Interpret DUOTONE as GRAYSCALE. 8 years ago
Steven Liu daff04bd18 avformat/hlsenc: fix the bug when the largest segment duration pointer right value is 0 8 years ago
Steven Liu 2deafd9898 avformat/hlsenc: fix hls start and tail segment duration 8 years ago
Steven Liu d9c2cfd316 avcodec/bsf: fix resource leak in av_bsf_list_parse_str 8 years ago
Michael Niedermayer f48b6b8b91 avcodec/tiff: Perform multiply in tiff_unpack_lzma() as 64bit 8 years ago
Lou Logan 890320b1c0 doc/scaler: mention default scaling algorithm 8 years ago
Paul B Mahol 24d31a8074 avcodec/qdm2: make use of bytestream2 8 years ago
Paul B Mahol 7aef56864c avfilter/af_sofalizer: speed and clean up fast convolution a little 8 years ago
Henrik Gramner cd09e3b349 x86inc: Avoid using eax/rax for storing the stack pointer 8 years ago
Wang Bin 0e8b68a2c4 avutil/tile: check clock_gettime at runtime for apple platforms 8 years ago
Jun Zhao b53b3a4f6a lavc/vaapi_encode_h264: disable B frames in baseline profile 8 years ago
Paul B Mahol 0ddc24d232 avfilter/af_dynaudnorm: fix hang with too short input 8 years ago
Michael Niedermayer 762bf6f4af avcodec/bsf: Fix av_bsf_list_free() 8 years ago
Michael Niedermayer bd83c295fc avcodec/omx: Do not pass negative value into av_malloc() 8 years ago
Tobias Stoeckmann 95d9a85ca3 ffserver: local OOB write with custom program name 8 years ago
Paul B Mahol fd010406c0 avformat/riff: extend MagicYUV fourcc list 8 years ago
foo86 000638431c avcodec/dca: add support for 20-bit XLL 8 years ago
softworkz 20e8be0c20 avformat/matroskaenc: Regression fix for invalid MKV headers 8 years ago
Clément Bœsch 27627c281e lavfi/selectivecolor: add a link to algorithm explanations 8 years ago
softworkz 9488032e10 libavformat/avio: Add avio_get_dyn_buf function 8 years ago
Paul B Mahol 90ac9f4094 avcodec: add QDMC decoder 8 years ago
Paul B Mahol 49633f9f74 avcodec/iff: add support for vertical word compression in ILBM 8 years ago
Andreas Cadhalpun d74c471a39 omadec: fix overflows during bit rate calculation 8 years ago
Kevin Wheatley 09905c412d libavcodec/exr: Fix blank output when data window != display window 8 years ago
Michael Niedermayer bc6b53ae99 avfilter/asrc_flite: Fix textbuf leak 8 years ago
Paul B Mahol 520c0736fd avfilter/vf_shuffleframes: allow also dropping frames 8 years ago
Steven Liu d1f3e475f9 avformat/test/fifo_muxer: add check for FailingMuxerPacketData alloc 8 years ago
Rostislav Pehlivanov 2d208aaabe imdct15: replace the FFT with a faster PFA FFT algorithm 8 years ago
Rostislav Pehlivanov 4fdacf4cdb imdct15: remove the AArch64 assembly 8 years ago
Steven Liu 57ae94a3c0 avformat/hlsenc: fix Explicit null dereferenced in hlsenc 8 years ago
Steve Lhomme fd0716b364 dxva2: make ff_dxva2_get_surface() static and rename it 8 years ago
Bela Bodecs 4068f5fac7 doc/muxers/hlsenc: typo hls_flag: discont_starts => discont_start 8 years ago
Bela Bodecs 4c63910bdb vformat/hlsenc: typo in default localtime pattern 8 years ago
Carl Eugen Hoyos e6050d81b0 lavc/Makefile: Clean up the amv encoder dependencies. 8 years ago