Sat, 28 Feb 2009 18:35:53 +0000 |
cehoyos |
Change TS seeking so it returns position/timestamp of a key frame.
libavformat
|
Tue, 10 Feb 2009 00:25:21 +0000 |
aurel |
use new metadata API in mpegts demuxer
libavformat
|
Fri, 06 Feb 2009 20:30:18 +0000 |
michael |
Fix minor memory leak.
libavformat
|
Tue, 03 Feb 2009 11:01:57 +0000 |
michael |
Fix probe & demuxing of Topfield 58XXPVR and 68XXPVR (topfield.rec)
libavformat
|
Fri, 23 Jan 2009 22:16:31 +0000 |
bcoudurier |
set pts and dts when only pts is present, according to specs
libavformat
|
Mon, 19 Jan 2009 15:46:40 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
libavformat
|
Sun, 11 Jan 2009 22:19:48 +0000 |
diego |
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
libavformat
|
Sat, 13 Dec 2008 00:04:34 +0000 |
mru |
mpegts: replace Program_t typedef with "struct Program"
libavformat
|
Wed, 03 Dec 2008 23:04:30 +0000 |
diego |
Add necessary header for av_set_program_name and av_program_add_stream_index.
libavformat
|
Wed, 03 Dec 2008 16:47:07 +0000 |
diego |
Move declaration of av_set_program_name and av_program_add_stream_index
libavformat
|
Wed, 03 Dec 2008 15:23:30 +0000 |
diego |
Delete unnecessary 'extern' keywords.
libavformat
|
Thu, 02 Oct 2008 16:28:58 +0000 |
diego |
spelling cosmetics
libavformat
|
Thu, 02 Oct 2008 16:03:00 +0000 |
benoit |
Use enum typers instead of int.
libavformat
|
Fri, 15 Aug 2008 16:13:05 +0000 |
michael |
Add flag to mark demuxers that can output discontinuous timestamps.
libavformat
|
Wed, 13 Aug 2008 19:29:35 +0000 |
diego |
Dirac encapsulation in MPEG-TS
libavformat
|