OSDN Git Service

android-x86/external-ffmpeg.git
2016-03-07 Carl Eugen... lavfi/extractplanes: Add RGB0 and friends as supported...
2016-03-07 Carl Eugen... lavfi/extractplanes: Fix in_pixfmts.
2016-03-07 Carl Eugen... lavfi/extractplanes: Move endianness calculation up.
2016-03-07 Matthieu Bouronlavc: add h264 mediacodec decoder
2016-03-07 Matthieu Bouronlavc: add JNI support
2016-03-07 Zhao Zhilirtp: Fix play multiple multicast streams with the same...
2016-03-07 Raymond Hilsethavformat/ftp: Support response code 125 for STOR and...
2016-03-06 Carl Eugen... lavf/img2dec: Use jpeg constants in jpeg_probe().
2016-03-06 Carl Eugen... lavf/riffdec: Remove \n from avpriv_report_missing_feat...
2016-03-06 Carl Eugen... lavc/cfhd: Remove one more \n from avpriv_report_missin...
2016-03-06 Carl Eugen... lavc/cfhd: Sanitize avpriv_report_missing_feature(...
2016-03-06 Boris Nagelsavformat/rtpenc: Fix integer overflow in NTP_TO_RTP_FORMAT
2016-03-06 Paul B Maholavfilter/vf_vectorscope: add 12bit depth support
2016-03-06 Paul B Maholavfilter/vf_histogram: add 12bit depth support
2016-03-06 foo86avcodec/dca: clear X96 channels if nothing was decoded
2016-03-06 erankormov - support seek in encrypted mp4
2016-03-06 Paul B Maholavfilter/vf_waveform: add text to graticule
2016-03-06 Paul B Maholavfilter/vf_waveform: use nonsubsampled yuv output...
2016-03-06 Kieran Kunhyaavcodec/cfhd: Fixes cfhd_odd.mov which has a resolution...
2016-03-06 Umair Khanavcodec/alsdec: treat quant_cof as a signed value
2016-03-06 Reimar Döffingerbitstream.c: improve init_vlc error messages.
2016-03-06 Michael Niedermayeravformat/avienc: Remove unneeded seekable tests
2016-03-06 Reimar Döffingeraacenc: avoid double in quantize_bands.
2016-03-06 Muhammad Faizavfilter/avf_showcqt: remove CoeffsType
2016-03-06 Mark Harrisavformat/dump: Fix context/level for payload dump
2016-03-05 Michael Niedermayerfate/aac: Increase fuzz from of fate-aac-pns-encode...
2016-03-05 Paul B Maholavfilter/vf_waveform: add graticule support
2016-03-05 Paul B Maholavfilter/vf_waveform: only use available components
2016-03-05 Michael Niedermayeravformat/avienc: assert that bits_per_coded_sample...
2016-03-05 Michael Niedermayerfate: Add pal8 copy test for avi
2016-03-05 Mats Petersonlavf/avienc: Add support for palette side data
2016-03-05 Mats Petersonlavf/riffenc: Handle palette for non-raw codecs
2016-03-05 Clément Bœschlavc: restore ABI compatibility with 3.x (sub_text_format)
2016-03-05 James Almeravcodec/cos_tablegen: extend table generation to 17bits
2016-03-05 Michael Niedermayeravfilter/f_bench: Fix comparission condition
2016-03-05 Michael Niedermayeravcodec/utils: Fix memleak on error in convert_sub_to_o...
2016-03-04 Rostislav Pehlivanovvc2enc: minor cosmetic changes
2016-03-04 Rostislav Pehlivanovvc2enc: remove useless alignment on slice encoding
2016-03-04 Rostislav Pehlivanovvc2enc: do not allocate packet until exact frame size...
2016-03-04 Neil Birkbecklavf/dump.c: Print mastering display metadata
2016-03-04 Neil Birkbecklavf/matroskadec: Add early support for some of the...
2016-03-04 Paul B Maholavfilter/vf_histogram: explicitly set 10bit output...
2016-03-04 Timo Rothenpielerconfigure: NVENC API version 6 is now required
2016-03-04 Paul B Maholavfilter/af_afftfilt: add option for 17 fft case
2016-03-04 Paul B Maholavfilter/af_sofalizer: check if filename was set.
2016-03-04 Derek Buitenhuisavformat: Fix member name 10L
2016-03-04 Derek BuitenhuisMerge commit '257b30af8ec520c1635092e429606c62d3bcca63'
2016-03-04 Derek BuitenhuisMerge commit 'cd846b47977485bd4063e77a3324e6b7840567a2'
2016-03-04 Derek BuitenhuisMerge commit '9328adcc8012a1b0e00c465c85b5453589a4f5f7'
2016-03-04 Derek BuitenhuisMerge commit '5e555f93009f0605db120eec78262d0fe337e645'
2016-03-04 Derek BuitenhuisMerge commit 'ec4c48397641dbaf4ae8df36c32aaa5a311a11bf'
2016-03-04 Derek Buitenhuisavformat: Add a protocol blacklisting API
2016-03-04 Michael Niedermayeravfilter/af_afftfilt: Extend to 17bit fft
2016-03-04 Michael Niedermayeravcodec/fft: Add revtab32 for FFTs with more than 65536...
2016-03-04 Michael Niedermayeravcodec: Extend fft to size 2^17
2016-03-04 Agatha Huavcodec/nvenc: Fix H264 and HEVC vui info update
2016-03-04 Paul B Maholavfilter/af_sofalizer: fix crash when ir size is not...
2016-03-04 Michael Niedermayerfate: add qtrle/mace6 stream copy test
2016-03-04 Mats Petersonlavf/movenc: Add support for palette side data
2016-03-04 Mats Petersonlavf/utils: Normalize AVPacket.data to native endian...
2016-03-03 Paul B Maholavfilter/af_sofalizer: fix crash with odd IR size
2016-03-03 Paul B Maholavfilter/af_sofalizer: print size of FFT that failed...
2016-03-03 Michael Niedermayeravfilter/vf_ciescope: Fix 'ISO C90 forbids mixed declar...
2016-03-03 Michael Niedermayeravcodec/utils: Fix 'ISO C90 forbids mixed declarations...
2016-03-03 Michael Niedermayeravutil/color_utils: Mark test_data as static const
2016-03-03 Paul B Maholavfilter/vf_vectorscope: improve green graticule visibility
2016-03-03 Paul B Maholavfilter/vf_vectorscope: add threshold option
2016-03-03 NagaChaitanya... Add test for avpriv_get_trc_function_from_trc function
2016-03-03 Derek BuitenhuisMerge commit '8c0ceafb0f25da077ff23e394667119f031574fd'
2016-03-03 Michael Niedermayerffmpeg_vdpau: Free ctx on error path
2016-03-03 Michael Niedermayeravfilter/vf_ciescope: Fix "incompatible pointer type...
2016-03-03 James Almerfate: fix filter-hls tests dependencies
2016-03-03 Paul B Maholavfilter/vf_zscale: unbreak RGB support
2016-03-03 foo86avcodec/dca: simplify condition
2016-03-03 foo86avcodec/dca: fix av_cold placement in declarations
2016-03-03 Paul B Maholavfilter: add ciescope filter
2016-03-03 Carl Eugen... lavfi/drawutils: Add some missing GBRP pix_fmts.
2016-03-03 Paul B Maholavformat/yuv4mpegdec: fix seeking for partial files
2016-03-03 Rodger Combslavc/videotoolboxenc: remove *_NULLABLE annotations...
2016-03-03 Michael Niedermayerfate: add filter-hls
2016-03-03 Marton Balintffmpeg: remove hardcoded 'now' creation_time support
2016-03-03 Marton Balintavformat: use ff_standardize_creation_time for formats...
2016-03-03 Marton Balintavformat/utils: add a function to standardize creation...
2016-03-02 Rick Kernlavc: add VideoToolbox H.264 Encoder
2016-03-02 Mats Petersonlavf/utils: Add ff_get_packet_palette()
2016-03-02 Michael Niedermayeravformat/cache: Fix memleak of tree entries
2016-03-02 Clément Bœschfate/api: add missing FLV dependency to fate-api-seek
2016-03-02 Paul B Maholavfilter/vf_vectorscope: add 9 & 10 bit depth input...
2016-03-02 Paul B Maholdoc/utils: fix typo for min() description
2016-03-02 Paul B Maholavfilter/vf_vectorscope: make background opacity custom...
2016-03-02 Paul B Maholavfilter/vf_vectorscope: add graticule
2016-03-02 Paul B Maholavfilter/vf_vectorscope: avoid crash by explicitly...
2016-03-02 Ganesh Ajjanagaddelavc/aacenc_utils: replace sqrtf(Q*sqrtf(Q)) by precomp...
2016-03-02 Michael Niedermayerfate: add pipe and cache test
2016-03-02 Michael Niedermayeravformat/seek-test: Support passing options to demuxers...
2016-03-02 Carl Eugen... lavf/mov: Set display aspect ratio for avid dv.
2016-03-01 Mark Harrissdp: fix opus sprop-stereo fmtp syntax
2016-03-01 Wan-Teh ChangMove the |die| member of FrameThreadContext to PerThrea...
2016-03-01 Clément Bœschsws/aarch64: add {nv12,nv21,yuv420p,yuv422p}_to_{argb...
2016-03-01 Rostislav Pehlivanovvc2enc: fix packet underallocation and minimum bitrate...
next