Mercurial > libavcodec.hg
graph
-
removed useless header includes - use av memory functions libavcodecSat, 18 May 2002 23:03:29 +0000, by glantau
-
added VPATH support for multiple dir compilation libavcodecSat, 18 May 2002 23:01:20 +0000, by glantau
-
put all integer init code to compute n^(4/3) - memory alloc and header fixes libavcodecSat, 18 May 2002 22:58:08 +0000, by glantau
-
added proper memory handling functions - fixed include paths libavcodecSat, 18 May 2002 22:56:25 +0000, by glantau
-
tried to avoid gcc 2.95.2 bug by puting explicit register constraints - added comment about rounding bug in some functions (need to correct or suppress them for regression tests) libavcodecSat, 18 May 2002 22:49:11 +0000, by glantau
-
print frame decoding time support (x86 only) libavcodecThu, 16 May 2002 22:01:30 +0000, by michaelni
-
- repeat_pict meaning changed, now it signals the extra delay for the libavcodecTue, 14 May 2002 19:56:42 +0000, by pulento
-
* Mea culpa: it seems that I broke encoding to 8-bit pcm files. This fixes it. libavcodecTue, 14 May 2002 02:36:23 +0000, by philipjsg
-
- repeat_pict added to AVCodecContext to signal if the decoder must repeat libavcodecSun, 12 May 2002 02:55:48 +0000, by pulento
-
* Don't allocate 0 bytes of memory. It upsets electricFence! libavcodecThu, 09 May 2002 01:24:27 +0000, by philipjsg