]> git.sesse.net Git - ffmpeg/history - libavcodec
attribute_deprecated
[ffmpeg] / libavcodec /
2006-08-19 Michael Niedermayercosmetics
2006-08-19 Michael NiedermayerSWAP
2006-08-19 Michael Niedermayeraudio format conversion
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 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 Diego BiurrunExplicitly include fastmemcpy.h from libvo/.
2006-08-18 Michael Niedermayersimplify
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 Michael Niedermayercleanup
2006-08-17 Michael Niedermayerinsufficient alignment
2006-08-15 Luca Barbato10l, thanks to Emanuele Giaquinta <exg@gentoo.org>...
2006-08-15 Guillaume PoirierCompile fix (for GCC<3.3) when encoders are disabled
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 Marco ManfrediniFix building with --disable-opts but MMX enabled.
2006-08-13 Luca BarbatoClean up:make dsputil subfile names consistent
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-11 Loren Merrittvorbis simd tweaks
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 Panagiotis IssarisCorrect 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 Loren Merrittslightly faster ff_imdct_calc_3dn2() on amd64. (gcc...
2006-08-08 Luca AbeniEnable swscale usage in ffmpeg
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 Loren Merritt3dnow2 implementation of imdct.
2006-08-06 Luca BarbatoCosmetics: 2->4 spaces and some braces
2006-08-06 Kostya ShishkovCorrect MC for B-frames and some improvements (not...
2006-08-06 Kostya ShishkovBicubic interpolation requires two additional pixels...
2006-08-04 Mike Melansonprintf -> av_log, only occurs in DEBUG cases
2006-08-04 Luca BarbatoYet another typo
2006-08-04 Luca BarbatoFix a stupid typo and another error, thanks to Emanuele...
2006-08-04 Kostya Shishkov100l: intensity compensation must be also done in 4...
2006-08-03 Luca Barbatostandalone snow dsputil init
2006-08-03 Luca BarbatoAlmost cosmetic changes in dsputil_init_ppc and vorbis_...
2006-08-03 Luca BarbatoMinor fix
2006-08-03 Luca Barbatoavoid alignment hacks, luckly gcc does the right thing...
2006-08-03 Luca Barbatovorbis_inverse_coupling_altivec
2006-08-03 Luca BarbatoCleanup
2006-08-03 Loren Merritt10l, vorbis_inverse_coupling_sse() was really 3dnow
2006-08-03 Loren Merrittanother div -> fastdiv, another 2% faster vorbis.
2006-08-03 Kostya ShishkovLooks like to be a good time to re-enable WMV3 decoder
2006-08-03 Kostya ShishkovDon't try to decode P-frames from old WMV3 variant...
2006-08-03 Kostya ShishkovSome AltiVec optimizations for VC-1
2006-08-03 Loren Merrittsse & sse2 implementations of vorbis channel coupling.
2006-08-03 Loren Merrittint16_t is faster than int_fast16_t for division.
2006-08-02 Michael Niedermayerset supported pixel formats correctly
2006-08-02 Luca Barbatoavoid possible segfault situations
2006-08-02 Luca BarbatoCosmetics
2006-08-01 Kostya ShishkovForgot to update LIBAVCODEC_VERSION_INT
2006-07-31 Måns Rullgårdremove libtheora wrapper
2006-07-31 Kostya ShishkovFix overflows in bicubic interpolation.
2006-07-30 Kostya ShishkovUse bicubic MC (should also remove those ringing artifa...
2006-07-30 Kostya ShishkovUse functions from DSPContext in vc1.c
2006-07-30 Kostya ShishkovNew functions in DSPContext for VC-1 decoding
2006-07-29 Diego BiurrunRemove spurious references to Ogg Theora encoder, such...
2006-07-29 Stefan Gehrersome MMX optimizations for the CAVS decoder
2006-07-29 Kostya ShishkovSet MpegEncContext->mspel flag (here it indicates that...
2006-07-29 Kostya ShishkovSupport range reduced frames
2006-07-29 Kostya ShishkovSupport grayscale decoding.
2006-07-28 Kostya ShishkovAdd rounding for overlap filters
2006-07-27 Loren Merritt10l in r5768 (broke mbaff)
2006-07-27 Luca AbeniRemove sws_global_init() from swscaler emulation
2006-07-26 Diego BiurrunFix FSF postal address.
2006-07-25 Luca AbeniFix a corner case in sws emulation
2006-07-24 Kostya ShishkovSome B-frames support (parsing and decoding only, no...
2006-07-24 Kostya ShishkovSome fixes for decode_p_mb()
2006-07-23 Diego BiurrunRemove obsolete and misleading warning.
2006-07-23 Reimar DöffingerDo not crash when the first frame is not a keyframe...
2006-07-23 Kostya ShishkovCorrect edge MC for chroma
2006-07-22 Kostya ShishkovReplace code for clipping MV vectors (which is wrong...
2006-07-22 Kostya ShishkovDon't do non-uniform quantization on zero coeffs.
2006-07-21 Kostya Shishkov1000l: scale DC predictors instead of predicted value.
2006-07-21 Kostya ShishkovSet DC = 0 for skipped MB as it interferes DC prediction
2006-07-21 Kostya ShishkovSet correctly quantizer and transform mode when parsing...
2006-07-19 Michael Niedermayeravoid 4 +
2006-07-19 Michael Niedermayerremove 166 useless underscores, and make this file...
2006-07-19 Michael Niedermayerremove a few useless casts and avoid the useless t1...
2006-07-19 Michael Niedermayersimplify
2006-07-19 Michael Niedermayermore simplifications
2006-07-19 Michael Niedermayersimplification
2006-07-19 Michael Niedermayeriabs -> ABS
2006-07-19 Michael Niedermayersimplify
2006-07-19 Michael Niedermayerfix loop filter
next