]> git.sesse.net Git - ffmpeg/history - libavcodec
man page installation support
[ffmpeg] / libavcodec /
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
2003-07-02 Michael Niedermayercleanup / cosmetics
2003-07-02 Michael Niedermayer20% less memory needed for 8bit AC state (worst compres...
2003-06-29 Alex Beregszaszimoved the tables into header files (and applied the...
2003-06-29 Michael NiedermayerPPC970 patch + cpu-specific tuning support by (Romain...
2003-06-29 Sam Hocevarbuild error on Alpha patch by (Sam Hocevar <sam at...
2003-06-28 Michael Niedermayerfix CHECKED_ALLOCZ(0)
2003-06-28 Michael Niedermayergcc 2.95 workaround
2003-06-27 Mike Melanson- fix PLANE_PRED8x8 prediction (H/V are swapped, this...
2003-06-27 Mike MelansonFix third pixel motion compensation
2003-06-27 Michael Niedermayer2x100l
2003-06-26 Michael Niedermayerblinking blocks around thin vertical lines and dots...
2003-06-23 Ivan KalvachevDMV support patch by ("Ivan Kalvachev" <ivan at cacad...
2003-06-22 Michael NiedermayerCONFIG_ENCODERS cleanup
2003-06-21 Michael Niedermayerthe return of the idct with 16bit output by ("Ivan...
2003-06-21 Michael Niedermayerfixing concealment MVs prediction
2003-06-20 Alex Beregszaszisome warning fixes
2003-06-20 Mike Melansondon't step on the context
2003-06-20 Mike Melanson4, not 2
2003-06-19 Mike Melansonadded support for B-frames and multiple slices
2003-06-19 Mike Melansonfix identifier to fix compilation
2003-06-18 Michael Niedermayermake ff_emulated_edge_mc() independant of MpegEncContext
2003-06-18 Nick Kurshevoptimization: merge phases 0 and 1
2003-06-17 Michael Niedermayerlossless mjpeg encoding (planar yuv & RGB) and somerela...
2003-06-17 Nick Kurshevto be more precise
next