.. |
tests
|
movenc-test: Add tests for negative cts offsets
|
8 years ago |
.gitignore
|
Split global .gitignore file into per-directory files
|
9 years ago |
4xm.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
Makefile
|
tls: Hide backend implementation details from users
|
8 years ago |
a64.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
aacdec.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
ac3dec.c
|
ac3_parser: add a public function for parsing the data required by the demuxer
|
8 years ago |
adtsenc.c
|
mpeg4audio: Make avpriv_copy_pce_data() inline
|
8 years ago |
adxdec.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
aea.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
aiff.h
|
aiff: Support demuxing G.722 streams
|
9 years ago |
aiffdec.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
aiffenc.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
allformats.c
|
lavf: Raw G.729 demuxer
|
9 years ago |
amr.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
anm.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
apc.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
ape.c
|
ape: Restructure DEBUG ifdefs to avoid unused function parameter warnings
|
8 years ago |
apetag.c
|
apetag: account for header size if present when returning the start position
|
8 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
|
cosmetics: Fix spelling mistakes
|
9 years ago |
asfcrypt.c
|
lavf: Update to the new crypto API
|
9 years ago |
asfcrypt.h
|
…
|
|
asfdec.c
|
asfdec: fix reading files larger than 2GB
|
8 years ago |
asfenc.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
assdec.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
assenc.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
au.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
audiointerleave.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
audiointerleave.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
avc.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
avc.h
|
libavformat: Move avc mp4 startcode parsing to a shared file
|
10 years ago |
avformat.h
|
lavf: Drop deprecated AVFract type and related field
|
8 years ago |
avi.h
|
…
|
|
avidec.c
|
asfdec: Account for different Format Data sizes
|
8 years ago |
avienc.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
avio.c
|
avio: Copy URLContext generic options into child URLContexts
|
9 years ago |
avio.h
|
avio: update avio_alloc_context() doxy
|
7 years ago |
avio_internal.h
|
lavf: make avio_read_partial() public
|
7 years ago |
aviobuf.c
|
lavf: make avio_read_partial() public
|
7 years ago |
avisynth.c
|
build: Separate avisynth and avxsynth support
|
8 years ago |
avlanguage.c
|
…
|
|
avlanguage.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
avs.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
bethsoftvid.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
bfi.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
bink.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
bmv.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
c93.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
caf.c
|
caf: add an Opus tag
|
7 years ago |
caf.h
|
…
|
|
cafdec.c
|
caf: add an Opus tag
|
7 years ago |
cavsvideodec.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
cdg.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
cdxl.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
concat.c
|
avio: Copy URLContext generic options into child URLContexts
|
9 years ago |
crcenc.c
|
lavf: more correct printf format specifiers
|
11 years ago |
crypto.c
|
crypto: Add encryption support
|
8 years ago |
cutils.c
|
lavf: Implement ff_brktimegm using gmtime_r
|
10 years ago |
dashenc.c
|
dashenc: copy stream frame rate to output stream
|
7 years ago |
dauddec.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
daudenc.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
dfa.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 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
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
dss.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
dtsdec.c
|
dca: Move syncword definitions to a separate header
|
10 years ago |
dump.c
|
dump: use av_spherical_projection_name() to print spherical projection names
|
8 years ago |
dv.c
|
dv: Don't return EIO upon EOF
|
8 years ago |
dv.h
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
13 years ago |
dvenc.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
dxa.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
eacdata.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
electronicarts.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
ffmeta.h
|
…
|
|
ffmetadec.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
ffmetaenc.c
|
lavf: flush the output AVIOContext in av_write_trailer().
|
12 years ago |
file.c
|
file protocol: handle the file: protocol string in file_check
|
8 years ago |
file_open.c
|
libavutil: Make avpriv_open a library-internal function on msvcrt
|
11 years ago |
filmstripdec.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
filmstripenc.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
flac_picture.c
|
Use the new AVIOContext destructor.
|
8 years ago |
flac_picture.h
|
flac: move picture parsing code in a separate file
|
11 years ago |
flacdec.c
|
flac demuxer: improve probing
|
8 years ago |
flacenc.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
flacenc.h
|
flac muxer: support reading updated extradata from side data
|
11 years ago |
flacenc_header.c
|
flac muxer: support reading updated extradata from side data
|
11 years ago |
flic.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
flv.h
|
flv: Name an enum and use its type
|
10 years ago |
flvdec.c
|
flvdec: Check the avio_seek return value after reading a metadata packet
|
7 years ago |
flvenc.c
|
flvenc: Provide output bytestream markers
|
9 years ago |
format.c
|
avformat: use const char* instead of uint8_t* for AVProbeData.mime_type
|
10 years ago |
framecrcenc.c
|
lavc: Make AVPacket.duration int64, and deprecate convergence_duration
|
9 years ago |
framehash.c
|
lavf: switch to AVStream.time_base as the hint for the muxer timebase
|
11 years ago |
g722.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
g723_1.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
g729dec.c
|
lavf: Raw G.729 demuxer
|
9 years ago |
gif.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
gopher.c
|
avio: Copy URLContext generic options into child URLContexts
|
9 years ago |
gsmdec.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
gxf.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
gxf.h
|
…
|
|
gxfenc.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
h261dec.c
|
Use bitstream_init8() where appropriate
|
8 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
|
Use the new AVIOContext destructor.
|
8 years ago |
hevc.c
|
hvcc: zero initialize the nal buffers past the last written byte
|
7 years ago |
hevc.h
|
lavf: simplify ff_hevc_annexb2mp4_buf
|
11 years ago |
hevcdec.c
|
hevcdec: move decoder-independent declarations into a separate header
|
8 years ago |
hls.c
|
Mark some arrays that never change as const.
|
8 years ago |
hlsenc.c
|
hlsenc: Support recovery from an already present playlist
|
8 years ago |
hlsproto.c
|
avio: Copy URLContext generic options into child URLContexts
|
9 years ago |
hnm.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
http.c
|
http: Reset compressed header flag when starting to read a request
|
7 years ago |
http.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
httpauth.c
|
httpauth: Add space after commas in HTTP/RTSP auth header
|
9 years ago |
httpauth.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
icecast.c
|
avio: Copy URLContext generic options into child URLContexts
|
9 years ago |
id3v1.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
id3v1.h
|
…
|
|
id3v2.c
|
Mark some arrays that never change as const.
|
8 years ago |
id3v2.h
|
Mark some arrays that never change as const.
|
8 years ago |
id3v2enc.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
idcin.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
idroqdec.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
idroqenc.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
iff.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
ilbc.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
img2.c
|
img2: Drop av_ prefix for a static function
|
9 years ago |
img2dec.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
img2enc.c
|
img2enc: Refactor the atomic renaming code
|
9 years ago |
ingenientdec.c
|
avpacket: Replace av_free_packet with av_packet_unref
|
9 years ago |
internal.h
|
lavf: use the new bitstream filter for extracting extradata
|
8 years ago |
ipmovie.c
|
Remove some pointless TRACE level debug code
|
8 years ago |
isom.c
|
Add Apple Pixlet decoder
|
8 years ago |
isom.h
|
mov: Move code shared with CAF to a separate file
|
8 years ago |
iss.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
iv8.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
ivfdec.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
ivfenc.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
jvdec.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
latmenc.c
|
mpeg4audio: Make avpriv_copy_pce_data() inline
|
8 years ago |
libavformat.v
|
build: Change structure of the linker version script templates
|
9 years ago |
librtmp.c
|
librtmp: Avoid an infiniloop setting connection arguments
|
9 years ago |
lmlm4.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
log2_tab.c
|
avutil: Duplicate ff_log2_tab instead of sharing it across libs
|
12 years ago |
lxfdec.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
m4vdec.c
|
m4vdec: Check for non-startcode 00 00 00 sequences in probe
|
8 years ago |
matroska.c
|
matroska: use av_stream_add_side_data() for stereo3d side data
|
8 years ago |
matroska.h
|
mkv: Add support for Spherical Video elements
|
8 years ago |
matroskadec.c
|
matroskadec: allow RealAudio/Cook/Sipro streams of flavor 0
|
7 years ago |
matroskaenc.c
|
matroskaenc: don't warn about unknown spherical metadata when there isn't any
|
8 years ago |
md5enc.c
|
lavc: Make AVPacket.duration int64, and deprecate convergence_duration
|
9 years ago |
md5proto.c
|
avio: Copy URLContext generic options into child URLContexts
|
9 years ago |
metadata.c
|
…
|
|
metadata.h
|
…
|
|
mm.c
|
mm: Skip unexpected audio packets
|
8 years ago |
mmf.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
mms.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mms.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
mmsh.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mmst.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mov.c
|
mov: move stsd finalization to an appropriate place
|
7 years ago |
mov_chan.c
|
Mark some arrays that never change as const.
|
8 years ago |
mov_chan.h
|
mov_chan: Pass a separate AVIOContext for reading
|
12 years ago |
mov_esds.c
|
mov: Move code shared with CAF to a separate file
|
8 years ago |
movenc.c
|
movenc: allow alternative hvc1 h.265 codec tag
|
8 years ago |
movenc.h
|
movenc: Add an option for enabling negative CTS offsets
|
8 years ago |
movenchint.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
mp3dec.c
|
mp3dec: read the initial/trailing padding from the LAME tag
|
8 years ago |
mp3enc.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
mpc.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
mpc8.c
|
mpc: Convert to the new bitstream reader
|
8 years ago |
mpeg.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
mpeg.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mpegenc.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mpegts.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
mpegts.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mpegtsenc.c
|
Use ISO C printf conversion specifiers where appropriate
|
8 years ago |
mpegvideodec.c
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
mpjpeg.c
|
mpjpeg: Use proper CR/LF in multipart headers
|
8 years ago |
mpjpegdec.c
|
Use the new AVIOContext destructor.
|
8 years ago |
msnwc_tcp.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
mtv.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
mux.c
|
lavf: Drop deprecated hint to set muxer timebase
|
8 years ago |
mvdec.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
mvi.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
mxf.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mxf.h
|
mxf: Add UID print helpers
|
10 years ago |
mxfdec.c
|
Mark some arrays that never change as const.
|
8 years ago |
mxfenc.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
mxg.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
ncdec.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
network.c
|
tls: Hide backend implementation details from users
|
8 years ago |
network.h
|
libavformat: use MSG_NOSIGNAL when applicable
|
10 years ago |
nsvdec.c
|
nsvdec: don't ignore the return value of av_get_packet()
|
8 years ago |
nullenc.c
|
nullenc: Use the wrapped avframe pseudo-encoder
|
9 years ago |
nut.c
|
nut: Use correct function pointer casts instead of void*
|
8 years ago |
nut.h
|
nut: Drop doxygen markers
|
10 years ago |
nutdec.c
|
nut: Use correct function pointer casts instead of void*
|
8 years ago |
nutenc.c
|
nut: Use correct function pointer casts instead of void*
|
8 years ago |
nuv.c
|
nuv: Use the correct context for av_image_check_size
|
9 years ago |
oggdec.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
oggdec.h
|
oggdec: add support for VP8 demuxing
|
10 years ago |
oggenc.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
oggparsecelt.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
oggparsedirac.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
oggparseflac.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
oggparseogm.c
|
Remove unnecessary get_bits.h #includes and add missing headers where needed.
|
9 years ago |
oggparseopus.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
oggparseskeleton.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
oggparsespeex.c
|
Remove unnecessary get_bits.h #includes and add missing headers where needed.
|
9 years ago |
oggparsetheora.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
oggparsevorbis.c
|
Remove unnecessary get_bits.h #includes and add missing headers where needed.
|
9 years ago |
oggparsevp8.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 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
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
omaenc.c
|
Use correct printf conversion specifiers for POSIX integer types
|
8 years ago |
options.c
|
lavf: add a protocol whitelist/blacklist for file opened internally
|
9 years ago |
options_table.h
|
lavf: add a protocol whitelist/blacklist for file opened internally
|
9 years ago |
os_support.c
|
build: Add feature test macros for glibc 2.19+
|
7 years ago |
os_support.h
|
Remove support for building for mingw32ce (Windows CE)
|
7 years ago |
paf.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
pcm.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
pcm.h
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
13 years ago |
pcmdec.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
pcmenc.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
pmpdec.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
protocols.c
|
tls: Hide backend implementation details from users
|
8 years ago |
psxstr.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
pva.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
qcp.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
qtpalette.h
|
…
|
|
r3d.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
rawdec.c
|
lavf: make avio_read_partial() public
|
7 years ago |
rawdec.h
|
rawdec: remove ff_raw_read_header
|
12 years ago |
rawenc.c
|
build: Move MP2 muxer declaration away from MP3 muxer code
|
9 years ago |
rawenc.h
|
…
|
|
rawvideodec.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
rdt.c
|
Use the new AVIOContext destructor.
|
8 years ago |
rdt.h
|
lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from shared objects
|
11 years ago |
replaygain.c
|
avformat: expose av_stream_new_side_data helper
|
9 years ago |
replaygain.h
|
replaygain: allow exporting already decoded replaygain values
|
11 years ago |
riff.c
|
Add ClearVideo decoder
|
8 years ago |
riff.h
|
asfdec: Account for different Format Data sizes
|
8 years ago |
riffdec.c
|
asfdec: Account for different Format Data sizes
|
8 years ago |
riffenc.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
rl2.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
rm.c
|
Add ClearVideo decoder
|
8 years ago |
rm.h
|
rm: Use the correct codec_data_size signedness
|
10 years ago |
rmdec.c
|
rmdec: add missing brackets to compound statement
|
7 years ago |
rmenc.c
|
lavf: fix usage of AVIOContext.seekable
|
8 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
|
Use correct printf conversion specifiers for POSIX integer types
|
8 years ago |
rso.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
rso.h
|
…
|
|
rsodec.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
rsoenc.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
rtmp.h
|
rtmpproto: use AVHMAC instead of a custom implementation
|
9 years ago |
rtmpcrypt.c
|
avio: Copy URLContext generic options into child URLContexts
|
9 years ago |
rtmpcrypt.h
|
RTMPE protocol support
|
12 years ago |
rtmpdh.c
|
build: Drop gcrypt support
|
8 years ago |
rtmpdh.h
|
build: Drop gcrypt support
|
8 years ago |
rtmpdigest.c
|
rtmp: Move RTMP digest calculation to a separate file
|
8 years ago |
rtmphttp.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
rtmppkt.c
|
rtmp: Rename packet types to closer match the spec
|
8 years ago |
rtmppkt.h
|
rtmp: Rename packet types to closer match the spec
|
8 years ago |
rtmpproto.c
|
rtmp: Plug leak if sending bytes read report fails.
|
7 years ago |
rtp.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
rtp.h
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
rtpdec.c
|
Remove unnecessary get_bits.h #includes
|
9 years ago |
rtpdec.h
|
rtpdec: Increase the max size of the jitter buffer to 500 packets
|
9 years ago |
rtpdec_ac3.c
|
rtpdec: Rename the free method to close
|
10 years ago |
rtpdec_amr.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
rtpdec_asf.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
rtpdec_dv.c
|
rtpdec: Rename the free method to close
|
10 years ago |
rtpdec_formats.h
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
rtpdec_g726.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
rtpdec_h261.c
|
rtp: Convert to the new bitstream reader
|
8 years ago |
rtpdec_h263.c
|
rtpdec: Set need_parsing via a handler field
|
10 years ago |
rtpdec_h263_rfc2190.c
|
rtp: Convert to the new bitstream reader
|
8 years ago |
rtpdec_h264.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
rtpdec_hevc.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
rtpdec_ilbc.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
rtpdec_jpeg.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
rtpdec_latm.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
rtpdec_mpa_robust.c
|
avpacket: Replace av_free_packet with av_packet_unref
|
9 years ago |
rtpdec_mpeg4.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
rtpdec_mpeg12.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
rtpdec_mpegts.c
|
rtpdec: Rename the free method to close
|
10 years ago |
rtpdec_qcelp.c
|
rtpdec: Get rid of all trivial .alloc/.free functions
|
10 years ago |
rtpdec_qdm2.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
rtpdec_qt.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
rtpdec_svq3.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
rtpdec_vp8.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
rtpdec_vp9.c
|
rtpdec_vp9: Support parsing the scalability structure
|
9 years ago |
rtpdec_xiph.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
rtpenc.c
|
Use ISO C printf conversion specifiers where appropriate
|
8 years ago |
rtpenc.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
rtpenc_aac.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
rtpenc_amr.c
|
rtpenc: Don't set max_frames_per_packet based on the packet frame size or frame rate
|
10 years ago |
rtpenc_chain.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
rtpenc_chain.h
|
rtp: set the payload type as stream id
|
12 years ago |
rtpenc_h261.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
rtpenc_h263.c
|
rtpenc: Allow packetizing H263 according to the old RFC 2190
|
13 years ago |
rtpenc_h263_rfc2190.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
rtpenc_h264_hevc.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
rtpenc_jpeg.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
rtpenc_latm.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
rtpenc_mpegts.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
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
|
cosmetics: Fix spelling mistakes
|
9 years ago |
rtpproto.c
|
Drop unreachable break and return statements
|
8 years ago |
rtpproto.h
|
rtpproto: Move rtpproto specific function declarations to a separate header
|
11 years ago |
rtsp.c
|
rtsp: only break on parse_rtsp_message on error
|
7 years ago |
rtsp.h
|
rtsp: Lazily set up the pollfd array once
|
8 years ago |
rtspcodes.h
|
rtsp: Add listen mode
|
13 years ago |
rtspdec.c
|
Drop unreachable break and return statements
|
8 years ago |
rtspenc.c
|
cosmetics: Write NULL pointer equality checks more compactly
|
10 years ago |
sapdec.c
|
avio: Copy URLContext generic options into child URLContexts
|
9 years ago |
sapenc.c
|
avio: Copy URLContext generic options into child URLContexts
|
9 years ago |
sauce.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
sauce.h
|
…
|
|
sctp.c
|
lavf: reorganize URLProtocols
|
9 years ago |
sdp.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
segafilm.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
segment.c
|
Use the new AVIOContext destructor.
|
8 years ago |
sierravmd.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
siff.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
smacker.c
|
smacker: fix integer overflow with pts_inc
|
7 years ago |
smjpeg.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
smjpeg.h
|
…
|
|
smjpegdec.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
smjpegenc.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
smoothstreamingenc.c
|
lavf: Remove codec_tag from dashenc and smoothstreamingenc
|
7 years ago |
smush.c
|
Drop unreachable break and return statements
|
8 years ago |
sol.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
sox.h
|
…
|
|
soxdec.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
soxenc.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
spdif.c
|
…
|
|
spdif.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
spdifdec.c
|
aac: Split function to parse ADTS header data into public and private part
|
8 years ago |
spdifenc.c
|
aac: Split function to parse ADTS header data into public and private part
|
8 years ago |
srtdec.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
srtp.c
|
build: Split test programs off into separate files
|
9 years ago |
srtp.h
|
srtp: Add support for a few DTLS-SRTP related crypto suites
|
12 years ago |
srtpproto.c
|
avio: Copy URLContext generic options into child URLContexts
|
9 years ago |
swf.c
|
swf(dec): replace CODEC_ID with AV_CODEC_ID
|
12 years ago |
swf.h
|
Drop pointless assert.h #includes
|
9 years ago |
swfdec.c
|
Use the new AVIOContext destructor.
|
8 years ago |
swfenc.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
takdec.c
|
takdec: Use ISO C printf conversion specifiers where appropriate
|
8 years ago |
tcp.c
|
tcp: Use rw_timeout for setting the connect/listen timeouts
|
9 years ago |
thp.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
tiertexseq.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
tls.c
|
avio: Copy URLContext generic options into child URLContexts
|
9 years ago |
tls.h
|
Drop some unnecessary config.h #includes
|
7 years ago |
tls_gnutls.c
|
tls_gnutls: Readd support for nonblocking operation
|
8 years ago |
tls_openssl.c
|
tls_openssl: Readd support for nonblocking operation
|
8 years ago |
tmv.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
tta.c
|
Remove unnecessary get_bits.h #includes and add missing headers where needed.
|
9 years ago |
tty.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
txd.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
udp.c
|
build: Add feature test macros for glibc 2.19+
|
7 years ago |
unix.c
|
unix: Use rw_timeout for setting the connect timeout
|
9 years ago |
url.c
|
cosmetics: Write NULL pointer inequality checks more compactly
|
10 years ago |
url.h
|
cosmetics: Fix spelling mistakes
|
9 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
|
lavf: allow avformat_close_input() with NULL
|
7 years ago |
vc1test.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
vc1testenc.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
version.h
|
lavf: make avio_read_partial() public
|
7 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 |
voc_packet.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
vocdec.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
vocenc.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
vorbiscomment.c
|
vorbiscomment: simplify API by using av_dict_count()
|
11 years ago |
vorbiscomment.h
|
vorbiscomment: simplify API by using av_dict_count()
|
11 years ago |
vqf.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
wavdec.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
wavenc.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
wc3movie.c
|
wc3movie: Drop unused cruft
|
8 years ago |
westwood_aud.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
westwood_vqa.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
wtv.c
|
asfdec: Account for different Format Data sizes
|
8 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
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
wvenc.c
|
lavf: fix usage of AVIOContext.seekable
|
8 years ago |
xa.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
xmv.c
|
Revert "Don't use expressions with side effects in macro parameters"
|
8 years ago |
xwma.c
|
Use correct printf conversion specifiers for POSIX integer types
|
8 years ago |
yop.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
yuv4mpeg.h
|
yuv4mpeg: split the demuxer and muxer into separate files
|
11 years ago |
yuv4mpegdec.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |
yuv4mpegenc.c
|
lavf: replace AVStream.codec with AVStream.codecpar
|
9 years ago |