..
4xm.c
…
Makefile
Remove libnut wrapper
2012-05-21 08:51:50 +02:00
a64.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
aacdec.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
ac3dec.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
adts.h
…
adtsenc.c
…
adxdec.c
…
aea.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
aiff.h
…
aiffdec.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
aiffenc.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
allformats.c
Remove libnut wrapper
2012-05-21 08:51:50 +02:00
amr.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
anm.c
…
apc.c
…
ape.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
apetag.c
…
apetag.h
…
asf.c
…
asf.h
…
asfcrypt.c
Replace memset(0) by zero initializations.
2012-03-28 09:38:33 +02:00
asfcrypt.h
…
asfdec.c
asfdec: Add an option for not searching for the packet markers
2012-04-07 01:01:03 +03:00
asfenc.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
assdec.c
…
assenc.c
…
au.c
audemux: Add a sanity check for the number of channels
2012-04-23 10:47:38 +03:00
audiointerleave.c
…
audiointerleave.h
…
avc.c
avc: Add a function for converting mp4 style extradata to annex b
2012-03-24 22:53:18 +02:00
avc.h
avc: Add a function for converting mp4 style extradata to annex b
2012-03-24 22:53:18 +02:00
avformat.h
avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.
2012-05-20 19:50:32 -04:00
avi.h
…
avidec.c
lavf: deprecate av_read_packet().
2012-03-20 20:12:16 +01:00
avienc.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
avio.c
avio: Add a function for signalling end of reading/writing
2012-05-22 23:16:41 +03:00
avio.h
avio: make AVIOContext.av_class pointer to const
2012-04-18 23:54:20 +01:00
avio_internal.h
…
aviobuf.c
avio: make avio_close(NULL) a no-op
2012-04-27 14:03:43 -07:00
avisynth.c
…
avlanguage.c
…
avlanguage.h
…
avs.c
…
bethsoftvid.c
…
bfi.c
…
bink.c
…
bmv.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
c93.c
…
caf.c
…
caf.h
…
cafdec.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
cavsvideodec.c
…
cdg.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
cdxl.c
cdxl demux: do not create packets with uninitialized data at EOF.
2012-03-05 16:27:31 -05:00
concat.c
…
crcenc.c
…
crypto.c
…
cutils.c
…
daud.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
dfa.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
diracdec.c
…
dnxhddec.c
…
dsicin.c
…
dtsdec.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
dv.c
dv: Split profile handling code into a separate file.
2012-05-07 23:59:49 +02:00
dv.h
…
dvenc.c
dv: Split profile handling code into a separate file.
2012-05-07 23:59:49 +02:00
dxa.c
…
eacdata.c
…
electronicarts.c
ea: check chunk_size for validity.
2012-05-04 16:06:26 -07:00
ffm.h
…
ffmdec.c
…
ffmenc.c
…
ffmeta.h
…
ffmetadec.c
…
ffmetaenc.c
…
file.c
…
filmstripdec.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
filmstripenc.c
…
flacdec.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
flacenc.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
flacenc.h
…
flacenc_header.c
…
flic.c
…
flv.h
…
flvdec.c
flvdec: Make sure sample_rate is set to the updated value
2012-05-23 22:23:43 +03:00
flvenc.c
avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.
2012-05-20 19:50:32 -04:00
framecrcenc.c
avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.
2012-05-20 19:50:32 -04:00
framehash.c
…
gif.c
…
gopher.c
…
gsmdec.c
…
gxf.c
…
gxf.h
…
gxfenc.c
gxfenc: remove disabled half-implemented MJPEG tag
2012-05-14 15:38:42 +02:00
h261dec.c
…
h263dec.c
…
h264dec.c
…
hls.c
…
hlsproto.c
…
http.c
http: Add support for reusing the http socket for subsequent requests
2012-05-28 16:42:40 +03:00
http.h
http: Add support for reusing the http socket for subsequent requests
2012-05-28 16:42:40 +03:00
httpauth.c
httpauth: Parse the stale field in digest auth
2012-03-13 10:36:17 +02:00
httpauth.h
httpauth: Parse the stale field in digest auth
2012-03-13 10:36:17 +02:00
id3v1.c
…
id3v1.h
…
id3v2.c
id3v2: fix skipping extended header in id3v2.4
2012-04-01 09:02:24 +02:00
id3v2.h
…
id3v2enc.c
…
idcin.c
…
idroqdec.c
lavf: change some (de)muxer names to lowercase
2012-05-19 19:44:16 +01:00
idroqenc.c
lavf: change some (de)muxer names to lowercase
2012-05-19 19:44:16 +01:00
iff.c
lavf: change some (de)muxer names to lowercase
2012-05-19 19:44:16 +01:00
img2.c
avcodec: add XBM encoder
2012-03-17 15:45:04 -04:00
img2dec.c
…
img2enc.c
avcodec: add XBM encoder
2012-03-17 15:45:04 -04:00
ingenientdec.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
internal.h
lavf: make av_interleave_packet_per_dts() private.
2012-03-20 20:12:16 +01:00
ipmovie.c
…
isom.c
mov: support eac3 audio
2012-04-25 15:24:14 -04:00
isom.h
mov: Fix detecting there is no sync sample.
2012-04-13 23:08:34 +03:00
iss.c
lavf: change some (de)muxer names to lowercase
2012-05-19 19:44:16 +01:00
iv8.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
ivfdec.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
ivfenc.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
jvdec.c
jv demux: set video stream duration
2012-03-14 15:34:50 +01:00
latmenc.c
…
libavformat.v
…
librtmp.c
…
lmlm4.c
…
lxfdec.c
…
m4vdec.c
…
matroska.c
…
matroska.h
…
matroskadec.c
mkv: mark corrupted packets and return them
2012-04-29 20:22:09 -07:00
matroskaenc.c
avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.
2012-05-20 19:50:32 -04:00
md5enc.c
avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.
2012-05-20 19:50:32 -04:00
md5proto.c
…
metadata-example.c
…
metadata.c
…
metadata.h
…
mm.c
…
mmf.c
…
mms.c
…
mms.h
…
mmsh.c
…
mmst.c
…
mov.c
mov: enable parsing for VC-1.
2012-05-18 19:38:21 +02:00
mov_chan.c
mov: Add missing terminator to mov_ch_layout_map_1ch.
2012-03-22 13:56:44 -07:00
mov_chan.h
…
movenc.c
movenc: Don't write the 'wave' atom or its child 'enda' for lpcm audio.
2012-05-25 11:24:43 -07:00
movenc.h
movenc: Add a min_frag_duration option
2012-03-20 11:18:05 +02:00
movenchint.c
rtpenc_chain: Return an error code instead of just a plain pointer
2012-05-26 13:35:44 +03:00
mp3dec.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
mp3enc.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
mpc.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
mpc8.c
…
mpeg.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
mpeg.h
…
mpegenc.c
mpegmux: add stuffing to avoid incomplete PCM frames
2012-05-06 13:18:38 +02:00
mpegts.c
mpegts: Some additional HDMV types and reg descriptors for mpegts
2012-05-03 12:13:28 -04:00
mpegts.h
…
mpegtsenc.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
mpegvideodec.c
…
mpjpeg.c
…
msnwc_tcp.c
…
mtv.c
lavf: change some (de)muxer names to lowercase
2012-05-19 19:44:16 +01:00
mvi.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
mxf.c
…
mxf.h
…
mxfdec.c
…
mxfenc.c
…
mxg.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
ncdec.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
network.c
…
network.h
…
nsvdec.c
Mark a number of variables only used in av_dlog() calls as av_unused.
2012-05-06 18:01:31 +02:00
nullenc.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
nut.c
…
nut.h
…
nutdec.c
nutdec: add malloc check and fix const to non-const conversion warnings
2012-04-18 23:54:20 +01:00
nutenc.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
nuv.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
oggdec.c
Fix uninitialized reads on malformed ogg files.
2012-03-08 11:52:15 -08:00
oggdec.h
…
oggenc.c
oggenc: fix condition when not to flush due to keyframe granule.
2012-03-30 16:32:16 -04:00
oggparsecelt.c
…
oggparsedirac.c
…
oggparseflac.c
oggdec: calculate correct timestamps in Ogg/FLAC
2012-03-27 16:11:06 -04:00
oggparseogm.c
oggparseogm: fix order of arguments of avpriv_set_pts_info().
2012-03-22 19:51:43 +01:00
oggparseskeleton.c
…
oggparsespeex.c
…
oggparsetheora.c
…
oggparsevorbis.c
oggdec: output correct timestamps for Vorbis
2012-03-20 14:39:57 -04:00
oma.c
…
oma.h
…
omadec.c
oma: Fix out of array read.
2012-03-18 15:01:58 -07:00
omaenc.c
…
options.c
Move AVFormatContext/AVCodecContext option tables to separate files.
2012-03-20 07:09:18 +01:00
options_table.h
options_table: Add some missing #includes to fix "make checkheaders".
2012-05-08 20:05:20 +02:00
os_support.c
…
os_support.h
os_support: Define SHUT_RD, SHUT_WR and SHUT_RDWR on OS/2
2012-05-23 10:38:14 +03:00
output-example.c
output-example: K&R formatting cosmetics, comment spelling fixes
2012-03-30 13:43:29 +02:00
pcm.c
…
pcm.h
…
pcmdec.c
…
pcmenc.c
…
pmpdec.c
…
psxstr.c
psx-str: fix audio pts
2012-03-03 17:03:27 -05:00
pva.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
qcp.c
…
qtpalette.h
…
r3d.c
Fix a bunch of common typos.
2012-03-09 22:02:49 +01:00
rawdec.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
rawdec.h
…
rawenc.c
avpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmetics
2012-04-12 09:00:49 +02:00
rawenc.h
…
rawvideodec.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
rdt.c
rdt: remove workaround for infinite loop with aac
2012-03-05 13:08:16 -05:00
rdt.h
…
riff.c
riff: use bps instead of bits_per_coded_sample in the WAVEFORMATEXTENSIBLE header
2012-04-17 00:09:19 -04:00
riff.h
…
rl2.c
…
rm.c
RealAudio Lossless decoder
2012-03-19 18:46:34 +01:00
rm.h
…
rmdec.c
avcodec: add a cook parser to get subpacket duration
2012-04-20 12:11:20 -04:00
rmenc.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
rpl.c
…
rso.c
…
rso.h
…
rsodec.c
…
rsoenc.c
…
rtmp.h
…
rtmppkt.c
rtmp: Check return codes of net IO operations
2012-05-24 22:16:46 +03:00
rtmppkt.h
…
rtmpproto.c
rtmp: fix url parsing
2012-05-25 14:20:34 -07:00
rtp.c
…
rtp.h
…
rtpdec.c
rtsp: Don't expose the MS-RTSP RTX data stream to the caller
2012-04-08 12:04:22 +03:00
rtpdec.h
…
rtpdec_amr.c
rtsp: Don't expose the MS-RTSP RTX data stream to the caller
2012-04-08 12:04:22 +03:00
rtpdec_asf.c
rtsp: Don't expose the MS-RTSP RTX data stream to the caller
2012-04-08 12:04:22 +03:00
rtpdec_formats.h
…
rtpdec_g726.c
…
rtpdec_h263.c
…
rtpdec_h263_rfc2190.c
…
rtpdec_h264.c
rtpdec_h264: Add missing newlines to av_log calls
2012-05-05 22:11:49 +03:00
rtpdec_latm.c
rtsp: Don't expose the MS-RTSP RTX data stream to the caller
2012-04-08 12:04:22 +03:00
rtpdec_mpeg4.c
rtsp: Don't expose the MS-RTSP RTX data stream to the caller
2012-04-08 12:04:22 +03:00
rtpdec_qcelp.c
…
rtpdec_qdm2.c
…
rtpdec_qt.c
…
rtpdec_svq3.c
…
rtpdec_vp8.c
…
rtpdec_xiph.c
cosmetics: Fix indentation
2012-04-08 12:04:29 +03:00
rtpenc.c
rtpenc: Expose the ssrc as an avoption
2012-05-26 13:35:39 +03:00
rtpenc.h
rtpenc: Use AVFormatContext.packet_size instead of a private option
2012-03-19 18:37:38 +02:00
rtpenc_aac.c
…
rtpenc_amr.c
…
rtpenc_chain.c
rtpenc_chain: Return an error code instead of just a plain pointer
2012-05-26 13:35:44 +03:00
rtpenc_chain.h
rtpenc_chain: Return an error code instead of just a plain pointer
2012-05-26 13:35:44 +03:00
rtpenc_h263.c
…
rtpenc_h263_rfc2190.c
…
rtpenc_h264.c
…
rtpenc_latm.c
…
rtpenc_mpv.c
…
rtpenc_vp8.c
…
rtpenc_xiph.c
…
rtpproto.c
…
rtsp.c
rtsp: Check for dynamic payload handlers if no static payload mapping was found
2012-05-26 21:58:18 +03:00
rtsp.h
rtsp: Add content-type message header parsing
2012-05-08 10:18:35 -07:00
rtspcodes.h
…
rtspdec.c
rtsp: Don't use av_malloc(0) if there are no streams
2012-04-08 15:51:33 +03:00
rtspenc.c
cosmetics: Align some AVInput/OutputFormat declarations
2012-03-19 14:27:43 +02:00
sapdec.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
sapenc.c
rtpenc_chain: Return an error code instead of just a plain pointer
2012-05-26 13:35:44 +03:00
sauce.c
…
sauce.h
…
sctp.c
sctp: be consistent with socket option level
2012-05-10 00:01:45 +02:00
sdp.c
Replace memset(0) by zero initializations.
2012-03-28 09:38:33 +02:00
seek-test.c
Replace memset(0) by zero initializations.
2012-03-28 09:38:33 +02:00
seek.c
lavf: deobfuscate read_frame_internal().
2012-03-05 18:47:05 +01:00
seek.h
lavf: deobfuscate read_frame_internal().
2012-03-05 18:47:05 +01:00
segafilm.c
segafilm: use the sample rate as the time base for audio streams
2012-03-03 17:03:27 -05:00
segment.c
segment: reorder seg_write_header allocation
2012-04-27 14:03:43 -07:00
sierravmd.c
…
siff.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
smacker.c
smacker: error out if palette copy-with-offset overruns palette size.
2012-03-07 09:35:03 -08:00
smjpeg.c
…
smjpeg.h
…
smjpegdec.c
…
smjpegenc.c
avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.
2012-05-20 19:50:32 -04:00
sol.c
…
sox.h
…
soxdec.c
…
soxenc.c
…
spdif.c
…
spdif.h
…
spdifdec.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
spdifenc.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
srtdec.c
…
swf.h
…
swfdec.c
…
swfenc.c
avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.
2012-05-20 19:50:32 -04:00
tcp.c
tcp: Allow signalling end of reading/writing
2012-05-22 23:16:42 +03:00
thp.c
thp: set audio packet durations
2012-03-03 16:58:45 -05:00
tiertexseq.c
tiertexseq: set correct block_align for audio
2012-03-03 17:03:27 -05:00
tls.c
…
tmv.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
tta.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
tty.c
…
txd.c
…
udp.c
Replace memset(0) by zero initializations.
2012-03-28 09:38:33 +02:00
url.h
avio: Add a function for signalling end of reading/writing
2012-05-22 23:16:41 +03:00
utils.c
avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.
2012-05-20 19:50:32 -04:00
vc1test.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
vc1testenc.c
…
version.h
rtpenc: Expose the ssrc as an avoption
2012-05-26 13:35:39 +03:00
voc.c
…
voc.h
…
vocdec.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
vocenc.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
vorbiscomment.c
…
vorbiscomment.h
…
vqf.c
vqf: set packet duration
2012-03-03 17:03:26 -05:00
wav.c
avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.
2012-05-20 19:50:32 -04:00
wc3movie.c
…
westwood_aud.c
…
westwood_vqa.c
westwood_vqa: fix SND0 chunk handling
2012-03-27 11:58:15 -04:00
wtv.c
…
wv.c
…
xa.c
xa: set correct bit rate
2012-03-20 14:12:54 -04:00
xmv.c
…
xwma.c
xwma: Validate channels and bits_per_coded_sample.
2012-03-22 13:57:12 -07:00
yop.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00
yuv4mpeg.c
cosmetics: Align muxer/demuxer declarations
2012-04-06 19:19:59 +03:00