You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stefano Sabatini
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
is deprecated and will be dropped at the next major bump.
Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |
.. |
Makefile
|
Split avdevice.c off from alldevices.c.
|
15 years ago |
alldevices.c
|
Add some missing #includes
|
15 years ago |
alsa-audio-common.c
|
Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark
|
15 years ago |
alsa-audio-dec.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
alsa-audio-enc.c
|
Include alsa headers before the internal FFmpeg headers.
|
15 years ago |
alsa-audio.h
|
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
|
16 years ago |
avdevice.c
|
Add functions to return library license and library configuration.
|
15 years ago |
avdevice.h
|
Satisfy style nits.
|
15 years ago |
beosaudio.cpp
|
Fix compilation of beosaudio.cpp, not tested if it actually works though.
|
15 years ago |
bktr.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
dv1394.c
|
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
|
16 years ago |
dv1394.h
|
Remove file name from file headers.
|
16 years ago |
jack_audio.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
libavdevice.v
|
Add symbol versioning for shared libraries
|
15 years ago |
libdc1394.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
oss_audio.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
v4l.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
v4l2.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
vfwcap.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
x11grab.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |