OSDN Git Service

android-x86/external-ffmpeg.git
2016-08-13 Mark Thompsonhwcontext_vaapi: Try the first render node as the defau...
2016-08-12 Sean McGovernPrepare for 12_alpha1 Release
2016-08-12 Luca Barbatoavconv: Make sure that inputless filtergraphs are confi...
2016-08-12 Luca Barbatoavconv: Check the fifo allocation
2016-08-11 Anton Khirnovvp9: reindent after last commit
2016-08-11 Ronald S. Bultjevp9: add frame threading
2016-08-11 Ronald S. Bultjevp9: allocate 'b', 'block/uvblock' and 'eob/uveob'...
2016-08-11 Ronald S. Bultjevp9: split last/cur_frame from the reference buffers.
2016-08-11 Anton Khirnovh264_direct: use the reference mask from the actual...
2016-08-11 Anton Khirnovlavc: free buffer_frame/pkt on avcodec_open2() failure
2016-08-11 Anton Khirnovbuffer: fix av_buffer_pool_init2() documentation
2016-08-10 Diego Biurrunaiff: Skip padding byte for odd-sized chunks
2016-08-03 Ronald S. Bultjevp9: make mv bounds 32bit.
2016-08-03 Anton Khirnovbuffer: fix av_buffer_realloc() when the data is offset...
2016-08-03 Ronald S. Bultjecheckasm: add vp9 MC tests.
2016-08-03 Ronald S. Bultjevp9mc/x86: sse2 MC assembly.
2016-08-03 James Almervp9mc/x86: add AVX and AVX2 MC
2016-08-03 Clément Bœschvp9mc/x86: rename ff_* to ff_vp9_*
2016-08-03 James Almervp9mc/x86: rename ff_avg[48]_sse to ff_avg[48]_mmxext
2016-08-03 Clément Bœschvp9mc/x86: simplify a few inits.
2016-08-03 Ronald S. Bultjevp9mc/x86: add 16px functions (64bit only).
2016-08-03 Anton Khirnovvp9/x86: rename vp9dsp to vp9mc
2016-08-03 Anton Khirnovlavc: align the linesize to 32 when AVX is enabled
2016-08-03 James Almerlavu: add LOCAL_ALIGNED_32
2016-08-03 Christophe... x86: deduplicate some constants
2016-08-03 Anton Khirnovh264dec: reset nb_slice_ctx_queued for hwaccel decoding
2016-08-03 Michael Niedermayerm4vdec: Check for non-startcode 00 00 00 sequences...
2016-08-03 Diego Biurrunsbrdsp: Move a misplaced #endif directive to the right...
2016-08-03 Diego Biurrundvbsubdec: Use NULL instead of 0 as pointer value
2016-08-02 Martin StorsjöRevert "libavutil: Use an intermediate variable in...
2016-08-02 Martin StorsjöRevert "Don't use expressions with side effects in...
2016-08-02 Martin Storsjöintreadwrite: Use the __unaligned keyword on MSVC for...
2016-08-02 Martin Storsjöintreadwrite: Add intermediate variables in the byteswi...
2016-07-31 Martin Storsjölibavutil: Use an intermediate variable in AV_COPY*U
2016-07-31 Martin StorsjöDon't use expressions with side effects in macro parameters
2016-07-31 Martin Storsjödxv: Check to make sure we don't overrun buffers on...
2016-07-31 Anton Khirnovqsvdec: only access hwaccel_context is the pixel format...
2016-07-31 Anton Khirnovflac demuxer: improve probing
2016-07-31 Anton KhirnovFix instances of broken indentation found by gcc 6
2016-07-29 Diego Biurrunx11grab: Rename internal component to "xcbgrab"
2016-07-29 Diego BiurrunRemove the legacy X11 screen grabber
2016-07-29 Luca Barbatoac3dec: Add some inline hints
2016-07-29 Luca Barbatoac3dec: Simplify skipping
2016-07-29 Luca Barbatoac3dec: Split coupling-specific code from decode_audio_...
2016-07-29 Luca Barbatoac3dec: Split spx-specific code from decode_audio_block()
2016-07-29 Luca Barbatomov: Validate the ID number
2016-07-29 Anton Khirnovmimic: do not release the newly obsolete reference...
2016-07-27 Diego Biurrunconfigure: Simplify license incompatibility check
2016-07-27 Diego Biurrunavconv: Check that muxing_queue exists before reading...
2016-07-26 Martin Storsjöconfigure: Allow detecting and using LLVM lld-link...
2016-07-26 Martin Storsjöconfigure: Move defines for controlling MSVCRT headers...
2016-07-26 Martin Storsjöconfigure: Check for strtoll and redirect to _strtoi64...
2016-07-25 Diego Biurrunhpeldsp: Explain why put_no_rnd_pixels_tab is larger...
2016-07-23 Luca Barbatocheckasm: Cast unsigned to signed
2016-07-23 Luca Barbatovpx: Support color range
2016-07-22 Anton Khirnovlavfi: add a QSV deinterlacing filter
2016-07-22 Anton Khirnovqsvenc: print warnings from encode/init
2016-07-22 Anton Khirnovqsvenc: do not re-execute encoding on all positive...
2016-07-22 Anton Khirnovqsv: print more complete error messages
2016-07-22 Anton Khirnovqsvenc: take only the allocated dimensions from the...
2016-07-22 Anton Khirnovqsvenc: add support for p010
2016-07-22 Anton Khirnovqsv: handle the semi-packed formats in map_fourcc as...
2016-07-22 Anton Khirnovlavc: set sw_pix_fmt for hwaccel encoding
2016-07-22 Anton Khirnovlavc: initialize AVCodecContext.sw_pix_fmt properly
2016-07-22 Anton Khirnovavconv_qsv: use the actual pixel format provided by...
2016-07-22 Anton Khirnovavconv_qsv: align the surface size to 32
2016-07-22 Anton Khirnovavconv: stop using setpts for input framerate forced...
2016-07-22 Alexandra Hájkovácheckasm: add HEVC test for testing IDCT DC
2016-07-22 Hendrik Leppkesriff: don't overwrite bps from WAVEFORMATEX if EXTENSIB...
2016-07-21 Vittorio GiovaraRevert "avprobe: Zero the allocated avio buffer memory"
2016-07-21 Martin Storsjölibavutil: Always use some GCC style attributes on...
2016-07-21 Martin Storsjöarm: Check for support for the .fpu directive
2016-07-20 Vittorio Giovaramov: Rework the check for invalid indexes in stsc
2016-07-20 Vittorio Giovaramov: Wrap stsc index and count compare in a separate...
2016-07-20 Matthieu Bouronmov: Fix stsc_count comparison
2016-07-20 Vittorio Giovararatecontrol: Reorder functions to avoid forward declara...
2016-07-20 Vittorio Giovararatecontrol: Move Xvid-related functions to the place...
2016-07-20 Vittorio Giovararatecontrol: Move mpegenc-only function where it is...
2016-07-20 Vittorio Giovararatecontrol: Drop commented out cruft
2016-07-20 Diego Biurrunx86: huffyuv: Use EXTERNAL_SSSE3_FAST convenience macro...
2016-07-20 Fiona Glaserx86: cpu: Detect Conroe CPUs and their slow shuffle...
2016-07-20 Diego Biurrunx86: Add SSSE3_SLOW CPU flag and related convenience...
2016-07-20 Diego Biurrunx86: Use *_FAST/*_SLOW CPU feature detection macros...
2016-07-20 Diego Biurrunx86: hpeldsp: Don't check for bitexact flag when initia...
2016-07-20 Diego Biurrunx86: hpeldsp: Drop unused function parameters
2016-07-20 Diego Biurrunx86: hpeldsp: Use EXTERNAL_SSE2_FAST where appropriate
2016-07-20 Diego Biurrunx86: hpeldsp: Split off VP3-specific bits into a separa...
2016-07-20 Vittorio Giovaraexamples: Properly free AVCodecContext
2016-07-20 Vittorio Giovaraavprobe: Zero the allocated avio buffer memory
2016-07-20 Vittorio Giovaralibdc1394: Fill in packet data directly
2016-07-20 Anton Khirnovh264dec: do not call finish_setup() if we have not...
2016-07-20 Anton Khirnovh264dec: handle zero-sized NAL units in get_last_needed...
2016-07-20 Anton Khirnovh264dec: make sure not to call finish_setup() more...
2016-07-20 Hendrik Leppkesavconv_dxva2: add a profile check for hevc
2016-07-20 Hendrik Leppkeshevc: set profile based on the profile compatibility...
2016-07-18 James Almerhevc: Add AVX2 DC IDCT
2016-07-18 Mickaël Raulethevc: Add coefficient limiting to speed up IDCT
2016-07-18 Mickaël Raulethevc: Add DC IDCT
2016-07-18 Mickaël Raulethevcdsp_template: Templatize IDCT
2016-07-18 Alexandra Hájkováhevc: Separate adding residual to prediction from IDCT
next