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