Stefano Sabatini
|
4f2d2e4ed9
Define macro AV_NE() and use it in libavdevice.
|
14 лет назад |
Stefano Sabatini
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
Stefano Sabatini
|
bd01c39330
Make audio_read_packet() return AVERROR_EOF rather than AVERROR(EOF) =
|
15 лет назад |
Ramiro Polla
|
802da0b490
Indent.
|
15 лет назад |
Michael Niedermayer
|
d3298350bb
Do not invent error codes but pass the error code on.
|
15 лет назад |
Michael Niedermayer
|
fed0c2fb71
Replace very odd and completely broken oss read_packet() by the obvious way to
|
15 лет назад |
Vitor Sessak
|
600b9c5c8c
Do not do free AVStream in case of error, this is not supposed to be
|
15 лет назад |
Måns Rullgård
|
63613fe615
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
|
15 лет назад |
Stefano Sabatini
|
38e54a75ab
Make the configure script select the input/output devices using
|
15 лет назад |
Benoit Fouet
|
33054e35e3
Rename audio.c to oss_audio.c in libavdevice.
|
16 лет назад |