OSDN Git Service

android-x86/external-ffmpeg.git
2016-05-31 Andrey Turkinavcodec/nvenc: convert levels to AVOptions
2016-05-31 Andrey Turkinavcodec/nvenc: convert profile parsing to AVOptions
2016-05-31 Andrey Turkinavcodec/nvenc: use AVOptions to select presets
2016-05-31 Michael Niedermayerdoc: Add color_trc values
2016-05-31 Andrey Turkinavcodec/nvenc: split H264/HEVC encoder definitions...
2016-05-31 Rostislav Pehlivanovaacpsy: remove dead code
2016-05-30 Marton Balintavformat/movenc: remove useless if and reindent
2016-05-30 Marton Balintavformat/movenc: propagate shift_data errors properly
2016-05-30 Marton Balintffplay: simplify display code
2016-05-30 Michael Niedermayeravcodec/libxvid: Fix use of uninitialized AVPacket...
2016-05-30 ZhouXiaoyongavcodec/mips/h264qpel_mmi.c: Version 2 of the optimizat...
2016-05-30 Mark Reidlibavformat/movenc: remove unnecessary null check
2016-05-29 Michael Niedermayeravfilter/f_loop: Fix leak on error
2016-05-29 Michael Niedermayeravfilter/vf_fieldhint: Reorder operation to prevent...
2016-05-29 Michael Niedermayeravfilter/vf_fieldhint: Assert that mode is valid
2016-05-29 Michael Niedermayeravutil/softfloat: Improve doxy for av_sub_sf() and...
2016-05-29 Michael Niedermayeravformat/udp: Remove unused variable
2016-05-29 Michael Niedermayeravformat/movenc: Fix potential track width/height overflows
2016-05-29 Michael Niedermayeravformat/movenc: Avoid integer overflow
2016-05-28 Thomas Guilbertavformat/oggparseopus: Fix Undefined behavior in oggpar...
2016-05-28 Michael Niedermayeravformat/utils: avoid overflow in compute_chapters_end...
2016-05-28 Michael Niedermayeravformat/utils: avoid overflow in update_stream_timings...
2016-05-28 Petru Rares... fate: add aemphasis test
2016-05-28 Michael Niedermayeravutil/softfloat: Document public constants and a few...
2016-05-28 Carl Eugen... lavf/mov: Support one more Avid compression id for...
2016-05-28 Michael Niedermayeravformat/movenc: Fix memleak of reshuffled packet
2016-05-28 Michael Niedermayeravformat/movenc: Rename reshuffles return variable...
2016-05-27 Michael Niedermayeravformat/oggparseflac: Fix memleaks in old_flac_header()
2016-05-27 Michael Niedermayerfate: Add fate-prores-gray
2016-05-27 Håvard Espelandavcodec/proresdec2: Add support for grayscale videos
2016-05-27 Michael Niedermayeravfilter/avfiltergraph: Clear graph pointers in ff_filt...
2016-05-27 Hendrik LeppkesMerge commit '44d16df413878588659dd8901bba016b5a869fd1'
2016-05-26 Gregor Rieplffserver: fixed deallocation bug in build_feed_streams
2016-05-26 Michael Niedermayeravformat/utils: Fix use of uninitialized variable
2016-05-26 foo86avcodec/dca: move EXSS sampling frequency arrays to...
2016-05-26 Paul B Maholavcodec/vble: add frame threading support
2016-05-25 Michael Niedermayerdoc/developer.texi: Add a code of conduct
2016-05-25 Muhammad Faizavfilter/src_movie: add various commands
2016-05-25 Matthieu Bouronlavc/mediacodec: add missing MediaCodec.Get{Input,Outpu...
2016-05-25 Matthieu Bouronlavc/mediacodec: factorize static fields initialization
2016-05-25 James Almeravcodec/Makefile: add missing dependencies to dca parser
2016-05-25 foo86avcodec/dca_parser: set duration for core-less streams
2016-05-25 foo86avcodec/dca_exss: prepare to be called from parser...
2016-05-25 Timo Rothenpieleravcodec/nvenc: Require Maxwell for lossless
2016-05-25 Andrey Turkinavcodec/nvenc: CUDA frames support
2016-05-25 Andrey Turkinavcodec/nvenc: replace custom FIFOs with AVFifos
2016-05-25 Andrey Turkinavcodec/nvenc: combine input and output surface structures
2016-05-25 Andrey Turkinavcodec/nvenc: split large functions into smaller ones
2016-05-24 Michael Niedermayeravformat/udp: Close the socket after destroying the...
2016-05-24 Michael Niedermayeravformat/udp: redesign threaded udp tx code
2016-05-24 Pavel Nikiforovavformat/udp: Add a delay between packets for streaming...
2016-05-24 dsmudharlibavcodec/dv_tablegen: fixed wrong printf format
2016-05-24 dsmudharlibavfilter/vf_hwdownload: show error when ff_formats_r...
2016-05-24 Michael Niedermayeravfilter/af_hdcd: Replace complexer expression by litte...
2016-05-24 Michael Niedermayeravformat/mov: Avoid "Unintended sign extension"
2016-05-23 ZhouXiaoyongavcodec/mips/idctdsp_mmi: Version 2 of the optimization...
2016-05-23 ZhouXiaoyongavcodec/mips/pixblockdsp_mmi: Version 2 of the optimiza...
2016-05-23 ZhouXiaoyongavcodec/mips/blockdsp_mmi: Version 2 of the optimizatio...
2016-05-23 foo86avcodec/dca_exss: always update downmix flags
2016-05-23 Paul B Maholavfilter/vf_blend: fix incorrect Y variable when thread...
2016-05-23 dsmudharlibavutil/opencl: fixed uninitialized var warning
2016-05-23 dsmudharlibavcodec/cfhd: fixed wrong printf format
2016-05-23 dsmudharlibavfilter/af_hdcd: fixed negative signed value shift
2016-05-23 Petru Rares... fate: add aecho test
2016-05-22 Paul B Maholavcodec/truemotion2rt: also export key frame info
2016-05-22 Piotr Bandurskiavcodec/iff: mention RGB8/RGBN decoder
2016-05-22 Paul B Maholavcodec/mvcdec: simplify, no need to use reget buffer
2016-05-22 Michael Niedermayeravformat/matroskaenc: reindent after last commit
2016-05-22 Michael Niedermayeravformat/matroskaenc: wrap par->format use as sample...
2016-05-22 Michael Niedermayeravformat/avienc: Fix memleaks on errors
2016-05-22 Michael Niedermayeravformat/avienc: Rename reshuffles return variable...
2016-05-21 Paul B Maholavfilter/af_loudnorm: fix crash when ebur128 initializa...
2016-05-21 Paul B Maholavformat: add MTAF demuxer
2016-05-21 Paul B Maholavcodec: add adpcm MTAF decoder
2016-05-21 Michael Niedermayeravfilter/avf_ahistogram: raise minimum acmax to 1
2016-05-21 Paul B Maholavcodec/aic: add frame threading support
2016-05-21 Zhou Xiaoyongavcodec/mips: loongson optimize h264pred with mmi v3
2016-05-21 Zhou Xiaoyongavcodec/mips: loongson optimize hpeldsp with mmi v1
2016-05-21 Zhou Xiaoyongavcodec/mips/mpegvideo_mmi: Version 2 of the optimizati...
2016-05-21 Paul B Maholavcodec/sgirledec: simplify, no need to use reget buffer
2016-05-21 ZhouXiaoyongavcodec/mips/h264chroma_mmi: Version 2 of the optimizat...
2016-05-21 foo86avcodec/dca: use LUT for LBR frequency ranges
2016-05-21 foo86avcodec/dca: simplify 'residual ok' flag tracking
2016-05-20 foo86avcodec/dca_parser: improve frame end search
2016-05-20 foo86avcodec/dca: don't set initial sample_fmt
2016-05-20 foo86avcodec/dca: remove useless debug message
2016-05-20 Michael Niedermayeravutil/eval-test: Check av_expr_parse_and_eval() for...
2016-05-20 foo86avcodec/dca: remove Rice code length limit
2016-05-20 Paul B Maholdoc/filters: fix order of tinterlace filter drop modes
2016-05-20 Michael Niedermayeravcodec/utils: Move avctx->codec check before its use
2016-05-19 Paul B Maholavcodec/adpcm: pick correct step_index for IMA AMV
2016-05-19 Michael Niedermayeravcodec/options-test: Check avcodec_open2() return...
2016-05-19 Stefano Sabatinilavf/mpegts: add ID3 entry to the REGD_types array
2016-05-19 Stefano Sabatinilavf/mpegtsenc: set metadata stream type and write...
2016-05-19 Michael Niedermayeravcodec/diracdec: Fix potential integer overflow
2016-05-19 Paul B Maholavformat/iff: parse DPAN chunk
2016-05-19 Paul B Maholavcodec/iff: add support for ANBR files
2016-05-19 James Almeravformat/dtshddec: move data_start outside of DTSHDDemu...
2016-05-19 Michael Niedermayeravcodec/exr: Fix potential integer overflow
2016-05-18 Michael Niedermayeravcodec/h264: Check init_get_bits8() for failure
next