.. |
4xm.c
|
|
|
adtsenc.c
|
|
|
aiff.c
|
Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const *
|
2008-08-24 16:51:50 +00:00 |
allformats.c
|
Remaining parts of GSoC MXF muxer by Zhentan Feng.
|
2008-08-26 15:58:25 +00:00 |
amr.c
|
|
|
apc.c
|
|
|
ape.c
|
|
|
asf-enc.c
|
Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const *
|
2008-08-24 16:51:50 +00:00 |
asf.c
|
convert every muxer/demuxer to write/read sample_aspect_ratio from/to
|
2008-08-23 23:43:20 +00:00 |
asf.h
|
|
|
asfcrypt.c
|
|
|
asfcrypt.h
|
|
|
au.c
|
Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const *
|
2008-08-24 16:51:50 +00:00 |
avc.c
|
|
|
avc.h
|
Add missing FFMPEG_ prefix to multiple inclusion guard.
|
2008-08-30 07:17:36 +00:00 |
avformat.h
|
Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const *
|
2008-08-24 16:51:50 +00:00 |
avi.h
|
|
|
avidec.c
|
convert every muxer/demuxer to write/read sample_aspect_ratio from/to
|
2008-08-23 23:43:20 +00:00 |
avienc.c
|
Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const *
|
2008-08-24 16:51:50 +00:00 |
avio.c
|
Implement url_open_protocol(), which is basiclly the former url_open()
|
2008-08-19 23:44:23 +00:00 |
avio.h
|
Implement url_open_protocol(), which is basiclly the former url_open()
|
2008-08-19 23:44:23 +00:00 |
aviobuf.c
|
|
|
avisynth.c
|
|
|
avs.c
|
|
|
bethsoftvid.c
|
|
|
bfi.c
|
|
|
c93.c
|
convert every muxer/demuxer to write/read sample_aspect_ratio from/to
|
2008-08-23 23:43:20 +00:00 |
crcenc.c
|
|
|
cutils.c
|
|
|
daud.c
|
Add D-Cinema audio muxer
|
2008-08-04 07:35:07 +00:00 |
dsicin.c
|
|
|
dv.c
|
Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer as
|
2008-08-28 22:41:00 +00:00 |
dv.h
|
|
|
dvenc.c
|
|
|
dxa.c
|
|
|
eacdata.c
|
|
|
electronicarts.c
|
Support Electronic Arts files containing MP3 audio.
|
2008-08-18 12:39:57 +00:00 |
ffm.h
|
Recommit r14497
|
2008-08-01 23:12:10 +00:00 |
ffmdec.c
|
|
|
ffmenc.c
|
Fix rc_eq mem leak.
|
2008-08-16 14:46:31 +00:00 |
file.c
|
|
|
flic.c
|
|
|
flv.h
|
speex in flv demuxing
|
2008-08-29 17:06:35 +00:00 |
flvdec.c
|
skip empty flv data packets, fix issue #602
|
2008-08-29 22:10:34 +00:00 |
flvenc.c
|
timestamps in flv are 32bits _signed_ according to flash player, specs are wrong
|
2008-08-30 03:07:31 +00:00 |
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
|
2008-08-24 17:24:34 +00:00 |
internal.h
|
Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() and
|
2008-08-27 23:43:28 +00:00 |
ipmovie.c
|
|
|
isom.c
|
Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer as
|
2008-08-28 22:41:00 +00:00 |
isom.h
|
|
|
libnut.c
|
convert every muxer/demuxer to write/read sample_aspect_ratio from/to
|
2008-08-23 23:43:20 +00:00 |
lmlm4.c
|
|
|
Makefile
|
Remaining parts of GSoC MXF muxer by Zhentan Feng.
|
2008-08-26 15:58:25 +00:00 |
matroska.c
|
matroska: add support for most variants of PCM
|
2008-08-20 00:49:45 +00:00 |
matroska.h
|
matroskadec: list some more ebml IDs found in the wild and that we ignore
|
2008-08-13 21:15:15 +00:00 |
matroskadec.c
|
matroskadec: cosmetics: indentation
|
2008-08-27 19:58:55 +00:00 |
matroskaenc.c
|
Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const *
|
2008-08-24 16:51:50 +00:00 |
mm.c
|
Remove useless empty close functions in mmf and mm demuxers.
|
2008-08-24 14:02:55 +00:00 |
mmf.c
|
Mark several libavformat arrays const
|
2008-08-24 17:24:34 +00:00 |
mov.c
|
remove vorbis dec hack, decoding will be done anyway to get frame size
|
2008-08-29 20:04:28 +00:00 |
movenc.c
|
Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const *
|
2008-08-24 16:51:50 +00:00 |
mp3.c
|
Make the id3v1_genre_str array const, not just the strings it points to.
|
2008-08-24 12:45:15 +00:00 |
mpc8.c
|
|
|
mpc.c
|
|
|
mpeg.c
|
vertical align
|
2008-08-26 01:29:43 +00:00 |
mpeg.h
|
|
|
mpegenc.c
|
vertical align
|
2008-08-26 01:29:43 +00:00 |
mpegts.c
|
Add flag to mark demuxers that can output discontinuous timestamps.
|
2008-08-15 16:13:05 +00:00 |
mpegts.h
|
Dirac encapsulation in MPEG-TS
|
2008-08-13 19:29:35 +00:00 |
mpegtsenc.c
|
Change Dirac in MPEG-TS encapsulation to conform with spec changes.
|
2008-08-14 11:17:23 +00:00 |
mpjpeg.c
|
|
|
msnwc_tcp.c
|
|
|
mtv.c
|
|
|
mvi.c
|
|
|
mxf.c
|
put back mxf_essence_container_uls in demuxer as static const
|
2008-08-31 01:39:42 +00:00 |
mxf.h
|
put back mxf_essence_container_uls in demuxer as static const
|
2008-08-31 01:39:42 +00:00 |
mxfdec.c
|
put back mxf_essence_container_uls in demuxer as static const
|
2008-08-31 01:39:42 +00:00 |
mxfenc.c
|
cosmetics, Pair -> Entry
|
2008-08-31 04:20:47 +00:00 |
network.h
|
|
|
nsvdec.c
|
|
|
nut.c
|
|
|
nut.h
|
|
|
nutdec.c
|
convert every muxer/demuxer to write/read sample_aspect_ratio from/to
|
2008-08-23 23:43:20 +00:00 |
nutenc.c
|
Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const *
|
2008-08-24 16:51:50 +00:00 |
nuv.c
|
convert every muxer/demuxer to write/read sample_aspect_ratio from/to
|
2008-08-23 23:43:20 +00:00 |
oggdec.c
|
Add ff_ prefix to ogg_codec_t structs
|
2008-08-24 17:37:43 +00:00 |
oggdec.h
|
Add ff_ prefix to ogg_codec_t structs
|
2008-08-24 17:37:43 +00:00 |
oggenc.c
|
|
|
oggparseflac.c
|
Add ff_ prefix to ogg_codec_t structs
|
2008-08-24 17:37:43 +00:00 |
oggparseogm.c
|
Add ff_ prefix to ogg_codec_t structs
|
2008-08-24 17:37:43 +00:00 |
oggparsespeex.c
|
Add ff_ prefix to ogg_codec_t structs
|
2008-08-24 17:37:43 +00:00 |
oggparsetheora.c
|
Add ff_ prefix to ogg_codec_t structs
|
2008-08-24 17:37:43 +00:00 |
oggparsevorbis.c
|
Add ff_ prefix to ogg_codec_t structs
|
2008-08-24 17:37:43 +00:00 |
oma.c
|
Mark several libavformat arrays const
|
2008-08-24 17:24:34 +00:00 |
os_support.c
|
struct timeval requires #include <sys/time.h>
|
2008-08-16 18:39:30 +00:00 |
os_support.h
|
|
|
psxstr.c
|
|
|
pva.c
|
|
|
qtpalette.h
|
|
|
raw.c
|
Add raw muxers/demuxers for F64/F32/S32/S24/U32/U24 PCM audio.
|
2008-08-23 22:36:35 +00:00 |
raw.h
|
|
|
riff.c
|
Make RIFF-based demuxers handle F32LE and F64LE PCM audio.
|
2008-08-19 10:54:30 +00:00 |
riff.h
|
|
|
rl2.c
|
|
|
rm.h
|
|
|
rmdec.c
|
|
|
rmenc.c
|
cosmetics: make all references to AC-3 capitalized and hyphenated
|
2008-08-03 16:42:32 +00:00 |
rpl.c
|
|
|
rtp_aac.c
|
|
|
rtp_aac.h
|
|
|
rtp_h264.c
|
|
|
rtp_h264.h
|
|
|
rtp_internal.h
|
|
|
rtp_mpv.c
|
|
|
rtp_mpv.h
|
|
|
rtp.c
|
|
|
rtp.h
|
|
|
rtpdec.c
|
Do not set timestamp information for a non existing AVStream
|
2008-08-22 19:03:05 +00:00 |
rtpenc_h264.c
|
|
|
rtpenc.c
|
|
|
rtpproto.c
|
Surround '#include <sys/select>' by HAVE_SYS_SELECT_H.
|
2008-08-14 14:29:18 +00:00 |
rtsp.c
|
Implement RTSP/Realmedia-compatible OPTIONS command. See "Realmedia patch"
|
2008-08-31 03:12:13 +00:00 |
rtsp.h
|
Implement RTSP/Realmedia-compatible OPTIONS command. See "Realmedia patch"
|
2008-08-31 03:12:13 +00:00 |
rtspcodes.h
|
|
|
sdp.c
|
Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() and
|
2008-08-27 23:43:28 +00:00 |
segafilm.c
|
|
|
sierravmd.c
|
|
|
siff.c
|
|
|
smacker.c
|
|
|
sol.c
|
|
|
swf.h
|
Recommit r14497
|
2008-08-01 23:12:10 +00:00 |
swfdec.c
|
|
|
swfenc.c
|
|
|
tcp.c
|
Remove check for @ in tcp.c which removes the authorization data from the
|
2008-08-24 16:22:40 +00:00 |
thp.c
|
|
|
tiertexseq.c
|
|
|
tta.c
|
|
|
txd.c
|
|
|
udp.c
|
Fix udp.c compilation with recent glibc (>= 2.8)
|
2008-08-25 06:20:00 +00:00 |
utils.c
|
make has_codec_parameters not returning true when sample_fmt is not set
|
2008-08-29 22:13:22 +00:00 |
vc1test.c
|
|
|
vc1testenc.c
|
Remove unused variable.
|
2008-08-13 18:32:16 +00:00 |
voc.c
|
voc: add ff_ prefix to some global const data
|
2008-08-24 14:12:03 +00:00 |
voc.h
|
voc: add ff_ prefix to some global const data
|
2008-08-24 14:12:03 +00:00 |
vocdec.c
|
Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const *
|
2008-08-24 16:51:50 +00:00 |
vocenc.c
|
Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const *
|
2008-08-24 16:51:50 +00:00 |
wav.c
|
Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const *
|
2008-08-24 16:51:50 +00:00 |
wc3movie.c
|
|
|
westwood.c
|
|
|
wv.c
|
|
|
xa.c
|
|
|
yuv4mpeg.c
|
convert every muxer/demuxer to write/read sample_aspect_ratio from/to
|
2008-08-23 23:43:20 +00:00 |