]> git.sesse.net Git - ffmpeg/history - libswscale
FATE: add a test for the volume filter
[ffmpeg] / libswscale /
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...
2012-08-28 Martin Storsjötestprogs: Remove unused includes
2012-08-19 Giorgio Vazzanaswscale: x86: fix #endif comments in rgb2rgb template...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-13 Mans Rullgardx86: swscale: fix fragile memory accesses
2012-08-13 Mans Rullgardx86: swscale: remove disabled code
2012-08-08 Mans Rullgardx86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h
2012-08-03 Diego Biurrunx86: build: replace mmx2 by mmxext
2012-07-30 Ronald S. Bultjeswscale: bury one more piece of inline asm under HAVE_I...
2012-07-23 Ronald S. Bultjeswscale: add missing HAVE_INLINE_ASM check.
2012-07-22 Diego Biurrunswscale: Mark all init functions as av_cold
2012-07-22 Diego Biurrunswscale: x86: Drop pointless _mmx suffix from filenames
2012-07-22 Ronald S. Bultjeswscale: place inline assembly bilinear scaler under...
2012-07-21 Ronald S. Bultjex86: swscale: Place inline assembly code under appropri...
2012-07-04 Martin Storsjöswscale: yuv2planeX 8bit >=sse2 functions need aligned...
2012-07-04 Diego BiurrunClarify Doxygen comment for FF_API_* #defines.
2012-07-04 Diego BiurrunCreate version.h headers for libraries that lack them
2012-06-20 Mans Rullgardbfin: libswscale: add const where appropriate to fix...
2012-06-20 Mans Rullgardbfin: libswscale: remove unnecessary #includes
2012-06-12 Ronald S. Bultjesws: fix planar RGB input conversions for 9/10/16 bpp.
2012-05-07 Diego Biurrunbuild: cosmetics: Split HEADERS/OBJS/PROGS lists into...
2012-04-22 Diego Biurrunswscale: K&R formatting cosmetics (part III)
2012-04-14 Ronald S. Bultjeswscale: clip before assigning tables in RGB output...
2012-04-14 Ronald S. Bultjeswscale: fix off-by-one in second coefficient in biline...
2012-04-13 Ronald S. Bultjeswscale: handle last pixel if lines have an odd width.
2012-04-13 Diego Biurrunswscale: K&R formatting cosmetics (part II)
2012-04-12 Diego Biurrunbuild: Move all arch OBJS declarations into arch subdir...
2012-04-12 Diego Biurrunbuild: Consistently handle conditional compilation...
2012-04-11 Henrik Gramnerx86inc improvements for 64-bit
2012-04-09 Diego Biurrunppc: Add/remove a number of const qualifiers to fix...
2012-04-04 Ronald S. Bultjeswscale: handle complete dimensions for monoblack/white.
2012-04-03 Hans-Kristian ArntzenUnscaled Planar RGB -> RGB support in swscale.
2012-03-26 Diego Biurrunbuild: Only clean the architecture subdirectory we...
2012-03-26 Diego Biurrunbuild: prettyprinting cosmetics
2012-03-15 Ronald S. Bultjeswscale: convert hscale() to use named arguments.
2012-03-15 Ronald S. Bultjeswscale: convert hscale to cpuflags().
2012-03-07 Ronald S. Bultjeswscale: clip unscaled output intermediates.
2012-03-06 Ronald S. Bultjeswscale: make filterPos 32bit.
2012-03-04 Ronald S. Bultjeswscale: remove "cpu flags" from -sws_flags description.
2012-03-04 Ronald S. Bultjeswscale: make %rep unconditional.
2012-03-04 Ronald S. Bultjeswscale: remove now unnecessary hack.
2012-03-02 Diego Biurrunswscale: K&R formatting cosmetics for PowerPC code...
2012-02-29 Ronald S. Bultjeswscale: fix another integer overflow.
2012-02-24 Ronald S. Bultjeswscale: fix another integer overflow at large dimensio...
2012-02-23 Ronald S. Bultjeswscale: take first/lastline over/underflows into accou...
2012-02-23 Ronald S. Bultjeswscale: fix underflows in firstline calculations for...
2012-02-23 Ronald S. Bultjeswscale: fix overflows in filterPos[] calculation for...
2012-02-23 Ronald S. Bultjeswscale: fix filtersize clipping.
2012-02-21 Diego Biurrunswscale: K&R formatting cosmetics (part I)
2012-02-21 Diego Biurrunswscale: variable declaration and placement cosmetics
2012-02-21 Diego Biurrunswscale: K&R formatting cosmetics for PowerPC code...
2012-02-19 Ronald S. BultjeRevert two swscale commits.
2012-02-17 Ronald S. Bultjeswscale: make access to filter data conditional on...
2012-02-17 Ronald S. Bultjeswscale: update context offsets after removal of AlpMmx...
2012-02-17 Ronald S. Bultjeswscale: make monowhite/black RGB-independent.
2012-02-14 Diego Biurrunswscale: Remove some write-only variables related to...
2012-02-13 Ronald S. Bultjeswscale: fix crashes in yuv2yuvX on x86-32.
2012-02-13 Diego BiurrunDrop some completely unnecessary av_unused attributes.
next