OSDN Git Service

rtpdec_hevc: Share the implementation of fragmented packets with h264
[android-x86/external-ffmpeg.git] / libswscale /
2015-02-17 Federico Tomassettiswscale: Check memory allocations
2015-01-16 Vittorio Giovaraswscale: fix gbrap to gbrap alpha scaling
2015-01-16 Vittorio Giovaraswscale: fix warning about incompatible function pointe...
2015-01-14 Paul B Mahollibswscale: GBRAP input & output and GBRAP16 input...
2015-01-05 Vittorio Giovaraswscale: check memory allocations
2014-12-05 Derek Buitenhuisswscale: Properly scale YUV
2014-10-18 Vittorio Giovaraswscale: fix sign extensions in yuv planar conversion
2014-08-09 Anton KhirnovBump major versions of all libraries.
2014-08-09 Anton KhirnovPostpone API-incompatible changes until the next bump.
2014-08-07 Diego Biurrunswscale: Undeprecate sws_getContext()
2014-08-04 Vittorio Giovaraswscale: support AV_PIX_FMT_YA16 as input
2014-08-04 Vittorio Giovaraavutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
2014-08-04 Kostya Shishkovswscale: correctly pad destination buffer in rgb conversion
2014-06-02 Diego BiurrunRemove all Blackfin architecture optimizations
2014-05-13 Janne Grunaubuild: handle library dependencies in configure
2014-05-03 Luca Barbatoswscale: Fix an undefined behaviour
2014-04-12 Justin Rugglesswscale: Set alpha to opaque for internal palettes.
2014-04-12 Justin Rugglesswscale: fix some undefined signed left shifts
2014-04-12 Justin Rugglesswscale: fix an implementation-defined unsigned-to...
2014-04-07 Vittorio Giovaraswscale: support converting YVYU422 pixel format
2014-04-02 Janne Grunauswscale: add endianness conversion for AV_PIX_FMT_BGRA6...
2014-03-26 Diego BiurrunAdd missing headers to make template files compile...
2014-03-16 Jean FirstRGBA64 pixel formats
2014-03-13 Diego Biurrunbfin: Refactor duplicated assembly-related macros
2014-03-13 Diego Biurrunbfin: Refactor duplicated l1_text/l1_data_B macros
2014-03-13 Diego BiurrunRemove all SPARC architecture optimizations
2014-01-21 Michael Niedermayerrgb2rgb_template: add MMX/SSE2/AVX-optimized deinterlea...
2014-01-21 Michael Niedermayerswscale/x86/rgb2rgb: add support for AVX
2014-01-21 Michael Niedermayerswscale: add nv12/nv21->yuv420 converter
2014-01-21 Michael Niedermayerswscale: fix stride used in planarToNv12Wrapper()
2014-01-13 Diego Biurrunx86: Consistently use cpu flag detection macros in...
2013-12-26 Diego Biurrunavutil: Move library version related macros to version.h
2013-12-13 Luca Barbatodoxy: Define a group for libswscale documentation
2013-11-22 Diego Biurrunswscale: x86: Consistently use lowercase function name...
2013-10-05 Vittorio Giovaraswscale: provide a default scaler if none is set
2013-09-10 Diego BiurrunDrop pointless directory name prefixes from #includes...
2013-08-29 Sean McGovernppc: don't return a value from a function declared...
2013-08-29 Diego Biurrunx86: Add and use more convenience macros to check CPU...
2013-08-29 Diego Biurrunppc: cosmetics: Consistently format CPU flag detection...
2013-08-29 Diego Biurruncosmetics: Place arch initialization calls in alphabeti...
2013-08-29 Diego Biurrunswscale: cosmetics: Drop silly camelCase from swScale...
2013-08-29 Diego Biurrunswscale: Add some missing av_cold to arch-specific...
2013-08-29 Diego Biurrunswscale: consistent names for arch-specific acceleratio...
2013-08-29 Diego Biurrunswscale: ppc: Hide arch-specific initialization details
2013-08-28 Diego Biurrunswscale: x86: Hide arch-specific initialization details
2013-08-28 Diego Biurrunppc: Add and use convenience macro to check for AltiVec...
2013-08-15 Diego Biurrunswscale: Move extern declarations for tables to swscale...
2013-08-15 Diego Biurrunswscale: Mark a bunch of tables only used within one...
2013-08-02 Diego BiurrunGive less generic names to global library option arrays
2013-06-02 Diego Biurrunswscale: ppc: Remove commented-out define cruft
2013-05-15 Anton Khirnovpixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
2013-05-06 Janne Grunauswscale: support endianness conversion for AV_PIX_FMT_XYZ12
2013-05-06 Janne Grunauswscale: add support for endianness only conversion
2013-05-06 Martin Storsjöswscale: Use alpha from the right row in yuva2rgba_c
2013-05-06 Martin Storsjöswscale: Remove unnecessary backslashes
2013-05-04 Diego Biurrunswscale: Add av_cold attributes to init functions missi...
2013-04-30 Diego Biurrunppc: Drop unnecessary ff_ name prefixes from static...
2013-03-27 Diego Biurruncosmetics: Remove unnecessary extern keywords from...
2013-03-08 Anton KhirnovReplace some forgotten instances of PIX_FMT_* with...
2013-02-27 Derek Buitenhuisswscale: Add support for unscaled 8-bit Packed RGB...
2013-02-11 Martin Storsjöswscale: Disallow conversion to GBRP16
2013-02-09 Michael Niedermayersws: disable yuv2rgb warning for planar rgb.
2013-02-09 Michael Niedermayersws: dont enable chrSrcHSubSample for planar RGB
2013-02-09 Michael Niedermayersws: use planarRgbToRgbWrapper only for 8bit per component
2013-02-09 Michael Niedermayersws: GBRP9, GBRP10, and GBRP16 output support
2013-01-27 Michael Niedermayerswscale: GBRP output support
2013-01-18 Diego Biurrunx86inc: Rename "program_name" to "private_prefix"
2013-01-05 Xi Wangswscale: fix NULL checking in sws_alloc_context()
2012-12-20 Diego Biurrunmiscellaneous typo fixes
2012-11-18 Diego Biurrunx86: SPLATD: port to cpuflags
2012-11-16 Janne Grunaulibswscale: remove unnecessary direct #if LIBSWSCALE_VE...
2012-11-13 Diego Biurrunx86: mmx2 ---> mmxext in asm constructs
2012-11-09 Diego Biurrunx86: PALIGNR: port to cpuflags
2012-10-31 Diego Biurrunx86: mmx2 ---> mmxext in function names
2012-10-31 Kostya Shishkovswscale: do not forget to swap data in formats with...
2012-10-31 Diego Biurrunx86: MMX2 ---> MMXEXT in macro names
2012-10-30 Diego Biurrunx86: mmx2 ---> mmxext in variable names
2012-10-30 Diego Biurrunx86: mmx2 ---> mmxext in comments and messages
2012-10-30 Diego Biurrunx86: yasm: Use complete source path for macro helper...
2012-10-30 Diego Biurrunx86: include x86inc.asm in x86util.asm
2012-10-30 Luca Barbatopixfmt: support more yuva formats
2012-10-30 Luca Barbatoswscale: support gray to 9bit and 10bit formats
2012-10-23 Mans Rullgardswscale: avoid pointless use of compound literals
2012-10-15 Mans Rullgardswscale: try to use mmap only if available
2012-10-12 Luca Barbatoavutil: add yuva422p and yuva444p formats
2012-10-12 Anton Khirnovsws: do not use av_pix_fmt_descriptors directly.
2012-10-10 Diego Biurrunswscale: Do not make ff_ symbols globally visible.
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-10-05 Mans Rullgardppc: swscale: rework yuv2planeX_altivec()
2012-09-13 Diego Biurrunswscale: Remove two bogus asserts
2012-09-08 Martin Storsjöswscale: Provide the right alignment for external mmx asm
2012-09-08 Diego Biurrunx86: Replace checks for CPU extensions and flags by...
2012-09-07 Diego Biurrunx86: more specific checks for availability of required...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_FLAGS in the...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_CONST in the...
2012-08-30 Diego Biurrunx86: Split inline and external assembly #ifdefs
2012-08-30 Diego Biurrunx86: cosmetics: Comment some #endifs for better readability
2012-08-28 Ronald S. Bultjeyuv2rgb: handle line widths that are not a multiple...
next