platform/upstream/libav.git
2006-08-20 Michael Niedermayercompatibility warning
2006-08-20 Michael Niedermayercleanup PixelFormat a little
2006-08-20 Michael Niedermayerattribute_deprecated
2006-08-19 Michael Niedermayercosmetics
2006-08-19 Diego Biurrunspelling fixes for the last commit
2006-08-19 Michael NiedermayerSWAP
2006-08-19 Michael Niedermayeraudio format conversion
2006-08-19 Benjamin Larsson-async and -vsync documentation. Based on info from...
2006-08-19 Luca AbeniAllow swscale emulation header to be included by C...
2006-08-19 Benjamin LarssonSIMD vector optimizations. 3% faster overall decoding.
2006-08-19 Michael Niedermayerfix probing of 02-Penguin.flac
2006-08-19 Loren Merrittuse ff_fft_calc_3dn2 instead of sse on a K8.
2006-08-18 Loren Merrittff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline...
2006-08-18 David ConradAVI tag reading and writing patch by David Conrad.
2006-08-18 Diego BiurrunExplicitly include libmpcodecs/img_format.h and libvo...
2006-08-18 Diego BiurrunExplicitly include fastmemcpy.h from libvo/.
2006-08-18 Michael Niedermayersimplify
2006-08-18 Michael Niedermayerav_free* cleanup
2006-08-18 Steve L'HommeAdd YV12 support, patch by Steve Lhomme % steve P lhomm...
2006-08-17 Diego BiurrunMove all internal -I parameters to the front of CFLAGS...
2006-08-17 Luca Barbatoadd --disable-ipv6 option to configure
2006-08-17 Diego BiurrunMove all internal -I parameters to the front of CFLAGS...
2006-08-17 Diego Biurrunsimplification cosmetics
2006-08-17 Diego BiurrunRevert last commit, VPATH is necessary for out-of-tree...
2006-08-17 Diego BiurrunRemove unnecessary include and variable declaration.
2006-08-17 Diego BiurrunMake vhook CFLAGS handling less confusing.
2006-08-17 Diego BiurrunSimplify dsptest* rule and add libavutil to the dsptest...
2006-08-17 Diego BiurrunRemove unnecessary -I. option.
2006-08-17 Diego BiurrunRemove duplicate -I option.
2006-08-17 Michael Niedermayerrevert aligned realloc() changesm this should be identi...
2006-08-17 Michael Niedermayercleanup
2006-08-17 Michael Niedermayerinsufficient alignment
2006-08-16 Luca AbeniFix compilation as a win32 shared library (libavutil...
2006-08-16 Dennis MelentyevFreeBSD malloc aligns on 16 byte boundaries, so no...
2006-08-16 John DalglieshIt's not possible to portably echo a backslash, use...
2006-08-15 Diego BiurrunSimplify expression by using single quotes and avoiding...
2006-08-15 Luca Barbato10l, thanks to Emanuele Giaquinta <exg@gentoo.org>...
2006-08-15 Diego BiurrunMac OS X requires running ranlib on static libraries...
2006-08-15 Guillaume PoirierCompile fix (for GCC<3.3) when encoders are disabled
2006-08-15 Uoti UrpalaFix compilation with -no-PIC and without -fomit-frame...
2006-08-15 Jason Tackaberry-fPIC support for libswscale
2006-08-14 Luca Barbatoaltivec float optimizations
2006-08-14 Michael Niedermayerfix codec timebase and timestamps
2006-08-14 Michael Niedermayerfix h261 parsing bug
2006-08-13 Michael Niedermayertrying to fix av_realloc()
2006-08-13 Guillaume PoirierMention MacIntel support
2006-08-13 Marco ManfrediniFix building with --disable-opts but MMX enabled.
2006-08-13 Luca BarbatoClean up:make dsputil subfile names consistent
2006-08-13 Michael Niedermayeralign av_realloc()
2006-08-13 Diego BiurrunReplace asmalign.h hack by ASMALIGN cpp macros from...
2006-08-12 Michael Niedermayermailinglist
2006-08-12 Uoti UrpalaUse COMPILE_MMX2 instead of HAVE_MMX2 to determine...
2006-08-12 John DalglieshSupport for MacIntel, last part: balign directives
2006-08-12 Marco ManfrediniFix CHECK_BIDIR macro so it works with Intel's Compiler
2006-08-12 Guillaume PoirierAdd #define REGc
2006-08-12 Baptiste Coudurieruse packet dts as correct media field number and use...
2006-08-11 Baptiste Coudurieruse C99 standard constant, thanks to Foxy Shadis
2006-08-11 Baptiste Coudurierupdate documentation
2006-08-11 Baptiste Coudurierexport av_interleave_packet_per_dts
2006-08-11 Loren Merrittvorbis simd tweaks
2006-08-11 Diego BiurrunFix compilation with MMX disabled, the mmx_null and...
2006-08-11 Baptiste Coudurierupdate rotozoom regression ref after patches r5945...
2006-08-11 Baptiste Coudurierset elst start time to first pts
2006-08-11 Kostya ShishkovDisable B-frames decoding until I return and finish...
2006-08-11 Luca Barbatokeep in sync with dsputil, makes --disable-decoder...
2006-08-10 Loren Merrittvorbis cosmetics: mdct0,mdct1 => mdct[2]
2006-08-10 Loren Merrittmisc tweaks in vorbis_residue_decode().
2006-08-10 Michael Niedermayerconvert vector_fmul_reverse_sse2 and vector_fmul_add_a...
2006-08-10 Loren Merrittsse and 3dnow implementations of float->int conversion...
2006-08-10 Loren Merrittr5954 broke fft on cpus with 3dnow but without mm3dnow.h
2006-08-10 Luca BarbatoFix x86 SIMD asm and pic, patch from Martin von Gagern...
2006-08-10 John DalglieshSupport for MacIntel, take xx: '/nop' illegal for old...
2006-08-10 John DalglieshAdd support for Mac OS X Intel part 2: Assembler macros...
2006-08-10 John DalglieshSupport for Mac OS X Intel, part 3: binary integer...
2006-08-09 Baptiste Coudurierfourcc cleanup
2006-08-09 Baptiste Coudurierenable 'NONE' audio fourcc
2006-08-09 Baptiste Coudurierparse mpeg frame to get pict type and closed gop flag
2006-08-09 Panagiotis... Correct wrong memset invocation.
2006-08-09 Loren Merrittemms -> femms
2006-08-09 Loren Merrittgcc 2.95 and 3.4.x on x86 32bit without fomit-frame...
2006-08-08 David ConradSupport AAC audio in AVI with tag 0xff
2006-08-08 Loren Merrittslightly faster ff_imdct_calc_3dn2() on amd64. (gcc...
2006-08-08 Michael Niedermayerdont be too picky about timestampsbeing wrong if the...
2006-08-08 Michael Niedermayertimestamp debugging av_logs()
2006-08-08 Luca AbeniEnable swscale usage in ffmpeg
2006-08-08 Michael Niedermayerboth timestamps are dts, (checked trailer.gxf, spec...
2006-08-08 Michael Niedermayerchange vorbis_inverse_coupling_sse2() so it works on...
2006-08-08 Diego BiurrunFix some "'static' is not at beginning of declaration...
2006-08-08 Michael Niedermayerfloating point "emulation" code
2006-08-08 Loren Merritt3dnow2 implementation of imdct.
2006-08-07 Baptiste Coudurieruse correct tag for h263 in mov
2006-08-07 Baptiste Coudurierdetailed infos about d263 atom
2006-08-07 Baptiste Coudurierupdate regression tests for patches r5945-r5950 based...
2006-08-07 Baptiste Coudurierindention
2006-08-07 Baptiste Coudurieronly set fields for mov, reserved for 3gp, mp4
2006-08-07 Baptiste CouduriersampleSize field to 16, reserved for mp4 and 3gp
2006-08-07 Baptiste Couduriermp4, 3gp field is reserved and value is 2
2006-08-07 Baptiste Coudurieruse ternary
2006-08-07 Baptiste Couduriervbr compression id is only used in mov
2006-08-07 Diego BiurrunCygwin compilation and Cygwin/MinGW crosscompilation...
next