| .. |
|
tests
|
lavf/url: fix relative url parsing when the query string or fragment has a colon
|
5 years ago |
|
.gitignore
|
lavf: add new API for iterating muxers and demuxers
|
8 years ago |
|
3dostr.c
|
avformat/3dostr: Check remaining buffer in probe before 8 byte step
|
5 years ago |
|
4xm.c
|
avformat/4xm: Check that a video stream was created before returning packets for it
|
5 years ago |
|
Makefile
|
avformat/hlsenc: Add dependency on avc.o
|
5 years ago |
|
a64.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
10 years ago |
|
aacdec.c
|
avformat/id3v2: Remove unnecessary indirection
|
5 years ago |
|
aadec.c
|
avformat/aadec: Check toc_size to contain the minimum to demuxer uses
|
5 years ago |
|
aaxdec.c
|
avformat/aaxdec: Check string before strcmp()
|
5 years ago |
|
ac3dec.c
|
avformat/rawdec: Make the raw packet size configurable
|
6 years ago |
|
acedec.c
|
avformat: add tri-ACE demuxer
|
5 years ago |
|
acm.c
|
avformat/rawdec: Make the raw packet size configurable
|
6 years ago |
|
act.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
adp.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
ads.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
adtsenc.c
|
adtsenc: Add ability to write MPEG2 ID
|
5 years ago |
|
adxdec.c
|
avformat/adxdec: demux multiple blocks at once
|
5 years ago |
|
aea.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
afc.c
|
avformat: Forward errors where possible
|
6 years ago |
|
aiff.h
|
lavf/aiffdec: Support QDMC demuxing.
|
9 years ago |
|
aiffdec.c
|
avformat/aiffdec: Check packet size
|
5 years ago |
|
aiffenc.c
|
avcodec/packet: move AVPacketList definition and function helpers over from libavformat
|
5 years ago |
|
aixdec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
allformats.c
|
avformat/allformats: test pointer to be used
|
5 years ago |
|
alp.c
|
avformat: add alp muxer
|
5 years ago |
|
amr.c
|
avformat/amr: Don't reimplement ff_raw_write_packet()
|
5 years ago |
|
amvenc.c
|
avformat: add amv muxer
|
5 years ago |
|
anm.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
apc.c
|
avformat: Forward errors where possible
|
6 years ago |
|
ape.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
apetag.c
|
avformat: Forward errors where possible
|
6 years ago |
|
apetag.h
|
avformat/apetag: account for header size if present when returning the start position
|
9 years ago |
|
apm.c
|
avformat/apm: fix APM_FILE_HEADER_SIZE value
|
5 years ago |
|
apngdec.c
|
avformat/apngdec: Remove goto fail that does nothing
|
5 years ago |
|
apngenc.c
|
avcodec, avformat: Remove unnecessary initializations of side data size
|
5 years ago |
|
aptxdec.c
|
lavf/aptxdec: fix the limit on the APTX demuxer definition
|
8 years ago |
|
aqtitledec.c
|
avformat/aqtitledec: Fix memleak upon read header failure
|
5 years ago |
|
argo_asf.c
|
avformat/argo_{asf,brp}: fix potential segfault in ff_argo_asf_fill_stream()
|
5 years ago |
|
argo_asf.h
|
avformat/argo_{asf,brp}: fix potential segfault in ff_argo_asf_fill_stream()
|
5 years ago |
|
argo_brp.c
|
avformat/argo_brp: remove block_align check for audio
|
5 years ago |
|
asf.c
|
avformat/asfenc: write group_mutual_exclusion_objects for audio on multiple languages
|
10 years ago |
|
asf.h
|
lavf/asf: Remove an unneeded forward declaration.
|
7 years ago |
|
asfcrypt.c
|
Merge commit '10de408738d28ab17aa5c1fdccd809b0637c12d5'
|
10 years ago |
|
asfcrypt.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
asfdec_f.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
asfdec_o.c
|
avformat/asfdec_o: Check size vs. offset in detect_unknown_subobject()
|
5 years ago |
|
asfenc.c
|
avformat/riffenc: indicate storage of flipped RGB bitmaps
|
5 years ago |
|
assdec.c
|
avformat/assdec: Fix memleak upon read header failure
|
5 years ago |
|
assenc.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
6 years ago |
|
ast.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
ast.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
astdec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
astenc.c
|
avformat: remove unneeded avio_flush() calls from the end of write_trailer functions
|
6 years ago |
|
async.c
|
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
|
5 years ago |
|
au.c
|
avformat/au: cleanup on EOF return in au_read_annotation()
|
5 years ago |
|
av1.c
|
avformat/av1: add support for passing through MP4/Matroska av1c
|
5 years ago |
|
av1.h
|
avformat/av1: Avoid allocation + copying when filtering OBUs
|
6 years ago |
|
av1dec.c
|
avformat/av1dec: check size before addition in probing
|
5 years ago |
|
avc.c
|
avformat/avc, mxfenc: Avoid allocation of H264 SPS structure, fix memleak
|
5 years ago |
|
avc.h
|
avformat/avc, mxfenc: Avoid allocation of H264 SPS structure, fix memleak
|
5 years ago |
|
avformat.h
|
avformat: remove some mpegts details from AVStream
|
5 years ago |
|
avformatres.rc
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
avi.h
|
avformat/avienc: add reserve_index_space option
|
9 years ago |
|
avidec.c
|
avformat/avidec: Use av_sat_sub64() in check_stream_max_drift()
|
5 years ago |
|
avienc.c
|
avformat/riffenc: indicate storage of flipped RGB bitmaps
|
5 years ago |
|
avio.c
|
URLContext: switch to child_class_iterate()
|
5 years ago |
|
avio.h
|
avformat/avio: add avio_protocol_get_class
|
6 years ago |
|
avio_internal.h
|
avformat/aviobuf: discard part of the IO buffer in ffio_ensure_seekback if needed
|
5 years ago |
|
aviobuf.c
|
aviobuf: Increase the default SHORT_SEEK_THRESHOLD to 32 KB
|
5 years ago |
|
avisynth.c
|
avformat/avisynth: fix deprecation warning
|
6 years ago |
|
avlanguage.c
|
avformat/avlanguage: make av_convert_lang_to() internal
|
9 years ago |
|
avlanguage.h
|
avformat/avlanguage: make av_convert_lang_to() internal
|
9 years ago |
|
avr.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
avs.c
|
avformat/avs: Use 64bit for the avio_tell() output
|
5 years ago |
|
avs2dec.c
|
lavf/avs2dec.c: optimize code style
|
5 years ago |
|
avs3dec.c
|
lavf/avs3dec: add raw avs3 demuxer
|
5 years ago |
|
bethsoftvid.c
|
avformat/bethsoftvid: Check image dimensions before use
|
5 years ago |
|
bfi.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
bink.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
bintext.c
|
avformat/bintext: Check width
|
5 years ago |
|
bit.c
|
avformat: Forward errors where possible
|
6 years ago |
|
bluray.c
|
lavf/bluray: translate a read of 0 to EOF
|
7 years ago |
|
bmv.c
|
avformat: Forward errors where possible
|
6 years ago |
|
boadec.c
|
avformat/boadec: Check that channels and block_align are set
|
5 years ago |
|
brstm.c
|
avformat/brstm: remove custom allocation of table to hold coeffs
|
5 years ago |
|
c93.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
cache.c
|
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
|
5 years ago |
|
caf.c
|
lavf/caf: Support demuxing Opus.
|
8 years ago |
|
caf.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
cafdec.c
|
avformat/cafdec: clip sample rate
|
5 years ago |
|
cafenc.c
|
avformat: remove unneeded avio_flush() calls from the end of write_trailer functions
|
6 years ago |
|
cavsvideodec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
cdg.c
|
avcodec/cdgraphics: fix decoded output when seeking to start of file
|
5 years ago |
|
cdxl.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
chromaprint.c
|
All: update names in copyright headers
|
5 years ago |
|
cinedec.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
codec2.c
|
avcodec/codec2utils: move the remaining avpriv functions to lavf
|
5 years ago |
|
concat.c
|
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
|
5 years ago |
|
concatdec.c
|
avformat/concatdec: use av_strstart()
|
5 years ago |
|
crcenc.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
crypto.c
|
avformat/crypto.c: remove unnecessary code
|
5 years ago |
|
cutils.c
|
Merge commit 'ed6dad3737bf7bb2d5e9fa9511dfdb44806010e8'
|
11 years ago |
|
dash.c
|
avformat/dash:add copyright to dash.c
|
8 years ago |
|
dash.h
|
avformat/dash: move reused API to common file and header file
|
8 years ago |
|
dashdec.c
|
avformat/dashdec: check the root url length
|
5 years ago |
|
dashenc.c
|
libavformat/dashenc: Reduce confusion in par error message
|
5 years ago |
|
data_uri.c
|
Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'
|
10 years ago |
|
dauddec.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
10 years ago |
|
daudenc.c
|
avformat/daudenc: Return proper error codes instead if -1
|
5 years ago |
|
dcstr.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
derf.c
|
avformat: add derf demuxer
|
6 years ago |
|
dfa.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
dhav.c
|
avformat/dhav: Fix incorrect non-DHAV chunk skipping logic
|
5 years ago |
|
diracdec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
dnxhddec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
dsfdec.c
|
avformat/dsfdec: Check block_align more completely
|
5 years ago |
|
dsicin.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
dss.c
|
avformat/dss: Remove unnecessary allocation
|
6 years ago |
|
dtsdec.c
|
avformat/dtsdec: make S16LE discrimination sharper
|
6 years ago |
|
dtshddec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
dump.c
|
avformat: use av_timecode_make_smpte_tc_string2
|
5 years ago |
|
dv.c
|
avformat/dv: fix timestamps of audio packets in case of dropped corrupt audio frames
|
5 years ago |
|
dv.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
dvbsub.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
dvbtxt.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
dvenc.c
|
avformat/dvenc: check the format before vst and ast[i] are initialized
|
5 years ago |
|
dxa.c
|
avformat/dxa: Use av_rescale() for duration computation
|
5 years ago |
|
eacdata.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
electronicarts.c
|
avformat/electronicarts: Check for EOF in each iteration of the loop in ea_read_packet()
|
5 years ago |
|
epafdec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
ffmeta.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
ffmetadec.c
|
avformat/ffmetadec: finalize AVBPrint on errors
|
5 years ago |
|
ffmetaenc.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
6 years ago |
|
fifo.c
|
avformat/fifo: add timeshift option to delay output
|
5 years ago |
|
fifo_test.c
|
avformat/fifo_test: remove network.h include
|
8 years ago |
|
file.c
|
avformat/hls: support data protocol in uri for EXT-X-MAP
|
6 years ago |
|
file_open.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
filmstripdec.c
|
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
|
9 years ago |
|
filmstripenc.c
|
avformat/filmstripenc: Use ff_raw_write_packet()
|
5 years ago |
|
fitsdec.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
fitsenc.c
|
avformat/fitsenc: validate input pixel format
|
8 years ago |
|
flac_picture.c
|
libavformat/flacdec: Workaround for truncated metadata picture size
|
5 years ago |
|
flac_picture.h
|
libavformat/flacdec: Workaround for truncated metadata picture size
|
5 years ago |
|
flacdec.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
flacenc.c
|
avformat/flacenc: Fix memleak when writing attached pictures fails
|
5 years ago |
|
flacenc.h
|
avformat/flacenc: Add const to ff_flac_write_header() parameter
|
6 years ago |
|
flacenc_header.c
|
avformat/flacenc: Add const to ff_flac_write_header() parameter
|
6 years ago |
|
flic.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
flv.h
|
flvdec: Export unknown metadata packets as opaque data
|
7 years ago |
|
flvdec.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
flvenc.c
|
avcodec, avformat: Remove unnecessary initializations of side data size
|
5 years ago |
|
format.c
|
lavf: Constify AVProbeData* in av_probe_input_format().
|
7 years ago |
|
framecrcenc.c
|
avformat/framecrcenc: Make side-data checksums endian-independent
|
5 years ago |
|
framehash.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
6 years ago |
|
frmdec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
fsb.c
|
avformat: Forward errors where possible
|
6 years ago |
|
ftp.c
|
avformat/ftp: Fix for invalid use of av_strtok
|
5 years ago |
|
fwse.c
|
avformat: add fwse demuxer
|
6 years ago |
|
g722.c
|
avformat/rawdec: Make the raw packet size configurable
|
6 years ago |
|
g723_1.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
g726.c
|
lavf/g726: Demuxer for raw G.726 streams, both left- and right-justified.
|
8 years ago |
|
g729dec.c
|
avformat/g729dec: set packet duration and correctly set timebase info
|
6 years ago |
|
gdv.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
genh.c
|
avformat/genh: Check block_align
|
5 years ago |
|
gif.c
|
avformat/gif: abort early if nothing was written yet
|
6 years ago |
|
gifdec.c
|
avformat/gifdec: -1 -> AV_BPRINT_SIZE_UNLIMITED
|
5 years ago |
|
golomb_tab.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
gopher.c
|
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
|
5 years ago |
|
gsmdec.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
gxf.c
|
avformat/gxf: Check pkt_len
|
5 years ago |
|
gxf.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
gxfenc.c
|
avformat: implement retiming directly in mxfenc and gxfenc
|
5 years ago |
|
h261dec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
h263dec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
h264dec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
hashenc.c
|
avformat/hashenc: Deduplicate (stream)hash options
|
5 years ago |
|
hca.c
|
avformat: add hca demuxer
|
6 years ago |
|
hcom.c
|
avformat/hcom: Tell the compiler about set but not read variables
|
6 years ago |
|
hdsenc.c
|
avformat/hdsenc: Add explicit deinit function
|
5 years ago |
|
hevc.c
|
avformat/hevc: Defer initializations in ff_isom_write_hvcc()
|
5 years ago |
|
hevc.h
|
avformat/av1, avc, hevc: Remove av_freep()
|
6 years ago |
|
hevcdec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
hls.c
|
avformat/hls: update comment of file description
|
5 years ago |
|
hlsenc.c
|
avformat/hlsenc: reindent the code
|
5 years ago |
|
hlsplaylist.c
|
avformat/hlsenc, hlsplaylist: Cosmetics
|
5 years ago |
|
hlsplaylist.h
|
avformat/hlsenc, hlsplaylist: Cosmetics
|
5 years ago |
|
hlsproto.c
|
avformat/hlsproto: update comment of file description
|
5 years ago |
|
hnm.c
|
avformat/hnm: Only keep and parse what is needed later
|
6 years ago |
|
http.c
|
avformat/http: support retry on connection error
|
5 years ago |
|
http.h
|
avformat/http: add ff_http_do_new_request2 for options
|
6 years ago |
|
httpauth.c
|
avformat/httpauth: do not decode plus sign to space in credentials
|
6 years ago |
|
httpauth.h
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
icecast.c
|
avformat/icecast: Add option to use TLS connection
|
5 years ago |
|
icodec.c
|
avformat/icodec: Check for zero streams and stream creation failure
|
5 years ago |
|
icoenc.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
6 years ago |
|
id3v1.c
|
libavformat: fix spelling in ID3v1 genres and extend the list of Winamp extensions.
|
6 years ago |
|
id3v1.h
|
libavformat: fix spelling in ID3v1 genres and extend the list of Winamp extensions.
|
6 years ago |
|
id3v2.c
|
avformat/id3v2: Check against max compression ratio before allocation
|
5 years ago |
|
id3v2.h
|
avformat/id3v2: Remove unnecessary indirection
|
5 years ago |
|
id3v2enc.c
|
avformat/id3v2enc: fix bad ID3v2 tag length
|
6 years ago |
|
idcin.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
idroqdec.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
idroqenc.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
6 years ago |
|
iff.c
|
avformat/iff: Check data_size
|
5 years ago |
|
ifv.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
ilbc.c
|
avformat/ilbc: Add missing #if for muxer
|
5 years ago |
|
img2.c
|
avcodec: add Cintel RAW decoder
|
5 years ago |
|
img2.h
|
avformat/img2dec: add option to provide metadata fields related to input path
|
6 years ago |
|
img2_alias_pix.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
img2_brender_pix.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
img2dec.c
|
lavf/img2dec: Increase score for very large jpeg images.
|
5 years ago |
|
img2enc.c
|
ffplay, avcodec, avformat: Don't initialize before av_packet_ref()
|
6 years ago |
|
ingenientdec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
internal.h
|
lavf: move AVStream.last_in_packet_buffer to AVStreamInternal
|
5 years ago |
|
ip.c
|
avformat/ip: factorize some IP filtering and resolving functions to a new file
|
7 years ago |
|
ip.h
|
avformat/ip: factorize some IP filtering and resolving functions to a new file
|
7 years ago |
|
ipmovie.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
ipudec.c
|
avformat: add IPU demuxer
|
5 years ago |
|
ircam.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
ircam.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
ircamdec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
ircamenc.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
10 years ago |
|
isom.c
|
avformat/isom: add support for RAW ASC Bayer BGGR in mov
|
5 years ago |
|
isom.h
|
Add support for playing Audible AAXC (.aaxc) files [PATCH v4]
|
5 years ago |
|
iss.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
iv8.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
ivfdec.c
|
avformat/ivfdec: Change the length field to 32 bits
|
6 years ago |
|
ivfenc.c
|
avformat/ivfenc: move bsf insertion to the init function
|
5 years ago |
|
jacosubdec.c
|
avformat/jacosubdec: Fix unintended fallthrough
|
5 years ago |
|
jacosubenc.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
6 years ago |
|
jvdec.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
kvag.c
|
avformat/kvag: Fix integer overflow in bitrate computation
|
5 years ago |
|
latmenc.c
|
lavf/latmenc: use a local simplified copy of avpriv_copy_bits()
|
5 years ago |
|
libamqp.c
|
avformat/libamqp: parse vhost in uri
|
5 years ago |
|
libavformat.v
|
libavformat: unexpose private ff_ functions needed by ffserver
|
8 years ago |
|
libgme.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
libmodplug.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
libopenmpt.c
|
avformat/libopenmpt: Don't discard const
|
5 years ago |
|
librtmp.c
|
avformat/librtmp: fix returning EOF from Read/Write
|
7 years ago |
|
libsmbclient.c
|
lavf/libsmbclient: return AVERROR_EOF for EOF.
|
7 years ago |
|
libsrt.c
|
avformat/libsrt: fix cleanups on failed libsrt_open() and libsrt_setup()
|
5 years ago |
|
libssh.c
|
lavf/libssh: translate a read of 0 to EOF
|
7 years ago |
|
libzmq.c
|
avformat/libzmq: Make default pkt_size value consistent with amqp
|
6 years ago |
|
lmlm4.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
loasdec.c
|
avformat/rawdec: Make the raw packet size configurable
|
6 years ago |
|
log2_tab.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
lrc.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
lrc.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
lrcdec.c
|
avformat/lrcdec: Clip timestamps
|
5 years ago |
|
lrcenc.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
10 years ago |
|
luodatdec.c
|
avformat: add DAT CCTV demuxer
|
5 years ago |
|
lvfdec.c
|
avformat/lvfdec: Check stream_index before use
|
5 years ago |
|
lxfdec.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
m4vdec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
matroska.c
|
avformat/matroska: Move mime_tag lists to matroskadec
|
5 years ago |
|
matroska.h
|
avformat/matroska: Move mime_tag lists to matroskadec
|
5 years ago |
|
matroskadec.c
|
avformat/matroskadec: Sanity check codec_id/track type
|
5 years ago |
|
matroskaenc.c
|
avformat/riffenc: indicate storage of flipped RGB bitmaps
|
5 years ago |
|
mca.c
|
avformat/mca: clip timestamp when seeking into acceptable range
|
5 years ago |
|
mccdec.c
|
avformat: add MCC demuxer
|
5 years ago |
|
md5proto.c
|
Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'
|
10 years ago |
|
metadata.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
metadata.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
mgsts.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
microdvddec.c
|
avformat/microdvddec: skip malformed lines without frame number.
|
5 years ago |
|
microdvdenc.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
6 years ago |
|
mj2kdec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
mkvtimestamp_v2.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
mlpdec.c
|
avformat/rawdec: Make the raw packet size configurable
|
6 years ago |
|
mlvdec.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
mm.c
|
avformat/mm: Check for existence of audio stream
|
5 years ago |
|
mmf.c
|
avformat: remove unneeded avio_flush() calls from the end of write_trailer functions
|
6 years ago |
|
mms.c
|
avformat/mms: add logging context to log
|
6 years ago |
|
mms.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
mmsh.c
|
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
|
5 years ago |
|
mmst.c
|
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
|
5 years ago |
|
mods.c
|
avformat: add MODS demuxer
|
5 years ago |
|
moflex.c
|
avformat/moflex: Check pkt_size
|
5 years ago |
|
mov.c
|
avformat/mov: Check a.size before computing next_root_atom
|
5 years ago |
|
mov_chan.c
|
Fix all -Wformat warnings raised by DJGPP
|
9 years ago |
|
mov_chan.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
mov_esds.c
|
avformat/mov_esds: check return value of ff_mp4_read_dec_config_descr
|
8 years ago |
|
movenc.c
|
movenc: Present durations in mvhd/tkhd/mdhd as they are after edits
|
5 years ago |
|
movenc.h
|
avformat/movenc: remove the write_clli mov flag
|
5 years ago |
|
movenccenc.c
|
movenc: support cenc (common encryption)
|
10 years ago |
|
movenccenc.h
|
movenc: support cenc (common encryption)
|
10 years ago |
|
movenchint.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
10 years ago |
|
mp3dec.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
mp3enc.c
|
avcodec/packet: move AVPacketList definition and function helpers over from libavformat
|
5 years ago |
|
mpc.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
mpc8.c
|
avformat/mpc8: Check remaining space in mpc8_parse_seektable()
|
5 years ago |
|
mpeg.c
|
lavf: move AVStream.{request_probe,skip_to_keyframe} to AVStreamInternal
|
5 years ago |
|
mpeg.h
|
lavf/mpeg: Support demuxing HEVC in mpeg-ps.
|
7 years ago |
|
mpegenc.c
|
avformat/mpegenc: Fix integer overflow with AV_NOPTS_VALUE
|
5 years ago |
|
mpegts.c
|
avformat: remove some mpegts details from AVStream
|
5 years ago |
|
mpegts.h
|
avformat/mpegts: replace magic descriptor_tag values with defines
|
5 years ago |
|
mpegtsenc.c
|
avformat/mpegtsenc: check that not only first pts but also first dts is valid
|
5 years ago |
|
mpegvideodec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
mpjpeg.c
|
avformat/mpjpeg: Remove mpjpeg_write_trailer
|
6 years ago |
|
mpjpegdec.c
|
avformat/mpjpegdec: make sure we seek back to the ensured buffer
|
5 years ago |
|
mpl2dec.c
|
avformat/mpl2dec: Avoid variable that is always zero
|
5 years ago |
|
mpsubdec.c
|
avformat/mpsubdec: Fix memleak upon read header failure
|
5 years ago |
|
msf.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
msnwc_tcp.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
mspdec.c
|
avformat/mspdec: Microsoft Paint (MSP) demuxer
|
5 years ago |
|
mtaf.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
mtv.c
|
avformat/mtv: check av_strdup() return value
|
6 years ago |
|
musx.c
|
avformat/musx: improve probing
|
5 years ago |
|
mux.c
|
lavf/mux: rewrite guessing the packet duration
|
5 years ago |
|
mvdec.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
mvi.c
|
avformat/mvi: Check count for overflow
|
5 years ago |
|
mxf.c
|
avformat/mxf: Deduplicate random_index_pack_key
|
5 years ago |
|
mxf.h
|
avformat/mxf: Deduplicate random_index_pack_key
|
5 years ago |
|
mxfdec.c
|
avformat/mxfdec: Free all types for both Descriptors
|
5 years ago |
|
mxfenc.c
|
avformat/mxf: Deduplicate random_index_pack_key
|
5 years ago |
|
mxg.c
|
avformat/mxg: return reference counted packets
|
8 years ago |
|
ncdec.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
network.c
|
avformat/network: add logging context to log
|
6 years ago |
|
network.h
|
network: Define ENOTCONN as WSAENOTCONN if not defined
|
6 years ago |
|
nistspheredec.c
|
avformat/nistspheredec: Check bps
|
5 years ago |
|
nspdec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
nsvdec.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
nullenc.c
|
Merge commit 'b9ece15a01782b4f301c0c139d1d7b20f848914c'
|
10 years ago |
|
nut.c
|
libavformat/nut: Support SSA and ASS subtitles
|
5 years ago |
|
nut.h
|
avutil/tree: add additional const qualifier to the comparator
|
10 years ago |
|
nutdec.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
nutenc.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
nuv.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
oggdec.c
|
avformat/oggdec: Disable mid stream codec changes
|
5 years ago |
|
oggdec.h
|
oggdec: remove the oggparsedaala subdemuxer
|
5 years ago |
|
oggenc.c
|
avformat/oggenc: Avoid allocating and copying when writing page data
|
5 years ago |
|
oggparsecelt.c
|
avformat: Forward errors where possible
|
6 years ago |
|
oggparsedirac.c
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
oggparseflac.c
|
avformat/oggparseflac: Replace skip_bits_long() by skip_bits() where possible
|
6 years ago |
|
oggparseogm.c
|
avformat: Don't free old extradata before ff_alloc/get_extradata
|
6 years ago |
|
oggparseopus.c
|
oggdec: add support for proper demuxing of chained Opus files and streams
|
5 years ago |
|
oggparseskeleton.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
10 years ago |
|
oggparsespeex.c
|
avformat: Forward errors where possible
|
6 years ago |
|
oggparsetheora.c
|
avformat/oggparsetheora: Don't update start time when lastpts is AV_NOPTS_VALUE.
|
5 years ago |
|
oggparsevorbis.c
|
avformat/oggdec: Avoid duplicating buffer when adding side-data
|
5 years ago |
|
oggparsevp8.c
|
Don't manipulate duration when it's AV_NOPTS_VALUE.
|
8 years ago |
|
oma.c
|
avcodec: add ATRAC Advanced Lossless decoders
|
9 years ago |
|
oma.h
|
avcodec: add ATRAC Advanced Lossless decoders
|
9 years ago |
|
omadec.c
|
avformat/omadec: Fix memleaks upon read_header failure
|
5 years ago |
|
omaenc.c
|
Fix all -Wformat warnings raised by DJGPP
|
9 years ago |
|
options.c
|
avformat/options: use the iterate API in format_child_class_next()
|
5 years ago |
|
options_table.h
|
remove CHAR_MIN/CHAR_MAX usage
|
6 years ago |
|
os_support.c
|
lavf/os_support: Only compile inet_aton() if getaddrinfo() is needed.
|
7 years ago |
|
os_support.h
|
os_support: define socket shutdown SHUT_xxx macros if they are not defined
|
7 years ago |
|
paf.c
|
avformat/paf: Check for EOF in read_table()
|
5 years ago |
|
pcm.c
|
avformat/pcm: Check block_align
|
5 years ago |
|
pcm.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
pcmdec.c
|
avformat/pcmdec: endianness for audio/L16 mime type
|
7 years ago |
|
pcmenc.c
|
avcodec: Implement Archimedes VIDC encoder/decoder
|
7 years ago |
|
pjsdec.c
|
avformat/pjsdec: Avoid variable that is always zero
|
5 years ago |
|
pmpdec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
pp_bnk.c
|
avformat: add demuxer for Pro Pinball Series' Soundbanks
|
5 years ago |
|
prompeg.c
|
lavf/prompeg: prompeg_write() must report data all was written
|
5 years ago |
|
protocols.c
|
URLContext: switch to child_class_iterate()
|
5 years ago |
|
psxstr.c
|
avformat: Improve returned error codes
|
6 years ago |
|
pva.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
pvfdec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
qcp.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
qtpalette.c
|
avformat/qtpalette: parse color table according to the QuickTime file format specs
|
7 years ago |
|
qtpalette.h
|
lavf/qtpalette: Fix incorrect palettes
|
10 years ago |
|
r3d.c
|
libavformat/r3d.c: Fix Use-of-uninitialized-value in filename.
|
5 years ago |
|
rawdec.c
|
lavf/rawdec: Return a low score if the mjpeg probe function detected one frame.
|
5 years ago |
|
rawdec.h
|
avformat/rawdec: fix identifier names
|
5 years ago |
|
rawenc.c
|
lavf/rawenc: Only accept the appropriate stream type for raw muxers.
|
6 years ago |
|
rawenc.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
rawutils.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
10 years ago |
|
rawvideodec.c
|
avformat: Fix max value of AV_OPT_TYPE_VIDEO_RATE
|
9 years ago |
|
rdt.c
|
lavf/rtpdec: Constify several pointers.
|
8 years ago |
|
rdt.h
|
lavf/rtpdec: Constify several pointers.
|
8 years ago |
|
realtextdec.c
|
avformat/realtextdec: read_ts() in 64bits
|
5 years ago |
|
redspark.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
replaygain.c
|
Merge commit '7f4ec4364bc4a73036660c1c6a3c4801db524e9e'
|
10 years ago |
|
replaygain.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
riff.c
|
avcodec/magicyuv: add support for recently added new format
|
5 years ago |
|
riff.h
|
avformat/riffenc: indicate storage of flipped RGB bitmaps
|
5 years ago |
|
riffdec.c
|
avcodec: fix pcm zork decoder
|
6 years ago |
|
riffenc.c
|
avformat/riff: prevent muxing adpcm_swf with a variable block size
|
5 years ago |
|
rl2.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
rm.c
|
avcodec: add ClearVideo decoder
|
9 years ago |
|
rm.h
|
Merge commit '1c77ead1fb14d64e6798fc5e32af04abcb3cebb4'
|
11 years ago |
|
rmdec.c
|
avformat/rmdec: Check for EOF in index packet reading
|
5 years ago |
|
rmenc.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
6 years ago |
|
rmsipr.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
rmsipr.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
rpl.c
|
avformat/rpl: Check the number of streams
|
5 years ago |
|
rsd.c
|
uavformat/rsd: check for EOF in extradata
|
5 years ago |
|
rso.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
rso.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
rsodec.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
10 years ago |
|
rsoenc.c
|
avformat/rso: Don't reimplement ff_raw_write_packet()
|
5 years ago |
|
rtmp.h
|
avformat/rtmpproto: use AVHMAC instead of a custom implementation
|
10 years ago |
|
rtmpcrypt.c
|
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
|
5 years ago |
|
rtmpcrypt.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
rtmpdh.c
|
libavformat: add mbedTLS based TLS
|
7 years ago |
|
rtmpdh.h
|
libavformat: add mbedTLS based TLS
|
7 years ago |
|
rtmpdigest.c
|
Merge commit 'b864230c49089b087eef56988a3d6a784f6f9827'
|
8 years ago |
|
rtmphttp.c
|
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
|
5 years ago |
|
rtmppkt.c
|
Merge commit 'a1a143adb0fd11c474221431417cff25db7d920f'
|
8 years ago |
|
rtmppkt.h
|
Merge commit 'a1a143adb0fd11c474221431417cff25db7d920f'
|
8 years ago |
|
rtmpproto.c
|
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
|
5 years ago |
|
rtp.c
|
lavf: Constify AVOutputFormat pointer.
|
7 years ago |
|
rtp.h
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
10 years ago |
|
rtpdec.c
|
avformat/rtpdec: export Opus extradata in ff_rtp_parse_open()
|
5 years ago |
|
rtpdec.h
|
avformat/rtpdec.h remove unused variable
|
7 years ago |
|
rtpdec_ac3.c
|
avformat: Forward errors where possible
|
6 years ago |
|
rtpdec_amr.c
|
avformat: Forward errors where possible
|
6 years ago |
|
rtpdec_asf.c
|
lavf: Constify AVInputFormat pointer.
|
7 years ago |
|
rtpdec_dv.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
8 years ago |
|
rtpdec_formats.h
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
8 years ago |
|
rtpdec_g726.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
8 years ago |
|
rtpdec_h261.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
8 years ago |
|
rtpdec_h263.c
|
avformat: Forward errors where possible
|
6 years ago |
|
rtpdec_h263_rfc2190.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
8 years ago |
|
rtpdec_h264.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
8 years ago |
|
rtpdec_hevc.c
|
avformat/rtpdec_hevc: Don't reimplement ff_alloc_extradata
|
6 years ago |
|
rtpdec_ilbc.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
8 years ago |
|
rtpdec_jpeg.c
|
lavf/rtpdec_jpeg: Fix JFIF version.
|
5 years ago |
|
rtpdec_latm.c
|
avformat: Don't free old extradata before ff_alloc/get_extradata
|
6 years ago |
|
rtpdec_mpa_robust.c
|
avformat: Forward errors where possible
|
6 years ago |
|
rtpdec_mpeg4.c
|
avformat: Don't free old extradata before ff_alloc/get_extradata
|
6 years ago |
|
rtpdec_mpeg12.c
|
avformat: Forward errors where possible
|
6 years ago |
|
rtpdec_mpegts.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
8 years ago |
|
rtpdec_qcelp.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
8 years ago |
|
rtpdec_qdm2.c
|
avformat: Don't free old extradata before ff_alloc/get_extradata
|
6 years ago |
|
rtpdec_qt.c
|
avformat: Forward errors where possible
|
6 years ago |
|
rtpdec_rfc4175.c
|
Revert "avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation"
|
6 years ago |
|
rtpdec_svq3.c
|
avformat: Don't free old extradata before ff_alloc/get_extradata
|
6 years ago |
|
rtpdec_vc2hq.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
8 years ago |
|
rtpdec_vp8.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
8 years ago |
|
rtpdec_vp9.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
8 years ago |
|
rtpdec_xiph.c
|
avformat: Forward errors where possible
|
6 years ago |
|
rtpenc.c
|
avcodec, avformat: Remove unnecessary initializations of side data size
|
5 years ago |
|
rtpenc.h
|
Revert "avformat/utils: make ff_ntp_time() accept a timestamp as input argument"
|
6 years ago |
|
rtpenc_aac.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
10 years ago |
|
rtpenc_amr.c
|
Merge commit '4f6cd883f06f7893a2b60a41e7a4f8ae633dac2f'
|
11 years ago |
|
rtpenc_chain.c
|
lavf: Constify AVOutputFormat pointer.
|
7 years ago |
|
rtpenc_chain.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
rtpenc_h261.c
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
rtpenc_h263.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
rtpenc_h263_rfc2190.c
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
rtpenc_h264_hevc.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
10 years ago |
|
rtpenc_jpeg.c
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
rtpenc_latm.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
10 years ago |
|
rtpenc_mpegts.c
|
avformat/rtpenc_mpegts: removed unused check of avformat_free_context
|
6 years ago |
|
rtpenc_mpv.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
rtpenc_vc2hq.c
|
Merge commit '4024b566d664a4b161d677554be52f32e7ad4236'
|
9 years ago |
|
rtpenc_vp8.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
rtpenc_vp9.c
|
rtpenc: packetizer for VP9 RTP payload format (draft v2)
|
9 years ago |
|
rtpenc_xiph.c
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
rtpproto.c
|
avformat/rtpproto: support for rtp read timeout
|
5 years ago |
|
rtpproto.h
|
libavformat: remove the ff_rtp_get_local_rtcp_port function
|
8 years ago |
|
rtsp.c
|
avformat/rtsp: correctly set media control uri with mpegts
|
5 years ago |
|
rtsp.h
|
avformat/rtsp: add satip_raw flag to receive raw mpegts stream
|
5 years ago |
|
rtspcodes.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
rtspdec.c
|
avformat/rtsp: add support for satip://
|
5 years ago |
|
rtspenc.c
|
avformat/rtsp: prefer to use MAX_URL_SIZE for url and command buffer
|
5 years ago |
|
s337m.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
samidec.c
|
avformat/samidec: Fix memleak upon read header failure
|
5 years ago |
|
sapdec.c
|
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
|
5 years ago |
|
sapenc.c
|
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
|
5 years ago |
|
sauce.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
10 years ago |
|
sauce.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
sbcdec.c
|
avformat/rawdec: Make the raw packet size configurable
|
6 years ago |
|
sbgdec.c
|
avformat/sbgdec: Reduce the amount of floating point in str_to_time()
|
5 years ago |
|
sccdec.c
|
avformat/sccdec: Avoid variable that is always zero
|
5 years ago |
|
sccenc.c
|
avformat: add SCC muxer
|
9 years ago |
|
sctp.c
|
Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'
|
10 years ago |
|
sdp.c
|
avformat/sdp: add missing FF_API_LAVF_AVCTX check
|
5 years ago |
|
sdr2.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
sdsdec.c
|
avformat/sdsdec: fix undefined behaviour
|
6 years ago |
|
sdxdec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
segafilm.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
segafilmenc.c
|
avformat/segafilmenc: Avoid seek when writing header
|
5 years ago |
|
segment.c
|
avformat/segment: Avoid duplicating string when parsing frames list
|
5 years ago |
|
serdec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
shortendec.c
|
avformat/shortendec: Check k in probe
|
6 years ago |
|
sierravmd.c
|
avformat/sierravmd: Don't return packets for non-existing stream
|
5 years ago |
|
siff.c
|
avformat/siff: Reject audio packets without audio stream
|
5 years ago |
|
smacker.c
|
avformat/smacker: Don't return packets for streams with AVDISCARD_ALL
|
5 years ago |
|
smjpeg.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
smjpeg.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
smjpegdec.c
|
avformat/smjpegdec: Check the existence of referred streams
|
5 years ago |
|
smjpegenc.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
6 years ago |
|
smoothstreamingenc.c
|
avformat/smoothstreaming: Add deinit function
|
5 years ago |
|
smush.c
|
avformat: Forward errors where possible
|
6 years ago |
|
sol.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
sox.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
soxdec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
soxenc.c
|
avformat: remove unneeded avio_flush() calls from the end of write_trailer functions
|
6 years ago |
|
spdif.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
spdif.h
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
spdifdec.c
|
avformat: Remove unnecessary av_packet_unref()
|
6 years ago |
|
spdifenc.c
|
avformat/spdifenc: fix TrueHD streams over 48kHz
|
6 years ago |
|
srtdec.c
|
avformat/srtdec: Fix memleak upon read header failure
|
5 years ago |
|
srtenc.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
10 years ago |
|
srtp.c
|
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
|
9 years ago |
|
srtp.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
srtpproto.c
|
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
|
5 years ago |
|
stldec.c
|
avformat/stldec: Fix memleak upon read header failure
|
5 years ago |
|
subfile.c
|
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
|
5 years ago |
|
subtitles.c
|
avformat/subtitles: Don't increment packet counter prematurely
|
6 years ago |
|
subtitles.h
|
avformat/subtitles: ignore extra '\r' at line endings
|
6 years ago |
|
subviewer1dec.c
|
avformat/subviewer1dec: Fix memleak upon read header failure
|
5 years ago |
|
subviewerdec.c
|
avformat/subviewerdec: fail on AV_NOPTS_VALUE
|
5 years ago |
|
supdec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
supenc.c
|
lavf/supenc: Remove some unneeded casts.
|
7 years ago |
|
svag.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
svs.c
|
avformat: add Square SVS demuxer
|
5 years ago |
|
swf.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
swf.h
|
avformat/swf: Separate mux and demux contexts
|
5 years ago |
|
swfdec.c
|
avformat/swfdec: Allocate output buffer after reading input
|
5 years ago |
|
swfenc.c
|
avformat/swf: Separate mux and demux contexts
|
5 years ago |
|
takdec.c
|
avformat/rawdec: Make the raw packet size configurable
|
6 years ago |
|
tcp.c
|
avformat/tcp: re-add checks for setsockopt return values
|
7 years ago |
|
tedcaptionsdec.c
|
avformat/tedcaptionsdec: Fix leak of AVBPrint upon error
|
5 years ago |
|
tee.c
|
avformat/tee: allow packets with negative timestamps
|
5 years ago |
|
tee_common.c
|
avformat/tee: Factor parse_slave_options() out
|
9 years ago |
|
tee_common.h
|
avformat/tee: Factor parse_slave_options() out
|
9 years ago |
|
teeproto.c
|
avformat/teeproto: set forgotten url_close()
|
9 years ago |
|
thp.c
|
avformat/thp: Check fps
|
5 years ago |
|
tiertexseq.c
|
avformat: Forward errors where possible
|
6 years ago |
|
tls.c
|
Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'
|
10 years ago |
|
tls.h
|
Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906'
|
8 years ago |
|
tls_gnutls.c
|
tls: Hook up the url_get_short_seek function in the TLS backends
|
5 years ago |
|
tls_libtls.c
|
tls: Hook up the url_get_short_seek function in the TLS backends
|
5 years ago |
|
tls_mbedtls.c
|
tls: Hook up the url_get_short_seek function in the TLS backends
|
5 years ago |
|
tls_openssl.c
|
tls: Hook up the url_get_short_seek function in the TLS backends
|
5 years ago |
|
tls_schannel.c
|
tls: Hook up the url_get_short_seek function in the TLS backends
|
5 years ago |
|
tls_securetransport.c
|
All: update names in copyright headers
|
5 years ago |
|
tmv.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
tta.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
ttaenc.c
|
avcodec/packet: move AVPacketList definition and function helpers over from libavformat
|
5 years ago |
|
tty.c
|
lavf/tty: Reduce probe score to fix ffmetadata auto-detection.
|
6 years ago |
|
txd.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
ty.c
|
avformat/ty: Remove write-only array and variable
|
5 years ago |
|
udp.c
|
avformat/udp: add memory alloc checks
|
5 years ago |
|
uncodedframecrcenc.c
|
avformat: do not use AVFrame accessor
|
8 years ago |
|
unix.c
|
avformat/unix: fix handling of EOF in case of SOCK_STREAM.
|
8 years ago |
|
url.c
|
avformat/url: Change () position in ff_make_absolute_url()
|
5 years ago |
|
url.h
|
lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose().
|
5 years ago |
|
urldecode.c
|
avformat/urldecode: add the ability to not decode plus sign to space
|
6 years ago |
|
urldecode.h
|
avformat/urldecode: add the ability to not decode plus sign to space
|
6 years ago |
|
utils.c
|
avformat/utils: check for integer overflow in av_get_frame_filename2()
|
5 years ago |
|
v210.c
|
avformat: Fix max value of AV_OPT_TYPE_VIDEO_RATE
|
9 years ago |
|
vag.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
vapoursynth.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
vc1dec.c
|
lavf/vc1dec: Reduce probe score for streams with invalid frames.
|
6 years ago |
|
vc1test.c
|
avformat: Forward errors where possible
|
6 years ago |
|
vc1testenc.c
|
avformat: remove unneeded avio_flush() calls from the end of write_trailer functions
|
6 years ago |
|
version.h
|
avformat/http: support retry on connection error
|
5 years ago |
|
vividas.c
|
avformat/vividas: Check number of audio channels
|
5 years ago |
|
vivo.c
|
avformat/vivo: set packet duration
|
6 years ago |
|
voc.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
voc.h
|
avformat/voc: add seeking support
|
11 years ago |
|
voc_packet.c
|
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
|
9 years ago |
|
vocdec.c
|
lavf: move AVStream.*index_entries* to AVStreamInternal
|
5 years ago |
|
vocenc.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
10 years ago |
|
vorbiscomment.c
|
avformat/vorbiscomment: Switch to AVIOContext from bytestream API
|
5 years ago |
|
vorbiscomment.h
|
avformat/vorbiscomment: Switch to AVIOContext from bytestream API
|
5 years ago |
|
vpcc.c
|
avformat/vpcc: fix values in VP9 level detection heuristics
|
7 years ago |
|
vpcc.h
|
avformat/vpcc: Calculate VP9 level from Luma's Sample rate and Picture size
|
7 years ago |
|
vpk.c
|
avformat/vpk: add seeking support
|
6 years ago |
|
vplayerdec.c
|
avformat/vplayerdec: Fix memleak upon read header failure
|
5 years ago |
|
vqf.c
|
avformat/vqf: Check len for COMM chunks
|
5 years ago |
|
w64.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
w64.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
wavdec.c
|
avformat/wavdec: Avoid zeroing written to array
|
5 years ago |
|
wavenc.c
|
avformat/wavenc: simplify, use av_rescale_q() instead
|
5 years ago |
|
wc3movie.c
|
avformat/wc3movie: Cleanup on wc3_read_header() failure
|
5 years ago |
|
webm_chunk.c
|
avformat/webm_chunk: Open AVIOContext before initializing sub-muxer
|
5 years ago |
|
webmdashenc.c
|
avformat/webmdashenc: Cosmetics
|
5 years ago |
|
webpenc.c
|
avformat: replace all uses of av_copy_packet()
|
8 years ago |
|
webvttdec.c
|
avformat/webvttdec: Accept \r as newline
|
5 years ago |
|
webvttenc.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
6 years ago |
|
westwood_aud.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
westwood_vqa.c
|
avformat: Forward errors where possible
|
6 years ago |
|
wsddec.c
|
avformat: use av_timecode_make_smpte_tc_string2
|
5 years ago |
|
wtv.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
wtv_common.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
wtvdec.c
|
avformat/wtvdec: Check dir_length
|
5 years ago |
|
wtvenc.c
|
avformat/riffenc: indicate storage of flipped RGB bitmaps
|
5 years ago |
|
wv.c
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
wv.h
|
avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer
|
11 years ago |
|
wvdec.c
|
avformat/wvdec: Check rate for overflow
|
5 years ago |
|
wvedec.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
wvenc.c
|
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
|
9 years ago |
|
xa.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
xmv.c
|
avformat: Don't free old extradata before ff_alloc/get_extradata
|
6 years ago |
|
xvag.c
|
lavf: Constify the probe function argument.
|
7 years ago |
|
xwma.c
|
avformat/xwma: Check for EOF in dpds_table read code
|
5 years ago |
|
yop.c
|
avformat/yop: Use av_packet_move_ref() for packet ownership transfer
|
6 years ago |
|
yuv4mpeg.h
|
yuv4mpeg: add rough duration estimate and seeking.
|
10 years ago |
|
yuv4mpegdec.c
|
avformat/yuv4mpegdec: add support for 444alpha
|
6 years ago |
|
yuv4mpegenc.c
|
avformat/yuv4mpegenc: Add const where appropriate
|
5 years ago |