ffmpeg/libavdevice
Luca Abeni 5449a787c9 If AVPacket->data == NULL, the packet does not contain any buffer to
be freed.
This fixes a double free on exit.

Originally committed as revision 16857 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-30 12:41:44 +00:00
..
Makefile Add ALSA support in libavdevice. 2009-01-26 09:16:09 +00:00
alldevices.c Add ALSA support in libavdevice. 2009-01-26 09:16:09 +00:00
alsa-audio-common.c Add ALSA support in libavdevice. 2009-01-26 09:16:09 +00:00
alsa-audio-dec.c Add ALSA support in libavdevice. 2009-01-26 09:16:09 +00:00
alsa-audio-enc.c Add ALSA support in libavdevice. 2009-01-26 09:16:09 +00:00
alsa-audio.h Add ALSA support in libavdevice. 2009-01-26 09:16:09 +00:00
avdevice.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
beosaudio.cpp cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
bktr.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
dv1394.c Use '#include <poll.h>' instead of '#include <sys/poll.h>'. 2008-08-14 15:50:31 +00:00
dv1394.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
libdc1394.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 2009-01-14 17:19:17 +00:00
oss_audio.c Rename audio.c to oss_audio.c in libavdevice. 2009-01-21 08:43:38 +00:00
v4l.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
v4l2.c If AVPacket->data == NULL, the packet does not contain any buffer to 2009-01-30 12:41:44 +00:00
vfwcap.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
x11grab.c Do not invade _t POSIX namespace. 2008-12-13 18:16:06 +00:00