ffmpeg/libavdevice
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref
`av_packet_unref` matches the AVFrame ref-counted API and can be used as
a drop in replacement.

Deprecate `av_free_packet`.
2015-10-26 18:00:55 +01:00
..
Makefile avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
alldevices.c xcbgrab: XCB-based screen capture 2014-10-26 08:47:41 +01:00
alsa.c avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
alsa.h avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
alsa_dec.c avpacket: Replace av_free_packet with av_packet_unref 2015-10-26 18:00:55 +01:00
alsa_enc.c avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
avdevice.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
avdevice.h x11grab: cosmetics: consistent naming for x11grab-related things 2012-07-28 02:02:19 +02:00
bktr.c bktr: Use av_strerror and propagate error codes 2015-02-15 13:42:31 -08:00
dv1394.c Replace av_dlog with normal av_log at trace level 2015-04-19 12:41:59 +01:00
dv1394.h miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
fbdev.c fbdev: Support the RGB565 colour space. 2015-07-11 10:15:59 +03:00
file_open.c libavutil: Make avpriv_open a library-internal function on msvcrt 2013-08-10 00:53:33 +03:00
jack.c avpacket: Replace av_free_packet with av_packet_unref 2015-10-26 18:00:55 +01:00
libavdevice.v Add symbol versioning for shared libraries 2010-01-16 04:49:02 +00:00
libcdio.c libcdio: support recent cdio-paranoia 2013-01-17 21:41:18 +01:00
libdc1394.c Replace any remaining avpicture function with imgutils 2015-10-21 11:59:59 +02:00
oss.c avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
oss.h avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
oss_dec.c avpacket: Replace av_free_packet with av_packet_unref 2015-10-26 18:00:55 +01:00
oss_enc.c avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
pulse.c avpacket: Replace av_free_packet with av_packet_unref 2015-10-26 18:00:55 +01:00
sndio.c avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
sndio.h avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
sndio_dec.c avpacket: Replace av_free_packet with av_packet_unref 2015-10-26 18:00:55 +01:00
sndio_enc.c avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
timefilter.c timefilter: Handle memory allocation failure 2013-10-29 11:40:04 +00:00
timefilter.h timefilter: Handle memory allocation failure 2013-10-29 11:40:04 +00:00
v4l2.c avpacket: Replace av_free_packet with av_packet_unref 2015-10-26 18:00:55 +01:00
version.h Bump major versions of all libraries 2015-08-28 16:04:28 +02:00
vfwcap.c avpacket: Replace av_free_packet with av_packet_unref 2015-10-26 18:00:55 +01:00
x11grab.c avdevice: Add missing header for NULL_IF_CONFIG_SMALL 2015-04-09 16:40:12 +02:00
xcbgrab.c lavc: Consistently prefix input buffer defines 2015-07-27 15:24:59 +01:00