mpv/stream
wm4 03f93dc7a2 stream_dvb: remove bogus free calls
The priv struct is now allocated by talloc in stream.c. It doesn't need
to be manually freed, and using free() instead of talloc_free() probably
crashes.
2013-11-18 14:21:01 +01:00
..
ai_alsa1x.c
ai_oss.c configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
ai_sndio.c
audio_in.c configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
audio_in.h configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
cache.c stream: split out pthread helper function 2013-11-17 16:42:57 +01:00
cdd.h
cdinfo.c
cookies.c
cookies.h
dvb_tune.c
dvb_tune.h
dvbin.h
frequencies.c
frequencies.h
pvr.h
rar.c
rar.h
stream.c Merge branch 'master' into have_configure 2013-11-04 00:43:06 +01:00
stream.h
stream_avdevice.c
stream_bluray.c
stream_cdda.c
stream_dvb.c stream_dvb: remove bogus free calls 2013-11-18 14:21:01 +01:00
stream_dvd.c
stream_dvd.h
stream_dvd_common.c
stream_dvd_common.h
stream_file.c
stream_lavf.c stream_lavf: don't duplicate list of rtmp protocols 2013-11-04 19:57:39 +01:00
stream_memory.c
stream_mf.c
stream_null.c
stream_pvr.c stream: don't include linux/types.h in some files 2013-11-13 20:59:50 +01:00
stream_radio.c stream: don't include linux/types.h in some files 2013-11-13 20:59:50 +01:00
stream_radio.h
stream_rar.c
stream_smb.c
stream_tv.c
stream_vcd.c
tv.c demux: use talloc for certain stream headers 2013-11-14 19:52:18 +01:00
tv.h Remove sh_audio->samplesize 2013-11-09 23:32:58 +01:00
tvi_def.h
tvi_dummy.c
tvi_v4l2.c tvi_v4l2: remove VBI stuff 2013-11-13 21:21:00 +01:00
vcd_read.h
vcd_read_darwin.h
vcd_read_fbsd.h
vcd_read_win32.h