Reimar Döffinger
|
6e8c46b7e3
|
Set CODEC_TYPE_DATA for timecode tracks.
Originally committed as revision 7159 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-11-22 18:47:05 +00:00 |
Reimar Döffinger
|
9ed0023447
|
Set st->need_parsing = 2 for MPEG-content.
Originally committed as revision 7158 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-11-22 18:31:28 +00:00 |
Diego Biurrun
|
c26abfa541
|
Rename ABS macro to FFABS.
Originally committed as revision 6666 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-11 23:17:58 +00:00 |
Diego Biurrun
|
b78e7197a8
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-07 15:30:46 +00:00 |
Michael Niedermayer
|
b9b18fbdea
|
both timestamps are dts, (checked trailer.gxf, spec is unclear)
Originally committed as revision 5958 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-08 18:02:09 +00:00 |
Baptiste Coudurier
|
51a0a721ab
|
remove unneeded audio fourcc as well
Originally committed as revision 5889 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-02 10:37:10 +00:00 |
Reimar Döffinger
|
0019b662ae
|
Minor resync optimization
Originally committed as revision 5888 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-02 09:59:10 +00:00 |
Baptiste Coudurier
|
e81e3ced6d
|
do not set unneeded fourcc
Originally committed as revision 5886 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-02 08:45:10 +00:00 |
Reimar Döffinger
|
907a051009
|
Support for seeking, both with and without index and correct timestamps
Originally committed as revision 5880 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-01 10:19:25 +00:00 |
Reimar Döffinger
|
adb0208bf2
|
Fix typo in comment
Originally committed as revision 5865 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-30 14:44:38 +00:00 |
Måns Rullgård
|
9d9f4119bd
|
move common stuff from avienc.c and wav.c to new file riff.c
Originally committed as revision 5720 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-12 00:09:34 +00:00 |
Måns Rullgård
|
ff70e60176
|
allow individual selection of muxers and demuxers
Originally committed as revision 5707 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-10 21:14:37 +00:00 |
Måns Rullgård
|
d2a067d1d9
|
give AVInput/OutputFormat structs consistent names
Originally committed as revision 5697 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-09 23:40:53 +00:00 |
Reimar Döffinger
|
cc0bc648f0
|
add GXF demuxer
Originally committed as revision 5598 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-03 16:32:57 +00:00 |