Sat, 18 Aug 2007 00:35:43 +0000 |
michael |
more verbose doxy for duration (from patch by neilb suse de)
libavformat
|
Sat, 18 Aug 2007 00:31:32 +0000 |
michael |
mention that start_time maybe AV_NOPTS_VALUE (from patch by neilb suse de)
libavformat
|
Thu, 16 Aug 2007 12:07:05 +0000 |
michael |
elaborate a little on AVStream.start_time, it seems the comment is not clear
libavformat
|
Sat, 11 Aug 2007 20:03:10 +0000 |
michael |
cola for diego
libavformat
|
Sat, 11 Aug 2007 15:03:50 +0000 |
diego |
Bump minor number, NUT muxer was added.
libavformat
|
Fri, 10 Aug 2007 16:15:23 +0000 |
michael |
mention AVPROBE_PADDING_SIZE at the read_probe() doxy
libavformat
|
Sun, 05 Aug 2007 13:44:56 +0000 |
lucabe |
Change avf_sdp_create() to get a pre-allocated buffer as input, and to
libavformat
|
Sat, 04 Aug 2007 22:46:13 +0000 |
michael |
correct initial timestamps which have AV_NOPTS_VALUE
libavformat
|
Thu, 26 Jul 2007 22:34:26 +0000 |
lucabe |
Introduce an SDP generator
libavformat
|
Wed, 25 Jul 2007 19:47:44 +0000 |
aurel |
add proper support for subtitles muxing/stream copying
libavformat
|
Mon, 09 Jul 2007 22:15:11 +0000 |
mru |
avoid deprecation warnings for AVFrac from avformat.h
libavformat
|
Fri, 06 Jul 2007 07:16:47 +0000 |
lucabe |
Add support for non-blocking input formats
libavformat
|
Mon, 25 Jun 2007 02:08:04 +0000 |
romansh |
* clarifying the AVInputFormat::read_seek return value
libavformat
|
Sat, 23 Jun 2007 23:10:35 +0000 |
mru |
remove old unused string functions
libavformat
|
Tue, 12 Jun 2007 21:27:32 +0000 |
ramiro |
Remove unused declarations
libavformat
|
Tue, 12 Jun 2007 18:50:50 +0000 |
diego |
misc typo fixes
libavformat
|
Tue, 12 Jun 2007 09:29:25 +0000 |
diego |
misc spelling fixes
libavformat
|
Tue, 12 Jun 2007 08:06:54 +0000 |
benoit |
Move the video size and rate abbreviations system from libavformat to libavcodec
libavformat
|
Mon, 04 Jun 2007 23:07:27 +0000 |
diego |
spelling
libavformat
|
Mon, 04 Jun 2007 21:05:58 +0000 |
ramiro |
Typos
libavformat
|
Mon, 04 Jun 2007 20:48:04 +0000 |
ramiro |
Doxygenize av_init_packet
libavformat
|
Mon, 04 Jun 2007 16:52:02 +0000 |
ramiro |
Export av_init_packet
libavformat
|
Wed, 16 May 2007 12:25:54 +0000 |
diego |
Remove extern C declarations for C++.
libavformat
|
Wed, 02 May 2007 09:13:47 +0000 |
benoit |
patch so that the deprecated items show up correctly
libavformat
|
Sat, 28 Apr 2007 13:07:52 +0000 |
bcoudurier |
fix AVStream documentation: clarify start_time, start_time and duration are actually in stream base
libavformat
|
Sun, 15 Apr 2007 13:51:57 +0000 |
aurel |
add an enum for need_parsing
libavformat
|
Fri, 13 Apr 2007 07:50:04 +0000 |
benoit |
timestamps generation improvement when parsing avi
libavformat
|
Sun, 08 Apr 2007 11:34:15 +0000 |
michael |
allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
libavformat
|
Sat, 07 Apr 2007 14:09:20 +0000 |
diego |
typos/grammar
libavformat
|
Wed, 14 Mar 2007 14:49:49 +0000 |
kostya |
DXA demuxer and decoder
libavformat
|