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.
 
 
 
 
Luca Abeni 086119b3f3 Remove perror() usage from udp.c 17 years ago
..
4xm.c Change 4xm demuxer and video decoder to pass the video format version in 18 years ago
Makefile remove now useless libogg support 17 years ago
adtsenc.c
aiff.c move unrelated functions declarations out of allformats.h 18 years ago
allformats.c remove now useless libogg support 17 years ago
amr.c
apc.c
ape.c Looks like this APE decoder support versions starting from 3.95 18 years ago
asf-enc.c Fix streaming to XBox360. 17 years ago
asf.c Add support for reading WM/Year tag 17 years ago
asf.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
asfcrypt.c Add support for decrypting asf files 17 years ago
asfcrypt.h cosmetics: Add #endif comment. 17 years ago
au.c move unrelated functions declarations out of allformats.h 18 years ago
audio.c Do not use perror() in audio, video, and DV grabbers 17 years ago
avformat.h Fix Doxygen parameter 17 years ago
avi.h
avidec.c Add support for AMV variants of AVI files. 17 years ago
avienc.c
avio.c Call prot->url_close only if it is present. 17 years ago
avio.h Fix Doxygen parameter name 17 years ago
aviobuf.c Add ff_ prefix to get_v() 17 years ago
avisynth.c
avs.c
beosaudio.cpp Rename the format name audio_device (used in both oss and audio_beos) to oss and audio_beos. 18 years ago
bethsoftvid.c
bktr.c Give better filenames to bktr and v4l grabbers 18 years ago
c93.c
crcenc.c rename crc.c to crcenc.c 17 years ago
cutils.c
daud.c
dsicin.c
dv.c
dv.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
dv1394.c Do not use perror() in audio, video, and DV grabbers 17 years ago
dv1394.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
dvenc.c
dxa.c
eacdata.c add support for demuxing Electronic Arts .cdata files 17 years ago
electronicarts.c probe more kind of electronic arts files 17 years ago
ffm.c
file.c Remove empty pipe_close 17 years ago
flic.c simplify PTS handling 18 years ago
flv.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
flvdec.c Honor the 8bit extension (now 32bit instaed 24bit) of the pts field introduced in FLV specification v9. 17 years ago
flvenc.c Honor the 8bit extension (now 32bit instaed 24bit) of the pts field introduced in FLV specification v9. 17 years ago
framecrcenc.c move framecrc muxer in its own file 17 years ago
framehook.c
framehook.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
gif.c
gifdec.c
gxf.c cosmetics: typo 18 years ago
gxf.h cosmetics: alignment 18 years ago
gxfenc.c take care to use video track field number as duration 18 years ago
http.c
idcin.c
idroq.c
img2.c
ipmovie.c
isom.c treat NONE as U8 to fix qtNONE/000_0032.MOV, this should not any have side effect since if bps is 16 in stsd, codec will be changed to s16be, just yell if this breaks any sample 18 years ago
isom.h
libdc1394.c Rename dc1394.c to libdc1394.c 18 years ago
libnut.c Give the libnut muxer a lib prefix in its name so it does not conflict with 17 years ago
matroska.c Use V_MPEG4/ISO/ASP for mpeg4 when muxing mkv 18 years ago
matroska.h Make Matroska demuxer output full frames instead of slices for RealVideo 17 years ago
matroskadec.c cosmetics: reindent 17 years ago
matroskaenc.c spelling/wording nits in some Doxygen comments 18 years ago
mm.c
mmf.c move unrelated functions declarations out of allformats.h 18 years ago
mov.c comment typo 17 years ago
movenc.c Cosmetics: indentation. 17 years ago
mp3.c cosmetics: whitespace 17 years ago
mpc.c
mpc8.c Musepack SV8 demuxer and decoder 17 years ago
mpeg.c Improve Sofdec file detection 17 years ago
mpeg.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
mpegenc.c loosen dependencies over allformats.h 18 years ago
mpegts.c When new streams are detected, look for old filters and close them out. 17 years ago
mpegts.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
mpegtsenc.c
mpjpeg.c
mtv.c
mxf.c add D-10 NTSC support 18 years ago
network.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
nsvdec.c indent 18 years ago
nut.c Add some parentheses to clarify operator precedence, fixes the warnings: 17 years ago
nut.h rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers 17 years ago
nutdec.c Add ff_ prefix to get_v() 17 years ago
nutenc.c rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers 17 years ago
nuv.c Set codec_id correctly for RJPG codec_tag 18 years ago
oggdec.c set PKT_FLAG_KEY for Theora and OGM streams 17 years ago
oggdec.h set PKT_FLAG_KEY for Theora and OGM streams 17 years ago
oggenc.c ogg muxer 17 years ago
oggparseflac.c Rename ogg2.[ch] to oggdec.[ch]. 17 years ago
oggparseogm.c set PKT_FLAG_KEY for Theora and OGM streams 17 years ago
oggparsetheora.c set PKT_FLAG_KEY for Theora and OGM streams 17 years ago
oggparsevorbis.c Rename ogg2.[ch] to oggdec.[ch]. 17 years ago
os_support.c Check for winsock2.h instead of __MINGW32__ 18 years ago
os_support.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
psxstr.c
qtpalette.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
raw.c move unrelated functions declarations out of allformats.h 18 years ago
raw.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
riff.c HDYC fourcc, sample hdyc/Test2.avi 18 years ago
riff.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
rm.h Seek regression for RM demuxer fix 17 years ago
rmdec.c Cosmetics 17 years ago
rmenc.c
rtp.c Add MPEG2 support to the RTP muxer 17 years ago
rtp.h Remove prototype for non-existent function 17 years ago
rtp_aac.c Allow to set the maximum number of frames per RTP packet (and add support for 17 years ago
rtp_aac.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
rtp_h264.c Enable debug variable only when debug code is enabled, fixes the warning: 17 years ago
rtp_h264.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
rtp_internal.h Remove the "AVRtpPayloadTypes[i].pt == i" assumption from RTP and RTSP 17 years ago
rtp_mpv.c Add my name to the copyright header, since rtp_mpv now contains 18 years ago
rtp_mpv.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
rtpproto.c
rtsp.c Remove the "AVRtpPayloadTypes[i].pt == i" assumption from RTP and RTSP 17 years ago
rtsp.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
rtspcodes.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
sdp.c Add support for some more audio formats 17 years ago
segafilm.c
sierravmd.c this is debug not info 18 years ago
siff.c Remove unused variables, fixes the following warnings: 17 years ago
smacker.c Take ring frame into account when demuxing. 18 years ago
sol.c move unrelated functions declarations out of allformats.h 18 years ago
swf.c support swink created files which have soi/eoi broken tags reversed 18 years ago
tcp.c Add initialization and cleanup functions for Winsock 18 years ago
thp.c loosen dependencies over allformats.h 18 years ago
tiertexseq.c
tta.c Set dts in tta demuxer 18 years ago
txd.c
udp.c Remove perror() usage from udp.c 17 years ago
utils.c rename fps(frame per second) to tb(time base) to prevent 17 years ago
v4l.c Do not use perror() in audio, video, and DV grabbers 17 years ago
v4l2.c Forward error code when reading a v4l2 frame 18 years ago
voc.c
voc.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
vocdec.c
vocenc.c Use AVERROR_PATCHWELCOME instead of AVERROR(ENOTSUP) 18 years ago
wav.c move unrelated functions declarations out of allformats.h 18 years ago
wc3movie.c
westwood.c
wv.c loosen dependencies over allformats.h 18 years ago
x11grab.c
yuv4mpeg.c