OSDN Git Service

android-x86/external-ffmpeg.git
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
2016-12-16 Mark Harrisavformat/wavdec: Eliminate goto for clang -O0 DCE
2016-12-16 Michael Niedermayeravutil/imgutils: Clarify doxy for av_image_check_size2()
2016-12-16 Martin Vignalifate/psd: add tests for uncompress and rle samples
2016-12-15 Michael Niedermayeravcodec/h263dec: Return the correct error code in explo...
2016-12-15 Michael Niedermayeravcodec/smvjpegdec: return the packet size instead...
2016-12-15 Michael Niedermayeravcodec/tdsc: return the packet size instead of 0
2016-12-15 Michael Niedermayeravcodec/screenpresso: return the packet size instead...
2016-12-15 Michael Niedermayeravcodec/rscc: return the packet size instead of 0
2016-12-15 Paul B Maholavfilter/vsrc_testsrc: draw_bar: make sure width is...
2016-12-15 Chris Cunninghamavformat/mp3dec: fix msan warning when verifying mpa...
2016-12-15 Andreas Cadhalpuntiff: fix overflows when calling av_reduce
2016-12-15 Andreas Cadhalpunmov: prevent overflow during bit rate calculation
2016-12-15 Andreas Cadhalpuncafdec: prevent overflow during bit rate calculation
2016-12-15 Andreas Cadhalpun4xm: prevent overflow during bit rate calculation
2016-12-14 Paul B Maholdoc/filters: fix channel names in sofalizer example
2016-12-14 Paul B Maholavfilter/af_sofalizer: warn if user gives unknown chann...
2016-12-14 Andrey Utkindoc/filters: drawtext: add example of printing texts...
2016-12-14 Diego BiurrunAdd missing #includes for standalone spherical-informat...
2016-12-14 Michael NiedermayerBump for psd demuxer and decoder
2016-12-14 Martin Vignalilibavformat : add Photoshop PSD demuxer.
2016-12-14 Martin Vignalilibavcodec : add decoder for Photoshop PSD image files
2016-12-14 Andreas Cadhalpunavformat: fix overflows during bit rate calculation
2016-12-13 Muhammad Faizswresample/resample: remove swri_resample function
2016-12-13 Alex Converselibvpxenc: Don't spam level errors for VP8 encodes
2016-12-13 Muhammad Faizswresample/resample: do not allow negative dst_size...
2016-12-13 Michael Niedermayeravformat/utils: Print verbose error message if stream...
2016-12-13 Michael Niedermayeravformat/options_table: Set the default maximum number...
2016-12-13 Marton Balintavfilter/avfilter: fix filtering frames with unknown...
2016-12-13 Zhou Xiaoyongavcodec/mips: version 1 of wmv2dsp optimizations for...
2016-12-13 Zhou Xiaoyongavcodec/mips: version 1 of vp8dsp optimizations for...
2016-12-12 Wan-Teh Changconfigure: add -fPIE instead of -pie to C flags for...
2016-12-12 Wan-Teh Changavutil: fix data race in av_get_cpu_flags()
2016-12-12 Michael Niedermayeravutil/tests/imgutils: Remove unused variable
2016-12-12 Andreas Cadhalpunopt: reject denominator zero as out of range
2016-12-12 Derek Buitenhuisfate: Add h264 test for frame num gaps
2016-12-12 Timo Rothenpieleravcodec/cuvid: fix compilation with msvc11
2016-12-12 Carl Eugen... lavf/mov: Accept multiple fourcc for AVID 1:1.
2016-12-12 Carl Eugen... lavf/isom: Support EVRC in pvAuthor files.
2016-12-11 James Almeravformat/matroskadec: remove the strict unofficial...
2016-12-11 James Almeravformat/matroskadec: allocate Colour related fields...
2016-12-10 Marton Balintffplay: fix sws_scale possible out of bounds array...
2016-12-10 Wan-Teh Changavutil/tests: run the cpu_init.c test conditionally...
2016-12-10 Wan-Teh Changavutil/cpu_init: remove unnecessary arguments to the...
2016-12-10 Michael Niedermayeravcodec: Add max_pixels options
2016-12-10 Michael Niedermayeravutil: Add av_image_check_size2()
2016-12-10 Michael Niedermayerfate: add av_image_check_size() test
2016-12-10 Andreas Cadhalpunconfigure: fail if autodetect-libraries are requested...
2016-12-10 Andreas Cadhalpunconfigure: enable autodetected libraries after option...
2016-12-10 Andreas Cadhalpunconfigure: enable sdl if sdl2 is enabled
2016-12-10 Derek Buitenhuislibavcodec/tests: Add avpacket test to .gitignore
2016-12-10 Mark Thompsonconfigure: Require bit_depth field for VAAPI VP9 decode...
2016-12-10 Andreas Cadhalpunopus_parser: make ParseContext the first element in...
2016-12-10 Andreas Cadhalpunopus_parser: fix leaking channel_maps on error
2016-12-10 Marton Balintavfilter/af_ashowinfo: properly show input channel...
2016-12-10 Marton Balintavfilter/af_channelmap: add support for unknown input...
2016-12-10 Marton Balintavfilter/af_atempo: add support for unknown channel...
2016-12-10 Marton Balintavfilter/formats: allow unknown channel layouts by...
2016-12-10 Michael Niedermayeravcodec/mpeg12dec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
2016-12-10 Michael Niedermayerswresample/resample_template: Add filter values in...
2016-12-10 Michael Niedermayerswresample/resample_template: Reorder operations to...
2016-12-10 Michael Niedermayerswresample/swresample: Check count before memcpy()
2016-12-09 Michael Niedermayeravcodec/mpeg4videodec: Fix undefined shifts in mpeg4_de...
2016-12-09 Michael Niedermayeravformat/oggdec: Skip streams in duration correction...
2016-12-09 Derek Buitenhuish264_slice: Wait for refs to be available before we...
2016-12-09 James Almerfate: add a monoscopic spherical matroska test
2016-12-09 James Almerfate: improve fate-mov dependencies
2016-12-09 Michael Niedermayeravcodec/ffv1enc: Allocate smaller packet if the worst...
2016-12-09 Michael Niedermayeravcodec/ffv1enc: Fix size of first slice
2016-12-08 Alex Converseaacdec: Rename elem_type_prev to che_prev_type.
2016-12-08 Alex Converseaacdec: Allow SBR after DRC.
2016-12-08 Lou Logandoc/muxers: remove "-strict experimental" from tee...
2016-12-08 Paul B Maholavfilter/vf_deband: fix silly mistakes
2016-12-08 Michael Niedermayeravformat: Add max_streams option
2016-12-08 Martin Storsjöaarch64: h264idct: Use the offset parameter to movrel
2016-12-08 Srinath K Ravfilter/vf_hwupload_cuda: Add min/max limits for the...
2016-12-08 James Almeravformat/matroskadec: remove unused variable
2016-12-08 James Almeravformat/matroskadec: fix memleak on stream side data...
2016-12-08 Michael Niedermayeravcodec/golomb: Consume invalid data in get_ur_golomb_j...
2016-12-08 James Almeravformat/matroskadec: add support for Spherical Video...
2016-12-07 Andreas Cadhalpunyuv4mpegdec: fix leaking pkt in yuv4_read_packet
2016-12-07 James Darnleyavcodec/h264: resolve assert being triggered when stack...
2016-12-07 Vittorio Giovarafate: Add a monoscopic spherical mov test
2016-12-07 Vittorio Giovaramov: Export spherical information
2016-12-07 Vittorio Giovaralavc: Add spherical packet side data API
2016-12-07 Vittorio Giovaralavu: Add AVSphericalMapping type and frame side data
2016-12-07 Michael Niedermayeravcodec/wavpack: Treat the first block coding too many...
2016-12-06 Steven Liuavformat/hlsenc: save the EXT-X-DISCONTINUITY from...
2016-12-06 James Darnleyavcodec/h264: mmx2, sse2, avx 10-bit 4:2:2 h chroma...
2016-12-06 James Darnleyavcodec/h264: mmx2, sse2, avx 10-bit h chroma deblock...
next