|
|
|
@62e52b94
|
10 years |
vittorio.giovara |
vorbis_parser: Move vp check to avoid a null pointer dereference
CC: …
|
|
|
@c117da9d
|
10 years |
vittorio.giovara |
lpc: remove unneeded {}
Signed-off-by: Michael Niedermayer …
|
|
|
@bc75b64c
|
10 years |
vittorio.giovara |
vc1pred: remove logically dead code
CC: libav-stable@libav.org …
|
|
|
@960aff3
|
10 years |
martin |
lavf: Use wchar functions for filenames on windows for …
|
|
|
@b9d08c77
|
10 years |
martin |
lavf: Don't try to update files atomically with renames on windows
On …
|
|
|
@40665d27
|
10 years |
martin |
flvdec: Document how the duration is retrieved at the end of the file
…
|
|
|
@fe42f94c
|
10 years |
martin |
dashenc: Don't segment all video streams when one stream gets a …
|
|
|
@6f26f14f
|
10 years |
martin |
sidxindex: Write mimeType=audio/mp4 for audio-only representations
…
|
|
|
@208f3abb
|
10 years |
vittorio.giovara |
aacsbr: always initialize max_qmf_subbands
Fixes a wordly warning …
|
|
|
@55b59fab
|
10 years |
vittorio.giovara |
roqaudio: Always use the frame buffer on flush
Prevent NULL …
|
|
|
@0562887a
|
10 years |
vittorio.giovara |
tiffenc: initialize return value
'ret' can only be used without …
|
|
|
@299d8ab1
|
10 years |
vittorio.giovara |
cook: Make sure there is enough extradata
At least 8 bytes are needed …
|
|
|
@30b8eb0f
|
10 years |
vittorio.giovara |
sol: simplify sol_codec_id()
Bug-Id: CID 1238993
|
|
|
@b99ca863
|
10 years |
vittorio.giovara |
aacdec: avoid an out-of-bounds write
Also move the check in the case …
|
|
|
@277ff7f5
|
10 years |
vittorio.giovara |
lavu: move internal define to the only places where it is used
|
|
|
@065923b0
|
10 years |
vittorio.giovara |
mpegenc: prevent a NULL pointer dereference
CC: …
|
|
|
@9c12c6ff
|
10 years |
vittorio.giovara |
motion_est: convert stride to ptrdiff_t
CC: libav-stable@libav.org …
|
|
|
@f856d9c2
|
10 years |
martin |
dashenc: Don't require the stream bitrate to be known
Don't write any …
|
|
|
@eec7f032
|
10 years |
martin |
lavf: Remove a redundant include of sys/stat.h
The same file already …
|
|
|
@4b68edd0
|
10 years |
martin |
flvenc: Remove an unused variable
Signed-off-by: Martin Storsjö …
|
|
|
@cd975d56
|
10 years |
lu_zero |
hevc: Spin the mv_mpv_mode calls in a stand alone function
…
|
|
|
@1f80742f
|
10 years |
vittorio.giovara |
qdm2: avoid integer overflow
CC: libav-stable@libav.org
Bug-Id: CID 700555
|
|
|
@312daa15
|
10 years |
vittorio.giovara |
vp9: Use the correct upper bound for seg_id
And use a macro to make …
|
|
|
@d466d82
|
10 years |
vittorio.giovara |
dvdsubdec: Do not leak on failure path
CC: libav-stable@libav.org …
|
|
|
@a42d5c86
|
10 years |
vittorio.giovara |
libtwolame: prevent a NULL pointer dereference
CC: …
|
|
|
@863ee8a8
|
10 years |
vittorio.giovara |
lavfi: clean memory on error in ADD_FORMAT()
CC: …
|
|
|
@fd9badd3
|
10 years |
vittorio.giovara |
xwma: Do not leak on failure path
CC: libav-stable@libav.org
Bug-Id: …
|
|
|
@aa8b39d9
|
10 years |
vittorio.giovara |
lavc: Move the libtwolame encoder registration to the list for …
|
|
|
@7fd10f66
|
10 years |
martin |
hdsenc: Clear the previous codec tag when setting up the chained muxer …
|
|
|
@f918b8a2
|
10 years |
martin |
hdsenc: Use the right filename in an error message
Signed-off-by: …
|
|
|
@7813e675
|
10 years |
martin |
configure: Fix enabling memalign_hack automatically
simd_align_16 is …
|
|
|
@2007082d
|
10 years |
vittorio.giovara |
mov: check ff_get_wav_header() return value
CC: …
|
|
|
@85dc006
|
10 years |
vittorio.giovara |
lavc: fix bitshifts amount bigger than the type
CC: …
|
|
|
@771656bd
|
10 years |
vittorio.giovara |
libvpxenc: clean memory on error
CC: libav-stable@libav.org
Bug-Id: …
|
|
|
@a28468d0
|
10 years |
vittorio.giovara |
librtmp: append the correct field to the string
Also prevent a NULL …
|
|
|
@9257692a
|
10 years |
martin |
lavf: Only initialize s->offset once when using avoid_negative_ts …
|
|
|
@c302d034
|
10 years |
martin |
tools: Add a sidxindex tool
This tool can write an MPD file for …
|
|
|
@40ed1cbf
|
10 years |
martin |
movenc: Allow writing a DASH sidx atom at the start of files
This is …
|
|
|
@3847f3ab
|
10 years |
martin |
movenc: Add tfra entries for all tracks in a moof
Previously only …
|
|
|
@fe5e6e34
|
10 years |
martin |
lavf: Add an MPEG-DASH ISOFF segmenting muxer
This is mostly to serve …
|
|
|
@2ded5737
|
10 years |
martin |
movenc: Add support for writing sidx atoms for DASH segments
A flag …
|
|
|
@2d9d6afb
|
10 years |
martin |
movenc: Factorize adding fragment info into a separate function
By …
|
|
|
@0f9eb91
|
10 years |
martin |
movenc: Include empty tracks in iods when writing fragmented mp4
When …
|
|
|
@c64f3615
|
10 years |
anton |
flvenc: Send new metadata when FLAG_METADATA_UPDATED is set.
…
|
|
|
@4d0cd5f5
|
10 years |
anton |
flvenc: move metadata updates into a single function
Signed-off-by: …
|
|
|
@8b573dd
|
10 years |
anton |
hevc: remove superfluous assignments and checks
|
|
|
@eac3ac1f
|
10 years |
anton |
hevc: eliminate an unneeded intermediate variable
|
|
|
@eb335f3c
|
10 years |
anton |
hevc: reduce variable scope
Also, collapse the array into a scalar, …
|
|
|
@84c0ece5
|
10 years |
anton |
hevc: further reduce code duplication in hls_prediction_unit()
|
|
|
@a7b365ae
|
10 years |
anton |
hevc: reduce code duplication in hls_prediction_unit()
|
|
|
@de1f8ead
|
10 years |
anton |
hevcdsp_template: templatize transquant_bypass
|
|
|
@16c01fb4
|
10 years |
anton |
hevc: remove an unused function parameter
|
|
|
@84b94639
|
10 years |
anton |
hevc: remove a redundant line
pred_mode is overwritten a few lines …
|
|
|
@2c6a7f93
|
10 years |
anton |
hevc: do not store rqt_root_cbf in the context
It does not need to be …
|
|
|
@920bca3
|
10 years |
anton |
hevc: do not store pcm_flag in the context
It does not need to be …
|
|
|
@c00365b4
|
10 years |
martin |
aarch64: Make the function pointer tables position independent
This …
|
|
|
@2fa6d211
|
10 years |
vittorio.giovara |
on2avc: Fix out of array access
CC: libav-stable@libav.org
Bug-Id: …
|
|
|
@74d7db58
|
10 years |
vittorio.giovara |
dv: Drop a spurious check
The buffer is always valid.
Bug-Id: CID 700682
|
|
|
@8562c148
|
10 years |
anton |
Icecast: Send content-type in all cases
This is needed because …
|
|
|
@3a6bb973
|
10 years |
anton |
Icecast: Send 100-continue header if possible
This allows for proper …
|
|
|
@2e170405
|
10 years |
lu_zero |
vf_interlace: Add SIMD for lowpass filter
Signed-off-by: Luca Barbato …
|
|
|
@d16ec1b6
|
10 years |
vittorio.giovara |
atrac3plus: always initialize refwaves
CC: libav-stable@libav.org …
|
|
|
@60e0ee7c
|
10 years |
vittorio.giovara |
lpc: always initialize ref and err
CC: libav-stable@libav.org
Bug-Id: …
|
|
|
@3a6ddfb8
|
10 years |
vittorio.giovara |
exr: check return value
CC: libav-stable@libav.org
Bug-Id: CID 1198259
|
|
|
@e4cb6abb
|
10 years |
vittorio.giovara |
bgmc: fix sizeof arguments
CC: libav-devel@libav.org
Bug-Id: CID …
|
|
|
@4b39cc1a
|
10 years |
vittorio.giovara |
riff: support ProRes in avi (APCN fourcc)
|
|
|
@a2448cfe
|
10 years |
vittorio.giovara |
jpeg2000: do not compute the same value twice
CC: …
|
|
|
@59846452
|
10 years |
vittorio.giovara |
svq1enc: check ff_get_buffer return value
CC: libav-stable@libav.org …
|
|
|
@994ab180
|
10 years |
vittorio.giovara |
ansi: check ff_set_dimensions return value
CC: libav-stable@libav.org …
|
|
|
@c7384664
|
10 years |
vittorio.giovara |
avs: check ff_set_dimensions return value
CC: libav-stable@libav.org …
|
|
|
@2b5c1efa
|
10 years |
vittorio.giovara |
g2meet: check ff_set_dimensions return value
CC: …
|
|
|
@c6d7c201
|
10 years |
vittorio.giovara |
indeo3: check ff_set_dimensions return value
CC: …
|
|
|
@8e104619
|
10 years |
vittorio.giovara |
shorten: check for return value
Avoid a possible negative bitshift.
…
|
|
|
@d5d2d6c3
|
10 years |
vittorio.giovara |
dcadec: initialize variables before use
CC: libav-stable@libav.org …
|
|
|
@1a9c1333
|
10 years |
vittorio.giovara |
escape124: explicitly set get_bits1 variable
Makes coverity less …
|
|
|
@2ffb0598
|
10 years |
vittorio.giovara |
mlpdec: check for negative index
CC: libav-stable@libav.org
Bug-Id: …
|
|
|
@6abe7eda
|
10 years |
vittorio.giovara |
ffv1: fix out-of-bounds read
CC: libav-stable@libav.org
Bug-Id: CID …
|
|
|
@5aa710f4
|
10 years |
vittorio.giovara |
vorbisenc: add missing parenthesis
Bug-Id: CID 1238791
|
|
|
@e9a6ae77
|
10 years |
vittorio.giovara |
dpxenc: mention missing break
Bug-Id: CID 732229
|
|
|
@4dda5e9b
|
10 years |
vittorio.giovara |
sunrastenc: mention missing break
Bug-Id: CID 732231
|
|
|
@28d82b76
|
10 years |
vittorio.giovara |
vc1dec: refactor check with missing parenthesis
FATE tests updated …
|
|
|
@2c98dc75
|
10 years |
vittorio.giovara |
vc1dec: always initialize tx and ty
CC: libav-stable@libav.org …
|
|
|
@e3f50f24
|
10 years |
vittorio.giovara |
dnxhdenc: check negative index
CC: libav-stable@libav.org
Bug-Id: CID …
|
|
|
@b1b1a737
|
10 years |
vittorio.giovara |
display: fix order of operands
CC: libav-stable@libav.org
Bug-Id: CID …
|
|
|
@bdcb5794
|
10 years |
vittorio.giovara |
nellymoserenc: fix array index
CC: libav-stable@libav.org
Bug-Id: CID …
|
|
|
@aa7c429c
|
10 years |
vittorio.giovara |
nellymoserenc: fix array element ordering
Fixes assertion failures …
|
|
|
@8dd0a2c5
|
10 years |
vittorio.giovara |
libopusenc: prevent an out-of-bounds read by returning early
CC: …
|
|
|
@b09cf8af
|
10 years |
vittorio.giovara |
libopusenc: check return value
CC: libav-stable@libav.org
Bug-Id: CID …
|
|
|
@29234f56
|
10 years |
vittorio.giovara |
vp7: fix checking vp7_feature_value_size()
CC: libav-stable@libav.org …
|
|
|
@68a3547
|
10 years |
vittorio.giovara |
4xm: more thorought check for negative index and negative shift
CC: …
|
|
|
@c9c7d59b
|
10 years |
vittorio.giovara |
tiff: Use av_mallocz_array
CC: libav-stable@libav.org
|
|
|
@c6074a30
|
10 years |
vittorio.giovara |
opt: Fix the documentation mentioning av_set_string3
It is av_opt_set now.
|
|
|
@1b667269
|
10 years |
vittorio.giovara |
h264_parser: don't stop on SPS_EXT in split
Add SPS_EXT, SEI, and …
|
|
|
@4cb9f1a7
|
10 years |
vittorio.giovara |
h264_cabac: fix one fill_rectangle() indentation level
Bug-Id: CID 1087088
|
|
|
@60b05513
|
10 years |
vittorio.giovara |
png_parser: fix size of chunk_lenght
Fixes the comparison against …
|
|
|
@443502a
|
10 years |
vittorio.giovara |
dvbsubdec: move shared codepath
CC: libav-stable@libav.org
Bug-Id: …
|
|
|
@23833236
|
10 years |
vittorio.giovara |
dvbsubdec: improve error checking
Use av_mallocz_array instead of …
|
|
|
@1bdd21d9
|
10 years |
vittorio.giovara |
dvbsubdec: add missing break
Fix a memory leak too.
CC: …
|
|
|
@a6defd1
|
10 years |
vittorio.giovara |
hevc_cabac: decrease CABAC_MAX_BIN
Prevents shifts with undefined …
|
|
|
@9e9be5a2
|
10 years |
vittorio.giovara |
hevc_mvs: prevent unitialized use
CC: libav-stable@libav.org
Bug-Id: …
|
|
|