]> git.sesse.net Git - ffmpeg/history - libavcodec
more fixes
[ffmpeg] / libavcodec /
2003-09-01 Michael Niedermayermore fixes
2003-09-01 Michael Niedermayersome fixes (still buggy though)
2003-09-01 Mike Melansonskip preamble bytes
2003-09-01 Michael Niedermayerasv2 encoding
2003-09-01 Michael NiedermayerASV2 decoder
2003-08-30 Michael Niedermayerfixing unused f_code values
2003-08-30 Michael Niedermayer10l (big vs. little endian)
2003-08-29 Michael Niedermayerbit_rate in mpeg1/2 should be 0x3FFFF for vbr or at...
2003-08-29 Michael Niedermayer10l (closed gop bit)
2003-08-28 Fabrice Bellardfixed audio frame buffering problem (should correct...
2003-08-28 Fabrice Bellardspelling fix
2003-08-26 Michael Niedermayer100l (forget to reset me.skip for b frames)
2003-08-26 Roman Shaposhnik * ffmpeg was *silently* rejecting to deinterlace...
2003-08-26 Michael Niedermayerfixing CODEC_FLAG_GLOBAL_HEADER
2003-08-26 Michael Niedermayermpeg2 regression test
2003-08-25 Michael Niedermayeroooooops, having 2 Eterms open and doing cvs diff in...
2003-08-25 Michael Niedermayermpeg2 encoding
2003-08-25 Michael Niedermayerxvid edge bug (if i understand the mpeg4 spec correctly...
2003-08-24 Fabrice Bellardremoved unused variable
2003-08-24 Fabrice Bellardavoid warning
2003-08-24 Fabrice Bellardavoid warning
2003-08-24 Fabrice Bellardremoved unused variable
2003-08-24 Fabrice Bellardremoved unused variables
2003-08-24 Fabrice Bellardmemmove fixes (Jon Burgess)
2003-08-24 Fabrice Bellardexport int64_t_C as it is needed by libavformat.h
2003-08-24 Fabrice Bellardwhen changing version, please keep my changes (win32...
2003-08-22 Michael Niedermayercustom quant matrix encoding support
2003-08-22 Michael NiedermayerPSX MDEC decoder, based upon some code from Sebastian...
2003-08-22 Fabrice Bellardrepeat_pict was never returned
2003-08-20 Michael NiedermayerAC3 encoding patch ba (Ross Martin <ffmpeg at ross...
2003-08-20 Michael Niedermayerfixing chroma MC
2003-08-19 Michael NiedermayerMC rounding fixed?
2003-08-19 Michael Niedermayerfix AVFrame.reference (the frames are used for decoding...
2003-08-18 Michael Niedermayeruse codec_tag for encoding too
2003-08-15 Michael Niedermayerfixing thread safety, this may cause alignment problms...
2003-08-12 Roman Shaposhnik * fixing a regression in mpeg encoder (not setting...
2003-08-12 Mike Melansonreverse earlier patch
2003-08-11 Magnus DammSimplified and fixed altivec/altivec.h detection under...
2003-08-10 Michael Niedermayerskip ext header missing message for msmpeg4v2
2003-08-08 Mike Melansonendian-conscious fix, courtesy of Sebastian Jedruszkiewicz
2003-08-05 Michael Niedermayercheck input pix_fmt
2003-08-05 Michael Niedermayercleanup / fixes
2003-08-02 Michael Niedermayerclear bitstream buffers in AVCodec.flush()
2003-08-01 Michael NiedermayerFF_INPUT_BUFFER_PADDING_SIZE
2003-08-01 Michael Niedermayermake the h263 decoder more error tolerant
2003-07-29 Ivan KalvachevAdd GNU header, remove X includes, add more check for...
2003-07-29 Michael Niedermayernamespace fix (triggered by gcc-alivec-bugfix + gentoo...
2003-07-29 Michael Niedermayerpatch for flv deblocking by (Garrick Meeker <gmeeker...
2003-07-29 Michael Niedermayerrate distortion mb decision support
2003-07-29 Michael Niedermayerdebug stuff
2003-07-28 Alex Beregszasziusing av_abort instead exit
2003-07-27 Alex Beregszaszi410p -> 411p
2003-07-27 Alex BeregszasziCLJR decoding support
2003-07-26 Ivan Kalvachevmake MPV_frame_start fail on get_buffer failer
2003-07-26 Ivan Kalvachevcompile xvmc only when requested
2003-07-26 Ivan Kalvachevinitial XvMC support
2003-07-26 Ivan Kalvachevinitial XvMC support
2003-07-26 Michael Niedermayerati vcr2 uv swap
2003-07-25 Alex Beregszasziget_bits -> skip_bits
2003-07-25 Alex Beregszasziwarning fixes
2003-07-24 Michael Niedermayervcr2 cleanup
2003-07-24 Michael NiedermayerATI VCR2 decoding support
2003-07-24 Michael Niedermayerfix
2003-07-24 Michael NiedermayerATI VCR1 decoder
2003-07-23 Michael Niedermayerlast frames & b frames encoding fix
2003-07-23 Michael Niedermayerlast frame decoding fix
2003-07-23 Michael Niedermayerbitstream changes to match JM7.2
2003-07-20 Michael Niedermayerdefault for slices is display order again
2003-07-18 Michael Niedermayersvq3 b frame slices fix
2003-07-17 Michael NiedermayerAVCodec.flush()
2003-07-16 Michael Niedermayeredge fix
2003-07-16 Michael Niedermayerfix edge repeating bug for %16!=0 files, this fixes...
2003-07-16 Michael Niedermayerfix qmin==qmax==1 && msmpeg4 && intra bug
2003-07-15 Michael Niedermayerflv1 fix
2003-07-14 Michael Niedermayer10l
2003-07-13 Michael Niedermayer10l
2003-07-13 Michael Niedermayergolomb rice code cleanup / simplify (~0.5% compression...
2003-07-12 Michael Niedermayersimpler
2003-07-12 Michael Niedermayercleanup
2003-07-10 Michael Niedermayerpostprocessing support
2003-07-10 Michael Niedermayer1000l (forgot to commit)
2003-07-10 Michael Niedermayerfix? flv escape codes
2003-07-10 Mike Melansonadded the official VP3 IDCT (C implementation) as well...
2003-07-10 Michael Niedermayerflv cleanup / simplify
2003-07-09 Garrick Meekerflash video (flv) support patch by (Garrick Meeker...
2003-07-09 Romain Dolbeau1) remove TBL support in PPC performance. It's much...
2003-07-08 Michael Niedermayerfew more error checks
2003-07-07 Michael Niedermayerthe reference sw doesnt like some legal headers ...
2003-07-07 Alex Beregszasziwarning fix
2003-07-07 Michael Niedermayermpeg 2 seeking fix
2003-07-07 Alex BeregszasziOptimized simple idct for arm by Frederic 'dilb' Boulay...
2003-07-06 Michael NiedermayerCODEC_FLAG_LOW_DELAY fix
2003-07-05 Michael Niedermayermerge U and V statistics, 33% reduction in memory requi...
2003-07-05 Michael Niedermayermemleak fix by (Jake Page <jake at CS dot Stanford...
2003-07-04 Alex Beregszaszimoved frame_count to wmadeccontext
2003-07-04 Alex Beregszasziuniformization (now it uses the same trace functions...
2003-07-04 Alex Beregszasziunwanted second definition of CHECKED_ALLOCZ
2003-07-04 Romain DolbeauPPC fixes & clean-up patch by (Romain Dolbeau <dolbeau...
2003-07-03 Ivan KalvachevMpeg2 16x8 Patch by ("Ivan Kalvachev" <ivan at cacad...
2003-07-03 Michael Niedermayerfix last_block_index<=0 bug
next