Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavformat
|
Wed, 27 May 2009 06:58:22 +0000 |
bcoudurier |
technically mp2 in pva needs AVSTREAM_PARSE_FULL
libavformat
|
Thu, 23 Apr 2009 18:44:03 +0000 |
ivo |
avoid possibly uninitialized return value
libavformat
|
Tue, 03 Jun 2008 16:20:54 +0000 |
diego |
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
libavformat
|
Mon, 07 Jan 2008 23:42:52 +0000 |
ivo |
Implement read_timestamp and enable seeking in PVA files.
libavformat
|
Mon, 07 Jan 2008 23:40:04 +0000 |
ivo |
cosmetics
libavformat
|
Mon, 07 Jan 2008 23:39:47 +0000 |
ivo |
remove unnecessary check
libavformat
|
Mon, 07 Jan 2008 23:38:12 +0000 |
ivo |
use ff_parse_pes_pts for parsing an MPEG-PES timestamp
libavformat
|
Sat, 05 Jan 2008 22:33:27 +0000 |
ivo |
cosmetics, superfluous space
libavformat
|
Sat, 05 Jan 2008 22:28:42 +0000 |
ivo |
proper check for valid pva_pts
libavformat
|
Sat, 05 Jan 2008 22:27:49 +0000 |
ivo |
do not return an error, but warn and recover when encountering an audio packet
libavformat
|
Sat, 05 Jan 2008 22:18:44 +0000 |
ivo |
validate streamid before use
libavformat
|
Sat, 05 Jan 2008 22:15:19 +0000 |
ivo |
change audio codec id to mp2
libavformat
|
Sat, 05 Jan 2008 22:13:27 +0000 |
ivo |
proper type and initialization of pva_pts
libavformat
|
Sat, 05 Jan 2008 22:10:00 +0000 |
ivo |
remove unnecessary shift
libavformat
|
Wed, 02 Jan 2008 10:45:28 +0000 |
ivo |
TechnoTrend PVA Demuxer
libavformat
|