Mercurial > libavcodec.hg
graph
-
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