Sat, 29 May 2004 02:06:32 +0000 |
michael |
pass AVPacket into av_write_frame()
libavformat
|
Sun, 23 May 2004 21:36:23 +0000 |
michael |
cur_dts in native timebase
libavformat
|
Sun, 23 May 2004 16:26:12 +0000 |
michael |
store index for seeking in the native timebase of each stream
libavformat
|
Fri, 21 May 2004 20:43:21 +0000 |
michael |
move time_base (pts_num/pts_den) from AVFormatContext -> AVStream
libavformat
|
Mon, 12 Apr 2004 16:50:03 +0000 |
michael |
moving nearly identical binary search code from nut/mpeg/asf to utils.c
libavformat
|
Tue, 06 Apr 2004 06:31:12 +0000 |
romansh |
* making it possible to specify recording date and time in a stream
libavformat
|
Sat, 13 Mar 2004 23:04:37 +0000 |
michael |
fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>)
libavformat
|
Sat, 13 Mar 2004 17:30:37 +0000 |
melanson |
added SGI image format, encoding and decoding, courtesy of Todd Kirby
libavformat
|
Thu, 11 Mar 2004 16:26:42 +0000 |
michael |
matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>)
libavformat
|
Wed, 03 Mar 2004 17:53:55 +0000 |
michael |
av_log() cleanup
libavformat
|
Wed, 03 Mar 2004 15:41:21 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavformat
|
Wed, 25 Feb 2004 17:35:52 +0000 |
michael |
use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0
libavformat
|
Sat, 17 Jan 2004 18:06:52 +0000 |
michael |
store searched distance in index, so we dont waste time searching for keyframes where we already searched
libavformat
|
Tue, 13 Jan 2004 22:02:49 +0000 |
michael |
caching of timestamps for mpeg-ps so seeking is faster
libavformat
|
Fri, 02 Jan 2004 04:47:02 +0000 |
melanson |
initial commit for Sierra VMD file demuxer
libavformat
|