Mercurial > libavcodec.hg
graph
-
make ffmpeg/libavcodec/liba52/crc.c compile on systems where no inttypes.h patch by (Chip <szarlada at freemail dot hu>) libavcodec2004-06-09, by michael
-
gcc bug workaround by (Jonathan Gray <khalek at linuxgamers dot net>) libavcodec2004-06-08, by michael
-
hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-06-08, by michael
-
Building with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>) libavcodec2004-06-06, by michael
-
optional and disabled by default memalign hack for SSE/SSE2 on that alternative OS libavcodec2004-06-06, by michael
-
sample_rate and channels in aac audio patch by (Luca Abeni <lucabe72 at email dot it>) libavcodec2004-06-05, by michael
-
mini-fix for compatibility with other compilers by (Hauke Duden <H.NS.Duden at gmx dot net>) libavcodec2004-06-05, by michael
-
avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-06-05, by michael
-
hadamard/AltiVec: fix to compiler fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-06-05, by michael
-
remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-06-05, by michael
-
10l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavcodec2004-05-31, by michael
-
h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) libavcodec2004-05-30, by michael
-
accurate/slow (per line instead of per block) deblock filter spport which is identical to what is recommanded in the mpeg4 spec libavcodec2004-05-27, by michael
-
altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-05-26, by michael
-
rpza resolution fix, courtesy of Todd Kirby (doubleshot at pacbell.net) libavcodec2004-05-26, by melanson
-
avcodec_find is in no header file, and appearently not used or very usefull so lets make it static ... libavcodec2004-05-25, by michael
-
warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec2004-05-25, by michael
-
oops, forgot to commit that change from the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec2004-05-21, by michael
-
rtp callback context patch by ("Chris Flerackers" <cflerackers at androme dot be>) libavcodec2004-05-18, by michael
-
some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec2004-05-18, by michael
-
moving motion estimation specific variables from MpegEncContext -> MotionEstContext libavcodec2004-05-11, by michael
-
use AVInteger in av_rescale() so it can finally do 64*64/64 instead of just 64*32/32 libavcodec2004-05-04, by michael
-
move the 0x80 vector outside of the function, thus saving the compiler libavcodec2004-04-27, by melanson
-
separate out put_signed_pixels_clamped() into its own function and libavcodec2004-04-27, by melanson
-
correct MMX-optimized variant of VP3 IDCT, with comments (thank you libavcodec2004-04-25, by melanson
-
support reusing mb types and field select values of the source file, but use motion vectors just as additional predictors libavcodec2004-04-25, by michael
-
License change and cpu detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) libavcodec2004-04-24, by michael
-
vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) libavcodec2004-04-24, by michael
-
cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) libavcodec2004-04-24, by michael
-
libavcodec Cygwin compilation failure (II) patch by (Sascha Sommer) libavcodec2004-04-24, by michael
-
VIS optimized motion compensation code. by (David S. Miller <davem at redhat dot com>) libavcodec2004-04-23, by michael
-
h264 nal decoding fix by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec2004-04-23, by michael
-
h264 hurry up fix and a tiny cabac clean patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec2004-04-23, by michael
-
better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-04-22, by michael
-
hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-04-20, by michael
-
passing AVFrame instead of AVPicture around in ffmpeg, that way stuff like motion vectors can be passed from the decoder to the encoder libavcodec2004-04-17, by michael
-
forgotten copyright & dct_quantize_altivec disabled patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-04-16, by michael
-
fixed buffering for low bitrates patch by (Hauke Duden <H.NS.Duden at gmx dot net>) libavcodec2004-04-16, by michael
-
unify table indexing (motion_val,dc_val,ac_val,coded_block changed) libavcodec2004-04-16, by michael
-
progressive P frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec2004-04-11, by michael
-
fixing alignment problems -> SSE2 support enabled again in libavcodec (from ffdshow / milan_cutka) libavcodec2004-04-09, by michael
-
writing corrupt files on MinGW patch by (Matthias Fritschi <choi at netlabs dot org>) libavcodec2004-04-09, by michael
-
Missing LDFLAGS in libavcodec/Makefile patch by ("Michael T. Dean" <mtdean at thirdcontact dot com>) libavcodec2004-04-09, by michael
-
aac decoding patch by ("Thomas Raivio" <tjraivio at cc dot hut dot fi>) libavcodec2004-04-09, by michael
-
padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>) libavcodec2004-04-08, by michael
-
pts hack (correct solution would be to pass the pts from the encoder to the muxer) libavcodec2004-04-04, by michael
-
remove function call from muxer->encoder and cleanly pass global headers libavcodec2004-04-04, by michael
-
split stream into valid mp3 frames, at least flv & nut absolutely need this, but probably most other formats too libavcodec2004-04-01, by michael
-
ensure that the bitstream buffers for encoding partitioned frames are aligned libavcodec2004-03-26, by michael
-
h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec2004-03-26, by michael
-
always parse APP* as it sometimes contains startcodes which confuse the decoder otherwise libavcodec2004-03-26, by michael
-
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
-
initial support for Duck TrueMotion v1 (think of it as On2 VP1); only libavcodec2003-12-03, by melanson
-
h263 MV prediction doesnt match mpeg4, for some slices configurations (fixes RV20 MVs) libavcodec2003-12-01, by michael
-
16x8 MV vissualization by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec2003-11-25, by michael
-
finally working with old theora bitstream (flipped image), the only sample I have is decoded successfully (theora.ogg) libavcodec2003-11-23, by alex
-
small mjpeg fix by (James Stembridge <jstembridge at users dot sourceforge dot net>) libavcodec2003-11-12, by michael
-
av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec2003-11-03, by michael
-
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec2003-11-03, by michael