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.
 
 
 
 
 
Andreas Öman f1588ed525 When setting codec_id during codec probe we must also set codec_type. 16 years ago
..
4xm.c
Makefile Factorize common code out of the mxf demuxer. 16 years ago
adtsenc.c
aiff.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 years ago
allformats.c Add raw muxers/demuxers for F64/F32/S32/S24/U32/U24 PCM audio. 16 years ago
amr.c
apc.c
ape.c
asf-enc.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 years ago
asf.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago
asf.h
asfcrypt.c
asfcrypt.h
au.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 years ago
avc.c
avc.h
avformat.h Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 years ago
avi.h
avidec.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago
avienc.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 years ago
avio.c Implement url_open_protocol(), which is basiclly the former url_open() 16 years ago
avio.h Implement url_open_protocol(), which is basiclly the former url_open() 16 years ago
aviobuf.c Only reset buffer state if seeking is successful; update seek reg ref. 16 years ago
avisynth.c
avs.c
bethsoftvid.c
bfi.c
c93.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago
crcenc.c
cutils.c
daud.c Add D-Cinema audio muxer 16 years ago
dsicin.c
dv.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago
dv.h
dvenc.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 16 years ago
dxa.c
eacdata.c
electronicarts.c Support Electronic Arts files containing MP3 audio. 16 years ago
ffm.h Recommit r14497 16 years ago
ffmdec.c Improve long names for FFM muxer and demuxer: 16 years ago
ffmenc.c Fix rc_eq mem leak. 16 years ago
file.c
flic.c Make flic probe check a few more things. 16 years ago
flv.h
flvdec.c skip flv video info / command frame packets, fix issue #546 16 years ago
flvenc.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 years ago
framecrcenc.c
framehook.c
framehook.h
gif.c
gxf.c
gxf.h
gxfenc.c
http.c
idcin.c
idroq.c
iff.c
img2.c Mark several libavformat arrays const 16 years ago
ipmovie.c
isom.c Make MOV demuxer handle F32BE, F32LE, F64BE and F64LE PCM audio. 16 years ago
isom.h
libnut.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago
lmlm4.c
matroska.c matroska: add support for most variants of PCM 16 years ago
matroska.h matroskadec: list some more ebml IDs found in the wild and that we ignore 16 years ago
matroskadec.c matroskadec: unset matroska->done when seeking 16 years ago
matroskaenc.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 years ago
mm.c Remove useless empty close functions in mmf and mm demuxers. 16 years ago
mmf.c Mark several libavformat arrays const 16 years ago
mov.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago
movenc.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 years ago
mp3.c Make the id3v1_genre_str array const, not just the strings it points to. 16 years ago
mpc.c
mpc8.c
mpeg.c Add flag to mark demuxers that can output discontinuous timestamps. 16 years ago
mpeg.h
mpegenc.c Replace invocations of av_fifo_realloc(), which is going to be 16 years ago
mpegts.c Add flag to mark demuxers that can output discontinuous timestamps. 16 years ago
mpegts.h Dirac encapsulation in MPEG-TS 16 years ago
mpegtsenc.c Change Dirac in MPEG-TS encapsulation to conform with spec changes. 16 years ago
mpjpeg.c
msnwc_tcp.c
mtv.c Change mtv_read_packet so it does not break after seeking (displaying a shifted image). 16 years ago
mvi.c Motion Pixels MVI Demuxer. 16 years ago
mxf.c Ok-ed parts from patch by zhentan feng. 16 years ago
mxf.h Import more ok'ed chunks of the mxf muxer from the soc tree 16 years ago
mxfdec.c Remove useless #ifdef DEBUG (patch by Zhentan Feng). 16 years ago
mxfenc.c Import more ok'ed chunks of the mxf muxer from the soc tree 16 years ago
network.h
nsvdec.c Try to fix FATE after my time_base simplification change. 16 years ago
nut.c
nut.h Revert r14497 16 years ago
nutdec.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago
nutenc.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 years ago
nuv.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago
oggdec.c Add ff_ prefix to ogg_codec_t structs 16 years ago
oggdec.h Add ff_ prefix to ogg_codec_t structs 16 years ago
oggenc.c add ogv extension 16 years ago
oggparseflac.c Add ff_ prefix to ogg_codec_t structs 16 years ago
oggparseogm.c Add ff_ prefix to ogg_codec_t structs 16 years ago
oggparsespeex.c Add ff_ prefix to ogg_codec_t structs 16 years ago
oggparsetheora.c Add ff_ prefix to ogg_codec_t structs 16 years ago
oggparsevorbis.c Add ff_ prefix to ogg_codec_t structs 16 years ago
oma.c Mark several libavformat arrays const 16 years ago
os_support.c struct timeval requires #include <sys/time.h> 16 years ago
os_support.h Revert r14497 16 years ago
psxstr.c simplify 16 years ago
pva.c
qtpalette.h
raw.c Add raw muxers/demuxers for F64/F32/S32/S24/U32/U24 PCM audio. 16 years ago
raw.h Revert r14497 16 years ago
riff.c Make RIFF-based demuxers handle F32LE and F64LE PCM audio. 16 years ago
riff.h
rl2.c
rm.h Revert r14497 16 years ago
rmdec.c Remove unused variable, fixes the warning: 16 years ago
rmenc.c cosmetics: make all references to AC-3 capitalized and hyphenated 16 years ago
rpl.c
rtp.c Do not set sample_rate = 90000 for mp2 and mp3 audio over RTP 16 years ago
rtp.h Revert r14497 16 years ago
rtp_aac.c
rtp_aac.h Revert r14497 16 years ago
rtp_h264.c
rtp_h264.h Revert r14497 16 years ago
rtp_internal.h
rtp_mpv.c Fix MPEG video packetization for RTP 16 years ago
rtp_mpv.h Revert r14497 16 years ago
rtpdec.c Do not set timestamp information for a non existing AVStream 16 years ago
rtpenc.c RTP: use dprintf(), allow compilation with -DDEBUG 16 years ago
rtpenc_h264.c
rtpproto.c Surround '#include <sys/select>' by HAVE_SYS_SELECT_H. 16 years ago
rtsp.c ensure we get explicit definition of various _XOPEN_SOURCE functions we use 16 years ago
rtsp.h
rtspcodes.h
sdp.c Fix a typo in sdp_write_header(): change "IPV4", which is not a valid 16 years ago
segafilm.c
sierravmd.c
siff.c
smacker.c
sol.c
swf.h Recommit r14497 16 years ago
swfdec.c
swfenc.c update swf video frame number when muxing done, fix #439 16 years ago
tcp.c Remove check for @ in tcp.c which removes the authorization data from the 16 years ago
thp.c
tiertexseq.c Remove inaccurate computation of pts for audio packets and rely on 16 years ago
tta.c
txd.c
udp.c Fix udp.c compilation with recent glibc (>= 2.8) 16 years ago
utils.c When setting codec_id during codec probe we must also set codec_type. 16 years ago
vc1test.c
vc1testenc.c Remove unused variable. 16 years ago
voc.c voc: add ff_ prefix to some global const data 16 years ago
voc.h voc: add ff_ prefix to some global const data 16 years ago
vocdec.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 years ago
vocenc.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 years ago
wav.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 years ago
wc3movie.c
westwood.c
wv.c
xa.c
yuv4mpeg.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago