git.videolan.org
/
ffmpeg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ffmpeg.git
2019-07-19
Michael Niedermayer
avformat/utils: Check rfps_duration_sum for overflow
commit
|
commitdiff
|
tree
2019-07-19
Michael Niedermayer
avcodec/agm: Fix overflow of signed shift
commit
|
commitdiff
|
tree
2019-07-19
Michael Niedermayer
avcodec/h264_refs: Also check reference in ff_h264_buil...
commit
|
commitdiff
|
tree
2019-07-19
Michael Niedermayer
avcodec/h264_cavlc: Fix integer overflows with motion...
commit
|
commitdiff
|
tree
2019-07-19
Michael Niedermayer
avcodec/atrac9dec: Check conditions before apply_band_e...
commit
|
commitdiff
|
tree
2019-07-19
Michael Niedermayer
tools/target_dem_fuzzer: ignore avformat_find_stream_in...
commit
|
commitdiff
|
tree
2019-07-18
Shiyou Yin
avutil/mips: refactor msa load and store macros.
commit
|
commitdiff
|
tree
2019-07-18
Michael Niedermayer
avformat/ifv: Check for EOF in read_index()
commit
|
commitdiff
|
tree
2019-07-18
Andreas Rheinhardt
matroskadec: Remove redundant const
commit
|
commitdiff
|
tree
2019-07-18
Andreas Rheinhardt
matroskadec: Add sizes to forward declarations
commit
|
commitdiff
|
tree
2019-07-17
Michael Niedermayer
avcodec/dnxhd_parser: Fix parser when input does not...
commit
|
commitdiff
|
tree
2019-07-17
Michael Niedermayer
avformat/rawdec: Make the raw packet size configurable
commit
|
commitdiff
|
tree
2019-07-17
Michael Niedermayer
avcodec/dnxhd_parser: Optimize insufficient buf size...
commit
|
commitdiff
|
tree
2019-07-17
Michael Niedermayer
avcodec/dnxhd_parser: remove unneeded code
commit
|
commitdiff
|
tree
2019-07-17
Michael Niedermayer
avcodec/parser: Check next index validity in ff_combine...
commit
|
commitdiff
|
tree
2019-07-17
Michael Niedermayer
avformat/takdec: Check for multiple streaminfo
commit
|
commitdiff
|
tree
2019-07-17
Michael Niedermayer
avformat/takdec: Free buffer on error pathes
commit
|
commitdiff
|
tree
2019-07-17
Michael Niedermayer
avcodec/ivi: Ask for samples with odd tiles
commit
|
commitdiff
|
tree
2019-07-17
James Almer
avcodec: clarify the allocation requirements for intra_...
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Improve check for level 1 duplicates
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Use file offsets for level 1...
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Reindent after previous commit
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Accept more unknown-length elemen...
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Fix probing of unknown-length...
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Accept more unknown-length elements
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Improve invalid length error...
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Don't skip too much when unseekable
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Typos, nits and cosmetics
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Reuse positions
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Redo EOF handling
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Combine arrays
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Don't reset cluster position
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Make cluster parsing level compatible
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Redo level handling
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Link to parents in syntax tables
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Introduce a "last known good...
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Refactor some functions
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Use proper levels after discontínuity
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Add function to reset status
commit
|
commitdiff
|
tree
2019-07-16
Andreas Rheinhardt
avformat/matroskadec: Don't abort resyncing upon seek...
commit
|
commitdiff
|
tree
2019-07-15
James Almer
avcodec: remove reference to AVPacket's destruct field
commit
|
commitdiff
|
tree
2019-07-15
Steven Liu
fate: add hls fmp4 segment type test case
commit
|
commitdiff
|
tree
2019-07-15
Steven Liu
avformat/hlsenc: use old way for fragment mp4 in HLS...
commit
|
commitdiff
|
tree
2019-07-15
Jun Zhao
doc/codecs: Add missing documentation for nointra
commit
|
commitdiff
|
tree
2019-07-14
Michael Niedermayer
avformat/xmv: Make bitrate 64bit
commit
|
commitdiff
|
tree
2019-07-14
Michael Niedermayer
avformat/vividas: Fixes overflow in shift in recover_key()
commit
|
commitdiff
|
tree
2019-07-14
Michael Niedermayer
avcodec/iff: Add "else" to make code look prettier
commit
|
commitdiff
|
tree
2019-07-14
Andreas Rheinhardt
dump_extra: Don't add extradata if it already exists
commit
|
commitdiff
|
tree
2019-07-14
Paul B Mahol
avfilter/vf_hysteresis: use time_base from framesync
commit
|
commitdiff
|
tree
2019-07-14
Paul B Mahol
doc/filters: document new remap filter option
commit
|
commitdiff
|
tree
2019-07-14
Paul B Mahol
avfilter/vf_remap: add option to control output format
commit
|
commitdiff
|
tree
2019-07-14
Paul B Mahol
avfilter/vf_remap: use time_base from framesync
commit
|
commitdiff
|
tree
2019-07-14
Paul B Mahol
avfilter/vf_displace: use time_base from framesync
commit
|
commitdiff
|
tree
2019-07-14
Steve Lhomme
avcodec/h264_slice: set the SEI parameters early on...
commit
|
commitdiff
|
tree
2019-07-14
Steve Lhomme
avcodec/hevcdec: set the SEI parameters early on the...
commit
|
commitdiff
|
tree
2019-07-14
Paul B Mahol
avfilter/vf_midequalizer: always use framesync timestamps
commit
|
commitdiff
|
tree
2019-07-14
Paul B Mahol
avfilter/vf_maskedmerge: always use framesync timestamps
commit
|
commitdiff
|
tree
2019-07-14
Paul B Mahol
avfilter/vf_threshold: use time_base from framesync
commit
|
commitdiff
|
tree
2019-07-14
Paul B Mahol
avfilter/vf_blend: add 9bit support
commit
|
commitdiff
|
tree
2019-07-13
Jernej Fijacko
avcodec/dvbsub: add support for Display Definition...
commit
|
commitdiff
|
tree
2019-07-13
Andreas Rheinhardt
avformat: Don't suggest deprecated function
commit
|
commitdiff
|
tree
2019-07-13
Paul B Mahol
avfilter/af_aiir: calculate group delay too
commit
|
commitdiff
|
tree
2019-07-13
Michael Niedermayer
avcodec/pngdec: Check that previous_picture has same...
commit
|
commitdiff
|
tree
2019-07-13
Michael Niedermayer
avcodec/huffyuvdec: Check vertical subsampling in hymt
commit
|
commitdiff
|
tree
2019-07-13
Michael Niedermayer
avcodec/huffyuv: remove gray8a (the format is listed...
commit
|
commitdiff
|
tree
2019-07-13
Michael Niedermayer
tools/target_dec_fuzzer: Remove redundant av_free()
commit
|
commitdiff
|
tree
2019-07-13
Michael Niedermayer
avcodec/mpc8: Fixes invalid shift in mpc8_decode_frame()
commit
|
commitdiff
|
tree
2019-07-13
Paul B Mahol
avfilter/af_aiir: do not ignore k option for audio...
commit
|
commitdiff
|
tree
2019-07-12
Marton Balint
avformat/mpegts: respect program number when merging...
commit
|
commitdiff
|
tree
2019-07-12
Marton Balint
avformat/movenc: use unspecified language by default
commit
|
commitdiff
|
tree
2019-07-12
Andreas Rheinhardt
lavf/webm_chunk: Correct duration if start time > 0
commit
|
commitdiff
|
tree
2019-07-12
Andreas Rheinhardt
lavf/webm_chunk: Fix NULL dereference
commit
|
commitdiff
|
tree
2019-07-11
Paul B Mahol
avcodec/magicyuv: add support for recently added YUV444P10
commit
|
commitdiff
|
tree
2019-07-11
Steven Liu
fate: add hls_list_size fate test case
commit
|
commitdiff
|
tree
2019-07-11
Steven Liu
avformat/hlsenc: use one handler for m3u8 and segments
commit
|
commitdiff
|
tree
2019-07-11
Steven Liu
fate: add hls_init_time option fate
commit
|
commitdiff
|
tree
2019-07-11
Steven Liu
avformat/http: change error message from numeric code...
commit
|
commitdiff
|
tree
2019-07-11
Steven Liu
avutil/hwcontext_vaapi: move kernel_driver into CONFIG_...
commit
|
commitdiff
|
tree
2019-07-11
Steven Liu
avcodec/videotoolboxenc: remove unused variable
commit
|
commitdiff
|
tree
2019-07-10
Paul B Mahol
avfilter/avf_showfreqs: make selecting window size...
commit
|
commitdiff
|
tree
2019-07-10
Paul B Mahol
avfilter/af_afftfilt: make selecting window size simpler
commit
|
commitdiff
|
tree
2019-07-10
James Zern
avcodec/utils, avcodec_open2: close codec on failure
commit
|
commitdiff
|
tree
2019-07-10
Cameron Cawley
avformat/rpl: Replace strcpy with av_strlcpy
commit
|
commitdiff
|
tree
2019-07-10
YunQiang Su
avcodec/mips/cabac: replace addi with addiu
commit
|
commitdiff
|
tree
2019-07-10
Shiyou Yin
avutil/mips: optimize UNPCK&SAD macros with MSA2.0...
commit
|
commitdiff
|
tree
2019-07-10
Steven Liu
avformat/dashdec: fix code style and remove some empty...
commit
|
commitdiff
|
tree
2019-07-09
Andreas Rheinhardt
truehd_core: Switch to in-place modifications
commit
|
commitdiff
|
tree
2019-07-09
Andreas Rheinhardt
truehd_core: Use byte offsets instead of bit offsets
commit
|
commitdiff
|
tree
2019-07-09
Andreas Rheinhardt
truehd_core: Miscellaneous improvements
commit
|
commitdiff
|
tree
2019-07-09
Andreas Rheinhardt
truehd_core: Return error in case of error
commit
|
commitdiff
|
tree
2019-07-09
Andreas Rheinhardt
truehd_core: Correct output size
commit
|
commitdiff
|
tree
2019-07-09
Andreas Rheinhardt
truehd_core: Disable 16-channel presentation
commit
|
commitdiff
|
tree
2019-07-08
Andreas Rheinhardt
configure, cbs_h2645: Remove unneeded golomb dependency
commit
|
commitdiff
|
tree
2019-07-08
Andreas Rheinhardt
cbs_h264, h264_metadata: Deleting SEI messages never...
commit
|
commitdiff
|
tree
2019-07-08
Andreas Rheinhardt
cbs: ff_cbs_delete_unit: Replace return value with...
commit
|
commitdiff
|
tree
2019-07-08
Thilo Borgmann
lavd/avfoundation: Set correct default value 0 for...
commit
|
commitdiff
|
tree
2019-07-08
Thilo Borgmann
doc/indevs: Add new option and example to avfoundation.
commit
|
commitdiff
|
tree
2019-07-08
Thilo Borgmann
lavd/avfoundation: Reindent after last commit.
commit
|
commitdiff
|
tree
2019-07-08
Thilo Borgmann
lavd/avfoundation: Support muxed type of devices includ...
commit
|
commitdiff
|
tree
2019-07-08
Thilo Borgmann
lavd/avfoundation: Refine some log messages.
commit
|
commitdiff
|
tree
next