Carl Eugen Hoyos
|
91b782720f
Move channel chunk reading function to isom.c.
|
14 years ago |
Carl Eugen Hoyos
|
8bb5d1c39c
Support channel layout when demuxing caf files.
|
14 years ago |
Carl Eugen Hoyos
|
2a2146aac0
Extend unknown CAF chunk warning message: Print size.
|
14 years ago |
Michael Niedermayer
|
2cae9809e2
Merge remote branch 'qatar/master'
|
14 years ago |
Anton Khirnov
|
8978fedaee
avio: introduce an AVIOContext.seekable field
|
14 years ago |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 years ago |
Michael Niedermayer
|
0fecf2642b
Merge remote-tracking branch 'newdev/master'
|
14 years ago |
Anton Khirnov
|
45a8a02a41
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
14 years ago |
Anton Khirnov
|
db44ea960d
avio: avio_ prefix for url_fsize
|
14 years ago |
Anton Khirnov
|
66e5b1df36
avio: deprecate url_feof
|
14 years ago |
Anton Khirnov
|
76aa876e69
avio: avio_ prefix for url_fsize
|
14 years ago |
Michael Niedermayer
|
4118d66cb3
Revert "lavf: deprecate get_strz() in favor of avio_get_str"
|
14 years ago |
Anton Khirnov
|
384c9c2fa7
avio: add avio_tell macro as a replacement for url_ftell
|
14 years ago |
Anton Khirnov
|
773947ba76
lavf: deprecate get_strz() in favor of avio_get_str
|
14 years ago |
Anton Khirnov
|
a2704c9712
avio: add avio_tell macro as a replacement for url_ftell
|
14 years ago |
Anton Khirnov
|
e16ead0716
lavf: deprecate get_strz() in favor of avio_get_str
|
14 years ago |
Anton Khirnov
|
74b3f67c9c
lavf: replace all uses of url_fskip with avio_seek
|
14 years ago |
Anton Khirnov
|
f59d8ff8cd
avio: avio_ prefix for url_fseek
|
14 years ago |
Anton Khirnov
|
e356fc57a2
lavf: replace all uses of url_fskip with avio_seek
|
14 years ago |
Anton Khirnov
|
6b4aa5dac8
avio: avio_ prefix for url_fseek
|
14 years ago |
Anton Khirnov
|
e63a362857
avio: avio_ prefixes for get_* functions
|
14 years ago |
Anton Khirnov
|
b7effd4e83
avio: avio_ prefixes for get_* functions
|
14 years ago |
Anton Khirnov
|
471fe57e1a
avio: rename ByteIOContext to AVIOContext.
|
14 years ago |
Anton Khirnov
|
ae628ec1fd
avio: rename ByteIOContext to AVIOContext.
|
14 years ago |
Diego Elio Pettenò
|
66355be3c3
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
14 years ago |
Diego Elio Pettenò
|
c6610a216e
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
14 years ago |
Peter Ross
|
1e6f8d53fc
cafdec: Handle ALAC extradata.
|
14 years ago |
Stefano Sabatini
|
2ef6c1242a
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
|
15 years ago |
Diego Biurrun
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
Stefano Sabatini
|
2874c81cc8
Replace all remaining occurrences of AVERROR_NOMEM with
|
15 years ago |
Stefano Sabatini
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
Stefano Sabatini
|
5ae092ee34
Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark
|
15 years ago |
Peter Ross
|
5f14b56593
Core Audio Format demuxer
|
15 years ago |