]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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...
2016-12-26 Ruta GadkariNVENC: Update check for Lookahead
2016-12-26 James Almeravcodec/lossless_videodsp: fix output of add_hfyu_left_...
2016-12-26 Bela Bodecsavformat/hlsenc: detecting duplicated segment filenames
2016-12-25 Michael Niedermayeravcodec/error_resilience: Move variable initialization...
2016-12-25 Ganesh Ajjanagaddeffplay: add startup volume option
2016-12-25 Marton Balintavfilter/af_amerge: properly handle unknown input layouts
2016-12-25 Michael Niedermayeravcodec/error_resilience: Merge surrounding status...
2016-12-25 Michael Niedermayeravcodec/error_resilience: Factor block parity check out
2016-12-25 Paul B Maholavfilter/vf_w3fdif: add >8 but <16 bit support
2016-12-24 Paul B Maholavcodec/pixlet: simplify lowpass_prediction() function
2016-12-24 Michael Niedermayeravutil/random_seed: Reduce the time needed on systems...
2016-12-24 Michael Niedermayertools/zmqsend: Do not truncate fgetc() return
2016-12-24 Nicolas Georgelavfi/buffersrc: push the frame deeper if requested.
2016-12-24 Nicolas Georgelavf/framesync: detect EOF immediately.
2016-12-24 Paul B Maholavcodec/utvideo: fix mistake using wrong arguments...
2016-12-24 Paul B Maholavcodec/pixlet: make sure scaling factors are not zero
2016-12-24 Paul B Maholavcodec/pixlet: avoid some overflows
2016-12-24 Paul B Maholavcodec/pixlet: fix undefined behaviour in postprocess_...
2016-12-24 James Almeravfilter/framequeue: add missing check for ASSERT_LEVEL
2016-12-24 James Almertests/audio_fifo: fix buffer allocation for non planar...
2016-12-23 Michael Niedermayerswscale/swscale: Fix dereference of stride array before...
2016-12-23 Tobias Rappavformat/avidec: skip odml master index chunks in avi_sync
2016-12-23 Michael Niedermayeravutil/tests/random_seed: eliminate goto
2016-12-23 Paul B Maholavfilter/vf_deband: do not use uninitialized value
2016-12-23 Paul B Maholavcodec/utvideodec: add SIMD support for median predict...
2016-12-23 Nicolas Georgelavfi: avfilter_graph_request_oldest: request a frame...
2016-12-23 Paul B Maholavcodec/asvdec: return correct value in case of error
2016-12-23 Paul B Maholavcodec/pixlet: check out of bounds pfx value
2016-12-23 James Almeravcodec/pixlet: remove unnecessary double to float...
2016-12-23 Nicolas Georgeavfilter/af_amerge: detect EOF immediately
2016-12-23 Thomas Turneravutil/tests: Improved code coverage for random_seed
2016-12-22 Paul B Maholavcodec: add Apple Pixlet decoder
2016-12-22 Paul B Maholavfilter/vf_deband: add planes coupling mode
2016-12-22 Pavel Koshevoyfate: Add test for ticket 6024, truncated decoding...
2016-12-22 Michael Niedermayerffserver_config: Check for failure to allocate FFServer...
2016-12-22 James Almertests/avstring: free the pointer after calls to av_d2str()
2016-12-22 Paul B Maholdoc/general: mention recently added PCM codecs
2016-12-22 Michael Niedermayeravutil/random_seed: Improve get_generic_seed() with...
2016-12-22 Carl Eugen... doc/filters: Fix vsbmc option name.
2016-12-22 Nicolas Georgelavfi: take_samples: free frames after taking all samples.
2016-12-22 Paul B Maholavformat/wavdec: add support for decoding 24.0 and...
2016-12-22 Paul B Maholavcodec: add pcm_f16le and pcm_f24le decoder
2016-12-22 Paul B Maholavcodec/wmaprodec: cleanup extradata dumping
2016-12-21 Michael Niedermayeravformat/mpegenc: Check for av_mallocz() failure
2016-12-21 Michael Niedermayeravformat/img2dec: Remove dead code from psd_probe()
2016-12-21 Paul B Maholavfilter/vf_psnr: add gray10 and gray12 support
2016-12-21 Michael Niedermayeravutil/random_seed: Use uint64 instead of uint8 for...
2016-12-21 Thomas Turneravutil: Added selftest for libavutil/audio_fifo.c
2016-12-21 Andreas Cadhalpunswscale: save ebx register when it is not available
2016-12-20 Thomas Turneravutil: Improved test coverage for avstring.c
2016-12-20 Paul B Maholavcodec/magicyuv: add 10 bit support
2016-12-20 Nicolas Georgelavfi/framequeue: avoid empty structs.
2016-12-19 Chen Mengavformat/mov.: Make the process of uuid-xmp atom faster.
2016-12-19 Pavel Koshevoylavfi/atempo: avoid false triggering an assertion failure
2016-12-19 Michael Niedermayerdoc/examples/decoder_targeted: Limit max pixels for...
2016-12-18 Nicolas Georgelavfi: make filter_frame non-recursive.
2016-12-18 Nicolas Georgelavfi: add FFFrameQueue API.
2016-12-18 Paul B Maholavcodec/get_bits: add av_assert2 to get_bits_long()
2016-12-18 Rostislav Pehlivanovopus: remove redundant ff_celt_window2 declaration
2016-12-17 Ståle Kristoffersenavformat: Auto-detect mjpeg 2000 in mpeg-ts
2016-12-17 Jay Ridgewayavformat/tls: add tls url_get_file_handle
2016-12-17 Pavel Koshevoylavc: Fix ticket 6024, truncated mode decoding
2016-12-17 Zhou Xiaoyongavcodec/mips: version 1 of vc1dsp optimizations for...
2016-12-17 Paul B Maholavfilter/vf_ssim: add >8 bit depth suppport
next