.. |
tests
|
avformat/url: check url root node when rel include double dot and trim double dot
|
5 years ago |
.gitignore
|
lavf: add new API for iterating muxers and demuxers
|
7 years ago |
3dostr.c
|
lavf: Constify the probe function argument.
|
6 years ago |
4xm.c
|
avformat: Improve returned error codes
|
5 years ago |
Makefile
|
fate: add tests for h264 and vp9 video enc parameters export
|
5 years ago |
a64.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
9 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 |
ac3dec.c
|
avformat/rawdec: Make the raw packet size configurable
|
5 years ago |
acm.c
|
avformat/rawdec: Make the raw packet size configurable
|
5 years ago |
act.c
|
lavf: Constify the probe function argument.
|
6 years ago |
adp.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
ads.c
|
lavf: Constify the probe function argument.
|
6 years ago |
adtsenc.c
|
avformat: use avpriv_mpeg4audio_get_config2()
|
5 years ago |
adxdec.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
aea.c
|
lavf: Constify the probe function argument.
|
6 years ago |
afc.c
|
avformat: Forward errors where possible
|
5 years ago |
aiff.h
|
lavf/aiffdec: Support QDMC demuxing.
|
8 years ago |
aiffdec.c
|
avformat/id3v2: Remove unnecessary indirection
|
5 years ago |
aiffenc.c
|
avformat/aiffenc: Don't forget chapters
|
5 years ago |
aixdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
allformats.c
|
avformat: add demuxer for Pro Pinball Series' Soundbanks
|
5 years ago |
alp.c
|
avformat/alp: tweak probe function to return MAX-1
|
5 years ago |
amr.c
|
avformat/amr: Don't reimplement ff_raw_write_packet()
|
5 years ago |
anm.c
|
lavf: Constify the probe function argument.
|
6 years ago |
apc.c
|
avformat: Forward errors where possible
|
5 years ago |
ape.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
apetag.c
|
avformat: Forward errors where possible
|
5 years ago |
apetag.h
|
avformat/apetag: account for header size if present when returning the start position
|
8 years ago |
apm.c
|
avformat: add demuxer for Rayman 2's APM format
|
5 years ago |
apngdec.c
|
avformat/apngdec: Don't free extradata manually
|
5 years ago |
apngenc.c
|
avformat/apngenc: Add deinit function
|
5 years ago |
aptxdec.c
|
lavf/aptxdec: fix the limit on the APTX demuxer definition
|
7 years ago |
aqtitledec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
argo_asf.c
|
avformat: add demuxer for argonaut games' ASF format
|
5 years ago |
asf.c
|
avformat/asfenc: write group_mutual_exclusion_objects for audio on multiple languages
|
9 years ago |
asf.h
|
lavf/asf: Remove an unneeded forward declaration.
|
6 years ago |
asfcrypt.c
|
…
|
|
asfcrypt.h
|
…
|
|
asfdec_f.c
|
avformat/id3v2: Remove unnecessary indirection
|
5 years ago |
asfdec_o.c
|
avformat/id3v2: Remove unnecessary indirection
|
5 years ago |
asfenc.c
|
avformat: convert some avio_flush() calls to avio_write_marker(AVIO_DATA_MARKER_FLUSH_POINT)
|
5 years ago |
assdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
assenc.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
5 years ago |
ast.c
|
…
|
|
ast.h
|
…
|
|
astdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
astenc.c
|
avformat: remove unneeded avio_flush() calls from the end of write_trailer functions
|
5 years ago |
async.c
|
avformat/async: fix assertion condition when draining buffer
|
6 years ago |
au.c
|
avformat: remove unneeded avio_flush() calls from the end of write_trailer functions
|
5 years ago |
av1.c
|
avformat/av1: Avoid allocation + copying when filtering OBUs
|
5 years ago |
av1.h
|
avformat/av1: Avoid allocation + copying when filtering OBUs
|
5 years ago |
av1dec.c
|
avformat/av1dec: simplify annexb_probe()
|
5 years ago |
avc.c
|
avformat/av1, avc, hevc: Remove av_freep()
|
5 years ago |
avc.h
|
avformat/avc: write the missing bits in the AVC Decoder Configuration Box
|
5 years ago |
avformat.h
|
avformat/avformat: Remove redundant "NOT PART OF PUBLIC API"
|
5 years ago |
avformatres.rc
|
…
|
|
avi.h
|
avformat/avienc: add reserve_index_space option
|
8 years ago |
avidec.c
|
avformat/avidec: Fix memleak with embedded GAB2 subtitles
|
5 years ago |
avienc.c
|
avformat/avienc: Use AV_STRINGIFY for compile time constant
|
5 years ago |
avio.c
|
remove CHAR_MIN/CHAR_MAX usage
|
5 years ago |
avio.h
|
avformat/avio: add avio_protocol_get_class
|
5 years ago |
avio_internal.h
|
avformat/aviobuf: Add function to reset dynamic buffer
|
5 years ago |
aviobuf.c
|
avformat/aviobuf, nutenc: Move ff_puv_v, ff_get_v_length to nutenc.c
|
5 years ago |
avisynth.c
|
avformat/avisynth: fix deprecation warning
|
5 years ago |
avlanguage.c
|
avformat/avlanguage: make av_convert_lang_to() internal
|
8 years ago |
avlanguage.h
|
avformat/avlanguage: make av_convert_lang_to() internal
|
8 years ago |
avr.c
|
lavf: Constify the probe function argument.
|
6 years ago |
avs.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
bethsoftvid.c
|
avformat/bethsoftvid: Fix potential memleak upon reallocation failure
|
5 years ago |
bfi.c
|
lavf: Constify the probe function argument.
|
6 years ago |
bink.c
|
avformat/bink: properly mark packets that are key frames
|
5 years ago |
bintext.c
|
avformat: Forward errors where possible
|
5 years ago |
bit.c
|
avformat: Forward errors where possible
|
5 years ago |
bluray.c
|
lavf/bluray: translate a read of 0 to EOF
|
7 years ago |
bmv.c
|
avformat: Forward errors where possible
|
5 years ago |
boadec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
brstm.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
c93.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
cache.c
|
avformat/cache: rename the class name fro Cache to cache
|
5 years ago |
caf.c
|
lavf/caf: Support demuxing Opus.
|
7 years ago |
caf.h
|
…
|
|
cafdec.c
|
avformat: Don't free old extradata before ff_alloc/get_extradata
|
5 years ago |
cafenc.c
|
avformat: remove unneeded avio_flush() calls from the end of write_trailer functions
|
5 years ago |
cavsvideodec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
cdg.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
9 years ago |
cdxl.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
chromaprint.c
|
lavf/chromaprint: Silence compilation warnings
|
5 years ago |
cinedec.c
|
avformat/cinedec: check av_strdup() return value
|
5 years ago |
codec2.c
|
lavf: Constify the probe function argument.
|
6 years ago |
concat.c
|
avformat/concat: priv_data should be freed internally
|
5 years ago |
concatdec.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
crcenc.c
|
…
|
|
crypto.c
|
Merge commit 'd860a3cc0a12360a92b9ffd179a0c34413beaf88'
|
8 years ago |
cutils.c
|
…
|
|
dash.c
|
avformat/dash:add copyright to dash.c
|
7 years ago |
dash.h
|
avformat/dash: move reused API to common file and header file
|
7 years ago |
dashdec.c
|
avformat/dashdec: compute the segment size use current pos minus offset plus one
|
5 years ago |
dashenc.c
|
avformat/dashenc: remove the arbitrary restrictions for filename
|
5 years ago |
data_uri.c
|
Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'
|
9 years ago |
dauddec.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
9 years ago |
daudenc.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
9 years ago |
davs2.c
|
lavf: Constify the probe function argument.
|
6 years ago |
dcstr.c
|
lavf: Constify the probe function argument.
|
6 years ago |
derf.c
|
avformat: add derf demuxer
|
5 years ago |
dfa.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
dhav.c
|
avformat/dhav: improve seeking
|
5 years ago |
diracdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
dnxhddec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
dsfdec.c
|
avformat/id3v2: Remove unnecessary indirection
|
5 years ago |
dsicin.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
dss.c
|
avformat/dss: Remove unnecessary allocation
|
5 years ago |
dtsdec.c
|
avformat/dtsdec: make S16LE discrimination sharper
|
5 years ago |
dtshddec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
dump.c
|
avformat/dump: Use int64_t for intermediate time values
|
5 years ago |
dv.c
|
avformat/dv: free all allocated structs on dv_read_header failure
|
5 years ago |
dv.h
|
…
|
|
dvbsub.c
|
lavf: Constify the probe function argument.
|
6 years ago |
dvbtxt.c
|
lavf: Constify the probe function argument.
|
6 years ago |
dvenc.c
|
avformat/dvenc: Don't zero unnecessarily
|
5 years ago |
dxa.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
eacdata.c
|
lavf: Constify the probe function argument.
|
6 years ago |
electronicarts.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
epafdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
ffmeta.h
|
…
|
|
ffmetadec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
ffmetaenc.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
5 years ago |
fifo.c
|
ffplay, avcodec, avformat: Don't initialize before av_packet_ref()
|
5 years ago |
fifo_test.c
|
avformat/fifo_test: remove network.h include
|
7 years ago |
file.c
|
avformat/hls: support data protocol in uri for EXT-X-MAP
|
5 years ago |
file_open.c
|
…
|
|
filmstripdec.c
|
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
|
8 years ago |
filmstripenc.c
|
avformat/filmstripenc: Use ff_raw_write_packet()
|
5 years ago |
fitsdec.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
fitsenc.c
|
avformat/fitsenc: validate input pixel format
|
7 years ago |
flac_picture.c
|
avformat/flac_picture: Return directly if nothing has been allocated
|
5 years ago |
flac_picture.h
|
…
|
|
flacdec.c
|
avformat/flacdec: Remove useless packet
|
5 years ago |
flacenc.c
|
avformat/vorbiscomment: Switch to AVIOContext from bytestream API
|
5 years ago |
flacenc.h
|
avformat/flacenc: Add const to ff_flac_write_header() parameter
|
5 years ago |
flacenc_header.c
|
avformat/flacenc: Add const to ff_flac_write_header() parameter
|
5 years ago |
flic.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
flv.h
|
flvdec: Export unknown metadata packets as opaque data
|
6 years ago |
flvdec.c
|
avformat: Don't free old extradata before ff_alloc/get_extradata
|
5 years ago |
flvenc.c
|
avformat/flvenc: Avoid unnecessary seek
|
5 years ago |
format.c
|
lavf: Constify AVProbeData* in av_probe_input_format().
|
6 years ago |
framecrcenc.c
|
Fix all -Wformat warnings raised by DJGPP
|
8 years ago |
framehash.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
5 years ago |
frmdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
fsb.c
|
avformat: Forward errors where possible
|
5 years ago |
ftp.c
|
avformat/ftp: Fix for invalid use of av_strtok
|
5 years ago |
fwse.c
|
avformat: add fwse demuxer
|
5 years ago |
g722.c
|
avformat/rawdec: Make the raw packet size configurable
|
5 years ago |
g723_1.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
g726.c
|
lavf/g726: Demuxer for raw G.726 streams, both left- and right-justified.
|
7 years ago |
g729dec.c
|
avformat/g729dec: set packet duration and correctly set timebase info
|
5 years ago |
gdv.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
genh.c
|
lavf: Constify the probe function argument.
|
6 years ago |
gif.c
|
avformat/gif: abort early if nothing was written yet
|
6 years ago |
gifdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
golomb_tab.c
|
…
|
|
gopher.c
|
Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'
|
9 years ago |
gsmdec.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
gxf.c
|
lavf: Constify the probe function argument.
|
6 years ago |
gxf.h
|
…
|
|
gxfenc.c
|
avformat: implement retiming directly in mxfenc and gxfenc
|
5 years ago |
h261dec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
h263dec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
h264dec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
hashenc.c
|
avformat: remove avio_flush() calls from the end of write_packet functions
|
5 years ago |
hca.c
|
avformat: add hca demuxer
|
5 years ago |
hcom.c
|
avformat/hcom: Tell the compiler about set but not read variables
|
5 years ago |
hdsenc.c
|
avformat/hdsenc: Add explicit deinit function
|
5 years ago |
hevc.c
|
avformat/av1, hevc: Make *_buf-functions return 0 on success
|
5 years ago |
hevc.h
|
avformat/av1, avc, hevc: Remove av_freep()
|
5 years ago |
hevcdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
hls.c
|
avformat/id3v2: Remove unnecessary indirection
|
5 years ago |
hlsenc.c
|
avformat/hlsenc: Don't segfault on uncommon names
|
5 years ago |
hlsplaylist.c
|
avformat: add subtitle support in master playlist m3u8
|
5 years ago |
hlsplaylist.h
|
avformat: add subtitle support in master playlist m3u8
|
5 years ago |
hlsproto.c
|
lavf/hlsproto: Replace a wrong eol comma with a semicolon.
|
6 years ago |
hnm.c
|
avformat/hnm: Only keep and parse what is needed later
|
5 years ago |
http.c
|
avformat/http: increase BUFFER_SIZE to MAX_URL_SIZE + HTTP_HEADERS_SIZE
|
5 years ago |
http.h
|
avformat/http: add ff_http_do_new_request2 for options
|
5 years ago |
httpauth.c
|
avformat/httpauth: do not decode plus sign to space in credentials
|
5 years ago |
httpauth.h
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
icecast.c
|
avformat/icecast: Use AV_DICT_DONT_STRDUP_VAL to save an av_strdup
|
5 years ago |
icodec.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
icoenc.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
5 years ago |
id3v1.c
|
libavformat: fix spelling in ID3v1 genres and extend the list of Winamp extensions.
|
5 years ago |
id3v1.h
|
libavformat: fix spelling in ID3v1 genres and extend the list of Winamp extensions.
|
5 years ago |
id3v2.c
|
avformat/id3v2: Remove unnecessary indirection
|
5 years ago |
id3v2.h
|
avformat/id3v2: Remove unnecessary indirection
|
5 years ago |
id3v2enc.c
|
avformat/id3v2enc: fix bad ID3v2 tag length
|
5 years ago |
idcin.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
idroqdec.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
idroqenc.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
5 years ago |
iff.c
|
avformat/id3v2: Remove unnecessary indirection
|
5 years ago |
ifv.c
|
avformat/ifv: Check for EOF in read_index()
|
5 years ago |
ilbc.c
|
avformat/ilbc: Add missing #if for muxer
|
5 years ago |
img2.c
|
avcodec/tiff: Recognize DNG/CinemaDNG images
|
6 years ago |
img2.h
|
avformat/img2dec: add option to provide metadata fields related to input path
|
5 years ago |
img2_alias_pix.c
|
lavf: Constify the probe function argument.
|
6 years ago |
img2_brender_pix.c
|
lavf: Constify the probe function argument.
|
6 years ago |
img2dec.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
img2enc.c
|
ffplay, avcodec, avformat: Don't initialize before av_packet_ref()
|
5 years ago |
ingenientdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
internal.h
|
avformat/mux: Set AV_PKT_FLAG_KEY for is_intra_only packet
|
5 years ago |
ip.c
|
avformat/ip: factorize some IP filtering and resolving functions to a new file
|
6 years ago |
ip.h
|
avformat/ip: factorize some IP filtering and resolving functions to a new file
|
6 years ago |
ipmovie.c
|
lavf: Constify the probe function argument.
|
6 years ago |
ircam.c
|
…
|
|
ircam.h
|
…
|
|
ircamdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
ircamenc.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
9 years ago |
isom.c
|
avcodec: add NotchLC decoder
|
5 years ago |
isom.h
|
libavformat/mov: fix multiple trun per traf
|
5 years ago |
iss.c
|
lavf: Constify the probe function argument.
|
6 years ago |
iv8.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
ivfdec.c
|
avformat/ivfdec: Change the length field to 32 bits
|
5 years ago |
ivfenc.c
|
avformat/ivfenc: move bsf insertion to the init function
|
5 years ago |
jacosubdec.c
|
avformat/jacosubdec: Fix timeres to 1/100 units convertion overflow
|
5 years ago |
jacosubenc.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
5 years ago |
jvdec.c
|
avformat: Forward errors where possible
|
5 years ago |
kvag.c
|
avformat: add demuxer for Simon & Schuster Interactive's VAG format
|
5 years ago |
latmenc.c
|
avformat/latmenc: abort if no extradata is available
|
5 years ago |
libamqp.c
|
avformat: Add AMQP version 0-9-1 protocol support
|
5 years ago |
libavformat.v
|
libavformat: unexpose private ff_ functions needed by ffserver
|
7 years ago |
libgme.c
|
lavf: Constify the probe function argument.
|
6 years ago |
libmodplug.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
libopenmpt.c
|
lavf: Constify the probe function argument.
|
6 years ago |
librtmp.c
|
avformat/librtmp: fix returning EOF from Read/Write
|
6 years ago |
libsmbclient.c
|
lavf/libsmbclient: return AVERROR_EOF for EOF.
|
6 years ago |
libsrt.c
|
avformat/libsrt: change open_timeout to int64_t to avoid integer overflow
|
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
|
5 years ago |
lmlm4.c
|
lavf: Constify the probe function argument.
|
6 years ago |
loasdec.c
|
avformat/rawdec: Make the raw packet size configurable
|
5 years ago |
log2_tab.c
|
…
|
|
lrc.c
|
…
|
|
lrc.h
|
…
|
|
lrcdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
lrcenc.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
9 years ago |
lvfdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
lxfdec.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
m4vdec.c
|
lavf: Constify the probe function argument.
|
6 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: Use proper context for logging
|
5 years ago |
matroskaenc.c
|
avformat/matroskaenc: Forward errors from avpriv_split_xiph_headers()
|
5 years ago |
md5proto.c
|
Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'
|
9 years ago |
metadata.c
|
…
|
|
metadata.h
|
…
|
|
mgsts.c
|
lavf: Constify the probe function argument.
|
6 years ago |
microdvddec.c
|
avformat/microdvd: Use \n instead of \0 to end file header
|
5 years ago |
microdvdenc.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
5 years ago |
mj2kdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
mkvtimestamp_v2.c
|
…
|
|
mlpdec.c
|
avformat/rawdec: Make the raw packet size configurable
|
5 years ago |
mlvdec.c
|
avformat/mlvdec:drop unnecessary check before ff_format_io_close
|
5 years ago |
mm.c
|
avformat: Forward errors where possible
|
5 years ago |
mmf.c
|
avformat: remove unneeded avio_flush() calls from the end of write_trailer functions
|
5 years ago |
mms.c
|
avformat/mms: add logging context to log
|
5 years ago |
mms.h
|
…
|
|
mmsh.c
|
lavf: forward protocol_whitelist for the remaining cases
|
8 years ago |
mmst.c
|
avformat/mmst: add logging context to log
|
5 years ago |
mov.c
|
avformat/mov: Free temp buffer upon negative sample_size error.
|
5 years ago |
mov_chan.c
|
Fix all -Wformat warnings raised by DJGPP
|
8 years ago |
mov_chan.h
|
…
|
|
mov_esds.c
|
avformat/mov_esds: check return value of ff_mp4_read_dec_config_descr
|
7 years ago |
movenc.c
|
movenc: Fix accidental leftover duplication from 1aec1fbcc5
|
5 years ago |
movenc.h
|
avformat/movenc: remove the write_clli mov flag
|
5 years ago |
movenccenc.c
|
…
|
|
movenccenc.h
|
…
|
|
movenchint.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
9 years ago |
mp3dec.c
|
avformat/mp3dec: Count last partial frame in probe.
|
5 years ago |
mp3enc.c
|
lavf/mp3enc: fix ID3v1 year metadata setting issue
|
5 years ago |
mpc.c
|
avformat/mpc: Simplify cleanup
|
5 years ago |
mpc8.c
|
avformat: Forward errors where possible
|
5 years ago |
mpeg.c
|
avformat/mpeg: Decrease score by 1 for files with very little valid data
|
5 years ago |
mpeg.h
|
lavf/mpeg: Support demuxing HEVC in mpeg-ps.
|
6 years ago |
mpegenc.c
|
avformat/mpegenc: Fix integer overflow with AV_NOPTS_VALUE
|
5 years ago |
mpegts.c
|
avformat/mpegts: Shuffle avio_seek
|
5 years ago |
mpegts.h
|
avformat/mpegtsenc: use standard pids for m2ts
|
5 years ago |
mpegtsenc.c
|
avformat/mpegtsenc: Remove two duplicated fields
|
5 years ago |
mpegvideodec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
mpjpeg.c
|
avformat/mpjpeg: Remove mpjpeg_write_trailer
|
5 years ago |
mpjpegdec.c
|
avformat/mpjpegdec: Remove redundant initializations
|
5 years ago |
mpl2dec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
mpsubdec.c
|
avformat/mpsubdec: Clear queue on error
|
5 years ago |
msf.c
|
lavf: Constify the probe function argument.
|
6 years ago |
msnwc_tcp.c
|
lavf: Constify the probe function argument.
|
6 years ago |
mtaf.c
|
lavf: Constify the probe function argument.
|
6 years ago |
mtv.c
|
avformat/mtv: check av_strdup() return value
|
5 years ago |
musx.c
|
lavf: Constify the probe function argument.
|
6 years ago |
mux.c
|
avformat/mux: Remove unnecessary unreferencing of AVPacket
|
5 years ago |
mvdec.c
|
avformat/mvdec: Check stream numbers
|
5 years ago |
mvi.c
|
avformat: Forward errors where possible
|
5 years ago |
mxf.c
|
avformat/mxfenc: add some missing content package rates
|
5 years ago |
mxf.h
|
avformat/mxfenc: move content package rates and timebase combinations to a separate struct
|
5 years ago |
mxfdec.c
|
avformat/mxfdec: reindent code
|
5 years ago |
mxfenc.c
|
avformat: implement retiming directly in mxfenc and gxfenc
|
5 years ago |
mxg.c
|
avformat/mxg: return reference counted packets
|
7 years ago |
ncdec.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
network.c
|
avformat/network: add logging context to log
|
5 years ago |
network.h
|
network: Define ENOTCONN as WSAENOTCONN if not defined
|
5 years ago |
nistspheredec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
nspdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
nsvdec.c
|
avformat/nsvdec: Use av_packet_move_ref() for packet ownership transfer
|
5 years ago |
nullenc.c
|
…
|
|
nut.c
|
avformat/nut: add pcm_s64 support
|
5 years ago |
nut.h
|
…
|
|
nutdec.c
|
avformat: Forward errors where possible
|
5 years ago |
nutenc.c
|
avformat/nutenc: Write size into right dynamic buffer
|
5 years ago |
nuv.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
oggdec.c
|
oggdec: remove the oggparsedaala subdemuxer
|
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
|
5 years ago |
oggparsedirac.c
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
oggparseflac.c
|
avformat/oggparseflac: Replace skip_bits_long() by skip_bits() where possible
|
5 years ago |
oggparseogm.c
|
avformat: Don't free old extradata before ff_alloc/get_extradata
|
5 years ago |
oggparseopus.c
|
oggdec: add support for proper demuxing of chained Opus files and streams
|
5 years ago |
oggparseskeleton.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
9 years ago |
oggparsespeex.c
|
avformat: Forward errors where possible
|
5 years ago |
oggparsetheora.c
|
avformat/oggparsetheora: Replace get_bits_long() by get_bits() where possible
|
5 years ago |
oggparsevorbis.c
|
lavf/oggparsevorbis: Use case-insensitive key compare for vorbis picture
|
5 years ago |
oggparsevp8.c
|
Don't manipulate duration when it's AV_NOPTS_VALUE.
|
7 years ago |
oma.c
|
avcodec: add ATRAC Advanced Lossless decoders
|
8 years ago |
oma.h
|
avcodec: add ATRAC Advanced Lossless decoders
|
8 years ago |
omadec.c
|
avformat/id3v2: Remove unnecessary indirection
|
5 years ago |
omaenc.c
|
Fix all -Wformat warnings raised by DJGPP
|
8 years ago |
options.c
|
avformat/options: don't call avformat_free_context() within avformat_alloc_context()
|
5 years ago |
options_table.h
|
remove CHAR_MIN/CHAR_MAX usage
|
5 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
|
6 years ago |
paf.c
|
avformat: Forward errors where possible
|
5 years ago |
pcm.c
|
avformat/pcm: decrease delay when reading PCM streams.
|
7 years ago |
pcm.h
|
…
|
|
pcmdec.c
|
avformat/pcmdec: endianness for audio/L16 mime type
|
6 years ago |
pcmenc.c
|
avcodec: Implement Archimedes VIDC encoder/decoder
|
6 years ago |
pjsdec.c
|
avformat/pjsdec: Check duration for overflow
|
5 years ago |
pmpdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
pp_bnk.c
|
avformat: add demuxer for Pro Pinball Series' Soundbanks
|
5 years ago |
prompeg.c
|
avformat: Fix Pro-MPEG non-square matrix
|
7 years ago |
protocols.c
|
avformat: Add AMQP version 0-9-1 protocol support
|
5 years ago |
psxstr.c
|
avformat: Improve returned error codes
|
5 years ago |
pva.c
|
lavf: Constify the probe function argument.
|
6 years ago |
pvfdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
qcp.c
|
lavf: Constify the probe function argument.
|
6 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
|
9 years ago |
r3d.c
|
avformat/r3d: Remove write-only array
|
5 years ago |
rawdec.c
|
avformat: Forward errors where possible
|
5 years ago |
rawdec.h
|
avformat/rawdec: Make the raw packet size configurable
|
5 years ago |
rawenc.c
|
lavf/rawenc: Only accept the appropriate stream type for raw muxers.
|
5 years ago |
rawenc.h
|
…
|
|
rawutils.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
9 years ago |
rawvideodec.c
|
avformat: Fix max value of AV_OPT_TYPE_VIDEO_RATE
|
9 years ago |
rdt.c
|
lavf/rtpdec: Constify several pointers.
|
7 years ago |
rdt.h
|
lavf/rtpdec: Constify several pointers.
|
7 years ago |
realtextdec.c
|
avformat/realtextdec: free queue on error
|
5 years ago |
redspark.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
replaygain.c
|
…
|
|
replaygain.h
|
…
|
|
riff.c
|
avcodec: add NotchLC decoder
|
5 years ago |
riff.h
|
avformat/avidec: add support for recognizing HEVC fourcc when demuxing
|
5 years ago |
riffdec.c
|
avcodec: fix pcm zork decoder
|
5 years ago |
riffenc.c
|
avformat/riff.h : remove unused function parameter "const AVCodecTag *tags" of "void ff_put_bmp_header()"
|
7 years ago |
rl2.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
rm.c
|
Add ClearVideo decoder
|
8 years ago |
rm.h
|
…
|
|
rmdec.c
|
avformat: Improve returned error codes
|
5 years ago |
rmenc.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
5 years ago |
rmsipr.c
|
…
|
|
rmsipr.h
|
…
|
|
rpl.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
rsd.c
|
avformat: Forward errors where possible
|
5 years ago |
rso.c
|
…
|
|
rso.h
|
…
|
|
rsodec.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
9 years ago |
rsoenc.c
|
avformat/rso: Don't reimplement ff_raw_write_packet()
|
5 years ago |
rtmp.h
|
…
|
|
rtmpcrypt.c
|
lavf/rtmpcrypt: Add a cast to silence an unavoidable warning.
|
7 years ago |
rtmpcrypt.h
|
…
|
|
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'
|
7 years ago |
rtmphttp.c
|
avformat/rtmphttp: fix bug for rtmphttp
|
8 years ago |
rtmppkt.c
|
Merge commit 'a1a143adb0fd11c474221431417cff25db7d920f'
|
7 years ago |
rtmppkt.h
|
Merge commit 'a1a143adb0fd11c474221431417cff25db7d920f'
|
7 years ago |
rtmpproto.c
|
avformat/rtmpproto: use av_reallocp_array()
|
5 years ago |
rtp.c
|
lavf: Constify AVOutputFormat pointer.
|
6 years ago |
rtp.h
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
9 years ago |
rtpdec.c
|
avformat: remove unneeded avio_flush() calls before calling avio_close_dyn_buf()
|
5 years ago |
rtpdec.h
|
avformat/rtpdec.h remove unused variable
|
6 years ago |
rtpdec_ac3.c
|
avformat: Forward errors where possible
|
5 years ago |
rtpdec_amr.c
|
avformat: Forward errors where possible
|
5 years ago |
rtpdec_asf.c
|
lavf: Constify AVInputFormat pointer.
|
6 years ago |
rtpdec_dv.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
7 years ago |
rtpdec_formats.h
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
7 years ago |
rtpdec_g726.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
7 years ago |
rtpdec_h261.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
7 years ago |
rtpdec_h263.c
|
avformat: Forward errors where possible
|
5 years ago |
rtpdec_h263_rfc2190.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
7 years ago |
rtpdec_h264.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
7 years ago |
rtpdec_hevc.c
|
avformat/rtpdec_hevc: Don't reimplement ff_alloc_extradata
|
5 years ago |
rtpdec_ilbc.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
7 years ago |
rtpdec_jpeg.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
7 years ago |
rtpdec_latm.c
|
avformat: Don't free old extradata before ff_alloc/get_extradata
|
5 years ago |
rtpdec_mpa_robust.c
|
avformat: Forward errors where possible
|
5 years ago |
rtpdec_mpeg4.c
|
avformat: Don't free old extradata before ff_alloc/get_extradata
|
5 years ago |
rtpdec_mpeg12.c
|
avformat: Forward errors where possible
|
5 years ago |
rtpdec_mpegts.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
7 years ago |
rtpdec_qcelp.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
7 years ago |
rtpdec_qdm2.c
|
avformat: Don't free old extradata before ff_alloc/get_extradata
|
5 years ago |
rtpdec_qt.c
|
avformat: Forward errors where possible
|
5 years ago |
rtpdec_rfc4175.c
|
Revert "avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation"
|
5 years ago |
rtpdec_svq3.c
|
avformat: Don't free old extradata before ff_alloc/get_extradata
|
5 years ago |
rtpdec_vc2hq.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
7 years ago |
rtpdec_vp8.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
7 years ago |
rtpdec_vp9.c
|
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
|
7 years ago |
rtpdec_xiph.c
|
avformat: Forward errors where possible
|
5 years ago |
rtpenc.c
|
Revert "avformat/utils: make ff_ntp_time() accept a timestamp as input argument"
|
5 years ago |
rtpenc.h
|
Revert "avformat/utils: make ff_ntp_time() accept a timestamp as input argument"
|
5 years ago |
rtpenc_aac.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
9 years ago |
rtpenc_amr.c
|
…
|
|
rtpenc_chain.c
|
lavf: Constify AVOutputFormat pointer.
|
6 years ago |
rtpenc_chain.h
|
…
|
|
rtpenc_h261.c
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
rtpenc_h263.c
|
…
|
|
rtpenc_h263_rfc2190.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
rtpenc_h264_hevc.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
9 years ago |
rtpenc_jpeg.c
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
rtpenc_latm.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
9 years ago |
rtpenc_mpegts.c
|
avformat/rtpenc_mpegts: removed unused check of avformat_free_context
|
5 years ago |
rtpenc_mpv.c
|
…
|
|
rtpenc_vc2hq.c
|
Merge commit '4024b566d664a4b161d677554be52f32e7ad4236'
|
9 years ago |
rtpenc_vp8.c
|
…
|
|
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
|
lavf/rtpproto: Use the correct patch when including poll.h
|
6 years ago |
rtpproto.h
|
libavformat: remove the ff_rtp_get_local_rtcp_port function
|
7 years ago |
rtsp.c
|
avformat/rtsp: Put strings instead of pointers to strings into array
|
5 years ago |
rtsp.h
|
Merge commit '1e56173515826aa4d680d3b216d80a3879ed1c68'
|
6 years ago |
rtspcodes.h
|
…
|
|
rtspdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
rtspenc.c
|
avformat: migrate to AVFormatContext->url
|
7 years ago |
s337m.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
samidec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
sapdec.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
sapenc.c
|
avformat: migrate to AVFormatContext->url
|
7 years ago |
sauce.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
9 years ago |
sauce.h
|
…
|
|
sbcdec.c
|
avformat/rawdec: Make the raw packet size configurable
|
5 years ago |
sbgdec.c
|
avformat: Forward errors where possible
|
5 years ago |
sccdec.c
|
avformat/sccdec: use av_sscanf() instead
|
5 years ago |
sccenc.c
|
avformat: add SCC muxer
|
8 years ago |
sctp.c
|
Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'
|
9 years ago |
sdp.c
|
lavf/sdp: Change pointer to configuration from char* to uint8_t*.
|
6 years ago |
sdr2.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
sdsdec.c
|
avformat/sdsdec: fix undefined behaviour
|
5 years ago |
sdxdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
segafilm.c
|
lavf: Constify the probe function argument.
|
6 years ago |
segafilmenc.c
|
avformat/segafilmenc: Add deinit function
|
5 years ago |
segment.c
|
avformat/segment: Propagate disposition
|
5 years ago |
serdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
shortendec.c
|
avformat/shortendec: Check k in probe
|
5 years ago |
sierravmd.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
siff.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
smacker.c
|
avformat/smacker: Cosmetics
|
5 years ago |
smjpeg.c
|
…
|
|
smjpeg.h
|
…
|
|
smjpegdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
smjpegenc.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
5 years ago |
smoothstreamingenc.c
|
avformat/smoothstreamingenc: use av_reallocp_array()
|
5 years ago |
smush.c
|
avformat: Forward errors where possible
|
5 years ago |
sol.c
|
lavf: Constify the probe function argument.
|
6 years ago |
sox.h
|
…
|
|
soxdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
soxenc.c
|
avformat: remove unneeded avio_flush() calls from the end of write_trailer functions
|
5 years ago |
spdif.c
|
…
|
|
spdif.h
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
spdifdec.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
spdifenc.c
|
avformat/spdifenc: fix TrueHD streams over 48kHz
|
5 years ago |
srtdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
srtenc.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
9 years ago |
srtp.c
|
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
|
9 years ago |
srtp.h
|
…
|
|
srtpproto.c
|
Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'
|
9 years ago |
stldec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
subfile.c
|
libavformat/subfile: Fix SEEK_CUR and SEEK_END seeking
|
5 years ago |
subtitles.c
|
avformat/subtitles: Don't increment packet counter prematurely
|
5 years ago |
subtitles.h
|
avformat/subtitles: ignore extra '\r' at line endings
|
6 years ago |
subviewer1dec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
subviewerdec.c
|
lavf/subviewerdec: Support higher sub-second precision.
|
5 years ago |
supdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
supenc.c
|
lavf/supenc: Remove some unneeded casts.
|
6 years ago |
svag.c
|
lavf: Constify the probe function argument.
|
6 years ago |
swf.c
|
…
|
|
swf.h
|
Drop pointless assert.h #includes
|
9 years ago |
swfdec.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
swfenc.c
|
avformat/swfenc: Fix integer overflow in frame rate handling
|
5 years ago |
takdec.c
|
avformat/rawdec: Make the raw packet size configurable
|
5 years ago |
tcp.c
|
avformat/tcp: re-add checks for setsockopt return values
|
6 years ago |
tedcaptionsdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
tee.c
|
ffplay, avcodec, avformat: Don't initialize before av_packet_ref()
|
5 years ago |
tee_common.c
|
avformat/tee: Factor parse_slave_options() out
|
8 years ago |
tee_common.h
|
avformat/tee: Factor parse_slave_options() out
|
8 years ago |
teeproto.c
|
avformat/teeproto: set forgotten url_close()
|
8 years ago |
thp.c
|
avformat/thp: Require a video stream
|
5 years ago |
tiertexseq.c
|
avformat: Forward errors where possible
|
5 years ago |
tls.c
|
Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'
|
9 years ago |
tls.h
|
Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906'
|
7 years ago |
tls_gnutls.c
|
lavf/tls_gnutls: check for interrupt inside handshake loop
|
5 years ago |
tls_libtls.c
|
libavformat/tls_libtls: pass numeric hostnames to tls_connect_cbs()
|
7 years ago |
tls_mbedtls.c
|
lavf/tls_mbedtls: fix resource leak
|
5 years ago |
tls_openssl.c
|
avformat/tls_openssl: don't use libcrypto locking functions with newer OpenSSL versions
|
5 years ago |
tls_schannel.c
|
avformat/tls_schannel: immediately return decrypted data if available
|
5 years ago |
tls_securetransport.c
|
This fixes a deadlock while reading a chunked https response, if
|
7 years ago |
tmv.c
|
lavf: Constify the probe function argument.
|
6 years ago |
tta.c
|
lavf: Constify the probe function argument.
|
6 years ago |
ttaenc.c
|
avformat/ttaenc: Defer freeing dynamic buffer
|
5 years ago |
tty.c
|
lavf/tty: Reduce probe score to fix ffmetadata auto-detection.
|
5 years ago |
txd.c
|
lavf: Constify the probe function argument.
|
6 years ago |
ty.c
|
avformat: Forward errors where possible
|
5 years ago |
udp.c
|
avformat/udp: support w32pthreads compat
|
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.
|
7 years ago |
url.c
|
avformat/url: check the result of the strrchr
|
5 years ago |
url.h
|
avformat/aviobuf: add support for specifying minimum packet size and marking flush points
|
8 years ago |
urldecode.c
|
avformat/urldecode: add the ability to not decode plus sign to space
|
5 years ago |
urldecode.h
|
avformat/urldecode: add the ability to not decode plus sign to space
|
5 years ago |
utils.c
|
avformat/id3v2: Remove unnecessary indirection
|
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.
|
6 years ago |
vapoursynth.c
|
lavf: Constify the probe function argument.
|
6 years ago |
vc1dec.c
|
lavf/vc1dec: Reduce probe score for streams with invalid frames.
|
6 years ago |
vc1test.c
|
avformat: Forward errors where possible
|
5 years ago |
vc1testenc.c
|
avformat: remove unneeded avio_flush() calls from the end of write_trailer functions
|
5 years ago |
version.h
|
avformat: add demuxer for Pro Pinball Series' Soundbanks
|
5 years ago |
vividas.c
|
avformat/vividas: simplify, use av_rescale_q() instead
|
5 years ago |
vivo.c
|
avformat/vivo: set packet duration
|
5 years ago |
voc.c
|
…
|
|
voc.h
|
…
|
|
voc_packet.c
|
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
|
8 years ago |
vocdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
vocenc.c
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
9 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
|
6 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
|
5 years ago |
vplayerdec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
vqf.c
|
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
w64.c
|
…
|
|
w64.h
|
…
|
|
wavdec.c
|
avformat/id3v2: Remove unnecessary indirection
|
5 years ago |
wavenc.c
|
avformat/wavenc: simplify, use av_rescale_q() instead
|
5 years ago |
wc3movie.c
|
avformat/wc3movie: fix memleak when read content size not equvipe input size
|
5 years ago |
webm_chunk.c
|
avformat/webm_chunk: Open AVIOContext before initializing sub-muxer
|
5 years ago |
webmdashenc.c
|
avformat/webmdashenc: Simplify parsing strings
|
5 years ago |
webpenc.c
|
avformat: replace all uses of av_copy_packet()
|
7 years ago |
webvttdec.c
|
avformat/webvttdec: Remove write-only variable
|
5 years ago |
webvttenc.c
|
avformat: remove avio_flush() calls from the end of write_header functions
|
5 years ago |
westwood_aud.c
|
lavf: Constify the probe function argument.
|
6 years ago |
westwood_vqa.c
|
avformat: Forward errors where possible
|
5 years ago |
wsddec.c
|
avformat/rawdec: Make the raw packet size configurable
|
5 years ago |
wtv.h
|
…
|
|
wtv_common.c
|
…
|
|
wtvdec.c
|
avformat/wtvdec: Forward errors when reading packet
|
5 years ago |
wtvenc.c
|
avformat: remove unneeded avio_flush() calls from the end of write_trailer functions
|
5 years ago |
wv.c
|
…
|
|
wv.h
|
…
|
|
wvdec.c
|
avformat/wvdec: Export version as extradata
|
5 years ago |
wvedec.c
|
lavf: Constify the probe function argument.
|
6 years ago |
wvenc.c
|
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
|
8 years ago |
xa.c
|
lavf: Constify the probe function argument.
|
6 years ago |
xmv.c
|
avformat: Don't free old extradata before ff_alloc/get_extradata
|
5 years ago |
xvag.c
|
lavf: Constify the probe function argument.
|
6 years ago |
xwma.c
|
avformat/xwma: return always proper error codes
|
5 years ago |
yop.c
|
avformat/yop: Use av_packet_move_ref() for packet ownership transfer
|
5 years ago |
yuv4mpeg.h
|
…
|
|
yuv4mpegdec.c
|
avformat/yuv4mpegdec: add support for 444alpha
|
5 years ago |
yuv4mpegenc.c
|
libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support in Y4M.
|
6 years ago |