OSDN Git Service

coroid/libav_saccubus.git
2002-03-23 Michael Niedermayerfixing motion estimation with h263p hopefully
2002-03-23 Michael Niedermayerstatistics for 2-pass encoding
2002-03-23 Michael Niedermayerdont return -1 if mpeg4 scalability ...
2002-03-23 Michael Niedermayerbetter inter/intra decission algo (same as xvid)
2002-03-23 Michael Niedermayerfixing MV range in h263
2002-03-22 Michael Niedermayermore aspect stuff
2002-03-22 Michael Niedermayermpeg4 aspect_ratio_info in AVCodecContext (requested...
2002-03-22 Michael Niedermayerfixing epzs & mpeg1 (hopefully now really ...)
2002-03-22 Michael Niedermayermpeg1 & epzs fix
2002-03-22 Michael Niedermayer-me epzs
2002-03-22 Michael Niedermayeroops
2002-03-22 Michael Niedermayernew motion estimation (epzs) not complete yet but allre...
2002-03-21 Michael Niedermayerfixing bgr15&16 on big_endian
2002-03-20 Juanjo- Fix pts calculation on mpeg mux (A/V sync) - Thanks...
2002-03-19 Juanjo- Added video coding statistics for ffmpeg. Needs more...
2002-03-19 Michael Niedermayertrying to fix qscale==0
2002-03-19 Michael Niedermayeruse the width & height from the mpeg4 header ... in...
2002-03-18 Michael Niedermayermsmpeg4 bugfix (wrong frame displayed if some frames...
2002-03-18 Michael Niedermayerfixing 4MV
2002-03-17 Michael Niedermayerscene change detection
2002-03-17 Michael Niedermayer10l
2002-03-17 Juanjo- Fixes on MPEG demuxer to handle VOBs without System...
2002-03-17 Michael Niedermayerhopefully better bitrate controll
2002-03-16 Juanjo- Bug fix MPEG-2 decoder to handle "repeat_first_field...
2002-03-15 Michael Niedermayeroptimization
2002-03-15 Michael Niedermayeruse ac prediction in mpeg4 encoding (5% smaller intra...
2002-03-13 Michael Niedermayersupport decoding (with mplayer) of 3 .mp4 files from...
2002-03-13 Michael Niedermayergenerate even more complete mpeg4 headers
2002-03-12 Michael Niedermayermpeg4 b-frames :)
2002-03-10 Juanjo- Bug fix on output sample rate for lame MP3 encoding.
2002-03-10 Juanjo- Added MP3 encoding through libmp3lame contributed...
2002-03-10 Juanjo- Added MP3 encoding through libmp3lame contributed...
2002-03-10 Juanjo- Added MP3 encoding through libmp3lame contributed...
2002-03-10 Juanjo- Added MP3 encoding through libmp3lame contributed...
2002-03-10 Michael Niedermayerdivx5 draw_edges bugfix
2002-03-09 Michael Niedermayerq-pel mc fixed
2002-03-09 Michael Niedermayerdivx5-gmc support
2002-03-08 François Revol* BeOS patch by François Revol <revol@free.fr>
2002-03-07 Michael Niedermayergmc bitstream decoding support (the real motion compens...
2002-03-05 Michael Niedermayerparsing more of the mpeg4 header & print some "not...
2002-03-03 Felix Bünemannadd mangling
2002-03-01 Juanjo- Fix on AVI and WAV headers based on Nikolai Zhubr...
2002-02-26 Michael Niedermayerfixing warning
2002-02-26 Juanjo- Added PSNR feature to libavcodec and ffmpeg. By now...
2002-02-22 Michael Niedermayerfixing msmpeg4 decoding if fps < 16 (i thought it was...
2002-02-22 Michael Niedermayeruse assert.h
2002-02-22 Juanjo- Bug fix on RTYPE (rounding type) not being honoured...
2002-02-21 Michael Niedermayer101++
2002-02-21 Michael Niedermayerfixing bgr32 output on big-endian systems
2002-02-21 Michael Niedermayerunscaled yuv2rgb fix for big-endian systems
2002-02-19 Juanjo- Bug fixes in H.263+ Advanced INTRA Coding decoder.
2002-02-18 Juanjo- H.263+ decoder support for Advanded INTRA Coding...
2002-02-18 Zdenek Kabelac* Also include time.h for nanosleep()
2002-02-18 Zdenek Kabelac* some modifications to allow gcc to compile same code...
2002-02-18 Zdenek Kabelac* simplified indexing
2002-02-18 Zdenek Kabelac* simplified indexing
2002-02-18 Zdenek Kabelac* eliminating duplicated code from MPV_common_end
2002-02-18 Zdenek Kabelac* using static instead of extern
2002-02-18 Zdenek Kabelac* continue after error in msmpeg4_decode_mb - helps...
2002-02-18 Michael Niedermayeravoid overflow of picturenumber*fps*10000
2002-02-18 Michael Niedermayerblock_last_index was too large (in mpeg1 decoding)
2002-02-15 Juanjo- Minor changes on bitrate control
2002-02-15 Michael Niedermayeroptimized the normal bitstream writer, its faster than...
2002-02-14 Michael Niedermayerminor dststride bugfix for i420 output
2002-02-13 Michael Niedermayeroptimized encode_dc() (+2% speed on P3 for mpeg1 intra...
2002-02-13 Michael Niedermayeroptimize mpeg1_encode_block()
2002-02-12 Michael Niedermayeraligned bitstream writer (1% slower on p3 but perhaps...
2002-02-12 Michael Niedermayeralternative bitstream writer (disabled by default,...
2002-02-10 Michael Niedermayerunscaled memcpy variant bugfix (negative strides)
2002-02-10 Juanjo- More work on preliminary bit rate control, just to...
2002-02-10 Juanjo- Now the ME is done for the entire picture when encond...
2002-02-10 Michael Niedermayerunscaled BGR24 -> YV12
2002-02-10 Michael Niedermayerrgb24toyv12 in MMX (untested)
2002-02-09 Michael Niedermayerbgr24toUV in MMX
2002-02-09 Michael Niedermayerbgr24toY in MMX
2002-02-09 Juanjo- Fixes on RTP and GOB headers for H.263.
2002-02-09 ArpiPATCH by Rik Snel <rsnel@cube.dyndns.org>
2002-02-09 ArpiPATCH by Rik Snel <rsnel@cube.dyndns.org>
2002-02-09 Michael Niedermayerworkaround gcc 2.95.2 bug
2002-02-08 Michael Niedermayerfastmemcpy
2002-02-08 Michael Niedermayerunscaled BGR15->BGR16
2002-02-08 Michael Niedermayerbgr15 input support
2002-02-08 Michael Niedermayerfaster bgr16 input
2002-02-08 Michael Niedermayerbgr16 input support
2002-02-07 Michael Niedermayeravoid copying input when encoding non intra stuff too
2002-02-07 Michael Niedermayerunscaled converters
2002-02-07 Michael Niedermayerfixing green line at right side bug (reported by Nick...
2002-02-07 Michael Niedermayerwidth or height %16 != 0 bugfix
2002-02-06 Michael Niedermayerrgb32 & rgb24 input support
2002-02-06 Michael Niedermayer101 (yuv2rgb with mpeg1,...) ;)
2002-02-06 Michael NiedermayerswScale internally uses yuv2rgb now if possible
2002-02-05 Michael Niedermayeruse multiply instead of divides for DC prediction on X86
2002-02-04 Michael Niedermayerprinting error messages if something is wrong instead...
2002-02-03 Michael NiedermayerfilterPos bugfix (only nearest neighbor scaling was...
2002-02-02 Michael NiedermayerMMX(2) optimized YUY2 input
2002-02-01 Michael Niedermayerprinting correct format info
2002-02-01 Michael NiedermayerYUY2, BGR24, BGR32 input support (no mmx yet)
2002-01-30 Michael Niedermayer-sws 2 is default now
2002-01-30 Michael NiedermayerYV12 like formats support (I420/IYUV)
2002-01-29 Michael Niedermayertop row bugfix
next