]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-01-13 Steinar H.... speedhq: Align blocks variable properly.
2017-01-13 James Almeravcodec/lossless_videodsp: add missing call to ff_llvid...
2017-01-13 James Almerlossless_videodsp: rename add_hfyu_left_pred_int16...
2017-01-13 James Almerhuffyuvdsp: move functions only used by huffyuv from...
2017-01-13 James Almerhuffyuvencdsp: move shared functions to a new lossless_...
2017-01-13 James Almerhuffyuvencdsp: move functions only used by huffyuv...
2017-01-13 James Almerlossless_videodsp: move shared functions from huffyuvdsp
2017-01-12 Steven Liuavformat/hlsenc: refine the hlsenc code
2017-01-12 Steven Liuavformat/hlsenc: fix hlsenc bug at windows system
2017-01-12 Steven Liucmdutils_opencl: fix resource_leak cid 1396852
2017-01-12 Thomas Turneravutil/tests/audio_fifo.c: pass by reference for effici...
2017-01-12 James Almeravutil/reverse: move the ff_reverse declaration to...
2017-01-12 Carl Eugen... lavf/mxf: Add a universal label for ProRes used in...
2017-01-12 Sergey Kudryashovlibavfilter/af_biquads: warn about clipping only after...
2017-01-12 Nicolas Georgelavfi: remove stray semicolons.
2017-01-12 Carl Eugen... lavf/dss: Do not fail randomly if dss_sp input contains...
2017-01-12 Nicolas Georgelavfi: reindent after previous commit.
2017-01-12 Nicolas Georgelavfi/buffersink: move to the new design.
2017-01-12 Nicolas Georgelavfi: do not call ff_filter_frame() with activate.
2017-01-12 Nicolas Georgelavfi: make two functions static.
2017-01-12 Nicolas Georgelavfi: disallow ff_request_frame for filters using...
2017-01-12 Nicolas Georgelavfi: add ff_inlink_request_frame().
2017-01-12 Nicolas Georgelavfi: move ff_update_link_current_pts() into the utili...
2017-01-12 Nicolas Georgelavfi: cosmetic: remove forward declaration.
2017-01-12 Nicolas Georgelavfi: add AVFilter.activate.
2017-01-12 Nicolas Georgelavfi: use the consume helpers in ff_filter_frame_to_fi...
2017-01-12 Nicolas Georgelavfi: add helpers to consume frames from link FIFOs.
2017-01-12 Nicolas Georgelavfi: pass min explicitly to samples_ready().
2017-01-12 Nicolas Georgelavfi: add ff_inlink_evaluate_timeline_at_frame().
2017-01-12 Nicolas Georgelavfi: add ff_inlink_process_commands().
2017-01-12 Nicolas Georgelavfi: merge two variables after a recent commit.
2017-01-12 Nicolas Georgelavfi: implement ff_inlink_make_frame_writable().
2017-01-12 Nicolas Georgelavfi: export ff_filter_set_ready() to the library.
2017-01-12 Nicolas Georgelavfi: add ff_inlink_acknowledge_status().
2017-01-12 Nicolas Georgelavfi: document that AVFilterLink is not for applications.
2017-01-12 Nicolas Georgelavfi/tests/filtfmts: include internal.h.
2017-01-12 Nicolas Georgelavd/lavfi: use buffersink accessors.
2017-01-12 Nicolas Georgeffplay: use buffersink accessors.
2017-01-12 Nicolas Georgeffmpeg: use buffersink accessors.
2017-01-12 Nicolas Georgelavfi/buffersink: add accessors for the stream properties.
2017-01-12 Nicolas Georgelavfi, ffmpeg: simplify filter names.
2017-01-12 Nicolas Georgelavf/hlsenc: fix typo in last commit.
2017-01-12 Bodecs Belaavformat/hlsenc: hls_start_number_source and start_number
2017-01-12 Matthieu Bouronlavfi: use an audio frame pool for each link of the...
2017-01-12 Matthieu Bouronlavfi/framepool: cosmetic style fixes
2017-01-12 Matthieu Bouronlavfi/framepool: re-indent after previous commit
2017-01-12 Matthieu Bouronlavfi/framepool: add audio support
2017-01-12 Matthieu Bouronlavfi/framepool: rename FFVideoFramePool to FFFramePool
2017-01-12 James Almeravcodec/mathops: add missing header for ff_reverse
2017-01-11 Martin Vignalifate/psd : add test for 256 color
2017-01-11 Zhengxuffmpeg: Add an option "qsv_device" to choose proper...
2017-01-11 Carl Eugen... lavf/dss: Support version 3 files / files with larger...
2017-01-11 Derek Buitenhuishevc: Mark as having threadsafe init
2017-01-11 Steinar H.... avcodec: add Newtek SpeedHQ decoder
2017-01-11 Steinar H.... avcodec: move bitswap_32() into a header file
2017-01-11 Paul B Maholavcodec/wmaprodec: do not force extradata presence...
2017-01-11 Paul B Maholavcodec/psd: fix ugly typo
2017-01-11 Steven Liuavfilter/vf_libopencv: fix resource leak in read_shape_...
2017-01-10 Martin Vignalilibavcodec/psd : add support for psd bitmap mode
2017-01-10 Carl Eugen... lavc/psd: Interpret DUOTONE as GRAYSCALE.
2017-01-10 Steven Liuavformat/hlsenc: fix the bug when the largest segment...
2017-01-10 Steven Liuavformat/hlsenc: fix hls start and tail segment duration
2017-01-10 Steven Liuavcodec/bsf: fix resource leak in av_bsf_list_parse_str
2017-01-09 Michael Niedermayeravcodec/tiff: Perform multiply in tiff_unpack_lzma...
2017-01-09 Lou Logandoc/scaler: mention default scaling algorithm
2017-01-09 Paul B Maholavcodec/qdm2: make use of bytestream2
2017-01-09 Paul B Maholavfilter/af_sofalizer: speed and clean up fast convolut...
2017-01-09 Henrik Gramnerx86inc: Avoid using eax/rax for storing the stack pointer
2017-01-09 Wang Binavutil/tile: check clock_gettime at runtime for apple...
2017-01-09 Jun Zhaolavc/vaapi_encode_h264: disable B frames in baseline...
2017-01-08 Paul B Maholavfilter/af_dynaudnorm: fix hang with too short input
2017-01-08 Michael Niedermayeravcodec/bsf: Fix av_bsf_list_free()
2017-01-08 Michael Niedermayeravcodec/omx: Do not pass negative value into av_malloc()
2017-01-08 Tobias Stoeckmannffserver: local OOB write with custom program name
2017-01-07 Paul B Maholavformat/riff: extend MagicYUV fourcc list
2017-01-07 foo86avcodec/dca: add support for 20-bit XLL
2017-01-07 softworkzavformat/matroskaenc: Regression fix for invalid MKV...
2017-01-07 Clément Bœschlavfi/selectivecolor: add a link to algorithm explanations
2017-01-07 softworkzlibavformat/avio: Add avio_get_dyn_buf function
2017-01-06 Paul B Maholavcodec: add QDMC decoder
2017-01-06 Paul B Maholavcodec/iff: add support for vertical word compression...
2017-01-06 Andreas Cadhalpunomadec: fix overflows during bit rate calculation
2017-01-06 Kevin Wheatleylibavcodec/exr: Fix blank output when data window ...
2017-01-06 Michael Niedermayeravfilter/asrc_flite: Fix textbuf leak
2017-01-06 Paul B Maholavfilter/vf_shuffleframes: allow also dropping frames
2017-01-05 Steven Liuavformat/test/fifo_muxer: add check for FailingMuxerPac...
2017-01-05 Rostislav Pehlivanovimdct15: replace the FFT with a faster PFA FFT algorithm
2017-01-05 Rostislav Pehlivanovimdct15: remove the AArch64 assembly
2017-01-05 Steven Liuavformat/hlsenc: fix Explicit null dereferenced in...
2017-01-05 Steve Lhommedxva2: make ff_dxva2_get_surface() static and rename it
2017-01-05 Bela Bodecsdoc/muxers/hlsenc: typo hls_flag: discont_starts =...
2017-01-05 Bela Bodecsvformat/hlsenc: typo in default localtime pattern
2017-01-05 Carl Eugen... lavc/Makefile: Clean up the amv encoder dependencies.
2017-01-05 Michael Niedermayeravcodec/bitstream: Document the values supported for...
2017-01-05 Michael Niedermayeravcodec/bitstream: assert that *_size in ff_init_vlc_sp...
2017-01-05 Carl Eugen... configure: Fix standalone compilation of the ljpeg...
2017-01-05 Steven Liuavformat/hlsenc: fix memleak in hlsenc
2017-01-04 Bela Bodecsavformat/hlsenc: bugfix in duplicate filename detection
2017-01-04 Paul B Maholavfilter/avf_aphasemeter: fix memleaks
2017-01-04 Carl Eugen... lavf/matroska: Fix the codec_id for mkv tag A_MPEG/L1.
next