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 bd01c39330 Make audio_read_packet() return AVERROR_EOF rather than AVERROR(EOF) = 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 Avoid using deprecated AVFormatParameters::[audio|video]_codec_id field. 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 Revert removal of _NETBSD_SOURCE definition. 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 Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 16 years ago
libavdevice.v Add symbol versioning for shared libraries 15 years ago
libdc1394.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
oss_audio.c Make audio_read_packet() return AVERROR_EOF rather than AVERROR(EOF) = 15 years ago
v4l.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
v4l2.c Avoid using deprecated AVFormatParameters::[audio|video]_codec_id field. 15 years ago
vfwcap.c vfwcap: Free remaining packets on vfw_read_close(). 15 years ago
x11grab.c x11grab: AVFormatParameters are always passed from av_open_input_stream(), 15 years ago