.. |
4xm.c
|
4xm: Check that the read track value is non-negative
|
11 years ago |
Makefile
|
configure: Prefix libc-related variables with "libc_"
|
11 years ago |
a64.c
|
a64: remove interleaved mode.
|
12 years ago |
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
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |
adxdec.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
aea.c
|
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
|
12 years ago |
aiff.h
|
lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h
|
12 years ago |
aiffdec.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
aiffenc.c
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
allformats.c
|
Add an HDS live fragmenting muxer
|
11 years ago |
amr.c
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |
anm.c
|
avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
|
12 years ago |
apc.c
|
apc: set channel layout
|
12 years ago |
ape.c
|
ape: Don't allow the seektable to be omitted
|
11 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
|
asfenc: add ASF_Reserved_4 as defined in section 10.10 of the ASF spec
|
11 years ago |
asf.h
|
asfenc: remember send time and offset of the index entries
|
11 years ago |
asfcrypt.c
|
asf: K&R formatting cosmetics
|
12 years ago |
asfcrypt.h
|
…
|
|
asfdec.c
|
asfdec: Check the return value of asf_read_stream_properties
|
11 years ago |
asfenc.c
|
asfenc: mux chapters in ASF files using an ASF "marker" section
|
11 years ago |
assdec.c
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
assenc.c
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |
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
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
avc.c
|
avc: Add a function for converting mp4 style extradata to annex b
|
13 years ago |
avc.h
|
avc: Add a function for converting mp4 style extradata to annex b
|
13 years ago |
avformat.h
|
lavc: add a dummy field to AVStream to preserve ABI compatibility for avconv
|
11 years ago |
avi.h
|
…
|
|
avidec.c
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
avienc.c
|
avienc: drop the vfr flag.
|
11 years ago |
avio.c
|
lavf: Remove a now useless parameter to ffurl_register_protocol
|
11 years ago |
avio.h
|
avio: introduce avio_closep
|
12 years ago |
avio_internal.h
|
aviobuf: Add functions for null buffers
|
11 years ago |
aviobuf.c
|
aviobuf: Handle a NULL buffer in avio_close_dyn_buf
|
11 years ago |
avisynth.c
|
avformat: AviSynth demuxer rewrite
|
11 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
|
bfi: Add some very basic sanity checks for input packet sizes
|
11 years ago |
bink.c
|
bink demuxer: set framerate.
|
12 years ago |
bmv.c
|
bmv: Remove unused variable
|
11 years ago |
c93.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
caf.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
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
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
cdxl.c
|
cdxl: set channel layout
|
12 years ago |
concat.c
|
lavf: Allocate arrays with av_realloc if they will be realloced later
|
11 years ago |
crcenc.c
|
lavf: flush the output AVIOContext in av_write_trailer().
|
12 years ago |
crypto.c
|
Use the new aes/md5/sha/tree allocation functions
|
12 years ago |
cutils.c
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
13 years ago |
daud.c
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |
dfa.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
diracdec.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
dnxhddec.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
dsicin.c
|
dsicin: Add some basic sanity checks for fields read from the file
|
11 years ago |
dtsdec.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
dv.c
|
dv: Split DV data table declarations into their own header
|
11 years ago |
dv.h
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
13 years ago |
dvenc.c
|
dv: Split DV data table declarations into their own header
|
11 years ago |
dxa.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
eacdata.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
electronicarts.c
|
electronicarts: Add more sanity checking for the number of channels
|
11 years ago |
ffm.h
|
avserver: move avserver-specific code from ffmdec.c to avserver.c
|
12 years ago |
ffmdec.c
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
ffmenc.c
|
lavf: introduce AVFMT_TS_NEGATIVE
|
12 years ago |
ffmeta.h
|
…
|
|
ffmetadec.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
ffmetaenc.c
|
lavf: flush the output AVIOContext in av_write_trailer().
|
12 years ago |
file.c
|
libavformat: use avpriv_open()
|
11 years ago |
file_open.c
|
libavutil: Make avpriv_open a library-internal function on msvcrt
|
11 years ago |
filmstripdec.c
|
avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
|
12 years ago |
filmstripenc.c
|
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
|
12 years ago |
flac_picture.c
|
flac: move picture parsing code in a separate file
|
11 years ago |
flac_picture.h
|
flac: move picture parsing code in a separate file
|
11 years ago |
flacdec.c
|
flac: move picture parsing code in a separate file
|
11 years ago |
flacenc.c
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |
flacenc.h
|
…
|
|
flacenc_header.c
|
…
|
|
flic.c
|
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
|
12 years ago |
flv.h
|
flv: add support for G.711
|
13 years ago |
flvdec.c
|
flv: Make onTextData parsing robust
|
11 years ago |
flvenc.c
|
flvenc: Write proper cropping for VP6 even if there's no extradata
|
11 years ago |
format.c
|
avf: split off format register and lookup function
|
12 years ago |
framecrcenc.c
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |
framehash.c
|
…
|
|
g722.c
|
g722: refactor out of rawdec.c
|
12 years ago |
g723_1.c
|
avformat: Add av_cold attributes to init functions missing them
|
12 years ago |
gif.c
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |
gopher.c
|
…
|
|
gsmdec.c
|
gsmdec: set channel layout
|
12 years ago |
gxf.c
|
gxfdec: set channel layout when applicable
|
12 years ago |
gxf.h
|
…
|
|
gxfenc.c
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 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
|
h264dec: Add .avc file name extension
|
11 years ago |
hdsenc.c
|
Add an HDS live fragmenting muxer
|
11 years ago |
hevcdec.c
|
Add raw HEVC demuxer
|
11 years ago |
hls.c
|
hls: Avoid reading outside of the allocated array
|
11 years ago |
hlsenc.c
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
hlsproto.c
|
hlsproto: Store all durations in AV_TIME_BASE
|
11 years ago |
hnm.c
|
HNM4/HNM4A demuxer & video decoder
|
11 years ago |
http.c
|
http: Expose the content location via an AVOption
|
11 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
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
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
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
idcin.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
idroqdec.c
|
idroqdec: Make sure a video stream has been allocated before returning packets
|
11 years ago |
idroqenc.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
iff.c
|
iff: validate CMAP palette size
|
12 years ago |
ilbc.c
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |
img2.c
|
Add a WebP decoder
|
11 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
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
internal.h
|
lavf: improve support for AVC-Intra files.
|
11 years ago |
ipmovie.c
|
ipmovie: set channel layout
|
12 years ago |
isom.c
|
lavf: improve support for AVC-Intra files.
|
11 years ago |
isom.h
|
lavf: improve support for AVC-Intra files.
|
11 years ago |
iss.c
|
iss: set channel layout
|
12 years ago |
iv8.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
ivfdec.c
|
lavf: Make codec_tag arrays constant
|
13 years ago |
ivfenc.c
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |
jvdec.c
|
jvdec: set channel layout
|
12 years ago |
latmenc.c
|
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
|
12 years ago |
libavformat.v
|
…
|
|
librtmp.c
|
librtmp: return AVERROR_UNKNOWN instead of -1.
|
13 years ago |
lmlm4.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
log2_tab.c
|
avutil: Duplicate ff_log2_tab instead of sharing it across libs
|
12 years ago |
lxfdec.c
|
lxf: check the nb_streams instead of relying on padding
|
11 years ago |
m4vdec.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
matroska.c
|
matroskadec: Support HEVC demuxing
|
11 years ago |
matroska.h
|
matroskadec: silently skip CodecState element.
|
12 years ago |
matroskadec.c
|
matroskadec: use correct compression parameters for current track CodecPrivate
|
11 years ago |
matroskaenc.c
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
md5enc.c
|
lavf: introduce AVFMT_TS_NEGATIVE
|
12 years ago |
md5proto.c
|
md5: Allocate a normal private context for the opaque md5 context pointer
|
12 years ago |
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
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
mmsh.c
|
…
|
|
mmst.c
|
lavf: Reset the entry count and allocation size variables on av_reallocp failures
|
11 years ago |
mov.c
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
mov_chan.c
|
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
|
12 years ago |
mov_chan.h
|
mov_chan: Pass a separate AVIOContext for reading
|
12 years ago |
movenc.c
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
movenc.h
|
movenc: Add an F4V muxer
|
11 years ago |
movenchint.c
|
movenchint: Clear size and len if the realloc failed
|
11 years ago |
mp3dec.c
|
mp3: add .mpa extension
|
11 years ago |
mp3enc.c
|
mp3: add .mpa extension
|
11 years ago |
mpc.c
|
mpc7: set channel layout
|
12 years ago |
mpc8.c
|
mpc8: Make sure the first stream exists before parsing the seek table
|
11 years ago |
mpeg.c
|
pcm_dvd: consolidate pieces from pcm.c and mpeg.c
|
11 years ago |
mpeg.h
|
mpegts: add support for stream_type 0x42, which is CAVS
|
12 years ago |
mpegenc.c
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
mpegts.c
|
mpegts: Support HEVC demuxing
|
11 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
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |
msnwc_tcp.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
mtv.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
mux.c
|
lavf: Add a flag to enable/disable per-packet flushing
|
11 years ago |
mvi.c
|
mvi: Add sanity checking for the audio frame size
|
11 years ago |
mxf.c
|
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
|
12 years ago |
mxf.h
|
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
|
12 years ago |
mxfdec.c
|
mxfdec: set extradata size
|
11 years ago |
mxfenc.c
|
mxfenc: switch to av_reallocp_array() and check allocation errors
|
11 years ago |
mxg.c
|
Disable deprecation warnings for cases where a replacement is available
|
11 years ago |
ncdec.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
network.c
|
ff_socket: put out-of-line and fallback to fcntl() for close-on-exec
|
11 years ago |
network.h
|
ff_socket: put out-of-line and fallback to fcntl() for close-on-exec
|
11 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
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
nut.c
|
nut: Fix unchecked allocations
|
11 years ago |
nut.h
|
nut: Fix unchecked allocations
|
11 years ago |
nutdec.c
|
nut: Fix unchecked allocations
|
11 years ago |
nutenc.c
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
nuv.c
|
lavf: remove disabled FF_API_R_FRAME_RATE cruft
|
12 years ago |
oggdec.c
|
oggdec: add support for Opus in Ogg demuxing
|
11 years ago |
oggdec.h
|
oggdec: add support for Opus in Ogg demuxing
|
11 years ago |
oggenc.c
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
oggparsecelt.c
|
ogg: check that the expected number of headers had been parsed
|
12 years ago |
oggparsedirac.c
|
ogg: check that the expected number of headers had been parsed
|
12 years ago |
oggparseflac.c
|
ogg: check that the expected number of headers had been parsed
|
12 years ago |
oggparseogm.c
|
oggparseogm: Convert to use bytestream2
|
11 years ago |
oggparseopus.c
|
oggdec: add support for Opus in Ogg demuxing
|
11 years ago |
oggparseskeleton.c
|
av_log_missing_feature() ---> avpriv_report_missing_feature()
|
12 years ago |
oggparsespeex.c
|
oggparsespeex: validate channel count and set channel layout
|
12 years ago |
oggparsetheora.c
|
oggparsetheora: stop using deprecated avcodec_set_dimensions
|
11 years ago |
oggparsevorbis.c
|
oggparsevorbis: fail on memory allocation error
|
11 years ago |
oma.c
|
Add support for multichannel ATRAC3+ streams.
|
11 years ago |
oma.h
|
Add support for multichannel ATRAC3+ streams.
|
11 years ago |
omadec.c
|
omadec: loosen format probing constraints
|
11 years ago |
omaenc.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
options.c
|
Give less generic names to global library option arrays
|
11 years ago |
options_table.h
|
lavf: Add a flag to enable/disable per-packet flushing
|
11 years ago |
os_support.c
|
os_support: Add #endif comments for better readability
|
11 years ago |
os_support.h
|
file: Move win32 utf8->wchar open wrapper to libavutil
|
11 years ago |
pcm.c
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
13 years ago |
pcm.h
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
13 years ago |
pcmdec.c
|
pcm: change references to raw to pcm
|
12 years ago |
pcmenc.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
pmpdec.c
|
silly typo fixes
|
12 years ago |
psxstr.c
|
Disable deprecation warnings for cases where a replacement is available
|
11 years ago |
pva.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
qcp.c
|
qcp: set channel layout
|
12 years ago |
qtpalette.h
|
…
|
|
r3d.c
|
r3d: Add more input value validation
|
11 years ago |
rawdec.c
|
lavf: remove disabled FF_API_R_FRAME_RATE cruft
|
12 years ago |
rawdec.h
|
rawdec: remove ff_raw_read_header
|
12 years ago |
rawenc.c
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |
rawenc.h
|
…
|
|
rawvideodec.c
|
rawvideo: use a specific read_header
|
12 years ago |
rdt.c
|
lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from shared objects
|
11 years ago |
rdt.h
|
lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from shared objects
|
11 years ago |
riff.c
|
MSN Audio support
|
11 years ago |
riff.h
|
riff.h: Remove stray extern declaration for non-existing symbol
|
11 years ago |
riffdec.c
|
riffdec: Add sanity checks for the sample rate
|
11 years ago |
riffenc.c
|
riff: Move muxing code to a separate file
|
11 years ago |
rl2.c
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
rm.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
rm.h
|
rmdec: Move SIPR code shared with Matroska demuxer to a separate file
|
12 years ago |
rmdec.c
|
rmdec: Validate the fps value
|
11 years ago |
rmenc.c
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |
rmsipr.c
|
rmdec: Move SIPR code shared with Matroska demuxer to a separate file
|
12 years ago |
rmsipr.h
|
rmdec: Move SIPR code shared with Matroska demuxer to a separate file
|
12 years ago |
rpl.c
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
rso.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
rso.h
|
…
|
|
rsodec.c
|
rsodec: Use avpriv_report_missing_feature() where appropriate
|
12 years ago |
rsoenc.c
|
lavf: flush the output AVIOContext in av_write_trailer().
|
12 years ago |
rtmp.h
|
use my full first name instead of short one in copyrights
|
12 years ago |
rtmpcrypt.c
|
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
|
12 years ago |
rtmpcrypt.h
|
RTMPE protocol support
|
12 years ago |
rtmpdh.c
|
rtmpdh: Do not generate the same private key every time when using libnettle
|
12 years ago |
rtmpdh.h
|
RTMPE protocol support
|
12 years ago |
rtmphttp.c
|
rtmphttp: Check for both 0 and AVERROR_EOF
|
11 years ago |
rtmppkt.c
|
rtmp: Allocate the prev_pkt arrays dynamically
|
11 years ago |
rtmppkt.h
|
rtmp: Allocate the prev_pkt arrays dynamically
|
11 years ago |
rtmpproto.c
|
rtmpproto: Reorder conditions to help dead code elimination
|
11 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
|
11 years ago |
rtpdec.c
|
lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from shared objects
|
11 years ago |
rtpdec.h
|
lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from shared objects
|
11 years ago |
rtpdec_amr.c
|
rtpdec: Pass the sequence number to depacketizers
|
12 years ago |
rtpdec_asf.c
|
avformat: Use av_reallocp() where suitable
|
11 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
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
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
|
lavf: Reset the entry count and allocation size variables on av_reallocp failures
|
11 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: Add a rtpflag option for sending BYE packets when finishing
|
11 years ago |
rtpenc.h
|
rtpenc: Add a rtpflag option for sending BYE packets when finishing
|
11 years ago |
rtpenc_aac.c
|
rtpenc_aac: Fix calculation of the header size
|
12 years ago |
rtpenc_amr.c
|
…
|
|
rtpenc_chain.c
|
rtpenc_chain: Check for errors from ffio_fdopen and ffio_open_dyn_packet_buf
|
11 years ago |
rtpenc_chain.h
|
rtp: set the payload type as stream id
|
12 years ago |
rtpenc_h263.c
|
rtpenc: Allow packetizing H263 according to the old RFC 2190
|
13 years ago |
rtpenc_h263_rfc2190.c
|
rtpenc: Use MB info side data for splitting H263 packets for RFC 2190
|
13 years ago |
rtpenc_h264.c
|
rtpenc: fix overflow checking in avc_mp4_find_startcode()
|
12 years ago |
rtpenc_jpeg.c
|
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
|
12 years ago |
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
|
11 years ago |
rtpproto.h
|
rtpproto: Move rtpproto specific function declarations to a separate header
|
11 years ago |
rtsp.c
|
rtspenc: Make sure BYE packets are sent before TEARDOWN
|
11 years ago |
rtsp.h
|
rtspenc: Make sure BYE packets are sent before TEARDOWN
|
11 years ago |
rtspcodes.h
|
rtsp: Add listen mode
|
13 years ago |
rtspdec.c
|
rtspenc: Make sure BYE packets are sent before TEARDOWN
|
11 years ago |
rtspenc.c
|
rtspenc: Make sure BYE packets are sent before TEARDOWN
|
11 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
|
11 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
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
seek.h
|
lavf: remove unreliable timestamp guessing heuristic
|
11 years ago |
segafilm.c
|
segafilm: Validate the number of audio channels
|
11 years ago |
segment.c
|
hls, segment: fix splitting for audio-only streams.
|
12 years ago |
sierravmd.c
|
sierravmd: Do sanity checking of frame sizes
|
11 years ago |
siff.c
|
siff: set channel layout
|
12 years ago |
smacker.c
|
lavf: Reset the entry count and allocation size variables on av_reallocp failures
|
11 years ago |
smjpeg.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
smjpeg.h
|
…
|
|
smjpegdec.c
|
avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
|
12 years ago |
smjpegenc.c
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |
smoothstreamingenc.c
|
lavf: Reset the entry count and allocation size variables on av_reallocp failures
|
11 years ago |
sol.c
|
sol: set channel layout
|
12 years ago |
sox.h
|
…
|
|
soxdec.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
soxenc.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
spdif.c
|
…
|
|
spdif.h
|
cosmetics: Fix ATRAC codec name spelling
|
11 years ago |
spdifdec.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
spdifenc.c
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |
srtdec.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
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(dec): replace CODEC_ID with AV_CODEC_ID
|
12 years ago |
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
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 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
|
11 years ago |
thp.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
tiertexseq.c
|
tiertexseq: set channel layout
|
12 years ago |
tls.c
|
tls: Add support for listen mode
|
11 years ago |
tmv.c
|
tmv: set channel layout
|
12 years ago |
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
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
udp.c
|
network: Use SOCK_CLOEXEC when available
|
11 years ago |
unix.c
|
tcp: Use a different log message and level if there's more addresses to try
|
11 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
|
lavf: Remove a now useless parameter to ffurl_register_protocol
|
11 years ago |
urldecode.c
|
Use the avstring.h locale-independent character type functions
|
12 years ago |
urldecode.h
|
Support urlencoded http authentication credentials
|
12 years ago |
utils.c
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
vc1test.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
vc1testenc.c
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |
version.h
|
http: Expose the content location via an AVOption
|
11 years ago |
voc.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
voc.h
|
lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h
|
12 years ago |
vocdec.c
|
vocdec: Don't update codec parameters mid-stream
|
11 years ago |
vocenc.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
vorbiscomment.c
|
…
|
|
vorbiscomment.h
|
…
|
|
vqf.c
|
vqf: Make sure the bitrate is in the valid range
|
11 years ago |
wavdec.c
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
wavenc.c
|
wavenc: write fact chunk sample count at the correct file position
|
12 years ago |
wc3movie.c
|
wc3movie: set channel layout
|
12 years ago |
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: fix variable sign in format
|
11 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: Don't explicitly flush after each written packet in muxers
|
11 years ago |
xa.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
xmv.c
|
xmv: Add more sanity checks for parameters read from the bitstream
|
11 years ago |
xwma.c
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
yop.c
|
yop: Clear all references to the AVBuffer in the local AVPacket
|
11 years ago |
yuv4mpeg.c
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |