Stefano Sabatini
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
Reimar Döffinger
|
5dd76bd741
Return an error when the parsed mpc chunk size is negative, otherwise we
|
15 years ago |
Kostya Shishkov
|
ebd3e99de9
reindent after last commit and remove unneeded empty line
|
15 years ago |
Kostya Shishkov
|
f53c9089f6
Make MPC SV8 probe skip tags until stream header is found
|
15 years ago |
Kostya Shishkov
|
9117213313
Enhance Musepack SV8 probing code
|
15 years ago |
Kostya Shishkov
|
8c1ff0abae
Allocate a bit more memory for MPC SV8 seek table, so bitreader won't read
|
15 years ago |
Stefano Sabatini
|
9106a698e7
Rename bitstream.h to get_bits.h.
|
16 years ago |
Luca Abeni
|
dd1c8f3e6e
Bump Major version, this commit is almost just renaming bits_per_sample to
|
16 years ago |
Stefano Sabatini
|
bde15e74de
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
|
17 years ago |
Diego Biurrun
|
245976da2a
Use full path for #includes from another directory.
|
17 years ago |
Björn Axelsson
|
899681cd1d
Use dynamically allocated ByteIOContext in AVFormatContext
|
17 years ago |
Kostya Shishkov
|
12877faf7c
Musepack SV8 demuxer and decoder
|
17 years ago |