.. |
4xm.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
Makefile
|
use new metadata API in rm (de)muxer
|
16 years ago |
adtsenc.c
|
Add libavcodec/internal.h include to avoid warning: implicit declaration of
|
16 years ago |
aiff.c
|
use new metadata API in aiff demuxer
|
16 years ago |
allformats.c
|
Replace calls/references of the deprecated register_protocol()
|
16 years ago |
amr.c
|
…
|
|
apc.c
|
…
|
|
ape.c
|
apedec: display a warning when truncating a metadata tag
|
16 years ago |
asf-enc.c
|
write all available metadata tags into extended_content_header
|
16 years ago |
asf.c
|
Add a context to av_log() calls.
|
16 years ago |
asf.h
|
…
|
|
asfcrypt.c
|
Add and use a public API for RC4 and DES, analogous to the AES API.
|
16 years ago |
asfcrypt.h
|
…
|
|
assdec.c
|
Silence "assdec.c:146: warning: passing argument 4 of ‘qsort’ from incompatible pointer type"
|
16 years ago |
assenc.c
|
…
|
|
au.c
|
…
|
|
audiointerleave.c
|
check fifo size and realloc if needed
|
16 years ago |
audiointerleave.h
|
rename ff_audio_interleave to ff_audio_rechunk_interleave
|
16 years ago |
avc.c
|
…
|
|
avc.h
|
…
|
|
avformat.h
|
av_alloc_format_context has been renamed, update AVFormatContext av_class
|
16 years ago |
avi.h
|
…
|
|
avidec.c
|
avidec: fix error introduced in r17382
|
16 years ago |
avienc.c
|
Remove pointless #if around the file, it is already conditionally compiled.
|
16 years ago |
avio.c
|
Rename register_protocol() to av_register_protocol() and deprecate
|
16 years ago |
avio.h
|
Add missing #includes to fix 'make checkheaders'.
|
16 years ago |
aviobuf.c
|
…
|
|
avisynth.c
|
…
|
|
avs.c
|
…
|
|
bethsoftvid.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
bfi.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
c93.c
|
…
|
|
crcenc.c
|
…
|
|
cutils.c
|
Do not misuse unsigned long to store pointers.
|
16 years ago |
daud.c
|
…
|
|
dsicin.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
dv.c
|
…
|
|
dv.h
|
…
|
|
dvenc.c
|
…
|
|
dxa.c
|
…
|
|
eacdata.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
electronicarts.c
|
Add av_uninit macro to variable to avoid false positive warning:
|
16 years ago |
ffm.h
|
…
|
|
ffmdec.c
|
return error if read failed
|
16 years ago |
ffmenc.c
|
…
|
|
file.c
|
…
|
|
flic.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
flv.h
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
flvdec.c
|
Add a context to av_log() calls.
|
16 years ago |
flvenc.c
|
Splits the totalbitrate in a videodatarate and audiodatarate part.
|
16 years ago |
framecrcenc.c
|
…
|
|
framehook.c
|
…
|
|
framehook.h
|
…
|
|
gif.c
|
…
|
|
gopher.c
|
Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com
|
16 years ago |
gxf.c
|
…
|
|
gxf.h
|
…
|
|
gxfenc.c
|
use correct field number for video according to specs, patch by Thierry Foucu, tfoucu at gmail dot com
|
16 years ago |
http.c
|
…
|
|
id3v2.c
|
Fix probing of files with ID3v2 tags. Discussed at
|
16 years ago |
id3v2.h
|
Fix probing of files with ID3v2 tags. Discussed at
|
16 years ago |
idcin.c
|
Use more descriptive format long_names.
|
16 years ago |
idroq.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
iff.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
img2.c
|
…
|
|
internal.h
|
remove now useless av_set_program_name() function
|
16 years ago |
ipmovie.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
isom.c
|
'code' is used to index a table so make it unsigned
|
16 years ago |
isom.h
|
'code' is used to index a table so make it unsigned
|
16 years ago |
iss.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
libnut.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
lmlm4.c
|
…
|
|
matroska.c
|
…
|
|
matroska.h
|
matroskadec: add needed definitions forgotten in r17331
|
16 years ago |
matroskadec.c
|
matroskadec: export language of metadata tags when available
|
16 years ago |
matroskaenc.c
|
matroskaenc: use new metadata API
|
16 years ago |
metadata.c
|
modify the way to pass parameters to av_metadata_set()
|
16 years ago |
metadata.h
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
metadata_compat.c
|
modify the way to pass parameters to av_metadata_set()
|
16 years ago |
mm.c
|
Add a context to av_log() call and update the trace not to be redundant.
|
16 years ago |
mmf.c
|
Use more descriptive format long_names.
|
16 years ago |
mov.c
|
demux some more metadata tags in mov
|
16 years ago |
movenc.c
|
write active picture height for d-10/imx in mov
|
16 years ago |
mp3.c
|
Make the MP3 probe weakly claim all files with ID3v2 tags to fix regressions on
|
16 years ago |
mpc.c
|
Fix probing of files with ID3v2 tags. Discussed at
|
16 years ago |
mpc8.c
|
…
|
|
mpeg.c
|
Allow demuxing of audio substreams stored as 0x06 type.
|
16 years ago |
mpeg.h
|
…
|
|
mpegenc.c
|
…
|
|
mpegts.c
|
use new metadata API in mpegts demuxer
|
16 years ago |
mpegts.h
|
…
|
|
mpegtsenc.c
|
use new metadata API in mpegts muxer
|
16 years ago |
mpjpeg.c
|
cosmetics: format long_name spelling fixes
|
16 years ago |
msnwc_tcp.c
|
…
|
|
mtv.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
mvi.c
|
…
|
|
mxf.c
|
reuse MXFCodecUL for data def and simplify
|
16 years ago |
mxf.h
|
reuse MXFCodecUL for data def and simplify
|
16 years ago |
mxfdec.c
|
reuse MXFCodecUL for data def and simplify
|
16 years ago |
mxfenc.c
|
fix partition index byte count
|
16 years ago |
ncdec.c
|
10l: fix compiler warning:
|
16 years ago |
network.h
|
Fix undefined preprocessor directives warnings during 'make checkheaders'.
|
16 years ago |
nsvdec.c
|
use new metadata API in nsv demuxer
|
16 years ago |
nut.c
|
…
|
|
nut.h
|
…
|
|
nutdec.c
|
…
|
|
nutenc.c
|
cosmetics: 'const static' --> 'static const' to avoid warnings of the type
|
16 years ago |
nuv.c
|
…
|
|
oggdec.c
|
Use consistent indent style in oggdec.
|
16 years ago |
oggdec.h
|
…
|
|
oggenc.c
|
Move declaration of ff_interleave_add_packet to internal.h.
|
16 years ago |
oggparseflac.c
|
use function and definitions from libavcodec/flac.h in oggparseflac.c
|
16 years ago |
oggparseogm.c
|
…
|
|
oggparsespeex.c
|
…
|
|
oggparsetheora.c
|
…
|
|
oggparsevorbis.c
|
use av_malloc() in vorbis_comment()
|
16 years ago |
oma.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
options.c
|
Deprecate av_malloc_format_context() in favor of
|
16 years ago |
os_support.c
|
…
|
|
os_support.h
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
psxstr.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
pva.c
|
…
|
|
qtpalette.h
|
…
|
|
r3d.c
|
R3D REDCODE demuxer
|
16 years ago |
raw.c
|
Add a context to av_log() call.
|
16 years ago |
raw.h
|
…
|
|
rdt.c
|
Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
|
16 years ago |
rdt.h
|
Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
|
16 years ago |
riff.c
|
Add support for fourcc "SP54".
|
16 years ago |
riff.h
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
rl2.c
|
cosmetics: format long_name spelling fixes
|
16 years ago |
rm.c
|
use new metadata API in rm (de)muxer
|
16 years ago |
rm.h
|
use new metadata API in rm (de)muxer
|
16 years ago |
rmdec.c
|
remove now useless get_str16() from rmdec.c
|
16 years ago |
rmenc.c
|
use new metadata API in rm (de)muxer
|
16 years ago |
rpl.c
|
…
|
|
rtp.c
|
Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not
|
16 years ago |
rtp.h
|
Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not
|
16 years ago |
rtp_aac.c
|
Merge rtp_aac.h and rtp_mpv.h in rtpenc.h
|
16 years ago |
rtp_h264.c
|
Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
|
16 years ago |
rtp_h264.h
|
Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
|
16 years ago |
rtp_mpv.c
|
Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
|
16 years ago |
rtpdec.c
|
Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
|
16 years ago |
rtpdec.h
|
Move to rtp.h the prototypes of all the functions defined in rtp.c
|
16 years ago |
rtpenc.c
|
Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not
|
16 years ago |
rtpenc.h
|
Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer
|
16 years ago |
rtpenc_h264.c
|
Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
|
16 years ago |
rtpproto.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
rtsp.c
|
Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not
|
16 years ago |
rtsp.h
|
Rename RTSP_*_LAST to RTSP_*_NB in line with PIX_FMT_* in lavc. See "[PATCH]
|
16 years ago |
rtspcodes.h
|
…
|
|
sdp.c
|
Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not
|
16 years ago |
segafilm.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
sierravmd.c
|
Add a context to av_log() call.
|
16 years ago |
siff.c
|
…
|
|
smacker.c
|
…
|
|
sol.c
|
…
|
|
swf.h
|
…
|
|
swfdec.c
|
…
|
|
swfenc.c
|
Remove const qualifier from function argument to eliminate the warning
|
16 years ago |
tcp.c
|
…
|
|
thp.c
|
…
|
|
tiertexseq.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
tta.c
|
…
|
|
txd.c
|
Use more descriptive format long_names.
|
16 years ago |
udp.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
utils.c
|
Add a warning log when trying to encode into a container requiring global
|
16 years ago |
vc1test.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
vc1testenc.c
|
…
|
|
voc.c
|
…
|
|
voc.h
|
…
|
|
vocdec.c
|
…
|
|
vocenc.c
|
…
|
|
wav.c
|
…
|
|
wc3movie.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
westwood.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
wv.c
|
…
|
|
xa.c
|
Use full internal pathname in doxygen @file directives.
|
16 years ago |
yuv4mpeg.c
|
…
|
|