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 79d5045d33 Use chunk-size in function calling mdpr_read_codecdata() rather than in the 16 years ago
..
4xm.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
Makefile create a separate codec_id for E-AC-3 16 years ago
adtsenc.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
aiff.c Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 16 years ago
allformats.c create a separate codec_id for E-AC-3 16 years ago
amr.c Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 16 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 Globally rename the header inclusion guard names. 16 years ago
asfcrypt.c Use full path for #includes from another directory. 17 years ago
asfcrypt.h Globally rename the header inclusion guard names. 16 years ago
au.c Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 16 years ago
avc.c Fix misplaced const, avoids a cast-discards-qualifiers warning 17 years ago
avc.h Globally rename the header inclusion guard names. 16 years ago
avformat.h Globally rename the header inclusion guard names. 16 years ago
avi.h Globally rename the header inclusion guard names. 16 years ago
avidec.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago
avienc.c Fix an invalid free in the AVI muxer when an unsupported audio track is added. 16 years ago
avio.c Implement url_open_protocol(), which is basiclly the former url_open() 16 years ago
avio.h Globally rename the header inclusion guard names. 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 Globally rename the header inclusion guard names. 16 years ago
dvenc.c Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 16 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 Globally rename the header inclusion guard names. 16 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 Globally rename the header inclusion guard names. 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 Remove pointless #ifdef CONFIG_VHOOK from the code. 16 years ago
framehook.h Globally rename the header inclusion guard names. 16 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 Globally rename the header inclusion guard names. 16 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 Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 16 years ago
internal.h Globally rename the header inclusion guard names. 16 years ago
ipmovie.c remove useless close funcs 17 years ago
isom.c allow mp2 to be muxed into mp4 16 years ago
isom.h Globally rename the header inclusion guard names. 16 years ago
libnut.c Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 16 years ago
lmlm4.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
matroska.c matroska: add E-AC-3 support 16 years ago
matroska.h Globally rename the header inclusion guard names. 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 Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 16 years ago
mov.c remove vorbis dec hack, decoding will be done anyway to get frame size 16 years ago
movenc.c correctly mux mpeg2 audio 13818-3 in mp4 16 years ago
mp3.c Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 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 Globally rename the header inclusion guard names. 16 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 Globally rename the header inclusion guard names. 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 Globally rename the header inclusion guard names. 16 years ago
mxfdec.c put back mxf_essence_container_uls in demuxer as static const 16 years ago
mxfenc.c do no write multi descriptor when only one track is present 16 years ago
network.h Globally rename the header inclusion guard names. 16 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 Globally rename the header inclusion guard names. 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 Globally rename the header inclusion guard names. 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 Globally rename the header inclusion guard names. 16 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 Globally rename the header inclusion guard names. 16 years ago
raw.c change back to using CONFIG_*_DEMUXER for ac3_eac3_probe(), but use it 16 years ago
raw.h Globally rename the header inclusion guard names. 16 years ago
riff.c Make RIFF-based demuxers handle F32LE and F64LE PCM audio. 16 years ago
riff.h Globally rename the header inclusion guard names. 16 years ago
rl2.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
rm.h Use chunk-size in function calling mdpr_read_codecdata() rather than in the 16 years ago
rmdec.c Use chunk-size in function calling mdpr_read_codecdata() rather than in the 16 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 Globally rename the header inclusion guard names. 16 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 Globally rename the header inclusion guard names. 16 years ago
rtp_h264.c Fix non-debug build. 17 years ago
rtp_h264.h Globally rename the header inclusion guard names. 16 years ago
rtp_internal.h Globally rename the header inclusion guard names. 16 years ago
rtp_mpv.c Fix MPEG video packetization for RTP 17 years ago
rtp_mpv.h Globally rename the header inclusion guard names. 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 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 Remove useless "else" case in if X { A; return }; else { B }. See discussion 16 years ago
rtsp.h Read RealChallenge1 field from the server. 16 years ago
rtspcodes.h Globally rename the header inclusion guard names. 16 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 Globally rename the header inclusion guard names. 16 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 Fix detection of MPEG4 in MPEG-PS. 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 Globally rename the header inclusion guard names. 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 Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 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