| .. |
|
4xm.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
Makefile
|
ASS/SSA muxer.
|
17 years ago |
|
adtsenc.c
|
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
|
17 years ago |
|
aiff.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
allformats.c
|
ASS/SSA muxer.
|
17 years ago |
|
amr.c
|
Replace generic CONFIG_MUXERS preprocessor conditionals by more specific
|
17 years ago |
|
apc.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
ape.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
asf-enc.c
|
ASF stands for "advanced stream format" not "adaptive ...", changing it to "ASF".
|
17 years ago |
|
asf.c
|
Use enum typers instead of int.
|
17 years ago |
|
asf.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
asfcrypt.c
|
Use full path for #includes from another directory.
|
17 years ago |
|
asfcrypt.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
assdec.c
|
assdec: don't remove CR, they are part of the spec
|
17 years ago |
|
assenc.c
|
ASS/SSA muxer.
|
17 years ago |
|
au.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 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.
|
17 years ago |
|
avformat.h
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
avi.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
avidec.c
|
Favor even chunk sizes in ambiguous cases.
|
17 years ago |
|
avienc.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
avio.c
|
Only special-case absolute DOS paths on systems that support them.
|
17 years ago |
|
avio.h
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
aviobuf.c
|
Make size variables in dyn_buf_write unsigned so gcc will not optimize the
|
17 years ago |
|
avisynth.c
|
set bits_per_coded_sample according to new lavc api
|
17 years ago |
|
avs.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
bethsoftvid.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
bfi.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
c93.c
|
convert every muxer/demuxer to write/read sample_aspect_ratio from/to
|
17 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
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
dsicin.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
dv.c
|
Make gcc 2.95 happy.
|
17 years ago |
|
dv.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
dvenc.c
|
replacing frame_rate and frame_rate_base with an AVRational time_base
|
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
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
ffm.h
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
ffmdec.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
ffmenc.c
|
Fix rc_eq mem leak.
|
17 years ago |
|
file.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
flic.c
|
Make flic probe check a few more things.
|
17 years ago |
|
flv.h
|
8HZ -> 8KHZ, cosmetics patch by Alexander Wichers development at wichersdot nu
|
17 years ago |
|
flvdec.c
|
8HZ -> 8KHZ, cosmetics patch by Alexander Wichers development at wichersdot nu
|
17 years ago |
|
flvenc.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 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.
|
17 years ago |
|
framehook.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
gif.c
|
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
|
17 years ago |
|
gxf.c
|
cosmetics, remove GXF: in log messages since it is present in context
|
17 years ago |
|
gxf.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
gxfenc.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
http.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
idcin.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
idroq.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
iff.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
img2.c
|
Prevent image2 from complaining about non monotone timestamps as
|
17 years ago |
|
internal.h
|
Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com.
|
17 years ago |
|
ipmovie.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
isom.c
|
Add (additional) const to many global tables.
|
17 years ago |
|
isom.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
libnut.c
|
Replace generic CONFIG_MUXERS preprocessor conditionals by more specific
|
17 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
|
17 years ago |
|
matroska.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
matroskadec.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
matroskaenc.c
|
matroskaenc: correct muxing of ASS packets
|
17 years ago |
|
mm.c
|
Remove useless empty close functions in mmf and mm demuxers.
|
17 years ago |
|
mmf.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
mov.c
|
10l, fix amrwb sample rate
|
17 years ago |
|
movenc.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
mp3.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
mpc.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
mpc8.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
mpeg.c
|
Use enum typers instead of int.
|
17 years ago |
|
mpeg.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
mpegenc.c
|
vertical align
|
17 years ago |
|
mpegts.c
|
spelling cosmetics
|
17 years ago |
|
mpegts.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
mpegtsenc.c
|
Change Dirac in MPEG-TS encapsulation to conform with spec changes.
|
17 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
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
mvi.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
mxf.c
|
put back mxf_essence_container_uls in demuxer as static const
|
17 years ago |
|
mxf.h
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
mxfdec.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
mxfenc.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
network.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
nsvdec.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
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.
|
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
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
oggdec.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
oggdec.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
oggenc.c
|
Remove offset_t typedef and use int64_t directly instead.
|
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
|
Cosmetics: indentation
|
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
|
Only special-case absolute DOS paths on systems that support them.
|
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
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
raw.c
|
Assume mono if no other information for raw.
|
17 years ago |
|
raw.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
rdt.c
|
Implement RDTDemuxContext, which contains RDT-specific data (similar to
|
17 years ago |
|
rdt.h
|
Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com.
|
17 years ago |
|
riff.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
riff.h
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
rl2.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
rm.h
|
Add dynamic payload handlers to rdt.c. These follow the same API as the ones
|
17 years ago |
|
rmdec.c
|
add ok parts to the rm demuxer for SIPRO support
|
17 years ago |
|
rmenc.c
|
cosmetics: make all references to AC-3 capitalized and hyphenated
|
17 years ago |
|
rpl.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
rtp.c
|
Do not set sample_rate = 90000 for mp2 and mp3 audio over RTP
|
17 years ago |
|
rtp.h
|
Remove access into RTPDemuxContext in rtsp.c, which allows making it opaque
|
17 years ago |
|
rtp_aac.c
|
Allow to set the maximum number of frames per RTP packet (and add support for
|
18 years ago |
|
rtp_aac.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
rtp_h264.c
|
Change function prototype of RTPDynamicPayloadHandler.parse_packet() to
|
17 years ago |
|
rtp_h264.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
rtp_internal.h
|
Remove access into RTPDemuxContext in rtsp.c, which allows making it opaque
|
17 years ago |
|
rtp_mpv.c
|
spelling cosmetics
|
17 years ago |
|
rtp_mpv.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
rtpdec.c
|
Remove access into RTPDemuxContext in rtsp.c, which allows making it opaque
|
17 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.
|
17 years ago |
|
rtsp.c
|
Reindent after r15544.
|
17 years ago |
|
rtsp.h
|
Implement a RTSPTransport field, which allows proper separation of server
|
17 years ago |
|
rtspcodes.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
sdp.c
|
Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() and
|
17 years ago |
|
segafilm.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
sierravmd.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
siff.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
smacker.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
sol.c
|
Use enum typers instead of int.
|
17 years ago |
|
swf.h
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
swfdec.c
|
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
|
17 years ago |
|
swfenc.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
tcp.c
|
only include sys/select.h if present, fix mingw compilation
|
17 years ago |
|
thp.c
|
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
|
17 years ago |
|
tiertexseq.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
tta.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
txd.c
|
remove useless close funcs
|
17 years ago |
|
udp.c
|
Fix udp.c compilation with recent glibc (>= 2.8)
|
17 years ago |
|
utils.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
vc1test.c
|
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
|
17 years ago |
|
vc1testenc.c
|
Remove unused variable.
|
17 years ago |
|
voc.c
|
voc: add ff_ prefix to some global const data
|
17 years ago |
|
voc.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
vocdec.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
vocenc.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
wav.c
|
Remove offset_t typedef and use int64_t directly instead.
|
17 years ago |
|
wc3movie.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
westwood.c
|
Use enum typers instead of int.
|
17 years ago |
|
wv.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
xa.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
yuv4mpeg.c
|
convert every muxer/demuxer to write/read sample_aspect_ratio from/to
|
17 years ago |