OSDN Git Service

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