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.
 
 
 
 
Ronald S. Bultje 158efd74fe Implement RTSP/Realmedia-compatible OPTIONS command. See "Realmedia patch" 16 years ago
..
4xm.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
Makefile Remaining parts of GSoC MXF muxer by Zhentan Feng. 16 years ago
adtsenc.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
aiff.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 years ago
allformats.c Remaining parts of GSoC MXF muxer by Zhentan Feng. 16 years ago
amr.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
apc.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
ape.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
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 typo: begining --> beginning 17 years ago
asfcrypt.c Use full path for #includes from another directory. 17 years ago
asfcrypt.h Add missing #includes to fix 'make checkheaders'. 17 years ago
au.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 years ago
avc.c Fix misplaced const, avoids a cast-discards-qualifiers warning 17 years ago
avc.h Add missing FFMPEG_ prefix to multiple inclusion guard. 16 years ago
avformat.h Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 years ago
avi.h avi.h does not use anything from avcodec.h. 17 years ago
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. 17 years ago
avisynth.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
avs.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
bethsoftvid.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
bfi.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
c93.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago
crcenc.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
cutils.c Do not loop endlessly if converting into dv with timestamps Jan 1st not 17 years ago
daud.c Add D-Cinema audio muxer 17 years ago
dsicin.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
dv.c Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer as 16 years ago
dv.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
dvenc.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 17 years ago
dxa.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
eacdata.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
electronicarts.c Support Electronic Arts files containing MP3 audio. 16 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. 16 years ago
file.c remove const qualifier, removes warning: 17 years ago
flic.c Make flic probe check a few more things. 17 years ago
flv.h speex in flv demuxing 16 years ago
flvdec.c skip empty flv data packets, fix issue #602 16 years ago
flvenc.c timestamps in flv are 32bits _signed_ according to flash player, specs are wrong 16 years ago
framecrcenc.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
framehook.c Rename two structures, identifiers starting with _[A-Z] are reserved. 17 years ago
framehook.h Use full path for #includes from another directory. 17 years ago
gif.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
gxf.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
gxf.h cosmetics: alignment 18 years ago
gxfenc.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
http.c Use full path for #includes from another directory. 17 years ago
idcin.c remove useless close funcs 17 years ago
idroq.c remove useless close funcs 17 years ago
iff.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
img2.c Mark several libavformat arrays const 16 years ago
internal.h Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() and 16 years ago
ipmovie.c remove useless close funcs 17 years ago
isom.c Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer as 16 years ago
isom.h Set correct codec type and id for text subtitles. 17 years ago
libnut.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago
lmlm4.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
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: cosmetics: indentation 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 remove vorbis dec hack, decoding will be done anyway to get frame size 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 Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
mpc8.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
mpeg.c vertical align 16 years ago
mpeg.h Use full path for #includes from another directory. 17 years ago
mpegenc.c vertical align 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 Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
msnwc_tcp.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
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 put back mxf_essence_container_uls in demuxer as static const 16 years ago
mxf.h put back mxf_essence_container_uls in demuxer as static const 16 years ago
mxfdec.c put back mxf_essence_container_uls in demuxer as static const 16 years ago
mxfenc.c header partition is open incomplete for now 16 years ago
network.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
nsvdec.c Try to fix FATE after my time_base simplification change. 17 years ago
nut.c Use full path for #includes from another directory. 17 years ago
nut.h Revert r14497 17 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 17 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 17 years ago
psxstr.c simplify 17 years ago
pva.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
qtpalette.h Fix make checkheaders. 17 years ago
raw.c Add raw muxers/demuxers for F64/F32/S32/S24/U32/U24 PCM audio. 16 years ago
raw.h Revert r14497 17 years ago
riff.c Make RIFF-based demuxers handle F32LE and F64LE PCM audio. 16 years ago
riff.h Use full path for #includes from another directory. 17 years ago
rl2.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
rm.h Revert r14497 17 years ago
rmdec.c Remove unused variable, fixes the warning: 17 years ago
rmenc.c cosmetics: make all references to AC-3 capitalized and hyphenated 17 years ago
rpl.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
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 Allow to set the maximum number of frames per RTP packet (and add support for 17 years ago
rtp_aac.h Revert r14497 17 years ago
rtp_h264.c Fix non-debug build. 17 years ago
rtp_h264.h Revert r14497 17 years ago
rtp_internal.h Use full path for #includes from another directory. 17 years ago
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 16 years ago
rtpenc.c RTP: use dprintf(), allow compilation with -DDEBUG 17 years ago
rtpenc_h264.c Add some const, fixes warnings: 17 years ago
rtpproto.c Surround '#include <sys/select>' by HAVE_SYS_SELECT_H. 16 years ago
rtsp.c Implement RTSP/Realmedia-compatible OPTIONS command. See "Realmedia patch" 16 years ago
rtsp.h Implement RTSP/Realmedia-compatible OPTIONS command. See "Realmedia patch" 16 years ago
rtspcodes.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
sdp.c Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() and 16 years ago
segafilm.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
sierravmd.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
siff.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
smacker.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
sol.c remove useless close funcs 17 years ago
swf.h Recommit r14497 17 years ago
swfdec.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
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 16 years ago
thp.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
tiertexseq.c Remove inaccurate computation of pts for audio packets and rely on 17 years ago
tta.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
txd.c remove useless close funcs 17 years ago
udp.c Fix udp.c compilation with recent glibc (>= 2.8) 16 years ago
utils.c make has_codec_parameters not returning true when sample_fmt is not set 16 years ago
vc1test.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
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 Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
westwood.c remove useless close funcs 17 years ago
wv.c remove useless close func 17 years ago
xa.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
yuv4mpeg.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago