]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-01-16 Paul B Maholavformat/aadec: use avio_get_str()
2017-01-16 Paul B Maholavformat/aadec: stop ignoring file metadata
2017-01-16 Paul B Maholavcodec: add SIPR parser
2017-01-16 Steve Lhommedxva2: allow an empty array of ID3D11VideoDecoderOutputView
2017-01-16 Steve Lhommedxva2: get the slice number directly from the surface...
2017-01-16 Steve Lhommedxva2: use a single macro to test if the DXVA context...
2017-01-16 Andreas Cadhalpunlibopenmpt: add missing avio_read return value check
2017-01-15 Daniil Cherednikdcaenc: Implementation of Huffman codes for DCA encoder
2017-01-15 Daniil Cherednikdcaenc: Reverse data layout to prevent data copies...
2017-01-15 Rostislav Pehlivanovmatroskaenc: remove unofficial compliance on color...
2017-01-14 Martin Storsjöaarch64: vp9mc: Fix a comment to refer to a register...
2017-01-14 Martin Storsjöaarch64: vp9dsp: Fix vertical alignment in the init...
2017-01-14 Martin Storsjöarm: vp9mc: Fix vertical alignment of operands
2017-01-14 Martin Storsjöaarch64: vp9itxfm: Skip empty slices in the first pass...
2017-01-14 Martin Storsjöarm: vp9itxfm: Skip empty slices in the first pass...
2017-01-14 Martin Storsjöarm: vp9itxfm: Only reload the idct coeffs for the...
2017-01-14 Martin Storsjöaarch64: vp9itxfm: Don't repeatedly set x9 when nothing...
2017-01-14 Martin Storsjöarm: vp9itxfm: Rename a macro parameter to fit better
2017-01-14 Martin Storsjöarm/aarch64: vp9itxfm: Fix indentation of macro arguments
2017-01-14 Martin Storsjöaarch64: vp9itxfm: Use w3 instead of x3 for the int...
2017-01-14 Janne Grunauarm: vp9itxfm: Simplify the stack alignment code
2017-01-14 Janne Grunauaarch64: vp9: loop filter: replace 'orr; cbn?z' with...
2017-01-14 Janne Grunauaarch64: vp9: use alternative returns in the core loop...
2017-01-14 Michael Bradshawffmpeg: Add -time_base option to hint the time base
2017-01-14 Paul B Maholavcodec/cinepakenc: remove CVID from long description
2017-01-14 Carl Eugen... Cosmetics: Reindent after last commit.
2017-01-14 Carl Eugen... lavf/matroskaenc: Do not write two CodecID elements...
2017-01-14 Martin Vignalifate/psd : add test for bitmap and duotone
2017-01-14 Martin Vignalilibavcodec/psd : add test for channel depth/channel...
2017-01-13 Matthieu Bouronswresample/arm: cosmetic fixes
2017-01-13 Matthieu Bouronswresample/aarch64: add ff_resample_common_apply_filter...
2017-01-13 Paul B Maholavcodec/qdrw: skip long comment for now
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
next