You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Baptiste Coudurier bdfa98249a return error in mpegts_push_data and propagate it 16 years ago
..
4xm.c
Makefile Add QCP demuxer. 16 years ago
adtsenc.c Add PCE support to the ADTS muxer. 16 years ago
aiff.c Remove useless init from aiff_read_header() found by CSA. 16 years ago
allformats.c Add QCP demuxer. 16 years ago
amr.c
apc.c
ape.c
asf.c Per-stream language-tags extraction in asfdec. 16 years ago
asf.h Fix bandwith vs. bandwiDth typo. 16 years ago
asfcrypt.c
asfcrypt.h
asfdec.c fix get_str16_nolen with odd len, fix #1065 16 years ago
asfenc.c
assdec.c
assenc.c
au.c
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h Remove \p and \e doxygen markup. 16 years ago
avi.h
avidec.c Workaround broken AVI files from DC-XZ6. 16 years ago
avienc.c
avio.c
avio.h Define struct URLContext and typedef it to URLContext in one step. 16 years ago
aviobuf.c seek inside buffer when offset is exactly at the end, fix seeking with memory ByteIOContext 16 years ago
avisynth.c
avlanguage.c Convert names to the FFmpeg style. 16 years ago
avlanguage.h Convert names to the FFmpeg style. 16 years ago
avs.c
bethsoftvid.c
bfi.c
c93.c
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c Remove unused audio_pts field from ea demuxer struct 16 years ago
ffm.h
ffmdec.c remove useless duplication of what av_new_stream() already does 16 years ago
ffmenc.c
file.c
flacdec.c
flacenc.c
flacenc.h
flic.c
flv.h
flvdec.c Remove unused variable from flv_read_metabody() found by CSA. 16 years ago
flvenc.c
framecrcenc.c
gif.c Rename pbBufPtr() to put_bits_ptr(). 16 years ago
gopher.c
gxf.c
gxf.h
gxfenc.c remove useless include 16 years ago
http.c
id3v2.c
id3v2.h
idcin.c
idroq.c
iff.c
img2.c
internal.h
ipmovie.c
isom.c v210 mov fourcc 16 years ago
isom.h parse 'stps' atom to set keyframe, partial sync sample for mpeg-2 open gop 16 years ago
iss.c
libnut.c
lmlm4.c
matroska.c
matroska.h
matroskadec.c Remove unused code found by CSA 16 years ago
matroskaenc.c
metadata.c
metadata.h
metadata_compat.c
mm.c
mmf.c
mov.c move increment after debug print 16 years ago
movenc.c fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com 16 years ago
mp3.c Require 4 instead of 3 frames for detecting mp3, 16 years ago
mpc.c Rename bitstream.h to get_bits.h. 16 years ago
mpc8.c Rename bitstream.h to get_bits.h. 16 years ago
mpeg.c Remove 2 ++ from check_pes() that are useless, found by CSA. 16 years ago
mpeg.h
mpegenc.c fail if stream fifo could not be allocated 16 years ago
mpegts.c return error in mpegts_push_data and propagate it 16 years ago
mpegts.h
mpegtsenc.c simplify pes timestamps fetching, based on a patch by corp186, chasedouglas at gmail dot com 16 years ago
mpjpeg.c
msnwc_tcp.c
mtv.c Remove dead assignments found by CSA 16 years ago
mvi.c
mxf.c
mxf.h
mxfdec.c free Track and unset priv_data to avoid double free, fix memleak 16 years ago
mxfenc.c remove useless include 16 years ago
ncdec.c
network.h
nsvdec.c NSV : Add TOC2 parsing and seeking support. 16 years ago
nut.c
nut.h
nutdec.c
nutenc.c
nuv.c
oggdec.c Ensure that there's pages to read for duration calculation in the ogg demuxer 16 years ago
oggdec.h Warning fix: Make ogg_stream.codec const 16 years ago
oggenc.c
oggparseflac.c Rename bitstream.h to get_bits.h. 16 years ago
oggparseogm.c Rename bitstream.h to get_bits.h. 16 years ago
oggparsespeex.c Set speex frame_size in ogg demuxer 16 years ago
oggparsetheora.c Use skip_bits_long() for large skips 16 years ago
oggparsevorbis.c Rename bitstream.h to get_bits.h. 16 years ago
oma.c oma: fix build if memcmp() is a macro 16 years ago
options.c
os_support.c
os_support.h
output-example.c
psxstr.c
pva.c avoid possibly uninitialized return value 16 years ago
qcp.c Add QCP demuxer. 16 years ago
qtpalette.h
r3d.c
raw.c It should be #if, not #ifdef 16 years ago
raw.h
rdt.c Rename bitstream.h to get_bits.h. 16 years ago
rdt.h
riff.c Support YVU9 AVI 4cc. 16 years ago
riff.h
rl2.c
rm.c
rm.h
rmdec.c Move declarations in sync() closer to where they are used. 16 years ago
rmenc.c
rpl.c
rtp.c Rename bitstream.h to get_bits.h. 16 years ago
rtp.h
rtp_aac.c AAC packetiser cleanup: use consts instead of #defines 16 years ago
rtp_amr.c
rtp_asf.c
rtp_asf.h
rtp_h263.c
rtp_h264.c Rename bitstream.h to get_bits.h. 16 years ago
rtp_h264.h
rtp_mpv.c
rtp_vorbis.c Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC 16 years ago
rtp_vorbis.h Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC 16 years ago
rtpdec.c Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC 16 years ago
rtpdec.h
rtpenc.c Rename bitstream.h to get_bits.h. 16 years ago
rtpenc.h
rtpenc_h264.c Fix the M bit for multi-packet NALs. 16 years ago
rtpproto.c
rtsp.c Fix crash when receiving from SDP 16 years ago
rtsp.h Send dummy requests over the TCP connection (WMS wants GET_PARAMETER, 16 years ago
rtspcodes.h
sdp.c
segafilm.c
sierravmd.c
siff.c
smacker.c
sol.c
swf.h
swfdec.c
swfenc.c check av_fifo_alloc return 16 years ago
tcp.c
thp.c
tiertexseq.c
timefilter.c Replace rand() usage by av_lfg_get(). 16 years ago
timefilter.h
tmv.c Add 8088flex TMV file demuxer. 16 years ago
tta.c Rename bitstream.h to get_bits.h. 16 years ago
txd.c
udp.c
utils.c Set frame defaults in try_decode_frame. 16 years ago
vc1test.c
vc1testenc.c
voc.c
voc.h
vocdec.c
vocenc.c
vqf.c
wav.c
wc3movie.c Slightly improve/correct description of wc3_pal_lookup 16 years ago
westwood.c Remove unused code from Westwood VQA/AUD demuxer. 16 years ago
wv.c Add floating point audio decoding to WavPack decoder. 16 years ago
xa.c
yuv4mpeg.c Use chroma_sample_location in reading/writing yuv4mpeg 16 years ago