.. |
4xm.c
|
4xm: Check that the read track value is non-negative
|
12 years ago |
Makefile
|
hlsenc: Add a proper dependency on the mpegts muxer
|
12 years ago |
a64.c
|
…
|
|
aacdec.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
ac3dec.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
adtsenc.c
|
…
|
|
adxdec.c
|
…
|
|
aea.c
|
…
|
|
aiff.h
|
lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h
|
12 years ago |
aiffdec.c
|
…
|
|
aiffenc.c
|
…
|
|
allformats.c
|
lavf: Support unix sockets
|
12 years ago |
amr.c
|
…
|
|
anm.c
|
avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
|
12 years ago |
apc.c
|
…
|
|
ape.c
|
ape demuxer: check for EOF in potentially long loops
|
12 years ago |
apetag.c
|
apetag: use int64_t for filesize
|
12 years ago |
apetag.h
|
apetag: add support for writing APE tags
|
12 years ago |
asf.c
|
asfdec: also read Metadata Library Object
|
12 years ago |
asf.h
|
riff: Move guid structs and helper functions into riff
|
12 years ago |
asfcrypt.c
|
asf: K&R formatting cosmetics
|
12 years ago |
asfcrypt.h
|
…
|
|
asfdec.c
|
Disable deprecation warnings for cases where a replacement is available
|
12 years ago |
asfenc.c
|
avformat: Use av_reallocp_array() where suitable
|
12 years ago |
assdec.c
|
…
|
|
assenc.c
|
…
|
|
au.c
|
Move misplaced file author information where it belongs
|
12 years ago |
audiointerleave.c
|
avformat: Drop unnecessary ff_ name prefixes from static functions
|
12 years ago |
audiointerleave.h
|
…
|
|
avc.c
|
…
|
|
avc.h
|
…
|
|
avformat.h
|
matroskaenc: Allow chapters to be written in trailer
|
12 years ago |
avi.h
|
…
|
|
avidec.c
|
Disable deprecation warnings for cases where a replacement is available
|
12 years ago |
avienc.c
|
…
|
|
avio.c
|
avio: Handle AVERROR_EOF in the same way as the return value 0
|
12 years ago |
avio.h
|
…
|
|
avio_internal.h
|
avio: Add const qualifiers to ffio_read_indirect
|
12 years ago |
aviobuf.c
|
avio: Add const qualifiers to ffio_read_indirect
|
12 years ago |
avisynth.c
|
avisynth: K&R formatting cosmetics
|
12 years ago |
avlanguage.c
|
…
|
|
avlanguage.h
|
…
|
|
avs.c
|
avs: Increase magic value score above file extension score
|
12 years ago |
bethsoftvid.c
|
avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
|
12 years ago |
bfi.c
|
…
|
|
bink.c
|
bink demuxer: set framerate.
|
12 years ago |
bmv.c
|
…
|
|
c93.c
|
…
|
|
caf.c
|
…
|
|
caf.h
|
…
|
|
cafdec.c
|
lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h
|
12 years ago |
cavsvideodec.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
cdg.c
|
…
|
|
cdxl.c
|
…
|
|
concat.c
|
…
|
|
crcenc.c
|
…
|
|
crypto.c
|
…
|
|
cutils.c
|
…
|
|
daud.c
|
…
|
|
dfa.c
|
…
|
|
diracdec.c
|
…
|
|
dnxhddec.c
|
…
|
|
dsicin.c
|
…
|
|
dtsdec.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
dv.c
|
dv: Add a guard to not overread the ppcm array
|
12 years ago |
dv.h
|
…
|
|
dvenc.c
|
miscellaneous typo fixes
|
12 years ago |
dxa.c
|
…
|
|
eacdata.c
|
…
|
|
electronicarts.c
|
electronicarts: Let functions always returning the same value return void
|
12 years ago |
ffm.h
|
…
|
|
ffmdec.c
|
…
|
|
ffmenc.c
|
lavf: introduce AVFMT_TS_NEGATIVE
|
12 years ago |
ffmeta.h
|
…
|
|
ffmetadec.c
|
…
|
|
ffmetaenc.c
|
…
|
|
file.c
|
libavformat: use avpriv_open()
|
12 years ago |
file_open.c
|
libavutil: Make avpriv_open a library-internal function on msvcrt
|
12 years ago |
filmstripdec.c
|
avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
|
12 years ago |
filmstripenc.c
|
…
|
|
flacdec.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
flacenc.c
|
…
|
|
flacenc.h
|
…
|
|
flacenc_header.c
|
…
|
|
flic.c
|
…
|
|
flv.h
|
…
|
|
flvdec.c
|
flv: Fix the help string
|
12 years ago |
flvenc.c
|
flvenc: do not mux more than one stream per type
|
12 years ago |
format.c
|
avf: split off format register and lookup function
|
12 years ago |
framecrcenc.c
|
lavf: introduce AVFMT_TS_NEGATIVE
|
12 years ago |
framehash.c
|
…
|
|
g722.c
|
…
|
|
g723_1.c
|
avformat: Add av_cold attributes to init functions missing them
|
12 years ago |
gif.c
|
Move misplaced file author information where it belongs
|
12 years ago |
gopher.c
|
…
|
|
gsmdec.c
|
…
|
|
gxf.c
|
…
|
|
gxf.h
|
…
|
|
gxfenc.c
|
avformat: Use av_reallocp_array() where suitable
|
12 years ago |
h261dec.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
h263dec.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
h264dec.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
hls.c
|
hls: Call avformat_find_stream_info() on the chained demuxers
|
12 years ago |
hlsenc.c
|
hlsenc: Don't reset the number variable when wrapping
|
12 years ago |
hlsproto.c
|
hlsproto: Store all durations in AV_TIME_BASE
|
12 years ago |
http.c
|
http: Support reading gzip/deflate compressed data
|
12 years ago |
http.h
|
miscellaneous typo fixes
|
12 years ago |
httpauth.c
|
Use the avstring.h locale-independent character type functions
|
12 years ago |
httpauth.h
|
…
|
|
id3v1.c
|
…
|
|
id3v1.h
|
…
|
|
id3v2.c
|
id3v2: check for end of file while unescaping tags
|
12 years ago |
id3v2.h
|
avpacket: use AVBuffer to allow refcounting the packets.
|
12 years ago |
id3v2enc.c
|
…
|
|
idcin.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
idroqdec.c
|
…
|
|
idroqenc.c
|
…
|
|
iff.c
|
iff: validate CMAP palette size
|
12 years ago |
ilbc.c
|
…
|
|
img2.c
|
img2: Add j2k file extension for JPEG 2000
|
12 years ago |
img2dec.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
img2enc.c
|
img2enc: add an option for overwriting one file with subsequent images
|
12 years ago |
ingenientdec.c
|
…
|
|
internal.h
|
avf: move url utility functions in a separate file
|
12 years ago |
ipmovie.c
|
…
|
|
isom.c
|
Apple Intermediate Codec decoder
|
12 years ago |
isom.h
|
mov: use tkhd enabled flag to set the default track
|
12 years ago |
iss.c
|
…
|
|
iv8.c
|
…
|
|
ivfdec.c
|
…
|
|
ivfenc.c
|
…
|
|
jvdec.c
|
…
|
|
latmenc.c
|
…
|
|
libavformat.v
|
…
|
|
librtmp.c
|
…
|
|
lmlm4.c
|
…
|
|
log2_tab.c
|
…
|
|
lxfdec.c
|
lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h
|
12 years ago |
m4vdec.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
matroska.c
|
mkv: support vp9 tag
|
12 years ago |
matroska.h
|
matroskadec: silently skip CodecState element.
|
12 years ago |
matroskadec.c
|
avformat: Use av_reallocp_array() where suitable
|
12 years ago |
matroskaenc.c
|
avformat: Use av_reallocp_array() where suitable
|
12 years ago |
md5enc.c
|
lavf: introduce AVFMT_TS_NEGATIVE
|
12 years ago |
md5proto.c
|
…
|
|
metadata-example.c
|
…
|
|
metadata.c
|
…
|
|
metadata.h
|
…
|
|
mm.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
mmf.c
|
mmf: Write metadata into an Optional Data chunk
|
12 years ago |
mms.c
|
…
|
|
mms.h
|
…
|
|
mmsh.c
|
…
|
|
mmst.c
|
…
|
|
mov.c
|
avformat: Use av_reallocp_array() where suitable
|
12 years ago |
mov_chan.c
|
…
|
|
mov_chan.h
|
…
|
|
movenc.c
|
movenc: Simplify setting the fragmentation flag
|
12 years ago |
movenc.h
|
movenc: Make tkhd "enabled" flag QuickTime compatible
|
12 years ago |
movenchint.c
|
movenc: Rename the timestamp parameter to dts in write_hint_packets
|
12 years ago |
mp3dec.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
mp3enc.c
|
avpacket: use AVBuffer to allow refcounting the packets.
|
12 years ago |
mpc.c
|
…
|
|
mpc8.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
mpeg.c
|
pcm_dvd: consolidate pieces from pcm.c and mpeg.c
|
12 years ago |
mpeg.h
|
mpegts: add support for stream_type 0x42, which is CAVS
|
12 years ago |
mpegenc.c
|
avformat: Add av_cold attributes to init functions missing them
|
12 years ago |
mpegts.c
|
avformat: Use av_reallocp_array() where suitable
|
12 years ago |
mpegts.h
|
mpegts: add support for stream_type 0x42, which is CAVS
|
12 years ago |
mpegtsenc.c
|
lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo
|
12 years ago |
mpegvideodec.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
mpjpeg.c
|
…
|
|
msnwc_tcp.c
|
…
|
|
mtv.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
mux.c
|
Disable deprecation warnings for cases where a replacement is available
|
12 years ago |
mvi.c
|
mvi: set framerate
|
12 years ago |
mxf.c
|
…
|
|
mxf.h
|
…
|
|
mxfdec.c
|
avformat: Use av_reallocp_array() where suitable
|
12 years ago |
mxfenc.c
|
mxfenc: switch to av_reallocp_array() and check allocation errors
|
12 years ago |
mxg.c
|
Disable deprecation warnings for cases where a replacement is available
|
12 years ago |
ncdec.c
|
…
|
|
network.c
|
ff_socket: put out-of-line and fallback to fcntl() for close-on-exec
|
12 years ago |
network.h
|
ff_socket: put out-of-line and fallback to fcntl() for close-on-exec
|
12 years ago |
noproxy-test.c
|
avf: move ff_http_match_no_proxy to network
|
12 years ago |
nsvdec.c
|
nsvdec: Remove commented-out debug cruft
|
12 years ago |
nullenc.c
|
…
|
|
nut.c
|
nut: K&R formatting cosmetics
|
12 years ago |
nut.h
|
Remove commented-out #includes
|
12 years ago |
nutdec.c
|
nut: use meaningful error values
|
12 years ago |
nutenc.c
|
Remove unreachable returns
|
12 years ago |
nuv.c
|
lavf: remove disabled FF_API_R_FRAME_RATE cruft
|
12 years ago |
oggdec.c
|
avformat: Use av_reallocp_array() where suitable
|
12 years ago |
oggdec.h
|
oggdec: make sure the private parse data is cleaned up
|
12 years ago |
oggenc.c
|
lavf: introduce AVFMT_TS_NEGATIVE
|
12 years ago |
oggparsecelt.c
|
…
|
|
oggparsedirac.c
|
…
|
|
oggparseflac.c
|
…
|
|
oggparseogm.c
|
…
|
|
oggparseskeleton.c
|
av_log_missing_feature() ---> avpriv_report_missing_feature()
|
12 years ago |
oggparsespeex.c
|
…
|
|
oggparsetheora.c
|
oggparsetheora: fix comment header parsing
|
12 years ago |
oggparsevorbis.c
|
ogg: Always alloc the private context in vorbis_header
|
12 years ago |
oma.c
|
oma: Validate sample rates
|
12 years ago |
oma.h
|
oma: Validate sample rates
|
12 years ago |
omadec.c
|
cosmetics: Fix ATRAC codec name spelling
|
12 years ago |
omaenc.c
|
…
|
|
options.c
|
Give less generic names to global library option arrays
|
12 years ago |
options_table.h
|
Give less generic names to global library option arrays
|
12 years ago |
os_support.c
|
file: Move win32 utf8->wchar open wrapper to libavutil
|
12 years ago |
os_support.h
|
file: Move win32 utf8->wchar open wrapper to libavutil
|
12 years ago |
output-example.c
|
output-example: Update to use encode_video2 instead of the now dropped encode_video
|
12 years ago |
pcm.c
|
…
|
|
pcm.h
|
…
|
|
pcmdec.c
|
…
|
|
pcmenc.c
|
…
|
|
pmpdec.c
|
silly typo fixes
|
12 years ago |
psxstr.c
|
Disable deprecation warnings for cases where a replacement is available
|
12 years ago |
pva.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
qcp.c
|
…
|
|
qtpalette.h
|
…
|
|
r3d.c
|
Remove commented-out debug #define cruft
|
12 years ago |
rawdec.c
|
lavf: remove disabled FF_API_R_FRAME_RATE cruft
|
12 years ago |
rawdec.h
|
…
|
|
rawenc.c
|
…
|
|
rawenc.h
|
…
|
|
rawvideodec.c
|
…
|
|
rdt.c
|
avformat: Drop unnecessary ff_ name prefixes from static functions
|
12 years ago |
rdt.h
|
…
|
|
riff.c
|
deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND instead
|
12 years ago |
riff.h
|
riff.h: Remove stray extern declaration for non-existing symbol
|
12 years ago |
riffdec.c
|
riff: Move demuxing code to a separate file.
|
12 years ago |
riffenc.c
|
riff: Move muxing code to a separate file
|
12 years ago |
rl2.c
|
…
|
|
rm.c
|
…
|
|
rm.h
|
…
|
|
rmdec.c
|
cosmetics: Fix ATRAC codec name spelling
|
12 years ago |
rmenc.c
|
…
|
|
rmsipr.c
|
…
|
|
rmsipr.h
|
…
|
|
rpl.c
|
Escape 130 (RPL) decoder
|
12 years ago |
rso.c
|
…
|
|
rso.h
|
…
|
|
rsodec.c
|
rsodec: Use avpriv_report_missing_feature() where appropriate
|
12 years ago |
rsoenc.c
|
…
|
|
rtmp.h
|
use my full first name instead of short one in copyrights
|
12 years ago |
rtmpcrypt.c
|
…
|
|
rtmpcrypt.h
|
…
|
|
rtmpdh.c
|
…
|
|
rtmpdh.h
|
…
|
|
rtmphttp.c
|
Use the avstring.h locale-independent character type functions
|
12 years ago |
rtmppkt.c
|
rtmp: Do not misuse memcmp
|
12 years ago |
rtmppkt.h
|
rtmp: Do not misuse memcmp
|
12 years ago |
rtmpproto.c
|
rtmpproto: Fix limelight authentication with abbreviated app names
|
12 years ago |
rtp.c
|
Use proper "" quotes for local header #includes
|
12 years ago |
rtp.h
|
rtpenc: Simplify code by introducing a macro for rescaling NTP timestamps
|
12 years ago |
rtpdec.c
|
rtpdec: Fix the alphabetical ordering in registering depacketizers
|
12 years ago |
rtpdec.h
|
rtpproto: Move rtpproto specific function declarations to a separate header
|
12 years ago |
rtpdec_amr.c
|
rtpdec: Pass the sequence number to depacketizers
|
12 years ago |
rtpdec_asf.c
|
rtpdec: Pass the sequence number to depacketizers
|
12 years ago |
rtpdec_formats.h
|
rtpdec: Split handling of mpeg12 audio/video to a separate depacketizer
|
12 years ago |
rtpdec_g726.c
|
avformat: Add av_cold attributes to init functions missing them
|
12 years ago |
rtpdec_h263.c
|
avformat: Add av_cold attributes to init functions missing them
|
12 years ago |
rtpdec_h263_rfc2190.c
|
avformat: Add av_cold attributes to init functions missing them
|
12 years ago |
rtpdec_h264.c
|
avformat: Add av_cold attributes to init functions missing them
|
12 years ago |
rtpdec_ilbc.c
|
…
|
|
rtpdec_jpeg.c
|
rtpdec: Pass the sequence number to depacketizers
|
12 years ago |
rtpdec_latm.c
|
avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
|
12 years ago |
rtpdec_mpeg4.c
|
avformat: Add av_cold attributes to init functions missing them
|
12 years ago |
rtpdec_mpeg12.c
|
avformat: Add av_cold attributes to init functions missing them
|
12 years ago |
rtpdec_mpegts.c
|
avformat: Add av_cold attributes to init functions missing them
|
12 years ago |
rtpdec_qcelp.c
|
rtpdec: Pass the sequence number to depacketizers
|
12 years ago |
rtpdec_qdm2.c
|
rtpdec: Pass the sequence number to depacketizers
|
12 years ago |
rtpdec_qt.c
|
avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
|
12 years ago |
rtpdec_svq3.c
|
rtpdec: Pass the sequence number to depacketizers
|
12 years ago |
rtpdec_vp8.c
|
rtpdec: Initialize some variables to silence compiler warnings
|
12 years ago |
rtpdec_xiph.c
|
avformat: Add av_cold attributes to init functions missing them
|
12 years ago |
rtpenc.c
|
rtpenc: Simplify code by introducing a macro for rescaling NTP timestamps
|
12 years ago |
rtpenc.h
|
rtpenc: Fix some odd comments
|
12 years ago |
rtpenc_aac.c
|
…
|
|
rtpenc_amr.c
|
…
|
|
rtpenc_chain.c
|
rtpenc_chain: Check for errors from ffio_fdopen and ffio_open_dyn_packet_buf
|
12 years ago |
rtpenc_chain.h
|
…
|
|
rtpenc_h263.c
|
…
|
|
rtpenc_h263_rfc2190.c
|
…
|
|
rtpenc_h264.c
|
rtpenc: fix overflow checking in avc_mp4_find_startcode()
|
12 years ago |
rtpenc_jpeg.c
|
…
|
|
rtpenc_latm.c
|
…
|
|
rtpenc_mpv.c
|
lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo
|
12 years ago |
rtpenc_vp8.c
|
rtpenc_vp8: Include the picture number in VP8 packets
|
12 years ago |
rtpenc_xiph.c
|
…
|
|
rtpproto.c
|
rtpproto: Check the right feature detection macro
|
12 years ago |
rtpproto.h
|
rtpproto: Move rtpproto specific function declarations to a separate header
|
12 years ago |
rtsp.c
|
sdp: Add an option for sending RTCP packets to the source of the last packets
|
12 years ago |
rtsp.h
|
sdp: Add an option for sending RTCP packets to the source of the last packets
|
12 years ago |
rtspcodes.h
|
…
|
|
rtspdec.c
|
rtpproto: Move rtpproto specific function declarations to a separate header
|
12 years ago |
rtspenc.c
|
rtspenc: Check the return value from ffio_open_dyn_packet_buf
|
12 years ago |
sapdec.c
|
lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500
|
12 years ago |
sapenc.c
|
sapenc: Pass the title on to the chained muxers
|
12 years ago |
sauce.c
|
…
|
|
sauce.h
|
…
|
|
sctp.c
|
network: Use SOCK_CLOEXEC when available
|
12 years ago |
sdp.c
|
sdp: Include SRTP crypto params if using the srtp protocol
|
12 years ago |
seek-test.c
|
Remove pointless #undefs of previously forbidden functions.
|
12 years ago |
seek.c
|
…
|
|
seek.h
|
…
|
|
segafilm.c
|
segafilm: Error out on impossible packet size
|
12 years ago |
segment.c
|
hls, segment: fix splitting for audio-only streams.
|
12 years ago |
sierravmd.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
siff.c
|
…
|
|
smacker.c
|
smacker: check frame size validity
|
12 years ago |
smjpeg.c
|
…
|
|
smjpeg.h
|
…
|
|
smjpegdec.c
|
avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
|
12 years ago |
smjpegenc.c
|
lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h
|
12 years ago |
smoothstreamingenc.c
|
smoothstreamingenc: Write to a temp file while updating the manifest
|
12 years ago |
sol.c
|
…
|
|
sox.h
|
…
|
|
soxdec.c
|
…
|
|
soxenc.c
|
…
|
|
spdif.c
|
…
|
|
spdif.h
|
cosmetics: Fix ATRAC codec name spelling
|
12 years ago |
spdifdec.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
spdifenc.c
|
avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
|
12 years ago |
srtdec.c
|
…
|
|
srtp.c
|
srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTH
|
12 years ago |
srtp.h
|
srtp: Add support for a few DTLS-SRTP related crypto suites
|
12 years ago |
srtpproto.c
|
lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500
|
12 years ago |
swf.c
|
…
|
|
swf.h
|
lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h
|
12 years ago |
swfdec.c
|
swfdec: cosmetics: fix indentation
|
12 years ago |
swfenc.c
|
cosmetics: Add '0' to float constants ending in '.'.
|
12 years ago |
takdec.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
tcp.c
|
tcp: Explicitly convert a pointer to a boolean integer
|
12 years ago |
thp.c
|
…
|
|
tiertexseq.c
|
…
|
|
tls.c
|
lavf: Handle the environment variable no_proxy more properly
|
12 years ago |
tmv.c
|
…
|
|
tta.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
tty.c
|
tty: set avg_frame_rate.
|
12 years ago |
txd.c
|
…
|
|
udp.c
|
network: Use SOCK_CLOEXEC when available
|
12 years ago |
unix.c
|
tcp: Use a different log message and level if there's more addresses to try
|
12 years ago |
url-test.c
|
avf: move url utility functions in a separate file
|
12 years ago |
url.c
|
avf: move url utility functions in a separate file
|
12 years ago |
url.h
|
avf: move url utility functions in a separate file
|
12 years ago |
urldecode.c
|
Use the avstring.h locale-independent character type functions
|
12 years ago |
urldecode.h
|
…
|
|
utils.c
|
avformat: Use av_reallocp_array() where suitable
|
12 years ago |
vc1test.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
vc1testenc.c
|
…
|
|
version.h
|
mkv: Allow flushing the current cluster in progress
|
12 years ago |
voc.c
|
…
|
|
voc.h
|
lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h
|
12 years ago |
vocdec.c
|
…
|
|
vocenc.c
|
…
|
|
vorbiscomment.c
|
…
|
|
vorbiscomment.h
|
…
|
|
vqf.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
wavdec.c
|
wav: Always seek to an even offset
|
12 years ago |
wavenc.c
|
wavenc: write fact chunk sample count at the correct file position
|
12 years ago |
wc3movie.c
|
…
|
|
westwood_aud.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
westwood_vqa.c
|
westwood_vqa: do not free extradata on error in read_header
|
12 years ago |
wtv.c
|
wtv: Drop some casts that now are unnecessary
|
12 years ago |
wv.c
|
wvdec: split block header parsing into a separate file
|
12 years ago |
wv.h
|
wvdec: split block header parsing into a separate file
|
12 years ago |
wvdec.c
|
wvdec: split block header parsing into a separate file
|
12 years ago |
wvenc.c
|
lavf: add a raw WavPack muxer.
|
12 years ago |
xa.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
xmv.c
|
xmv: do not leak memory in the error paths in xmv_read_header()
|
12 years ago |
xwma.c
|
avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
|
12 years ago |
yop.c
|
yop: fix typo
|
12 years ago |
yuv4mpeg.c
|
yuv4mpeg: Correctly round chroma up for odd luma sizes
|
12 years ago |