83064 Commits (485617ea0f7bfe3715389b23edf977ffef293d15)
 

Author SHA1 Message Date
Nicolas George 485617ea0f lavfi: document that AVFilterLink is not for applications. 8 years ago
Nicolas George e9ecada1d4 lavfi/tests/filtfmts: include internal.h. 8 years ago
Nicolas George 063b1a42c6 lavd/lavfi: use buffersink accessors. 8 years ago
Nicolas George 448f2972f9 ffplay: use buffersink accessors. 8 years ago
Nicolas George d9b311d44c ffmpeg: use buffersink accessors. 8 years ago
Nicolas George dbe9dbed31 lavfi/buffersink: add accessors for the stream properties. 8 years ago
Nicolas George 0b66c456f9 lavfi, ffmpeg: simplify filter names. 8 years ago
Nicolas George 57789cfb9d lavf/hlsenc: fix typo in last commit. 8 years ago
Bodecs Bela 8811d6d9a0 avformat/hlsenc: hls_start_number_source and start_number 8 years ago
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