Vladimir Pantelic
|
4377fafda1
asfdec: also subtract preroll when reading simple index object
|
13 years ago |
Michael Niedermayer
|
4fa0e24736
Merge remote-tracking branch 'newdev/master'
|
13 years ago |
Anton Khirnov
|
933e90a69a
avio: make av_url_read_fseek/fpause internal.
|
13 years ago |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 years ago |
Michael Niedermayer
|
133055c5e4
reverts parts of commit de11ee906ed232157392924735c18ab7d8522ccb. The author of this patch has a poor understanding of the code
|
13 years ago |
Michael Niedermayer
|
4eb41d16be
Merge remote-tracking branch 'newdev/master'
|
13 years ago |
Vladimir Pantelic
|
de11ee906e
asfdec: subtract the preroll value and thus output 0 based timestamps
|
13 years ago |
Michael Niedermayer
|
0fecf2642b
Merge remote-tracking branch 'newdev/master'
|
13 years ago |
Anton Khirnov
|
45a8a02a41
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
13 years ago |
Michael Niedermayer
|
6947b0c42e
Merge remote-tracking branch 'newdev/master'
|
13 years ago |
Anton Khirnov
|
3e68b3ba7b
avio: deprecate url_ferror
|
13 years ago |
Anton Khirnov
|
66e5b1df36
avio: deprecate url_feof
|
13 years ago |
Anton Khirnov
|
384c9c2fa7
avio: add avio_tell macro as a replacement for url_ftell
|
13 years ago |
Anton Khirnov
|
a2704c9712
avio: add avio_tell macro as a replacement for url_ftell
|
13 years ago |
Anton Khirnov
|
74b3f67c9c
lavf: replace all uses of url_fskip with avio_seek
|
13 years ago |
Anton Khirnov
|
f59d8ff8cd
avio: avio_ prefix for url_fseek
|
13 years ago |
Anton Khirnov
|
e356fc57a2
lavf: replace all uses of url_fskip with avio_seek
|
13 years ago |
Anton Khirnov
|
6b4aa5dac8
avio: avio_ prefix for url_fseek
|
13 years ago |
Anton Khirnov
|
e63a362857
avio: avio_ prefixes for get_* functions
|
13 years ago |
Anton Khirnov
|
b7effd4e83
avio: avio_ prefixes for get_* functions
|
13 years ago |
Anton Khirnov
|
471fe57e1a
avio: rename ByteIOContext to AVIOContext.
|
13 years ago |
Anton Khirnov
|
ae628ec1fd
avio: rename ByteIOContext to AVIOContext.
|
13 years ago |
Mans Rullgard
|
288b62b1b9
asfdec: fix build for big endian targets
|
13 years ago |
Anton Khirnov
|
607f5fe5d6
asfdec: split reading stream properties out of asf_read_header()
|
13 years ago |
Mans Rullgard
|
aabc2682fc
asfdec: fix build for big endian targets
|
13 years ago |
Anton Khirnov
|
5cbd3b5d91
asfdec: don't export empty metadata
|
13 years ago |
Anton Khirnov
|
8bf6db1b29
asfdec: split reading stream properties out of asf_read_header()
|
13 years ago |
Anton Khirnov
|
4ca29c6534
asfdec: deobfuscate reading video properties size
|
13 years ago |
Anton Khirnov
|
e5d4a95334
asfdec: split asf_read_header()
|
13 years ago |
Anton Khirnov
|
d928651011
asfdec: skip the stream bitrate list
|
13 years ago |
Anton Khirnov
|
56a67a8d61
asfdec: use an ASFContext array for storing stream bitrates
|
13 years ago |
Anton Khirnov
|
26783e8570
asfdec: move DAR list to ASFContext
|
13 years ago |
Anton Khirnov
|
c3052f1dcc
asfdec: remove some write-only values from the context
|
13 years ago |
Anton Khirnov
|
83120e3bd7
asf: split ASFContext into muxer and demuxer parts.
|
13 years ago |
Anton Khirnov
|
b9afb0446d
asf: make ff_guidcmp inline and move it to asf.h
|
13 years ago |
Anton Khirnov
|
0b1d291a71
asfdec: deobfuscate reading video properties size
|
13 years ago |
Anton Khirnov
|
c1fea23070
asfdec: split asf_read_header()
|
13 years ago |
Anton Khirnov
|
d7a5106eb2
asfdec: skip the stream bitrate list
|
13 years ago |
Anton Khirnov
|
7c7253802b
asfdec: use an ASFContext array for storing stream bitrates
|
13 years ago |
Anton Khirnov
|
d42b09723e
asfdec: move DAR list to ASFContext
|
13 years ago |
Anton Khirnov
|
569ff02168
asfdec: remove some write-only values from the context
|
13 years ago |
Anton Khirnov
|
4bc328a2bd
asf: split ASFContext into muxer and demuxer parts.
|
13 years ago |
Anton Khirnov
|
e4e234fad7
asf: make ff_guidcmp inline and move it to asf.h
|
13 years ago |
Luca Barbato
|
9ef5a9deaf
Replace dprintf with av_dlog
|
13 years ago |
Anton Khirnov
|
8270482681
asfdec: ensure that the whole tag is read.
|
13 years ago |
Luca Barbato
|
dfd2a005eb
Replace dprintf with av_dlog
|
13 years ago |
Anton Khirnov
|
042950542d
asfdec: ensure that the whole tag is read.
|
13 years ago |
Diego Elio Pettenò
|
66355be3c3
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
13 years ago |
Diego Elio Pettenò
|
c6610a216e
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
13 years ago |
Anton Khirnov
|
24519edf64
asfdec: remove some commented-out cruft
|
13 years ago |