Sat, 29 May 2004 02:06:32 +0000 |
michael |
pass AVPacket into av_write_frame()
libavformat
|
Fri, 05 Dec 2003 23:12:03 +0000 |
michael |
removing unused var & converting 64->32bit
libavformat
|
Mon, 13 Oct 2003 10:59:57 +0000 |
alex |
init_put_bits changed
libavformat
|
Wed, 10 Sep 2003 22:37:33 +0000 |
bellard |
64 bit pts for writing - more const usage
libavformat
|
Wed, 12 Mar 2003 15:16:19 +0000 |
michaelni |
per context frame_rate_base, this should finally fix frame_rate related av sync issues
libavformat
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavformat
|
Sun, 09 Feb 2003 16:25:21 +0000 |
bellard |
added 8 bit palette support for non animated GIF
libavformat
|
Mon, 03 Feb 2003 22:52:38 +0000 |
bellard |
added primitive image GIF encoder based on animated gif encoder
libavformat
|
Sun, 02 Feb 2003 19:16:51 +0000 |
bellard |
added animated GIF decoder (pts and various disposal handling are missing)
libavformat
|
Mon, 25 Nov 2002 19:07:40 +0000 |
bellard |
renamed libav to libavformat
libavformat
|