]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2002-07-13 Michael Niedermayeroptimization (get_vlc -> get_vlc2)
2002-07-13 Michael Niedermayerreturn buf_size again, i hope kabi is finally happy...
2002-07-13 Michael Niedermayerrl vlc decoding optimizations
2002-07-12 Falk HüffnerWarning fix.
2002-07-11 Arpidon't exit decoder after decoding first field -> fixes...
2002-07-11 Falk HüffnerTweak Alpha compiler flags.
2002-07-11 Nick Kurshev10L
2002-07-11 Nick KurshevAdd Arpi to list of porters.
2002-07-11 Nick KurshevChange licence to LGPL since there are no objections...
2002-07-11 Michael Niedermayerdont trash table in GET_VLC
2002-07-10 Falk HüffnerRemove some cruft.
2002-07-10 Marko Kreenadding ff prefix to avoid global name conficts with...
2002-07-10 Michael Niedermayerreturning the number of consumed bytes (2nd try)
2002-07-10 Michael Niedermayerget_vlc() optimizations
2002-07-10 Nick KurshevApplied patch of Felix Buenemann
2002-07-10 Michael Niedermayerget_vlc() optimization
2002-07-10 Nick Kurshev* prefixication (due Kabi's request)
2002-07-10 Zdenek Kabelac* clean compiler warning
2002-07-10 Michael Niedermayer-O3
2002-07-10 Michael Niedermayerreturn the number of consumed bytes instead of 0 or...
2002-07-09 Michael Niedermayerc std doesnt like negative shifts -> use asm
2002-07-09 Zdenek Kabelac* declare av_free
2002-07-09 Felix Bünemannwarning fix patch by atmos
2002-07-09 Michael Niedermayergcc3 bug workaround
2002-07-09 Michael Niedermayerfixing sinc filter (seems the problem was caused by...
2002-07-09 Nick Kurshevnew codec: Sorenson v1
2002-07-09 Michael Niedermayernew bitstream reader API (old get_bits() based one...
2002-07-08 Zdenek Kabelac* redundant declaration removed
2002-07-07 Michael Niedermayerwmv1 slice_height != mb_height support
2002-07-05 Falk HüffnerImplement clear_blocks_axp.
2002-07-04 Falk Hüffner* Move "restrict" fallback to common.h
2002-07-04 Michael Niedermayermore scaling algos
2002-07-04 Fabrice Bellardadded rtp protocol
2002-07-04 Fabrice Bellardadded rtsp support (not activated yet)
2002-07-04 Fabrice Bellardadded rtp support (not activated yet)
2002-07-04 Fabrice Bellardadded raw tcp support
2002-07-04 Falk Hüffner* Detect "retrict" keyword
2002-07-03 Falk HüffnerMake dct_unquantize_h263 work on systems without MVI...
2002-07-03 Falk HüffnerUpdate and activate dct_unquantize_h263_mvi. Thanks...
2002-07-03 Falk HüffnerUse updated motion compensation routines.
2002-07-02 Falk HüffnerActivate ALT_BITSTREAM_READER by default on Alpha,...
2002-07-01 Falk HüffnerAssembly version of put_pixels. This is currently the...
2002-07-01 Falk HüffnerAdd profiling support.
2002-07-01 Falk HüffnerImplement put_pixels_clamped and add_pixels_clamped...
2002-06-30 Michael Niedermayerusing the new rgb2rgb converters (the LQ ones are only...
2002-06-30 Michael Niedermayerlast line messed up in Y800 bugfix
2002-06-30 Michael Niedermayerfixing rgb24tobgr32
2002-06-29 Michael Niedermayerfixing memory overwrite bugs in the new converters
2002-06-29 Michael Niedermayertest new converter stuff too
2002-06-29 Michael Niedermayermerging changes from mplayerxp (rgb2rgb*.{c,h} only)
2002-06-29 Michael Niedermayerfixing memory overwrite bugs again ...
2002-06-29 Michael Niedermayercolorspace converter tests (memory corruption tests...
2002-06-27 Michael Niedermayeryvu9 -> yv12 unscaled converter with linear chroma...
2002-06-27 Michael Niedermayer-sws 6 (luma bicubic & chroma bilinear)
2002-06-27 Michael Niedermayeruse unified yuv2rgb init
2002-06-27 Michael Niedermayerfixing scaling/contrast for 1/4/8 bpp
2002-06-27 Zdenek Kabelac* turned into debug message - it's annoying when watchi...
2002-06-25 Michael Niedermayerinit dc_scale tables to defaults (fixes mjpeg sig11)
2002-06-24 Falk HüffnerUgly hack to make the assembler accept MVI instructions.
2002-06-24 Falk Hüffner* Fixed constraints
2002-06-24 Falk HüffnerReintroduce lost idctSparseCol for Alpha. Sorry for...
2002-06-24 Michael Niedermayerkilling globals
2002-06-24 Michael Niedermayer4mv bugfix
2002-06-24 Michael Niedermayer10l
2002-06-24 Michael Niedermayer100l (non mmx versions didnt compile)
2002-06-23 ArpiIF09 is alias for YVU9 (actually it has extra 4th plane...
2002-06-23 Michael Niedermayeryvu9 support (other planar yuv formats with other chrom...
2002-06-23 Michael Niedermayercleanup
2002-06-23 Michael Niedermayerselftest support
2002-06-22 Michael Niedermayermore mpeg4 fourcc's
2002-06-22 Michael Niedermayercleanup & grayscale support
2002-06-22 Michael Niedermayerfixing wmv1 bugs, it was foolish to belive that m$...
2002-06-22 Arpisync with mplayer xp
2002-06-21 Alex Beregszaszipre-yvu9toyv12 converter, only grayscale Y-plane coping :)
2002-06-18 Fabrice Bellardfixed VOB parsing bug
2002-06-18 Michael Niedermayerwmv1
2002-06-18 Michael Niedermayerwmv1 support
2002-06-18 Michael Niedermayerwmv1 support
2002-06-18 Michael Niedermayerdc scale simplification/optimization
2002-06-17 Michael Niedermayer10l
2002-06-17 Michael Niedermayer1bpp support
2002-06-17 Fabrice Bellarduse #ifdef
2002-06-17 Philip GladstoneChange ticker_tick to use ticker_abs as we want the...
2002-06-17 Philip GladstoneAdd ticker_abs function that returns the number of...
2002-06-17 Michael Niedermayer8bpp bugfixes (brightness, contrast ...)
2002-06-16 Michael Niedermayerordered dither for 8bpp
2002-06-16 Michael Niedermayer8bpp support (no dithering yet, use -vop noise for...
2002-06-14 Philip GladstoneChange the way that the ?date= stuff is parsed. It...
2002-06-13 Fabrice Bellardreverted to inttypes.h since it gives problems on some...
2002-06-11 Fabrice Bellardmoved code to mem.c and allcodecs.c
2002-06-11 Fabrice Bellardfixed one mpeg decoder memory leak
2002-06-11 Fabrice Bellardmove unaligned access macros to dsputil.h - added unali...
2002-06-11 Fabrice Bellardmemory functions are exported
2002-06-11 Fabrice Bellardput codec registering in another file so that the user...
2002-06-11 Fabrice Bellardput memory functions in a separate file so that the...
2002-06-11 Fabrice Bellardadded installlib target to install static libraries...
2002-06-11 Fabrice Bellarddo not export internal functions - use stdint.h
2002-06-11 Fabrice Bellardoptimized ticker_tick() if num is big - please test...
2002-06-10 Philip Gladstone* Add code to restart ffmpeg if it crashes
2002-06-09 Michael Niedermayergrayscale only encoding
next