mpv/stream
Uoti Urpala e1a8392cae fix compilation with old FFmpeg versions
af_lavcac3enc: use old SampleFormat names without AV_ prefix, the
latter were only added in 2010-11

vd_ffmpeg: add ifdef around CODEC_ID_LAGARITH use

demux_real: use ffmpeg_files/intreadwrite.h

stream/http.c, stream/realrtsp/real.c: define AV_BASE64_SIZE macro for
old libavutil versions lacking it
2011-02-08 19:07:10 +02:00
..
freesdp cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
librtsp cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
realrtsp fix compilation with old FFmpeg versions 2011-02-08 19:07:10 +02:00
ai_alsa.c
ai_alsa1x.c
ai_oss.c
asf_mmst_streaming.c
asf_mmst_streaming.h
asf_streaming.c cleanup: don't check for NULL before free() 2010-11-08 18:05:12 +02:00
audio_in.c cleanup: don't check for NULL before free() 2010-11-08 18:05:12 +02:00
audio_in.h
cache2.c cache: suggest increasing cache size in the "not filling!" message 2011-01-31 16:03:10 +02:00
cache2.h
cdd.h
cdinfo.c cleanup: don't check for NULL before free() 2010-11-08 18:05:12 +02:00
cookies.c
cookies.h
dvb_tune.c
dvb_tune.h
dvbin.h
frequencies.c
frequencies.h
http.c fix compilation with old FFmpeg versions 2011-02-08 19:07:10 +02:00
http.h stream/: delete base64_encode(), use libavutil av_base64_encode() 2010-12-16 05:16:50 +02:00
network.c stream/http: Add support for login/password in http_proxy env variable 2010-12-16 05:19:17 +02:00
network.h
open.c
pnm.c
pnm.h
pvr.h
rtp.c
rtp.h
stream.c cleanup: don't check for NULL before free() 2010-11-08 18:05:12 +02:00
stream.h stream.h: check against huge negative values in stream_seek() 2010-12-16 06:22:19 +02:00
stream_bluray.c
stream_cdda.c
stream_cddb.c cleanup: don't check for NULL before free() 2010-11-08 18:05:12 +02:00
stream_cue.c
stream_dvb.c cleanup: don't check for NULL before free() 2010-11-08 18:05:12 +02:00
stream_dvd.c
stream_dvd.h
stream_dvd_common.c
stream_dvd_common.h
stream_dvdnav.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
stream_dvdnav.h
stream_ffmpeg.c
stream_file.c cache: read up to 64 KiB at once from stream_file 2010-11-14 12:24:11 +02:00
stream_ftp.c cleanup: don't check for NULL before free() 2010-11-08 18:05:12 +02:00
stream_live555.c
stream_mf.c
stream_nemesi.c
stream_netstream.c cleanup: don't check for NULL before free() 2010-11-08 18:05:12 +02:00
stream_netstream.h
stream_null.c
stream_pvr.c cleanup: don't check for NULL before free() 2010-11-08 18:05:12 +02:00
stream_radio.c cleanup: don't check for NULL before free() 2010-11-08 18:05:12 +02:00
stream_radio.h
stream_rtp.c
stream_rtsp.c
stream_smb.c
stream_tv.c
stream_udp.c
stream_vcd.c
stream_vstream.c
tcp.c
tcp.h
tv.c cleanup: remove unused MEncoder-related code 2011-01-25 02:29:31 +02:00
tv.h
tvi_bsdbt848.c
tvi_def.h
tvi_dshow.c cleanup: don't check for NULL before free() 2010-11-08 18:05:12 +02:00
tvi_dshow.h
tvi_dummy.c
tvi_v4l.c cleanup: don't check for NULL before free() 2010-11-08 18:05:12 +02:00
tvi_v4l2.c stream/tvi_v4l2.c: simplify by using getfps helper function 2011-01-31 16:03:10 +02:00
udp.c
udp.h
url.c cleanup: Replace two malloc+memset with calloc. 2011-01-29 02:50:00 +02:00
url.h stream/http: Add support for login/password in http_proxy env variable 2010-12-16 05:19:17 +02:00
vcd_read.h
vcd_read_darwin.h
vcd_read_fbsd.h
vcd_read_os2.h
vcd_read_win32.h