ffmpeg | branch: master | Muhammad Faiz | Thu Jun 2
16:10:47 2016 +0700| [1e6a0c9d140c92dd4bcba6b14e227debfcd34308] | committer:
Muhammad Faiz
avfilter/avf_showcqt: render default font at 960x16
and let ffmpeg scaler scale it
this impoves quality
Signed-off-by: Muhammad Faiz
> http://git.v
ffmpeg | branch: master | Timo Rothenpieler | Sat Jun
4 12:20:59 2016 +0200| [7c55f5d782cec4ecb5733ec3c70014957619c5db] | committer:
Timo Rothenpieler
avcodec/nvenc: Don't set packet duration
It's not expected to be set on video packets and causes issues in
ffmpeg.c.
> http://git.videolan.or
ffmpeg | branch: master | Michael Niedermayer | Sat
Jun 4 04:40:28 2016 +0200| [d953b2857b5b51ba363163139bf661216e0ee57c] |
committer: Michael Niedermayer
avcodec/utils: initialize delay in avcodec_parameters_to_context()
Fixes lost codec delayy
Should fix Ticket5509
Signed-off-by: Michael N
ffmpeg | branch: master | Michael Niedermayer | Fri
Jun 3 23:29:05 2016 +0200| [bb3388fd60e55db0b162dc78409ae495cbc6b64f] |
committer: Michael Niedermayer
avformat/dump: Print tbc value
Fixes regression of av_dump_format()
Fixes part of Ticket 5444
Signed-off-by: Michael Niedermayer
> http
ffmpeg | branch: master | Michael Niedermayer | Sun
Jun 5 01:46:18 2016 +0200| [39c0b22df42088cf4fb1ceb2447291c224a5c7ed] |
committer: Michael Niedermayer
avcodec/mpegvideo: Deallocate last/next picture earlier
Fixes regression with mplayers direct rendering and reduces buffer count
pressure
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Wed May 11 00:00:52 2016 +0200| [79181b97d477386e26bd1d4d476b33376f194c96] |
committer: Michael Niedermayer
avformat/utils: Check bps before using it in a shift in ff_get_pcm_codec_id()
Fixes undefined shift
Fixes: usan_shift
Found-by: Thom
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Thu Apr 28 22:50:48 2016 +0200| [2fc7e5c1b553d9644ef003c15f89c17487824603] |
committer: Michael Niedermayer
avformat/ffmdec: Check pix_fmt
Fixes crash
Fixes Ticket5412
Signed-off-by: Michael Niedermayer
(cherry picked from commit 78baa450d
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Sat May 28 23:51:35 2016 +0200| [7f864badc01f92f5861aa57dc954c07977b2f1f4] |
committer: Michael Niedermayer
avformat/utils: avoid overflow in compute_chapters_end() with huge durations
Fixes: usan_granule_overflow
Found-by: Thomas Guilbert
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Mon May 2 22:00:55 2016 +0200| [9491f47035bfdf2d0c457ad0333cc59c790f6b7c] |
committer: Michael Niedermayer
avformat/options_table: Add missing identifier for very strict compliance
Fixes Ticket5443
Signed-off-by: Michael Niedermayer
(cher
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Mon May 2 12:45:14 2016 +0200| [ef2b8416d95647c39634ddb2dcf2aa1bcbe9292a] |
committer: Michael Niedermayer
avcodec/mjpegdec: Do not try to detect last scan but apply idct after all scans
for progressive jpeg
Fixes: IMG-20160418-WA0002.jpg
ffmpeg | branch: release/3.0 | Gregor Riepl | Tue May 24
15:17:22 2016 +0200| [241f1e603f5c958a41083658ab3d494f913d146e] | committer:
Michael Niedermayer
ffserver: fixed deallocation bug in build_feed_streams
Signed-off-by: Gregor Riepl
Signed-off-by: Michael Niedermayer
(cherry picked from
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Thu May 19 18:02:53 2016 +0200| [4d9fdca05319ec84c3052521b6693ce59fd2e0d9] |
committer: Michael Niedermayer
avcodec/diracdec: Fix potential integer overflow
Fixes CID1361948
Signed-off-by: Michael Niedermayer
(cherry picked from commit 7ec
ffmpeg | branch: release/3.0 | Chris Cunningham |
Mon May 9 15:27:29 2016 -0700| [069eea16d975643bee6a42643c9bac54f170ee9c] |
committer: Michael Niedermayer
libavformat/oggdec: Free stream private when header parsing fails.
Leaking this private structure opens up the possibility that it may
b
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Tue May 10 23:12:58 2016 +0200| [46360e36d928d0856ce818adbec9d9545c4c5559] |
committer: Michael Niedermayer
avformat/oggparseopus: Check that granule pos is within the supported range
Larger values would imply file durations of astronomic pr
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Mon May 16 05:10:21 2016 +0200| [d7ae13d47934b9dd90a2d37bb97043d1f77a0452] |
committer: Michael Niedermayer
swresample/resample: Fix division by 0 with tap_count=1
Signed-off-by: Michael Niedermayer
(cherry picked from commit feeb3a92616310
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Sun May 15 18:33:09 2016 +0200| [f6586db165da1007e347bfa2822d0e183dd841a5] |
committer: Michael Niedermayer
swresample/rematrix: Use error diffusion to avoid error in the DC component of
the matrix
This fixes the sum of the integer coeffici
ffmpeg | branch: release/3.0 | Thomas Guilbert | Fri May
27 15:50:25 2016 -0700| [dab82a2a7c907f0ff842f9a1ce05670cfe6715ab] | committer:
Michael Niedermayer
avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and
libavformat/utils.c
Fixes: usan_granule_overflow
constant type fix
ffmpeg | branch: release/3.0 | Will Kelleher | Thu Apr
7 08:58:31 2016 -0500| [7c43c48fda09cd734ad1e28ef2b8f0a2e197d4e0] | committer:
Michael Niedermayer
hevc: Fix memory leak related to a53_caption data
Signed-off-by: Will Kelleher
Signed-off-by: Michael Niedermayer
(cherry picked from com
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Tue May 31 22:01:13 2016 +0200| [e5942c14363180644cd7a56c9a4b8385469e8771] |
committer: Michael Niedermayer
avcodec/bmp_parser: Fix state
Fixes Ticket5598
Signed-off-by: Michael Niedermayer
(cherry picked from commit d0388bd32e1c84a9ef87ba
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Wed May 18 20:40:08 2016 +0200| [69c3dfdd548f25d7bd260afbf59987e37eb60f33] |
committer: Michael Niedermayer
doc/developer.texi: Add a code of conduct
See: [FFmpeg-devel] [Vote] Code of Conduct
Signed-off-by: Michael Niedermayer
(cherry pic
ffmpeg | branch: release/3.0 | Chris Cunningham |
Tue May 17 11:28:32 2016 -0700| [145b18ce9a27554fdb4af5f2c122b5f44bf521b3] |
committer: Michael Niedermayer
avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id()
Fixes: undefined shift.
Signed-off-by: Michael Niedermayer
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Mon May 16 13:43:02 2016 +0200| [e5d167149d82a8ca3509a94a62989af5b24a943d] |
committer: Michael Niedermayer
avformat/utils: Do not compute the bitrate from duration == 0
Fixes division by 0 in fate-acodec-ra144
Signed-off-by: Michael Nieder
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Sat May 28 23:51:35 2016 +0200| [cc1e01d8b67f41659cb03f2500f18fe5df647ff1] |
committer: Michael Niedermayer
avformat/utils: avoid overflow in update_stream_timings() with huge durations
Fixes: usan_granule_overflow
Found-by: Thomas Guilbert
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Sun Jun 5 01:46:18 2016 +0200| [c6470d81939c41a146bad87816fd8f03c271468f] |
committer: Michael Niedermayer
avcodec/mpegvideo: Deallocate last/next picture earlier
Fixes regression with mplayers direct rendering and reduces buffer count
pres
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Mon May 16 12:49:06 2016 +0200| [ed71759fd08b1b2c4760c5bc973318c534dc346a] |
committer: Michael Niedermayer
ffmpeg: Check that r_frame_rate is set before attempting to use it
Avoids unexpected occurance and dependency on NaN behavior and div
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Wed May 18 23:27:54 2016 +0200| [b11900251fff69214cb5c73b491ca14c6bc2eacb] |
committer: Michael Niedermayer
avformat/avidec: Detect index with too short entries
Fixes Ticket5498
Signed-off-by: Michael Niedermayer
(cherry picked from commit
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Sun May 15 21:34:37 2016 +0200| [1cd872a7d555bd74a53bb7538bfb7c393c04e42d] |
committer: Michael Niedermayer
swresample/rematrix: Use clipping s16 rematrixing if overflows are possible
Signed-off-by: Michael Niedermayer
(cherry picked from c
27 matches
Mail list logo