Måns Rullgård
|
eedfe2227a
|
oggflac: fix bitstream reader usage
Originally committed as revision 16129 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-12-14 17:30:18 +00:00 |
|
Måns Rullgård
|
77be08eeb1
|
OGG: untypedef demuxer structs
Originally committed as revision 15784 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-11-06 01:50:56 +00:00 |
|
Reimar Döffinger
|
547ea47d4f
|
Add ff_ prefix to ogg_codec_t structs
Originally committed as revision 14951 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-08-24 17:37:43 +00:00 |
|
Reimar Döffinger
|
cd34bc7617
|
Make ogg_codec_t descriptions const
Originally committed as revision 14948 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-08-24 17:09:15 +00:00 |
|
Diego Biurrun
|
245976da2a
|
Use full path for #includes from another directory.
Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-05-09 11:56:36 +00:00 |
|
Diego Biurrun
|
a0ddef24ce
|
Rename ogg2.[ch] to oggdec.[ch].
Originally committed as revision 10943 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-11-07 20:22:32 +00:00 |
|
Michael Niedermayer
|
880e3ef413
|
add support for old flac in ogg
fixes samples.mplayerhq.hu/flac/Yesterday.ogg
closes issue73
Originally committed as revision 10088 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-08-12 09:29:39 +00:00 |
|
Aurelien Jacobs
|
b997b67c63
|
use get_bits_long() where needed
patch by Aurelien Jacobs, aurel gnuage org
Originally committed as revision 9314 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-14 18:14:35 +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 |
|
Måns Rullgård
|
3644cb8ff9
|
set stream time_base properly
Originally committed as revision 5367 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-05-12 00:50:43 +00:00 |
|
Diego Biurrun
|
5509bffa88
|
Update licensing information: The FSF changed postal address.
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-01-12 22:43:26 +00:00 |
|
Diego Biurrun
|
115329f160
|
COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-12-17 18:14:38 +00:00 |
|
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
|
2005-07-17 22:24:36 +00:00 |
|
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
|
2005-05-11 22:47:26 +00:00 |
|