OSDN Git Service

android-x86/external-ffmpeg.git
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...
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()
next