Thu, 06 Mar 2003 11:25:55 +0000 |
michaelni |
doxy
libavcodec
|
Thu, 06 Mar 2003 10:26:19 +0000 |
michaelni |
cosmetics
libavcodec
|
Thu, 06 Mar 2003 10:21:57 +0000 |
michaelni |
doxygen config file, so ppl just have to call doxygen in the libavcodec dir and a beatifull doxy is generated ;)
libavcodec
|
Thu, 06 Mar 2003 10:08:15 +0000 |
michaelni |
more dox
libavcodec
|
Thu, 06 Mar 2003 02:04:54 +0000 |
michaelni |
more idiot proof dox
libavcodec
|
Wed, 05 Mar 2003 23:55:52 +0000 |
michaelni |
ff_block_permute() dox
libavcodec
|
Wed, 05 Mar 2003 20:13:11 +0000 |
michaelni |
cleanup
libavcodec
|
Wed, 05 Mar 2003 20:03:15 +0000 |
michaelni |
mpeg2 field pictures + sliced mode (doesnt work with mplayer though, dunno why)
libavcodec
|
Wed, 05 Mar 2003 17:53:33 +0000 |
michaelni |
10l
libavcodec
|
Wed, 05 Mar 2003 17:48:19 +0000 |
michaelni |
field picture decoding support (16x16 MC blocks only as i dont have any samples which use other modes ...)
libavcodec
|
Wed, 05 Mar 2003 16:10:13 +0000 |
michaelni |
extended option for h263+ patch by (fixounet at free dot fr) with some minor modifications
libavcodec
|
Tue, 04 Mar 2003 13:05:14 +0000 |
michaelni |
typo (fixes wmv1 regression test in c)
libavcodec
|
Mon, 03 Mar 2003 17:13:26 +0000 |
kabi |
* minor optimalization
libavcodec
|
Mon, 03 Mar 2003 14:54:00 +0000 |
michaelni |
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
libavcodec
|
Sat, 01 Mar 2003 00:16:00 +0000 |
michaelni |
fixing inaccurate frame_rate
libavcodec
|
Fri, 28 Feb 2003 16:06:40 +0000 |
michaelni |
10l
libavcodec
|
Fri, 28 Feb 2003 13:07:07 +0000 |
michaelni |
h263(+) clenaup & bugfixes
libavcodec
|
Fri, 28 Feb 2003 01:59:56 +0000 |
michaelni |
fixing padding bug autodetection for some rare files, closes bug #647941
libavcodec
|
Thu, 27 Feb 2003 23:26:31 +0000 |
michaelni |
support for PAL 4:1:1 SMPTE 314M DV streams patch by (Roman Shaposhnick <rvs at sun dot com>)
libavcodec
|
Thu, 27 Feb 2003 22:56:07 +0000 |
michaelni |
user specified motion estimation range limit
libavcodec
|
Wed, 26 Feb 2003 17:26:20 +0000 |
michaelni |
move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536)
libavcodec
|
Tue, 25 Feb 2003 09:56:56 +0000 |
bellard |
added DTG active format information
libavcodec
|
Mon, 24 Feb 2003 13:41:57 +0000 |
kabi |
* using const buffers for reading
libavcodec
|
Mon, 24 Feb 2003 13:28:22 +0000 |
kabi |
* const arrays
libavcodec
|