.. |
4xm.c
|
Correct few "ffmpeg" typos
|
10 years ago |
Makefile
|
avformat: add dvbsub demuxer
|
10 years ago |
a64.c
|
avformat/a64: Avoid segfault in a64_write_header() when stream codec is not open
|
10 years ago |
aacdec.c
|
Merge commit '02cf0c9e42967de1e4d2803bee3573bc5b735fdd'
|
10 years ago |
ac3dec.c
|
avformat/ac3dec: Use avpriv_ac3_parse_header2()
|
11 years ago |
act.c
|
wavdec: RIFX file format support
|
10 years ago |
adp.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
adtsenc.c
|
avformat/adtsenc: buf isnt changed in adts_decode_extradata(), make it const
|
10 years ago |
adxdec.c
|
Merge commit 'd5cf5afabbf43f00283e70b12afbe1da030d85b6'
|
11 years ago |
aea.c
|
avformat/aea: reduce false positives in probing
|
10 years ago |
afc.c
|
avformat: use ff_alloc_extradata()
|
11 years ago |
aiff.h
|
Fix decoding of G.726 in AIFF.
|
11 years ago |
aiffdec.c
|
avformat/aiffdec: improve readability
|
10 years ago |
aiffenc.c
|
lavf/id3v2enc: use metadata_header_padding
|
11 years ago |
allformats.c
|
avformat: add dvbsub demuxer
|
10 years ago |
amr.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
anm.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
apc.c
|
avformat/apc: use ff_get_extradata()
|
11 years ago |
ape.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
apetag.c
|
avformat/apetag: More completely check avio_get_str() return value
|
10 years ago |
apetag.h
|
Merge commit '2d2d6a4883479403798f4ed46941d5b365823570'
|
12 years ago |
apngdec.c
|
avformat/apngdec: make tag_buf string larger
|
10 years ago |
aqtitledec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
asf.c
|
Merge commit '1eb932803037a3c9f98f66aeb80024dfa3c5c743'
|
11 years ago |
asf.h
|
Move GUID-related objects to riffenc.c and riff.c.
|
11 years ago |
asfcrypt.c
|
Merge commit '48a4ffa722c0874b251de9d201babed52cef0bcb'
|
12 years ago |
asfcrypt.h
|
…
|
|
asfdec.c
|
wavdec: RIFX file format support
|
10 years ago |
asfenc.c
|
avformat/asfenc: replace != 0 error check by <0
|
10 years ago |
assdec.c
|
assdec: check av_new_packet return value
|
10 years ago |
assenc.c
|
avformat/assenc: Use av_freep() to avoid leaving stale pointers in memory
|
10 years ago |
ast.c
|
AST Muxer
|
12 years ago |
ast.h
|
AST Muxer
|
12 years ago |
astdec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
astenc.c
|
avformat/astenc: avoid using AVCodecContext.frame_number
|
11 years ago |
au.c
|
Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228'
|
11 years ago |
audiointerleave.c
|
Merge commit '1967cd4e4c1cd96dfa195ce14e4b212ddb70586d'
|
10 years ago |
audiointerleave.h
|
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
avc.c
|
Merge commit 'a2efbecc4ed12d287cf29856418c4da4a7648d95'
|
10 years ago |
avc.h
|
Merge commit 'a2efbecc4ed12d287cf29856418c4da4a7648d95'
|
10 years ago |
avformat.h
|
Merge commit 'c4aa0f865fb2c3b28a309d1bb27fd1c24b75ba28'
|
10 years ago |
avformatres.rc
|
Add Windows resource file support for shared libraries
|
11 years ago |
avi.h
|
…
|
|
avidec.c
|
avformat/avidec: optimize probe
|
10 years ago |
avienc.c
|
avformat/avienc: write last frame duration
|
10 years ago |
avio.c
|
avio: fix sizeof argument
|
10 years ago |
avio.h
|
lavf/avio: clarify the buffer parameter of avio_alloc_context
|
10 years ago |
avio_internal.h
|
Add int64_t probesize2 instead of int probesize to AVFormatContext.
|
10 years ago |
aviobuf.c
|
avformat/aviobuf: Check that avio_seek() target is non negative
|
10 years ago |
avisynth.c
|
Merge commit 'f2ad1495f23376ce61542967f4fc14205f284d40'
|
10 years ago |
avlanguage.c
|
…
|
|
avlanguage.h
|
…
|
|
avr.c
|
avformat/avr: check channels and bps in probe
|
11 years ago |
avs.c
|
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
|
10 years ago |
bethsoftvid.c
|
Merge commit '84bf64d3598c98a748e609195358ea04b0cfd140'
|
10 years ago |
bfi.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
bink.c
|
Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430'
|
11 years ago |
bintext.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
bit.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
bluray.c
|
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
|
12 years ago |
bmv.c
|
bmv: Remove unused variable
|
11 years ago |
boadec.c
|
avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / Y
|
12 years ago |
brstm.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
c93.c
|
c93: signal EOF
|
12 years ago |
cache.c
|
avformat/cache: remove ftruncate usage, its not always available
|
10 years ago |
caf.c
|
Support iLBC in caf.
|
12 years ago |
caf.h
|
…
|
|
cafdec.c
|
Merge commit '4d5b99dacdbb56373e5abe2ad35fc87b5c0c5bd2'
|
10 years ago |
cafenc.c
|
Improve frame size calculation in caf muxer to fix adpcm_ms remuxing.
|
11 years ago |
cavsvideodec.c
|
avformat/cavsvideodec: Fix probing when the file extension is avs
|
11 years ago |
cdg.c
|
avformat/cdg: Do not fail if filesize cannot be determined
|
10 years ago |
cdxl.c
|
avformat/cdxl: Fix integer overflow of image_size
|
10 years ago |
cinedec.c
|
cinedec: report white balance gain coefficients using metadata
|
10 years ago |
concat.c
|
Merge commit '95d312d6c82e7485f43c3ddda0f369af0e41c83b'
|
10 years ago |
concatdec.c
|
lavf/concatdec: handle NOPTS start_time.
|
10 years ago |
crcenc.c
|
Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430'
|
11 years ago |
crypto.c
|
avformat/crypto: fix key vs iv typo
|
10 years ago |
cutils.c
|
Merge commit 'ed6dad3737bf7bb2d5e9fa9511dfdb44806010e8'
|
10 years ago |
dashenc.c
|
Merge commit '46808fdf04ab113df374157b90b506eb3110daf2'
|
10 years ago |
data_uri.c
|
lavf: add data: URI scheme.
|
12 years ago |
dauddec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
daudenc.c
|
Merge commit '0955e57ad07640574fc20ce0bea3c0b83982ada1'
|
11 years ago |
dfa.c
|
avformat/dfa: use avio_feof()
|
10 years ago |
diracdec.c
|
avformat/diracdec: check 2 chunks in probe
|
11 years ago |
dnxhddec.c
|
Allow autodetection of some dnxhd files that can be decoded correctly.
|
12 years ago |
dsfdec.c
|
ff_id3v2_read: add option to limit ID3 magic number search
|
11 years ago |
dsicin.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
dtsdec.c
|
avformat/dtsdec: dts_probe: check reserved bit, check lfe, check sr_code similarity
|
10 years ago |
dtshddec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
dump.c
|
avformat/dump: use format dump_separator if the codec one is not set
|
10 years ago |
dv.c
|
avformat/dv: Use av_freep() to avoid leaving stale pointers in memory
|
10 years ago |
dv.h
|
…
|
|
dvbsub.c
|
avformat/dvbsub: remove unused variable
|
10 years ago |
dvenc.c
|
replaced av_dv_codec_profile by av_dv_codec_profile2 in encoder and dv muxers
|
10 years ago |
dxa.c
|
wavdec: RIFX file format support
|
10 years ago |
eacdata.c
|
eacdata: do not set sample_fmt
|
12 years ago |
electronicarts.c
|
Correct few "ffmpeg" typos
|
10 years ago |
epafdec.c
|
lavc & lavf: replace deprecated av_log* functions
|
12 years ago |
ffm.h
|
Remove avserver.
|
11 years ago |
ffmdec.c
|
lavf/ffmdec: add common options to recommended encoder configuration
|
10 years ago |
ffmenc.c
|
lavf/ffmenc: store recommended encoder configuration
|
10 years ago |
ffmeta.h
|
…
|
|
ffmetadec.c
|
libavformat/ffmetadec: Make unchanged function arguments const
|
10 years ago |
ffmetaenc.c
|
Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b'
|
12 years ago |
file.c
|
lavf/file: fix help message first character casing for trunc option
|
11 years ago |
file_open.c
|
libavutil: Make avpriv_open a library-internal function on msvcrt
|
11 years ago |
filmstripdec.c
|
avformat/filmstripdec: Fix several integer overflows
|
10 years ago |
filmstripenc.c
|
Merge commit '194be1f43ea391eb986732707435176e579265aa'
|
11 years ago |
flac_picture.c
|
Merge commit '0b66fb4505e0bb43de3797f63f3290f0188d67cc'
|
10 years ago |
flac_picture.h
|
Merge commit '601d6228c4811d8971a2412a759e1a4ab775ebe8'
|
11 years ago |
flacdec.c
|
Merge commit '7784f47762d59e859b4d0f74b3e021ad9368ee2c'
|
10 years ago |
flacenc.c
|
avformat/flacenc: use av_clip() instead of av_clip_c()
|
10 years ago |
flacenc.h
|
Merge commit 'e19d48dfce52f1417f7f06143b96fed00cbcdc52'
|
11 years ago |
flacenc_header.c
|
Merge commit 'e19d48dfce52f1417f7f06143b96fed00cbcdc52'
|
11 years ago |
flic.c
|
avformat/flic: se av_freep() to avoid leaving stale extradata pointer
|
10 years ago |
flv.h
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
flvdec.c
|
avformat/flvdec: remove duplicated line error
|
10 years ago |
flvenc.c
|
avformat/flvenc: omit more metadata elements with specific meaning
|
10 years ago |
format.c
|
avformat/format: Use av_match_name() instead of list in av_match_ext()
|
10 years ago |
framecrcenc.c
|
avformat/framecrcenc: print the checksum and size of extradata as well
|
11 years ago |
framehash.c
|
Merge commit '194be1f43ea391eb986732707435176e579265aa'
|
11 years ago |
frmdec.c
|
frmdec: do not abuse ff_codec_get_id()
|
12 years ago |
ftp.c
|
libavformat/ftp: Do not leak memory in routine ftp_features
|
10 years ago |
g722.c
|
Merge commit '1b891d17c531e8a63c2974aab4bf997ce70746f3'
|
12 years ago |
g723_1.c
|
Merge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43'
|
12 years ago |
g729dec.c
|
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
|
12 years ago |
gif.c
|
Force gif aspect ratio multiplication to 64bit.
|
11 years ago |
gifdec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
golomb_tab.c
|
avformat: fix hevcs use of golomb from avformat
|
11 years ago |
gopher.c
|
…
|
|
gsmdec.c
|
Reinstate proper FFmpeg license for all files.
|
11 years ago |
gxf.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
gxf.h
|
…
|
|
gxfenc.c
|
avformat/gxfenc: dont use a int intermediate to store in a unsigned int table
|
11 years ago |
h261dec.c
|
avformat/h261dec: dont accept invalid gobs in probe as valid
|
11 years ago |
h263dec.c
|
avformat/h263dec/h263_probe: Check TR
|
11 years ago |
h264dec.c
|
Merge remote-tracking branch 'qatar/master'
|
11 years ago |
hdsenc.c
|
avformat/hdsenc: Remove redundant NULL pointer checks
|
10 years ago |
hevc.c
|
fix various typos
|
11 years ago |
hevc.h
|
Merge commit '34bbc81de8a49fbddb92b76dc733f40890480b2b'
|
11 years ago |
hevcdec.c
|
Merge commit '5846646296e377e093441dfe9eadde38ff1f7c99'
|
11 years ago |
hls.c
|
avformat: Add and use ff_copy_whitelists()
|
10 years ago |
hlsenc.c
|
avformat/hlsenc: more robust error tests
|
10 years ago |
hlsproto.c
|
avformat/hlsproto: Use av_freep, to avoid leaving stale pointers in memory
|
10 years ago |
hnm.c
|
avformat/hnm: fix decoding of 256x256 video
|
11 years ago |
http.c
|
avformat/http: Use av_freep() avoid leaving stale pointers in memory
|
10 years ago |
http.h
|
avformat/http: Introduce ff_http_averror()
|
10 years ago |
httpauth.c
|
avformat/httpauth: add comment about "" and algorithm
|
11 years ago |
httpauth.h
|
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
icecast.c
|
Merge commit '3a6bb9735053c453f806ceab1d91124648d90aca'
|
10 years ago |
icodec.c
|
avformat/ico: use avmalloc(z)_array()
|
11 years ago |
icoenc.c
|
avformat/icoenc: Remove deprecated use of codec_name
|
10 years ago |
id3v1.c
|
avformat/id3v1: strip trailing whitespace
|
10 years ago |
id3v1.h
|
…
|
|
id3v2.c
|
avformat/id3v2: support USLT tags
|
10 years ago |
id3v2.h
|
ff_id3v2_read: add option to limit ID3 magic number search
|
11 years ago |
id3v2enc.c
|
Merge commit '9279826008b80daad7446950a821f32033ccd33f'
|
11 years ago |
idcin.c
|
idcin: fix return check
|
10 years ago |
idroqdec.c
|
Correct few "ffmpeg" typos
|
10 years ago |
idroqenc.c
|
RoQ encoder: support different integer framerates
|
11 years ago |
iff.c
|
libavformat/iff: print error message when DSDIFF compression type is not supported
|
10 years ago |
ilbc.c
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |
img2.c
|
avformat/img2: remove useless 'pix' duplicated entry.
|
10 years ago |
img2.h
|
avformat/img2: Make AVOptions available to img* demuxers defined in other files
|
10 years ago |
img2_alias_pix.c
|
avformat/img2_alias_pix: Add AVClass and image2 AVOptions
|
10 years ago |
img2_brender_pix.c
|
avformat/img2_alias & brender_pix: fix function names
|
10 years ago |
img2dec.c
|
Skip Exif data when auto-detecting jpeg images.
|
10 years ago |
img2enc.c
|
avformat/img2enc: Use avio_closep() to avoid leaving stale pointers in memory
|
10 years ago |
ingenientdec.c
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
|
12 years ago |
internal.h
|
Merge commit '675ac56b7ee0f204963fde55295197c5df80aa91'
|
10 years ago |
ipmovie.c
|
Correct few "ffmpeg" typos
|
10 years ago |
ircam.c
|
add forgotten AV_ prefix to some CODEC_IDs
|
12 years ago |
ircam.h
|
IRCAM demuxer & muxer
|
12 years ago |
ircamdec.c
|
IRCAM demuxer & muxer
|
12 years ago |
ircamenc.c
|
ircamenc: 10l do not use avio_skip()
|
12 years ago |
isom.c
|
Merge commit '8e03ca2fff40ce065ea5a516200e777c96cd785e'
|
10 years ago |
isom.h
|
avformat/mov: move edit list heuristics into mov_build_index()
|
10 years ago |
iss.c
|
avformat/iss: check sscanf() return code
|
11 years ago |
iv8.c
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
|
12 years ago |
ivfdec.c
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
ivfenc.c
|
ivfenc: support VP9
|
11 years ago |
jacosubdec.c
|
avformat/jacosubdec: Cleanup when avpriv_bprint_to_extradata() fails
|
10 years ago |
jacosubenc.c
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
|
12 years ago |
jvdec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
latmenc.c
|
Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228'
|
11 years ago |
libavformat.v
|
lavf: stop exporting internal functions
|
10 years ago |
libgme.c
|
avformat/libgme: decrease score by 1, fixes probetest failure
|
11 years ago |
libmodplug.c
|
Add missing "const" all over the place.
|
10 years ago |
libnut.c
|
avformat/libnut: use av_mallocz_array()
|
11 years ago |
libquvi.c
|
avformat: Add and use ff_copy_whitelists()
|
10 years ago |
librtmp.c
|
librtmp: append the correct field to the string
|
10 years ago |
libsmbclient.c
|
avformat: Read errno before av_log() as the callback from av_log() might affect errno
|
10 years ago |
libssh.c
|
lavf/libssh: set freed pointers to NULL
|
10 years ago |
lmlm4.c
|
Merge commit '86a361081d3eb4e999d75bc2a462f01d88cbd2e5'
|
10 years ago |
loasdec.c
|
Merge commit 'f66d0c57b13c1b7102e1e353237af178960dd3c5'
|
11 years ago |
log2_tab.c
|
avutil: Duplicate ff_log2_tab instead of sharing it across libs
|
12 years ago |
lrc.c
|
AVFormat: LRC demuxer and muxer
|
10 years ago |
lrc.h
|
AVFormat: LRC demuxer and muxer
|
10 years ago |
lrcdec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
lrcenc.c
|
Drop remaining unneeded != NULL
|
10 years ago |
lvfdec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
lxfdec.c
|
Rename sync() functions in libavformat.
|
10 years ago |
m4vdec.c
|
avformat/m4vdec: mark as possibly containing discontinuities
|
10 years ago |
matroska.c
|
Kill timed SRT
|
10 years ago |
matroska.h
|
avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifier
|
10 years ago |
matroskadec.c
|
avformat/matroskadec: Use av_freep() to avoid leaving stale pointers in memory
|
10 years ago |
matroskaenc.c
|
Merge commit '51da7d02748cc54b7d009115e76efa940b99a8ef'
|
10 years ago |
md5enc.c
|
avformat/md5enc: add format_version, to allow selecting which version to use
|
10 years ago |
md5proto.c
|
Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df'
|
12 years ago |
metadata.c
|
avformat/metadata: allow ff_metadata_conv() to be called with NULL saftely
|
11 years ago |
metadata.h
|
…
|
|
mgsts.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
microdvddec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
microdvdenc.c
|
lavf: remove some flushing in write_packet muxers callbacks.
|
12 years ago |
mkvtimestamp_v2.c
|
lavf: remove some flushing in write_packet muxers callbacks.
|
12 years ago |
mlvdec.c
|
avformat/mlvdec: Use avio_closep() to avoid leaving stale pointers in memory
|
10 years ago |
mm.c
|
Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af'
|
12 years ago |
mmf.c
|
avformat/mmf: Use AVFormatContext strict_std_compliance instead of AVCodecContext
|
10 years ago |
mms.c
|
Merge remote-tracking branch 'qatar/master'
|
11 years ago |
mms.h
|
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
mmsh.c
|
Use correct msvc type specifiers for ptrdiff_t and size_t.
|
11 years ago |
mmst.c
|
avformat/mmst: Use av_freep() avoid leaving stale pointers in memory
|
10 years ago |
mov.c
|
Handle r10k endianess atom DpxE.
|
10 years ago |
mov_chan.c
|
Add missing "const" all over the place.
|
10 years ago |
mov_chan.h
|
Reinstate proper FFmpeg license for all files.
|
11 years ago |
movenc.c
|
Handle r10k endianess atom DpxE.
|
10 years ago |
movenc.h
|
Merge commit 'b3b0b35db2f3b61bf2f0f4fa85f5b6267d83c8fe'
|
10 years ago |
movenchint.c
|
avformat/movenchint: use av_freep() for safety
|
10 years ago |
mp3dec.c
|
avformat/mp3dec: Name the dummy variable as what it is, to avoid confusion
|
10 years ago |
mp3enc.c
|
Drop the unofficial extension prefix for MPEG and MPEG-TS formats
|
10 years ago |
mpc.c
|
avformat/mpc: attempt to allocate a packet that is not smaller than the data inside it
|
11 years ago |
mpc8.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
mpeg.c
|
avformat/mpeg: add commented out av_log() to probe
|
10 years ago |
mpeg.h
|
Merge commit '4e9e6fa99f3ff83cedbf6c378d62065ae419a3b9'
|
10 years ago |
mpegenc.c
|
Merge commit '01168bf1405ddbf671f1074a927b951b8777adbb'
|
10 years ago |
mpegts.c
|
Merge commit '9cfa68c560bdec82d2d5ec079f9c5b0f9ca37af0'
|
10 years ago |
mpegts.h
|
lavf/mpegts: remove obsolete ff_mpegts_parse_* cruft
|
10 years ago |
mpegtsenc.c
|
avformat/mpegtsenc: Use av_freep() to avoid leaving stale pointers in memory
|
10 years ago |
mpegvideodec.c
|
avformat/mpegvideodec: check seq headers more completely during probing
|
11 years ago |
mpjpeg.c
|
avformat/mpjpeg: make boundary tag user customizable
|
10 years ago |
mpl2dec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
mpsubdec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
msnwc_tcp.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
mtv.c
|
Merge commit 'f64d7e919eabd427f3e6dd4a1219e448c78deb42'
|
10 years ago |
mux.c
|
avformat/mux: 2 subtitle packets could have the same DTS
|
10 years ago |
mvdec.c
|
avformat/mvdec: Check size in read_table() for validity
|
10 years ago |
mvi.c
|
Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430'
|
11 years ago |
mxf.c
|
libavformat/mxfdec.c: initial support for EssenceGroups
|
10 years ago |
mxf.h
|
libavformat/mxfdec.c: initial support for EssenceGroups
|
10 years ago |
mxfdec.c
|
lavf/mxfdec: Fix memleaks reading corrupt files.
|
10 years ago |
mxfenc.c
|
mxfenc: fix indentation after last commit
|
10 years ago |
mxg.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
ncdec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
network.c
|
lavf: Use av_gettime_relative()
|
11 years ago |
network.h
|
avformat/network: move sockaddr_union after sockaddr_storage compatibility code
|
10 years ago |
nistspheredec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
noproxy-test.c
|
Merge commit 'ec7c51c7868d3ccc66b5cc38bf126258b94f086c'
|
12 years ago |
nsvdec.c
|
avformat/nsvdec: fix out-commented asserts so the function names exist
|
10 years ago |
nullenc.c
|
avformat/nullenc: mark null as VFPS
|
11 years ago |
nut.c
|
xface: Fix encoder crashes due to too small on-stack array.
|
10 years ago |
nut.h
|
avformat/nutenc: add mode that omits the index
|
11 years ago |
nutdec.c
|
nutdec: do not set has_b_frames
|
10 years ago |
nutenc.c
|
avformat/nutenc: store the actual r_frame_rate in the corresponding field if available
|
10 years ago |
nuv.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
oggdec.c
|
oggdec: add support for VP8 demuxing
|
10 years ago |
oggdec.h
|
oggdec: add support for VP8 demuxing
|
10 years ago |
oggenc.c
|
avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers()
|
10 years ago |
oggparsecelt.c
|
Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8'
|
10 years ago |
oggparsedirac.c
|
avformat/oggparsedirac: use AVCodecContext.framerate
|
10 years ago |
oggparseflac.c
|
Merge commit '7784f47762d59e859b4d0f74b3e021ad9368ee2c'
|
10 years ago |
oggparseogm.c
|
Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8'
|
10 years ago |
oggparseopus.c
|
Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8'
|
10 years ago |
oggparseskeleton.c
|
Merge commit '92e4b643dfdafdb6528f1baffdbea2b9a028d7c0'
|
11 years ago |
oggparsespeex.c
|
Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8'
|
10 years ago |
oggparsetheora.c
|
Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8'
|
10 years ago |
oggparsevorbis.c
|
avformat/oggparsevorbis: Check that initialization succeeded before declaring the end of headers
|
10 years ago |
oggparsevp8.c
|
Merge commit '430a8168594b3cb29f44141d4da88f2c642de06f'
|
10 years ago |
oma.c
|
Merge commit '23d0fdcf6f30843fc3f14084d80581f1ca10f1f3'
|
11 years ago |
oma.h
|
Merge commit '23d0fdcf6f30843fc3f14084d80581f1ca10f1f3'
|
11 years ago |
omadec.c
|
ff_id3v2_read: add option to limit ID3 magic number search
|
11 years ago |
omaenc.c
|
Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228'
|
11 years ago |
options.c
|
Merge commit '9257692ac15eff7b07540c1f61cebde0d8823fbd'
|
10 years ago |
options_table.h
|
Merge commit '1384df641994bf3d6cb51084290aa94752737bae'
|
10 years ago |
os_support.c
|
avformat/os_support: Use av_freep() to avoid leaving stale pointers in memory
|
10 years ago |
os_support.h
|
Merge commit '8ebf02f8f530240edf7e45f35f7647ef9dd44a58'
|
10 years ago |
paf.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
pcm.c
|
lavf/pcm: remove redundant check
|
11 years ago |
pcm.h
|
pcmdec: move read_packet function to pcm.c so it can be shared with other demuxers
|
12 years ago |
pcmdec.c
|
Autodetect Asterisk raw pcm with extension "sln".
|
11 years ago |
pcmenc.c
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
|
12 years ago |
pjsdec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
pmpdec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
psxstr.c
|
Correct few "ffmpeg" typos
|
10 years ago |
pva.c
|
avformat/pva: Make sure the header is large enough before reading the timestamp from it
|
11 years ago |
pvfdec.c
|
pvfdec: drop pointless casting of buffer in ff_get_line()
|
12 years ago |
qcp.c
|
lavf/qcp: Print unknown GUID on error.
|
10 years ago |
qtpalette.h
|
…
|
|
r3d.c
|
Merge commit 'd8798276b65543d921adadf63cc7f5ba2d1604af'
|
11 years ago |
rawdec.c
|
avformat/rawdec: Make ff_raw_data_read_header() non static
|
10 years ago |
rawdec.h
|
avformat/rawdec: Add FF_DEF_RAWSUB_DEMUXER
|
10 years ago |
rawenc.c
|
Drop the unofficial extension prefix for MPEG and MPEG-TS formats
|
10 years ago |
rawenc.h
|
…
|
|
rawvideodec.c
|
rawvideodec: make use of AV_OPT_TYPE_IMAGE_SIZE
|
12 years ago |
rdt.c
|
Merge commit '1c77ead1fb14d64e6798fc5e32af04abcb3cebb4'
|
10 years ago |
rdt.h
|
Merge commit 'feeafb4adabd5c17de1738ed9962e40892b20edb'
|
11 years ago |
realtextdec.c
|
Print a warning if a subtitle demuxer changes utf16 to utf8.
|
10 years ago |
redspark.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
replaygain.c
|
avformat/replaygain: fix mixed declaration and statement
|
11 years ago |
replaygain.h
|
Merge commit 'ae43c10e36197000de2f3cc99ea35727ce98a796'
|
11 years ago |
riff.c
|
riff: Support decoding png in avi (ImageJ)
|
10 years ago |
riff.h
|
wavdec: RIFX file format support
|
10 years ago |
riffdec.c
|
avformat/riffdec: Use av_freep() to avoid leaving stale pointers in memory
|
10 years ago |
riffenc.c
|
avformat/riffenc: move MP3 LSF threshold to the midway point between the 2
|
10 years ago |
rl2.c
|
avformat/rl2: use ff_get_extradata()
|
11 years ago |
rm.c
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
|
12 years ago |
rm.h
|
Merge commit '1c77ead1fb14d64e6798fc5e32af04abcb3cebb4'
|
10 years ago |
rmdec.c
|
rm: fix memory leak on init failure
|
10 years ago |
rmenc.c
|
Merge commit '194be1f43ea391eb986732707435176e579265aa'
|
11 years ago |
rmsipr.c
|
Merge commit '4c995fafd861f537360b3717901cdbed6a6844e7'
|
12 years ago |
rmsipr.h
|
Merge commit '4c995fafd861f537360b3717901cdbed6a6844e7'
|
12 years ago |
rpl.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
rsd.c
|
avformat/rsd: make tag_buf string larger
|
10 years ago |
rso.c
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
|
12 years ago |
rso.h
|
…
|
|
rsodec.c
|
Merge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605'
|
12 years ago |
rsoenc.c
|
Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228'
|
11 years ago |
rtmp.h
|
Merge commit '28306e6d620c109ddd672f7243adfbc2bbb3b18f'
|
12 years ago |
rtmpcrypt.c
|
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
|
12 years ago |
rtmpcrypt.h
|
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
rtmpdh.c
|
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
rtmpdh.h
|
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
rtmphttp.c
|
Merge remote-tracking branch 'qatar/master'
|
11 years ago |
rtmppkt.c
|
Merge commit '44127b157e9f8acb837d4bb3a094f56b40da3ef5'
|
10 years ago |
rtmppkt.h
|
Merge commit '3b18857ab301d2a0b3e86e9d85eed76f0798a29c'
|
11 years ago |
rtmpproto.c
|
avformat/rtmpproto: Use av_freep() to avoid leaving stale pointers in memory
|
10 years ago |
rtp.c
|
rtp: Make ff_rtp_codec_id() case insensitive
|
11 years ago |
rtp.h
|
Merge commit '2e814d0329aded98c811d0502839618f08642685'
|
11 years ago |
rtpdec.c
|
avformat/rtpdec: Use av_freep() to avoid leaving stale pointers in memory
|
10 years ago |
rtpdec.h
|
Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c'
|
11 years ago |
rtpdec_amr.c
|
Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c'
|
11 years ago |
rtpdec_asf.c
|
avformat/rtpdec_asf: Use av_find_input_format() instead of directly linking to the demuxer
|
10 years ago |
rtpdec_formats.h
|
Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f'
|
10 years ago |
rtpdec_g726.c
|
Merge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43'
|
12 years ago |
rtpdec_h261.c
|
Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f'
|
10 years ago |
rtpdec_h263.c
|
Merge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43'
|
12 years ago |
rtpdec_h263_rfc2190.c
|
Merge commit 'df07c07b3de0a5e8890078944de1eb5cb8372ef8'
|
10 years ago |
rtpdec_h264.c
|
Drop remaining unneeded != NULL
|
10 years ago |
rtpdec_hevc.c
|
Merge commit '350ed1829268d343b791208c8fd1cddd44d52a8e'
|
10 years ago |
rtpdec_ilbc.c
|
Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c'
|
11 years ago |
rtpdec_jpeg.c
|
Parse dri when receiving jpg via rtp.
|
10 years ago |
rtpdec_latm.c
|
avformat/rtpdec_latm: Use av_freep() to avoid leaving stale pointers in memory
|
10 years ago |
rtpdec_mpeg4.c
|
avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale pointers in memory
|
10 years ago |
rtpdec_mpeg12.c
|
Merge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43'
|
12 years ago |
rtpdec_mpegts.c
|
lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*()
|
10 years ago |
rtpdec_qcelp.c
|
Merge commit '90c784cc13f6bf21a8eb69f3b88b50c7a70f6c59'
|
12 years ago |
rtpdec_qdm2.c
|
avformat: use ff_alloc_extradata()
|
11 years ago |
rtpdec_qt.c
|
avformat/rtpdec_qt: Fix 'warning: passing argument 2 of ffio_init_context discards const qualifier from pointer target type'
|
10 years ago |
rtpdec_svq3.c
|
avformat: use ff_alloc_extradata()
|
11 years ago |
rtpdec_vp8.c
|
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
rtpdec_xiph.c
|
avformat/rtpdec_xiph: use av_freep() to avoid leaving stale pointers in memory
|
10 years ago |
rtpenc.c
|
Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f'
|
10 years ago |
rtpenc.h
|
rtp: Initial H.261 support
|
10 years ago |
rtpenc_aac.c
|
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
rtpenc_amr.c
|
…
|
|
rtpenc_chain.c
|
avformat/rtpenc_chain: Use avio_closep() to avoid leaving stale pointers in memory
|
10 years ago |
rtpenc_chain.h
|
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
rtpenc_h261.c
|
lavf/rtp_h261: Replace restrict with av_restrict.
|
10 years ago |
rtpenc_h263.c
|
Change all uses of restrict to use av_restrict instead.
|
13 years ago |
rtpenc_h263_rfc2190.c
|
rtpenc_h263_rfc2190: avoid misleading error output
|
10 years ago |
rtpenc_h264.c
|
Merge commit 'a2efbecc4ed12d287cf29856418c4da4a7648d95'
|
10 years ago |
rtpenc_hevc.c
|
Merge commit 'ddf5fb71ee9c8b2d9a23c0f661a84896cd7050fc'
|
10 years ago |
rtpenc_jpeg.c
|
Merge commit '39975acc699c83af0a87a7318c0f41e189142938'
|
11 years ago |
rtpenc_latm.c
|
Reinstate proper FFmpeg license for all files.
|
11 years ago |
rtpenc_mpegts.c
|
Merge commit 'fc308b30bb24e623fed042ec78b10803b2362a18'
|
10 years ago |
rtpenc_mpv.c
|
Merge commit 'f1e9398621af0bc9d166014e4ce6996bb4f141d0'
|
12 years ago |
rtpenc_vp8.c
|
Merge commit '65e053271a98f7acf3ef6b412998cfcb44a8eef8'
|
12 years ago |
rtpenc_xiph.c
|
rtpenc_xiph: switch to av_assert
|
12 years ago |
rtpproto.c
|
avformat/rtpproto: Use av_freep() to avoid leaving stale pointers in memory
|
10 years ago |
rtpproto.h
|
Merge commit 'b7e6da988bfd5def40ccf3476eb8ce2f98a969a5'
|
11 years ago |
rtsp.c
|
avformat/rtsp: Use avio_closep() to avoid leaving stale pointers in memory
|
10 years ago |
rtsp.h
|
Merge commit '8b2e9636c57b22582143467a8a06b509b47b92f9'
|
10 years ago |
rtspcodes.h
|
avformat/rtspcodes: introduce ff_rtsp_averror()
|
10 years ago |
rtspdec.c
|
Merge commit '6df9d9b55d3f56ee7782639a7678eeeaf77f14ea'
|
10 years ago |
rtspenc.c
|
avformat/rtsp: Use ff_rtsp_averror()
|
10 years ago |
samidec.c
|
Print a warning if a subtitle demuxer changes utf16 to utf8.
|
10 years ago |
sapdec.c
|
avformat: Add and use ff_copy_whitelists()
|
10 years ago |
sapenc.c
|
avformat/sapenc: Use avio_closep() to avoid leaving stale pointers in memory
|
10 years ago |
sauce.c
|
sauce: test filetype correctly for datatype 5 (binary text)
|
12 years ago |
sauce.h
|
…
|
|
sbgdec.c
|
avformat/sbgdec: Use localtime_r() for thread saftey
|
10 years ago |
sctp.c
|
Merge commit '09e1ccc8cddc946da5e10841f10dc5ebdd187d9d'
|
10 years ago |
sdp.c
|
Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f'
|
10 years ago |
sdr2.c
|
avformat/sdr2: h264 stream needs parsing
|
11 years ago |
seek-test.c
|
seek-test: make duration user configurable
|
12 years ago |
seek.c
|
avformat/seek: move the cur variable into the loop
|
10 years ago |
seek.h
|
lavf: remove unreliable timestamp guessing heuristic
|
11 years ago |
segafilm.c
|
Correct few "ffmpeg" typos
|
10 years ago |
segment.c
|
avformat/segment: Clear contexts after deallocation
|
10 years ago |
sierravmd.c
|
Correct few "ffmpeg" typos
|
10 years ago |
siff.c
|
avformat/siff: check avio_read() return value before returning packet
|
11 years ago |
smacker.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
smjpeg.c
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
|
12 years ago |
smjpeg.h
|
Replace Libav with FFmpeg in license headers for files created by me
|
13 years ago |
smjpegdec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
smjpegenc.c
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |
smoothstreamingenc.c
|
avformat/smoothstreamingenc: Use av_freep() avoid leaving stale pointers in memory
|
10 years ago |
smush.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
sol.c
|
Merge commit '30b8eb0f87b0eaefdc115ef38f8ad87dd3a6e50b'
|
10 years ago |
sox.h
|
…
|
|
soxdec.c
|
soxdec: use meaningful error codes
|
12 years ago |
soxenc.c
|
avformat/soxenc: return more meaningful error code
|
10 years ago |
spdif.c
|
…
|
|
spdif.h
|
Merge commit '7df9e693a34c84c698da60426c78140c950f95ed'
|
11 years ago |
spdifdec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
spdifenc.c
|
Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430'
|
11 years ago |
srtdec.c
|
Print a warning if a subtitle demuxer changes utf16 to utf8.
|
10 years ago |
srtenc.c
|
Kill timed SRT
|
10 years ago |
srtp.c
|
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
srtp.h
|
Merge commit 'a2a991b2ddf951454ffceb7bcedc9db93e26c610'
|
12 years ago |
srtpproto.c
|
Merge commit 'f2c614e8c4a935b52bbf86819128d9e797230c20'
|
10 years ago |
stldec.c
|
Added STL demuxer and decoder
|
10 years ago |
subfile.c
|
lavf: add subfile protocol.
|
11 years ago |
subtitles.c
|
avformat/subtitles: reduce log level of UTF-16 warning
|
10 years ago |
subtitles.h
|
Print a warning if a subtitle demuxer changes utf16 to utf8.
|
10 years ago |
subviewer1dec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
subviewerdec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
supdec.c
|
avformat: add SUP/PGS subtitle demuxer
|
10 years ago |
swf.c
|
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
swf.h
|
Merge commit '194be1f43ea391eb986732707435176e579265aa'
|
11 years ago |
swfdec.c
|
avformat/swfdec: Check frame size rectangle in probe()
|
10 years ago |
swfenc.c
|
Merge commit '194be1f43ea391eb986732707435176e579265aa'
|
11 years ago |
takdec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
tcp.c
|
lavf/tcp: Clarify that the -timeout option takes microseconds.
|
10 years ago |
tedcaptionsdec.c
|
avformat/tedcaptionsdec: make const arrays static const
|
11 years ago |
tee.c
|
avformat/tee: Simplify code by using avio_closep()
|
10 years ago |
thp.c
|
avformat/thp: dont mix integers with pointers
|
10 years ago |
tiertexseq.c
|
avformat/tiertexseq: use av_freep(), do not leave stale pointers in memory
|
10 years ago |
tls.c
|
Merge commit 'cd9d6399fd00f5aeacaa90cdc0b74c3570024119'
|
10 years ago |
tmv.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
tta.c
|
avformat: use ff_alloc_extradata()
|
11 years ago |
tty.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
txd.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
udp.c
|
avformat/udp: Allow to specify DSCP class
|
10 years ago |
uncodedframecrcenc.c
|
lavf: add uncodedframecrc test muxer.
|
11 years ago |
unix.c
|
Merge commit '6ee1cb5740e7490151db7dcec7e20ceaf8a2fe1f'
|
10 years ago |
url-test.c
|
Merge commit 'df9f22d42b0905385629a9d368bb5a1eef2b45ef'
|
12 years ago |
url.c
|
Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'
|
10 years ago |
url.h
|
Merge commit 'fb238f8230c1b0314985482207add548c68f83cf'
|
10 years ago |
urldecode.c
|
Use the avstring.h locale-independent character type functions
|
12 years ago |
urldecode.h
|
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
utils.c
|
avformat/utils: Use avio_closep() to avoid leaving stale pointers in memory
|
10 years ago |
vc1test.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
vc1testenc.c
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |
version.h
|
avformat/voc: add seeking support
|
10 years ago |
vivo.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
voc.c
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
|
12 years ago |
voc.h
|
avformat/voc: add seeking support
|
10 years ago |
vocdec.c
|
avformat/voc: add seeking support
|
10 years ago |
vocenc.c
|
Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228'
|
11 years ago |
vorbiscomment.c
|
Merge commit 'efcde917af407a6031ecff68edd51fce7b83d104'
|
11 years ago |
vorbiscomment.h
|
Merge commit 'efcde917af407a6031ecff68edd51fce7b83d104'
|
11 years ago |
vplayerdec.c
|
replace calls to url_feof() with avio_feof()
|
10 years ago |
vqf.c
|
Use new av_dict_set_int helper function.
|
10 years ago |
w64.c
|
Merge commit '13f57a4d881ec669b87bf82f424bfff502433060'
|
12 years ago |
w64.h
|
w64: fact guid support
|
12 years ago |
wavdec.c
|
avformat/wavdec: make start_code string larger
|
10 years ago |
wavenc.c
|
avformat/wavenc: check return value of strftime()
|
10 years ago |
wc3movie.c
|
Correct few "ffmpeg" typos
|
10 years ago |
webmdashenc.c
|
lavf/webmdashenc: Representation IDs should be unique.
|
10 years ago |
webpenc.c
|
avformat/webpenc: preserve single image VP8X flags
|
10 years ago |
webvttdec.c
|
avformat/webvttdec: Dont skip over a never checked byte after -->
|
11 years ago |
webvttenc.c
|
avcodec/webvttenc: add webvtt encoder
|
11 years ago |
westwood_aud.c
|
avformat/westwood_aud: replace != 0 error check by <0
|
10 years ago |
westwood_vqa.c
|
avformat/westwood_vqa: Remove unneeded cast
|
10 years ago |
wtv.h
|
wtv: make ff_format_videoinfo2 visible to wtv encoder
|
11 years ago |
wtv_common.c
|
wtv: make ff_format_videoinfo2 visible to wtv encoder
|
11 years ago |
wtvdec.c
|
avformat/wtvdec: Use av_freep() avoid leaving stale pointers in memory
|
10 years ago |
wtvenc.c
|
ff_put_wav_header: add flag to force WAVEFORMATEX
|
11 years ago |
wv.c
|
Merge commit '794ca87d2bff2513118de8b97595b3e23070e67d'
|
12 years ago |
wv.h
|
Merge commit '794ca87d2bff2513118de8b97595b3e23070e67d'
|
12 years ago |
wvdec.c
|
wvdec: check for eof in wv_read_block_header()
|
10 years ago |
wvenc.c
|
lavf: Don't explicitly flush after each written packet in muxers
|
11 years ago |
xa.c
|
xa: abort if number of channels or sample rate is 0
|
12 years ago |
xmv.c
|
avformat/xmv: Check return code of ff_alloc_extradata()
|
10 years ago |
xwma.c
|
wavdec: RIFX file format support
|
10 years ago |
yop.c
|
yop: only set extradata size after it has been successfully allocated
|
11 years ago |
yuv4mpeg.h
|
Merge commit 'e4dc1000d7bbbcb5b45cf9849fc5315f19578e37'
|
11 years ago |
yuv4mpegdec.c
|
avformat/yuv4mpegdec: fix "warning: field_order may be used uninitialized in this function"
|
10 years ago |
yuv4mpegenc.c
|
avformat/yuv4mpegenc: Use AVFormatContext strict_std_compliance instead of AVCodecContext
|
10 years ago |