Wed, 21 Nov 2007 07:41:00 +0000 |
andoma |
Use dynamically allocated ByteIOContext in AVFormatContext
libavformat
|
Thu, 09 Aug 2007 17:18:59 +0000 |
bcoudurier |
take care to use video track field number as duration
libavformat
|
Thu, 26 Jul 2007 13:01:09 +0000 |
aurel |
replaces hardcoded values by the equivalent enum definitions
libavformat
|
Fri, 13 Jul 2007 17:15:56 +0000 |
bcoudurier |
Smartjog granted permission to relicense as LGPL 2.1
libavformat
|
Fri, 13 Jul 2007 17:06:58 +0000 |
bcoudurier |
round timestamps up, k2 broadcast server seems to need it
libavformat
|
Wed, 14 Feb 2007 14:54:20 +0000 |
bcoudurier |
fix dts adjusting
libavformat
|
Mon, 22 Jan 2007 01:16:42 +0000 |
diego |
Fix some more license headers.
libavformat
|
Sun, 21 Jan 2007 01:39:17 +0000 |
michael |
add codec_id <-> codec_tag tables to AVIn/OutputFormat
libavformat
|
Tue, 28 Nov 2006 15:34:18 +0000 |
bcoudurier |
readjust dts if negative
libavformat
|
Wed, 18 Oct 2006 15:10:14 +0000 |
bcoudurier |
use AVFormatContext to log
libavformat
|
Tue, 17 Oct 2006 17:44:06 +0000 |
bcoudurier |
avoid overwriting pkt
libavformat
|
Tue, 10 Oct 2006 09:17:51 +0000 |
bcoudurier |
quiet gcc about enum value not handled in switch
libavformat
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavformat
|
Thu, 21 Sep 2006 07:31:53 +0000 |
romansh |
* Moving FifoBuffer out of libavformat/avformat.h and
libavformat
|
Mon, 21 Aug 2006 15:49:08 +0000 |
bcoudurier |
set correct first gop closed value
libavformat
|
Mon, 21 Aug 2006 15:14:36 +0000 |
bcoudurier |
rename closed_gop to first_gop_closed
libavformat
|
Mon, 21 Aug 2006 13:57:12 +0000 |
bcoudurier |
init buffer
libavformat
|
Sat, 12 Aug 2006 00:18:58 +0000 |
bcoudurier |
use packet dts as correct media field number and use av_interleave_pkt_per_dts
libavformat
|
Wed, 09 Aug 2006 10:48:32 +0000 |
bcoudurier |
parse mpeg frame to get pict type and closed gop flag
libavformat
|
Tue, 01 Aug 2006 10:00:12 +0000 |
bcoudurier |
negative to_pad won't provoke infinite loop
libavformat
|
Tue, 01 Aug 2006 09:56:27 +0000 |
bcoudurier |
avoid reading beyond packet size
libavformat
|
Wed, 19 Jul 2006 09:38:22 +0000 |
bcoudurier |
GXF muxer
libavformat
|