OSDN Git Service

android-x86/external-ffmpeg.git
2016-11-02 Anton Khirnovexamples/encode_video: constify the AVCodec instance
2016-11-02 Anton Khirnovexamples/avcodec: split the remaining two examples...
2016-11-02 Anton Khirnovexamples/decode_audio: constify the AVCodec instance
2016-11-02 Anton Khirnovexamples/avcodec: split audio decoding into a separate...
2016-11-02 Anton Khirnovexamples/encode_audio: use the AVFrame API for allocati...
2016-11-02 Anton Khirnovexamples/encode_audio: constify AVCodec instances
2016-11-02 Anton Khirnovexamples/avcodec: split audio encoding into a separate...
2016-11-02 James Almeravconv: support parsing bitstream filter options
2016-11-01 Vittorio Giovaramov: Evaluate the movie display matrix
2016-11-01 Vittorio Giovarafate: Add tests for mov display matrix
2016-11-01 Vittorio Giovaraavprobe: Add -show_stream_entry to get a single stream...
2016-10-31 Mark Thompsonopenssl: Allow newer TLS versions than TLSv1
2016-10-30 Luca Barbatoxcb: Add all the libraries to the link line explicitly
2016-10-30 Luca BarbatoRevert "rtmpproto: Don't include a client version in...
2016-10-30 Luca Barbatoqsv: Be informative when reporting that no data has...
2016-10-29 Diego BiurrunUse avpriv_request_sample() where appropriate
2016-10-28 Diego Biurrundash: Use correct ISO C scanf conversion specifier
2016-10-28 Diego Biurrunsrt: Adjust signedness of sscanf format strings
2016-10-28 Diego Biurrundxtory: Drop nonsense ISO C printf conversion specifier...
2016-10-28 Diego BiurrunUse ISO C printf conversion specifiers where appropriate
2016-10-28 Diego Biurrunhap: Adjust printf length modifiers to match variable...
2016-10-28 Diego BiurrunAdjust printf conversion specifiers to match variable...
2016-10-27 Diego BiurrunRemove some pointless TRACE level debug code
2016-10-27 Diego Biurrunnut: Drop pointless TRACE level debug code
2016-10-27 Diego Biurrunnsv: Drop unnecessary TRACE level debug code
2016-10-27 Diego Biurrundnxhdenc: Drop pointless, commented-out debug output
2016-10-27 Diego Biurrunaudio_fifo: Drop write-only variable
2016-10-27 Diego Biurrunh264_loopfilter: Do not print value of uninitialized...
2016-10-27 Diego Biurrunmpegaudio: Do not print value of uninitialized variable
2016-10-27 Diego Biurrunbuild: Hardcode avversion.h dependency
2016-10-25 Martin Storsjöopenssl: Avoid double semicolons after the GET_BIO_DATA...
2016-10-25 Luca Barbatoaviocat: Support avio options
2016-10-25 Yogender Guptascale_npp: fix passthrough mode
2016-10-24 Mark Thompsonvaapi_decode: Remove vestigial unmap code
2016-10-24 Mark Thompsonvaapi_decode: Clear parameter buffers to fix picture...
2016-10-24 Gwenole Beauchesnevaapi_h264: fix RefPicList[] field flags.
2016-10-23 Matt Oliveropenssl: Support version 1.1.0.
2016-10-23 Martin Storsjörtmpdh: Don't use the OpenSSL DH struct
2016-10-22 Diego Biurrunbktr: Use memset(0) instead of zero initialization...
2016-10-22 Alexandra Hájkovácheckasm: Add a test for HEVC add_residual
2016-10-22 Pierre Edouard... hevc: x86: Add add_residual() SIMD optimizations
2016-10-22 Diego BiurrunReplace leftover uses of -aframes|-dframes|-vframes...
2016-10-21 Vittorio Giovaramov: Update colr values
2016-10-21 Vittorio Giovaralavu: Add JEDEC P22 color primaries
2016-10-21 Anton KhirnovMakefile: fix checking whether reconfiguring is required
2016-10-21 Anton Khirnovhevc: factor out a repeated condition
2016-10-21 Anton Khirnovhevc: move the SliceType enum to hevc.h
2016-10-21 Anton Khirnovlavf: check that the codec is supported by extract_extr...
2016-10-19 Diego Biurrunaudiodsp: x86: Remove pointless header file
2016-10-19 Diego Biurrunconfigure: Print warnings after all other output
2016-10-19 Diego Biurrunx86: videodsp: Add parentheses to expression to work...
2016-10-18 Luca Barbatofate: Update filter-pixfmts-scale gbrap12le hash missin...
2016-10-18 Martin Storsjöcheckasm: aarch64: Don't clobber x29 in checkasm_stack_...
2016-10-18 Diego Biurrunemms: Give apriv_emms_yasm() a more general name
2016-10-18 Michael Niedermayerswscale: Properly load alpha for planar rgb
2016-10-17 Diego Biurrunbuild: Add VSX-OBJS to SUBDIR_VARS
2016-10-17 Diego Biurrunppc: avcodec: Drop silly "_ppc" suffixes from files...
2016-10-17 Mark Thompsonvaapi_encode: Write sequence header as extradata
2016-10-17 Mark Thompsonvaapi_h265: Include header for slice types
2016-10-17 Diego Biurrunx86: Add missing colons after assembly labels
2016-10-17 Diego Biurrunbuild: Drop arch-specific checkasm Makefiles
2016-10-17 Diego Biurrunbuild: Drop duplicate asm recipe
2016-10-16 Martin Storsjöcheckasm: aarch64: Add filler args to make sure all...
2016-10-16 Martin Storsjöcheckasm: aarch64: Clobber the stack before calling...
2016-10-16 Martin Storsjöcheckasm: arm/aarch64: Fix the amount of space reserved...
2016-10-16 Anton Khirnovlavf: use the new bitstream filter for extracting extradata
2016-10-16 Anton Khirnovlavc: add a bitstream filter for extracting extradata...
2016-10-16 Anton Khirnovhevcdec: move parameter set parsing into a separate...
2016-10-16 Anton Khirnovhevcdec: split ff_hevc_diag_scan* declarations into...
2016-10-16 Anton Khirnovhevcdec: drop the prototype of a non-existing function
2016-10-16 Anton Khirnovhevcdec: move decoder-independent declarations into...
2016-10-16 Anton Khirnovhevc: rename hevc.[ch] to hevcdec.[ch]
2016-10-16 James Almeravformat/matroska: fix MatroskaVideoFieldOrder enum...
2016-10-16 Anton Khirnovfile protocol: handle the file: protocol string in...
2016-10-14 Martin Storsjörtmpproto: Don't include a client version in the unencr...
2016-10-14 Martin Storsjörtmpproto: Don't include the libavformat version as...
2016-10-14 Martin Storsjörtmpproto: Send chunk size on the network channel
2016-10-14 Martin Storsjörtmpproto: Lengthen the filename buffer when receiving...
2016-10-14 Martin Storsjörtmpproto: Check the return from ff_amf_read_string
2016-10-14 Sean McGovernMake the RELEASE file match with the most recent tag
2016-10-12 Luca Barbatoswscale: Add the GBRAP12 output
2016-10-12 Kieran KunhyaAdd GBRAP12 pixel format support
2016-10-12 Luca Barbatoswscale: Enable GBRP12 output
2016-10-12 Michael Niedermayerswscale: x86: Add some forgotten 12-bit planar YUV...
2016-10-12 Michael Niedermayerswscale: Add input support for 12-bit formats
2016-10-12 Michael NiedermayerAdd GBRP12 pixel format support
2016-10-12 Vittorio GiovaraAPIchanges: Expand the name of recently added pixel...
2016-10-12 Vittorio Giovaralavc: bsf: Document input/output codecparam alloc/init...
2016-10-12 Vittorio Giovaraswscale: Add missing yuv444p12 swapping
2016-10-11 Alexandra Hájkováhevc: Add SSE2 and AVX IDCT
2016-10-11 Alexandra Hájkovácheckasm: add a test for HEVC IDCT
2016-10-10 Martin Storsjöaarch64: Add missing sign extension in ff_h264_idct8_ad...
2016-10-09 Yogender Guptanvenc: Fix error log
2016-10-07 Yogender Guptanvenc: Force high_444 profile for 444 input
2016-10-06 Anton KhirnovRevert "hevc: x86: Refactor IDCT macro declarations"
2016-10-06 Diego Biurrunh264_intrapred: x86: Update comments left behind in...
2016-10-06 Diego Biurrunconfigure: #include stdint.h as part of libxavs test
2016-10-06 Diego Biurrunhevc: x86: Refactor IDCT macro declarations
2016-10-05 Steve Lhommed3d11va: Use the proper decoding slice index
2016-10-04 Ronald S. Bultjevp9lpf/x86: make filter_16_h work on 32-bit.
next