Fabrice Bellard
2a6874fd24
removed warnings
...
Originally committed as revision 1496 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
abac617591
renamed libav to libavformat
...
Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
231dd3f327
now raw mpeg4 video decoding is fully supported
...
Originally committed as revision 1224 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
John Ryland
b24cf8283e
fixing mp3 detection patch by (John Ryland <jryland at trolltech dot com>)
...
Originally committed as revision 1213 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Måns Rullgård
b1d89f82b4
c standard style / warnings patch by (mru at users dot sourceforge dot net (Måns Rullgård))
...
Originally committed as revision 1180 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
87bdd3e535
added null output format for speed testing
...
Originally committed as revision 1036 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Måns Rullgård
bb76a117b1
c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård))
...
Originally committed as revision 1008 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
2f0f5b2059
mpegvideo_probe cant distinguish mpeg4 and mpeg1 raws :( so m4v needs "-f m4v" now
...
Originally committed as revision 926 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
7866eeff46
m4v input support
...
return the correct number of bytes consumed for decding h263 like formats (needed for reading raw streams) this could break some divx files with b frames, so please tell me ASAP if u notice any problems
Originally committed as revision 924 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Philip Gladstone
42343f7e6e
Change calls to abort() to be calls to av_abort()
...
Originally committed as revision 921 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Max Krasnyansky
89b3d7c9f1
mpeg4 raw output support patch by ("Maksim (Max) Krasnyanskiy" <maxk at qualcomm dot com>)
...
Originally committed as revision 917 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
c2c2cd2da1
fixing raw yuv input
...
Originally committed as revision 916 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
19720f15fd
license/copyright change
...
Originally committed as revision 593 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
c9a65ca8c3
converted to new API
...
Originally committed as revision 547 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
065422677a
fixed pcm read
...
Originally committed as revision 527 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Zdenek Kabelac
30b68f33aa
* encoding of AC3 with more than 2 channels
...
by Takashi Iwai <tiwai@suse.de>
Originally committed as revision 383 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Juanjo
10bb7023a2
- Added force_pts to av_write_packet() to be able to force PTS, this helps
...
(and fix) stream copying. By now force_pts it's just honoured by the MPEG
muxer. ASF could honour this also, but it should be fixed to use Tickers
first.
- MPEG audio decoder exports it's frame size in bytes.
- Hope this fix the floating point exception found in ffserver.
Originally committed as revision 382 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
5ed8fafcb6
added pcm formats
...
Originally committed as revision 142 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
2e93e3aaae
fixed raw read for eof
...
Originally committed as revision 121 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
27e084bd61
added raw mjpeg
...
Originally committed as revision 94 to svn://svn.ffmpeg.org/ffmpeg/trunk
24 years ago
Fabrice Bellard
8be1c6563c
win32 fixes
...
Originally committed as revision 78 to svn://svn.ffmpeg.org/ffmpeg/trunk
24 years ago
Fabrice Bellard
de6d9b6404
Initial revision
...
Originally committed as revision 5 to svn://svn.ffmpeg.org/ffmpeg/trunk
24 years ago