Diego Biurrun
bb270c0896
COSMETICS: tabs --> spaces, some prettyprinting
...
Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
115329f160
COSMETICS: Remove all trailing whitespace.
...
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Måns Rullgård
2e70e4aa57
ogg format probe function by Ivo <ivop at euronet nl>
...
Originally committed as revision 4719 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
a9e3509529
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS
...
in libavformat to allow building (de)coders and (de)muxers independently at
some point + support for this option in configure.
Originally committed as revision 4611 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
01f4895c68
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
...
Originally committed as revision 4453 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Måns Rullgård
69599eeada
don't try to find file length if streaming
...
Originally committed as revision 4283 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Aurelien Jacobs
a965c478b2
drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol)
...
Originally committed as revision 4275 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Måns Rullgård
bcfc40aed4
flac in ogg support
...
based on patch by Matthieu Castet <castet dot matthieu at free dot fr>
Originally committed as revision 4220 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Måns Rullgård
1ed923eab3
support theora in ogg, plus required ogg core changes
...
Originally committed as revision 4217 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Måns Rullgård
17929c0468
fix seeking bug
...
Originally committed as revision 4123 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Måns Rullgård
2d2f443d53
s/u_char/uint8_t/
...
Originally committed as revision 4120 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Måns Rullgård
ad3aa87456
pre-c99 compatibility
...
Originally committed as revision 4116 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Måns Rullgård
9146ca3700
Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>,
...
fixups by me.
Originally committed as revision 4113 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago