OSDN Git Service

android-x86/external-ffmpeg.git
2017-02-19 Michael Niedermayeravcodec/ituh263dec: Check cbpy in ff_h263_decode_mb()
2017-02-19 Michael Niedermayeravcodec/srtdec: Fix signed integer overflow: 1811992524...
2017-02-19 Michael Niedermayeravcodec/h264_ps: Fix runtime error: signed integer...
2017-02-19 Michael Niedermayeravcodec/h264_cabac: runtime error: signed integer overf...
2017-02-19 Michael Niedermayeravcodec/mpeg4videodec: Fix runtime error: shift exponen...
2017-02-19 Michael Niedermayeravcodec/mjpegdec: Fix runtime error: left shift of...
2017-02-19 Michael Niedermayeravcodec/eac3dec: Fix runtime error: left shift of negat...
2017-02-19 Rostislav Pehlivanovopus_pvq: fix PVQ search for K < 5 and low Ns
2017-02-19 Michael Niedermayeravcodec/pngdec: Check bit depth for validity
2017-02-19 Michael Niedermayeravcodec/mpeg12dec: Fix runtime error: left shift of...
2017-02-19 Marton Balintavfilter/f_setcmd: fix null pointer dereference on...
2017-02-19 Marton Balintavdevice/iec61883: free packet on buffer allocation...
2017-02-19 Marton Balintavformat/fifo: assert on disallowed message type and...
2017-02-19 James Almeravcodec/huffyuvencdsp: use an actual unsigned long...
2017-02-19 James Almeravcodec/huffyuvdsp: use an actual unsigned long constant
2017-02-19 Michael Niedermayeravcodec/wavpacl: Fix runtime error: left shift of negat...
2017-02-19 Michael Niedermayeravcodec/flac: Fix several integer overflows
2017-02-19 Michael NiedermayerFactor CHECKED out of DEBUG so it can be set seperatly
2017-02-19 Michael Niedermayeravcodec/pngdec: Store metadata directly into AVFrame
2017-02-19 Michael Niedermayeravformat/utils: Also fill dts==RELATIVE_TS_BASE packets...
2017-02-19 Michael Niedermayeravcodec/mpeg12dec: Provide debug level log on skiped...
2017-02-18 James Darnleyavcodec/h264: sse2, avx h luma mbaff deblock/loop filter
2017-02-18 James Darnleyx86util: import MOVHL macro
2017-02-18 James Darnleyavcodec/h264: add named parameters to x86 function
2017-02-18 James Darnleyavcodec/x86: deduplicate PASS8ROWS macro
2017-02-18 Michael Niedermayertests/fate/hevc: remove vsync drop from where it is...
2017-02-18 Miroslav Slugeňavcodec/cuvid: add drop_second_field as input option
2017-02-18 Miroslav Slugeňavcodec/cuvid: don't overwrite deinterlace at progressi...
2017-02-18 Michael Niedermayeravformat/m4vdec: Detect raw mpeg4video with unidentifie...
2017-02-18 Steven Liuavformat/hlsenc: set default http method to PUT when...
2017-02-18 Rostislav Pehlivanovopusenc: initialize the emphasis coefficients on init
2017-02-17 Thierry Fouculavf/riff: Support decoding files with broken mediasubt...
2017-02-17 Michael Niedermayeravcodec/opus: Check count of ambisonic channels
2017-02-17 Felicialibopus: decode ambisonics with non-diegetic sources
2017-02-17 Paul B Maholavcodec/fmvc: fix decoding of odd size videos
2017-02-17 Carl Eugen... lavc/avpacket: Initialize a variable in error path.
2017-02-17 Andreas Cadhalpunwmaprodec: fix leaking fdsp on init failure
2017-02-17 Andreas Cadhalpunmpegaudiodec_template: fix leaking fdsp for mp3on4float
2017-02-17 Mark Thompsonvaapi_vp8: Use VP8_MAX_QUANT instead of magic number
2017-02-16 Mulvyadoc: correct order of options for channelmap filter
2017-02-16 Rostislav PehlivanovChangelog: add entry for the native Opus encoder
2017-02-16 Michael Niedermayeravcodec/opusenc: Add () protecting macro arguments
2017-02-16 Michael Niedermayeravcodec/error_resilience: Fix "assignment from incompat...
2017-02-16 Pavel Koshevoylavc/vda_h264_dec.c Fix NULL pointer dereference
2017-02-16 Matthieu Bouronswr/aarch64: add missing ret to ff_resample_common_appl...
2017-02-16 James Almerconfigure: add missing mdct15 dependency
2017-02-16 James Almerconfigure: remove unnecessary opus encoder dependency
2017-02-15 Rostislav Pehlivanovopusenc: fix coarse energy quantization with 2 bits...
2017-02-15 Rostislav Pehlivanovopus_pvq: fix uninitialized variable usage
2017-02-15 Mulvyadoc: correct table end for metadata filter
2017-02-15 Paul B Maholadpcm: fix clipping for yamaha
2017-02-14 Michael Niedermayeravcodec/h264_sei: Check actual presence of SEI picture...
2017-02-14 Thomas Stephensavformat/dashenc: Only use temporary files when outputt...
2017-02-14 Michael Niedermayeravcodec/hevc_parser: export framerate, remove one depen...
2017-02-14 Joel CunninghamHTTP: improve performance by reducing forward seeks
2017-02-14 Timo Rothenpieleravcodec/cuvid: add format mismatch debug logs
2017-02-14 Timo Rothenpieleravcodec/cuvid: set width and height before calling...
2017-02-14 Timo Rothenpieleravcodec/cuvid: update hw_frames_ctx reference after...
2017-02-14 Timo Rothenpieleravcodec/nvenc: push cuda context before encoding a...
2017-02-14 Rostislav PehlivanovMAINTAINERS: add myself as mdct/opus maintainer
2017-02-14 Rostislav Pehlivanovdoc/encoders: add documentation for the Opus encoder
2017-02-14 Rostislav Pehlivanovopus: add a native Opus encoder
2017-02-14 Rostislav Pehlivanovopus_celt: rename structures to better names and reorga...
2017-02-14 Rostislav Pehlivanovopus_celt: move quantization and band decoding to opus_...
2017-02-14 Rostislav Pehlivanovimdct15: rename to mdct15 and add a forward transform
2017-02-14 Rostislav Pehlivanovopus_rc: add entropy encoding functions
2017-02-14 Michael Niedermayeravformat/http: Check for truncated buffers in http_conn...
2017-02-14 Lou Logandoc/ffmpeg: document trailing "?" in map option
2017-02-13 Mark Thompsonlavc: Add device context field to AVCodecContext
2017-02-13 Paul B Maholavfilter/vf_lut: make it possible to clip pixel values...
2017-02-13 Paul B Maholavfilter/vf_lut: do not always explicitly clip pixels
2017-02-13 Lou Logandoc/protocols: add option usage description
2017-02-13 Alex Converseaac_latm: Align inband PCE to the start of the payload
2017-02-13 Alex Converseaacsbr: Associate SBR data with AAC elements on init
2017-02-13 Alex Converseaac_latm: Copy whole AudioSpecificConfig when it is...
2017-02-13 Alex Converseaac_latm: Allow unaligned AudioSpecificConfig
2017-02-13 Timo Rothenpieleravcodec/nvenc: set frame buffer format for mapped frames
2017-02-13 wm4hwcontext_dxva2: support D3D9Ex
2017-02-13 wm4AVFrame: add an opaque_ref field
2017-02-12 Bela Bodecsavformat/hlsenc: fix stream level metadata handling
2017-02-12 Josh de Kocklavc/libzvbi: remove deprecated API usage
2017-02-12 Michael Niedermayerdoc/muxers: Fix typo, causing warnings during build
2017-02-12 Jan Ekströmmovenc: add support for track names in ISML manifests
2017-02-12 Carl Eugen... lavf/mpegts: Make a pointer cast explicit.
2017-02-12 Paul B Maholavcodec/iff: support for byterun1 ACBM compression
2017-02-12 Paul B Maholdoc/general: mention Newtek SpeedHQ decoder
2017-02-12 Paul B Maholavcodec: add FM Screen Capture Codec decoder
2017-02-11 Paul B Maholavformat/flic: fix handling of EOF case
2017-02-11 Paul B Maholavcodec/flicvideo: add support for 24bit flic files
2017-02-11 Paul B Maholavcodec/flicvideo: fix some indentation issues
2017-02-11 Carl Eugen... lavf/omadec: Fix packet duration for Atrac 3 lossless.
2017-02-11 Carl Eugen... lavfi/minterpolate: Remove an unused variable.
2017-02-11 Carl Eugen... lavc/atrac3: Constify a pointer declaration.
2017-02-11 Carl Eugen... lavf/rtpdec_mpeg4: Constify a function parameter.
2017-02-11 Carl Eugen... lavf/omadec: Remove an unsed variable.
2017-02-11 Paul B Maholavcodec: add ATRAC Advanced Lossless decoders
2017-02-11 Steven Liuavformat/hlsenc: deprecate hls_wrap option
2017-02-11 James Almerfate: add WavPack muxer test
2017-02-11 Mulvyadoc: Add muxers/demuxers list option
2017-02-11 James Almeravformat/apetag: bump micro version
next