]> git.sesse.net Git - ffmpeg/history - libavcodec
forgot to apply this chunk appearently, no, i dont really remember where it came...
[ffmpeg] / libavcodec /
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
2003-09-25 Michael Niedermayerfixes levis.avi
2003-09-24 Michael Niedermayerslight quality improvement ( < +0.04 PSNR) for high...
2003-09-24 Michael Niedermayerconstraint_parameter_flag fix
2003-09-22 Falk HüffnerFix compilation with ccc
2003-09-19 Mike Melansonfix Interplay DPCM (frames are intracoded, predictors...
2003-09-19 Mike MelansonMACRO-ize a bunch of redundant code blocks; fix 16...
2003-09-19 Mike Melansondo away with all those naughty global variables
2003-09-18 Mike Melansonvideo looks beautiful now, many thanks to Alexander...
2003-09-17 Mike Melansonwrong, wrong, wrong...coded bits are read in the opposi...
2003-09-16 Fabrice Bellarduse VC++ lib tool if available
2003-09-16 Michael Niedermayerscenechange_threshold
2003-09-15 Fabrice Bellardcorrect DLL windows install
2003-09-15 Michael Niedermayeranother non const static, maybe its thread save now
2003-09-14 Mike Melansoninitial Interplay video decoder
2003-09-14 Mike MelansonMinistry of English Composition fixes (courtesy of...
2003-09-14 Mike Melansonchange pixel identifier conflict with AltiVec headers...
2003-09-13 Falk HüffnerUse asms instead of builtins when compiling for generic...
2003-09-13 Mike Melansonfinal word on RGBA byte order
2003-09-12 Roman Shaposhnik * patch for compile problem by "Steven M. Schultz...
2003-09-12 Mike Melansondeploy palette control API
2003-09-11 Fabrice Bellardsimplified version handling
2003-09-11 Mike Melansoncopy & paste strikes again
2003-09-11 Mike Melansonxan_wc3 decoder now works correctly; added a bunch...
2003-09-10 Michael NiedermayerAVI stream header FCC / more reliable detection of...
2003-09-10 Michael Niedermayerdetect old xvid with fourcc=DIVX
2003-09-10 Michael Niedermayerdetect avcodec_open() on an already opened AVCodecContext
2003-09-09 Fabrice Bellardremoved warnings
2003-09-09 Fabrice Bellarduse const data - began to make code more portable
2003-09-09 Fabrice Bellardremoved warnings
2003-09-09 Fabrice Bellardremove warnings
next