Mercurial > libavcodec.hg
graph
-
do loop filter immediatly after each macroblock is decoded instead of after a frame is decoded libavcodec2004-03-20, by michael
-
h264 loop filter for progressive I&P frames by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec2004-03-19, by michael
-
h.263 ssm + aic fix by (Maarten Daniels <maarten dot daniels at student dot luc dot ac dot be>) libavcodec2004-03-18, by michael
-
1000000l (using uninitalized variable for initalizing bits per MV table) libavcodec2004-03-16, by michael
-
* DV decoding/encoding now supports MultiThreading for up to 324 CPUs ;-) libavcodec2004-03-14, by romansh
-
* DV decoder simplifications. Now it looks to be 6% faster. At least libavcodec2004-03-14, by romansh
-
minor VMD system update; still not perfect, but should not crash either libavcodec2004-03-14, by melanson
-
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> libavcodec2004-03-14, by melanson
-
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) libavcodec2004-03-13, by michael
-
smarten up the SVQ3 extradata decoder without changing the external API libavcodec2004-03-13, by melanson
-
disable lames leading zero "feature", fixes a few more flv encoding issues libavcodec2004-03-10, by michael
-
find_start_code() optimization (about 2x faster now) this may improve decoding speed with multiple threads libavcodec2004-03-09, by michael
-
cut over to using new VP3 DSP functions and remove the old ones; bring libavcodec2004-03-08, by melanson
-
seperated out the C-based VP3 DSP functions into a different file; also libavcodec2004-03-08, by melanson
-
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec2004-03-03, by michael
-
attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) libavcodec2004-03-01, by michael
-
attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) libavcodec2004-02-29, by michael
-
int64_t_C patch by (Gael Chardon <gael-announcements+ffmpeg at 4now dot net>) libavcodec2004-02-28, by michael
-
Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>) libavcodec2004-02-28, by michael
-
export DCT coefficients patch by (Wolfgang Hesseler <wolfgang.hesseler at imk dot fraunhofer dot de>) libavcodec2004-02-25, by michael
-
auxdatae, crcrs fix by (Jean-Francois Panisset <panisset at comcast dot net>) libavcodec2004-02-18, by michael
-
crc8 checking, based upon a patch by (Miroslav Lichvar <lichvarm at phoenix dot inf dot upol dot cz>) libavcodec2004-02-18, by michael
-
normalize adaptive quantizatiuon fix (based upon a patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>)) libavcodec2004-02-14, by michael
-
replace a few pbBufPtr() by put_bits_count(), one of them was actually wrong libavcodec2004-02-13, by michael
-
simplify MV availability check / dont use below last row MV which is always zero libavcodec2004-02-13, by michael
-
* gotta setup coded_frame for encoding. avcodec.h says that for decoding libavcodec2004-02-10, by romansh
-
analyze the gradient of the error surface to avoid a few checks in the quantizing noise shaper libavcodec2004-02-06, by michael
-
initial commit for Quicktime Animation (RLE) video decoder; bit depths libavcodec2004-02-05, by melanson
-
cleanup ugly code (also appearently works around a bug gcc 3.4 which fails compiling it) by (mru at kth dot se (Måns Rullgård)) libavcodec2004-02-04, by michael
-
these functions (get_bit_count and align_put_bits) are referenced even libavcodec2004-01-31, by melanson
-
first coded vs. first displayed pts (segfault & pts fix if b frames are used) libavcodec2004-01-27, by michael
-
optimization & bugfix extracted from the 4k line diff between ffmpeg 0.4.7 and http://www.alicestreet.com/ffh263.html libavcodec2004-01-24, by michael
-
fixing twice added offset bug, was triggered by 4mv + sub_cmp != mb_cmp libavcodec2004-01-14, by michael
-
grayscale mjpeg decoding support based upon a patch by (Leon Bottou (leonb)) libavcodec2004-01-10, by michael
-
copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise libavcodec2004-01-10, by michael
-
more sane inttypes emulation behavior if libavcodec is used outside ffmpeg libavcodec2004-01-10, by michael
-
inttypes emulation cleanup patch by ("Chris Flerackers" <cflerackers at androme dot be>) libavcodec2004-01-09, by michael
-
optimize compute_antialias() and add a floating point based alternative (2x faster) libavcodec2004-01-08, by michael
-
uninitalized variables fix by (Gildas Bazin <gbazin at altern dot org>) libavcodec2004-01-08, by michael
-
non YV12 vissualization fix by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec2004-01-04, by michael
-
denoise_dct_sse2() patch by (Balatoni Denes <pnis at coder dot hu>) libavcodec2004-01-03, by michael
-
first pass at Sierra VMD A/V decoders; video looks great, audio is not libavcodec2004-01-02, by melanson
-
motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec2003-12-30, by michael
-
initial predictors are not sent to the output in QT IMA; fix stereo QT libavcodec2003-12-16, by melanson
-
cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec2003-12-14, by michael
-
move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec2003-12-09, by michael