]> git.sesse.net Git - ffmpeg/history - libavcodec
1/0 fix by (Tim Allen <tim at proximity dot com dot au>)
[ffmpeg] / libavcodec /
2003-10-28 Michael Niedermayerlinear blend 1 line shift fix
2003-10-27 Ivan KalvachevXvMC speedup by removing one memcpy and doing MB packing
2003-10-27 Michael Niedermayermake convert_matrix() independant of MpegEncContext
2003-10-26 James KlicmanAltiVec optimized fdct patch by (James Klicman <james...
2003-10-26 Michael Niedermayerfixing the remaning block-align checks
2003-10-26 Assaf Yaariblock algn patch by ("Assaf Yaari" <assafy at mobixell...
2003-10-25 Michael Niedermayerreorder table instead of wasting instructions to reorde...
2003-10-25 Michael Niedermayer10l
2003-10-25 Michael Niedermayersegfault fix
2003-10-25 Mike Melansonsupport Cinepak files with funky (not divisible by...
2003-10-25 Roman Shaposhnik * adding integer/floating point AAN implementations...
2003-10-24 Michael Niedermayeroptimizing
2003-10-24 Panagiotis IssarisFixes GCC 3.3.2 warnings patch by (Panagiotis Issaris...
2003-10-24 Fred Rothgangerrational.h not installed patch by (Fred Rothganger...
2003-10-24 Roman Shaposhnik * introducing dct248 into the DSP context.
2003-10-23 Alex Beregszaszi1l
2003-10-23 Michael Niedermayerminor mmx2 optimization if the dct
2003-10-23 Michael Niedermayerinline -> always_inline (842 -> 690 cpu cycles for...
2003-10-23 Michael Niedermayer4.9-RC FreeBSD doesnt like lrint() so change to lrintf...
2003-10-23 Michael Niedermayeroptionally merge postscale into quantization table...
2003-10-23 Michael Niedermayer10l
2003-10-22 Alex Beregszaszi10l
2003-10-22 Alex Beregszaszi100l
2003-10-22 Michael Niedermayeroops forgot
2003-10-22 Michael Niedermayerfloating point AAN DCT
2003-10-22 Michael Niedermayer112 bytes smaller MpegEncContext
2003-10-22 Michael Niedermayermove blocks away MpegEncContext (7.4 -> 5.8k)
2003-10-22 Michael Niedermayermove mmx quantizer matrixes out of MpegEncContext ...
2003-10-22 Michael Niedermayermove q_*_matrix out of MpegEncContext (40k ->23k) dct_q...
2003-10-21 Michael Niedermayerdynamic alloc of picture structs instead of putting...
2003-10-21 Michael NiedermayerBSD doesnt have log2
2003-10-20 Michael Niedermayermpeg2 aspect ratio encoding fixed
2003-10-20 Michael Niedermayeruse continued fractions to approximate a fraction if...
2003-10-20 Michael NiedermayerAVRational
2003-10-20 Michael Niedermayerbottom_field_first -> top_field_first
2003-10-20 Michael Niedermayerexport mpeg2 active display area / pan scan
2003-10-19 Dan Christiansengcc->C99 and warning fixes patch by (Dan Christiansen...
2003-10-18 Dan Christiansen- Moving -Wall from the individual Makefiles to configu...
2003-10-18 Roman Shaposhnik * providing MPEG codecs with a generic fields in...
2003-10-17 Michael Niedermayeremu_edge checks simplification and avoid redundant...
2003-10-16 Roman Shaposhnik * original fix still didn't align lines on s_align...
2003-10-16 Roman Shaposhnik * fix for a trivial 100l declaration typo
2003-10-16 Michael Niedermayerpicture buffer cleanup, this fixes a assertion failure...
2003-10-15 Michael Niedermayerdefault_get_buffer() fixes
2003-10-15 Michael Niedermayeralign
2003-10-15 Michael Niedermayerfix "first frame is no keyframe" bug
2003-10-15 Mike Melansonactivate the XA and ADX ADPCM codecs
2003-10-15 Mike Melansonreplace file to remove nasty DOS CRs and hard tabs
2003-10-15 Mike Melansonthis should be part of adpcm.c
2003-10-15 Mike Melansonquiet
2003-10-14 Mike Melansonadded CRI ADX and XA ADPCM audio modules, courtesy...
2003-10-14 Mike Melansondisable encoders where appropriate (patch courtesy...
2003-10-13 Michael Niedermayerfix the case where all vlc codes are 8 bits long (repea...
2003-10-13 Michael Niedermayeralignment 10l
2003-10-13 Michael Niedermayermmx2 optimization of huffyuv median encoding
2003-10-13 Michael Niedermayer10l
2003-10-13 Michael Niedermayerdont check if the ac esc 3 could have been stored as...
2003-10-13 Alex Beregszaszi10l
2003-10-12 Michael Niedermayerfix decoding if the aspect ratio changes
2003-10-12 Alex Beregszasziremoved the obsolete and unused parameters of init_put_bits
2003-10-12 Michael Niedermayerh263 GOB decoding fix
2003-10-12 Michael Niedermayerintra dc treshold != 0 decoding fixed
2003-10-11 Alex BeregszasziSunplus JPEG codec (SP5X) support
2003-10-11 Alex Beregszaszitheora comments skipping
2003-10-11 Alex Beregszasziusing av_abort
2003-10-11 Alex Beregszaszitheora decoding support (only keyframes for now, becaus...
2003-10-11 Mike Melansonoptimised versions of the get_pixels, diff_pixels,...
2003-10-11 Michael Niedermayerforgot to commit, i hope its correct
2003-10-11 Michael Niedermayerrecommit of
2003-10-11 Michael Niedermayerrecommit of
2003-10-11 Steven M. Schultzrecommit (of patch, as cvslog msg didnt apply cleanly)
2003-10-11 Michael Niedermayerrecommit of
2003-10-11 Michael Niedermayerrecommit of
2003-10-11 Drew Hessrecommit of
2003-10-11 Roman Shaposhnik * recommiting change from SF CVS
2003-10-11 Mike Melansonsupport a few more types of VQA files
2003-10-07 Michael Niedermayeruse lagrange multipler instead of qp for ratecontrol...
2003-10-05 Mike MelansonThis patch marks frames used in RPZA decoder as referen...
2003-10-05 Michael Niedermayermpeg1 + trellis quant segfault fix
2003-10-04 Michael Niedermayer10l ?
2003-10-04 Mike Melansonadded solid color vectors; basic PAL8, 4x2-vector video...
2003-10-04 Michael NiedermayerPatch for AAC encoding with libfaac by (Gildas Bazin...
2003-10-03 Mike Melansoninstructions for using the decoder
2003-10-03 Mike Melansonimplemented Id Quake II CIN support
2003-10-02 Michael Niedermayerrd cbp + single coeff elimination fix
2003-10-02 Mike Melansonfirst pass at a VQA video decoder
2003-10-02 Mike Melansonexperimental half-pel motion compensation for C planes...
2003-10-02 Michael Niedermayeroptionally try to encode each MB with MV=<0,0> and...
2003-10-01 Roman Shaposhnik * preAlpha DV encoding support -- there's still...
2003-10-01 Michael Niedermayerac prediction cleanup
2003-10-01 Mike MelansonNew demuxers: Sega FILM/CPK, Westwood VQA & AUD; new...
2003-09-30 Michael Niedermayerrate distortion optimal cbp support (h263/mpeg4 non...
2003-09-29 Roman Shaposhnik * DV handling was streamlined for both muxing/demuxi...
2003-09-29 Drew Hessavcodec const correctness patch by (Drew Hess <dhess...
2003-09-28 Dan ChristiansenPowerPC warnings & optimisations patch by (Dan Christia...
2003-09-28 Michael NiedermayerAMR-WB support by (Johannes Carlsson <joca at rixmail...
2003-09-28 Michael Niedermayersimpler
2003-09-27 Michael Niedermayerhurry_up fix?
2003-09-27 Michael Niedermayer100l
2003-09-26 Michael Niedermayerh263 stuffing decode fix
next