]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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.
2017-01-03 Bela Bodecsavformat/hlsenc: size and duration in segment filenames
2017-01-03 Tobias Rappavformat/avidec: clean-up identifier names
2017-01-03 Michael Niedermayeravformat/flvenc: Check for extradata allocation failure
2017-01-02 Andreas Cadhalpunwmavoice: validate block alignment
2017-01-02 Andreas Cadhalpunwmavoice: truncate spillover_nbits if too large
2017-01-02 Michael Niedermayeravcodec/x86/vc1dsp_mc: Fix build with NASM 2.09.10
2017-01-02 John Comeauavcodec/x86/imdct36: fix building with nasm 2.11.05
2017-01-02 Steven Liuavformat/rtmphttp: fix bug for rtmphttp
2017-01-02 Michael Niedermayeravfilter/vf_pad: Fix segfault if reconfiguration fails
2017-01-02 Carl Eugen... lavc/psd: Support indexed files.
2017-01-02 James Almerconfigure: bump year
2017-01-02 Thomas Turneravutil/tests: added selftest for aes_ctr.c
2017-01-01 Michael Niedermayeravcodec/tests/fft: Fix indention of dct_init()
2017-01-01 Carl Eugen... lavf/img2dec: Increase detection score of jpgs without...
2017-01-01 Carl Eugen... lavc/mjpegdec: Do not overread too short JFIF tags.
2017-01-01 Thomas Turneravutil/tests: improved code coverage for atomic
2017-01-01 Miroslav Slugenavcodec/nvenc: Add bluray_compat basic implementation
2017-01-01 Miroslav Slugenavcodec/nvenc: Make AUD optional for h264_nvenc and...
2017-01-01 Miroslav Slugeňavcodec/nvenc: round qpIntra and qpInter calculation
2017-01-01 Bela Bodecsavformat/hlsenc: Duplicated segment filenames and use_l...
2017-01-01 Bela Bodecslibavformat/hlsenc: default segment name and use_localtime
2016-12-31 Michael Niedermayerlibavutil/random_seed: Ensure that get_generic_seed...
2016-12-31 Moritz Barsnickdoc: document cutoff option to ac3 and adjust the optio...
2016-12-31 Moritz Barsnicklavc/libmp3lame: add support for cutoff
2016-12-31 Thomas Turneravutil/tests/audio_fifo.c: Memory leak and tab space...
2016-12-31 Thomas Turneravutil/tests/audio_fifo.c: use av_malloc() family of...
2016-12-31 Michael Niedermayerconfigure: Check build with some header not just prepro...
2016-12-31 Clément Bœschlavfi/selectivecolor: rename adjust_range to scale
2016-12-31 Carl Eugen... doc/filters: Slightly improve the smartblur documentation.
2016-12-31 Michael Niedermayeravcodec/mjpegdec: Check for rgb before flipping
2016-12-30 Carl Eugen... lavc/psd: Remove an uninitialized variable.
2016-12-30 James Almerconfigure: make the check for stdatomic.h stricter
2016-12-30 Michael Niedermayeravfilter/vf_pad: Add eval=frame support
2016-12-29 Matt Wolenetzlavf/utils.c Protect against accessing entries[nb_entries]
2016-12-29 Bela Bodecslibavformat/hlsenc: fix delete_segments when use_localt...
2016-12-28 Michael Niedermayerffmpeg: remove stop_encoding variable and related code...
2016-12-28 Paul B Maholavfilter/avf_aphasemeter: make video output optional
2016-12-28 Jan Sebechlebskylibavformat/tee: Add fifo support for tee
2016-12-28 Michael Bradshawavcodec/libopenjpegdec: Set key frame metadata
2016-12-28 Thomas Turneravutil/tests/audio_fifo.c: Corrected test error messages
2016-12-28 Burt Paf_hdcd: more FATE tests
2016-12-27 Clément Bœschlavfi/selectivecolor: simplify crazy mid val computations
2016-12-27 Clément Bœschlavfi/transpose: add missing const options flags
2016-12-27 Christophe... MAINTAINERS: update
2016-12-27 Ronald S. Bultjewmavoice: protect against zero-energy in adaptive gain...
2016-12-27 Ronald S. Bultjewmavoice: move overflow handling to common code.
2016-12-27 Ronald S. Bultjewmavoice: reindent.
2016-12-27 Ronald S. Bultjewmavoice: disable bitstream checking.
2016-12-27 Ronald S. Bultjewmavoice: move wmavoice_flush() up.
2016-12-27 Ronald S. Bultjecheckasm/vp9: benchmark all sub-IDCTs (but not WHT...
2016-12-27 Bodecs Belaavformat/hlsenc: strftime identifiers and segment index
2016-12-27 Jesper EkFix bug when incrementing initial_prog_date_time when...
2016-12-27 Michael Niedermayeravformat/matroskadec: Fix OOM on long streams
2016-12-27 Marton Balintavdevice/decklink_enc: do not reference this after...
2016-12-27 Marton Balintavdevice/decklink_dec: properly initialize no_video...
2016-12-26 Michael Niedermayerffmpeg: Check avcodec_parameters_to_context() for failure
2016-12-26 Paul B Maholavcodec/ylc: thread safe initialization is possible...
2016-12-26 Paul B Maholavcodec/ylc: add frame threading support
2016-12-26 Paul B Maholavcodec/ylc: do not leak memory at uninit
2016-12-26 Michael Niedermayerdoc/examples/http_multiclient: Fix resource leak
2016-12-26 Bela Bodecsflv demuxer supports live rtmp inputs but there is...
2016-12-26 Paul B Maholavcodec/magicyuv: export colorspace and color_range...
next