ffmpeg | branch: master | Aman Gupta | Thu Apr 19 15:34:01 2018
-0700| [bcff983dc340e7651893546c0e1daf4cb37b] | committer: Aman Gupta
avcodec/videotoolbox: fix kVTCouldNotFindVideoDecoderErr trying to decode HEVC
on iOS
Older iOS devices don't have a hardware HEVC decoder, but the
software
ffmpeg | branch: master | Aman Gupta | Fri May 4 18:24:31 2018
-0700| [84e03db9a334611d261cb09c534a56bf57a49cd9] | committer: Aman Gupta
avcodec/videotoolbox: improve logging of decoder errors
Signed-off-by: Aman Gupta
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=84e03db9a3346
ffmpeg | branch: master | Paul B Mahol | Sat May 5 00:30:21
2018 +0200| [c2fd69ba623931c0be493813a20b20ec7b803977] | committer: Paul B Mahol
avfilter/vf_colorbalance: add 16bit depth support
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c2fd69ba62393
ffmpeg | branch: master | Timo Rothenpieler | Mon Apr
23 18:27:47 2018 +0200| [7d4e1f7cfb667585514bfa0a4d0fee2f717a93ed] | committer:
Timo Rothenpieler
avcodec/nvenc: make hw_frames_ctx fully optional
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7d4e1f7cfb667585514bfa0a4d0fee2f7
ffmpeg | branch: master | pkviet | Thu May 3 02:15:52
2018 +0200| [155375123c1f2e41f97057f00e65bcbb20f7833a] | committer: Timo
Rothenpieler
avcodec/nvenc: support dynamic bitrate changes
The patch enables dynamic bitrate through ReconfigureEncoder method
from nvenc API.
This is useful for liv
ffmpeg | branch: master | Timo Rothenpieler | Thu May
3 18:57:40 2018 +0200| [fdbb4b9a7866919e58212d3927ca47528235d847] | committer:
Timo Rothenpieler
avcodec/nvenc: move reconfig_encoder call inside of push/pop ctx
Also make it void, it must not fail the encode anyway.
> http://git.videolan
ffmpeg | branch: master | Miroslav Slugeň | Sun Feb 12
19:53:58 2017 +0100| [952421cd20ace9f0dccbf37e9ab9c165a68d17d0] | committer:
Timo Rothenpieler
avcodec/nvenc: support dynamic aspect ratio change
If there is input like DVB-T streams it can change aspect ratio
on-the-fly, so nvenc should r
ffmpeg | branch: master | Roman Arzumanyan | Thu Mar
22 12:30:06 2018 +0300| [5a88e8c36581fed09c7db6dc7229f1fd9ab5559d] | committer:
Timo Rothenpieler
avcodec/nvenc: add A53CC support
Signed-off-by: Timo Rothenpieler
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5a88e8c36581fed
ffmpeg | branch: master | Kevin Wheatley | Mon Apr
30 16:33:51 2018 +0100| [51775bc1cdeff04b836422be66e8098146aedcce] | committer:
James Almer
avfilter/vf_libvmaf: the libvmaf filter tried to join on an invalid thread id
The thread id was invalid because it was not initialised
during the calls
ffmpeg | branch: master | Paul B Mahol | Fri May 4 23:17:53
2018 +0200| [244d4ba0da00b0ea7a3107ba16a983c65b182180] | committer: Paul B Mahol
avfilter/vf_lut3d: fix typo
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=244d4ba0da00b0ea7a3107ba16a983c65b1
ffmpeg | branch: master | Paul B Mahol | Thu May 3 15:20:21
2018 +0200| [0bcc66571aab7e49f77ad49004c183a4e15e337a] | committer: Paul B Mahol
avfilter/vf_edgedetect: add planes option
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0bcc66571aab7e49f77ad
ffmpeg | branch: master | Paul B Mahol | Thu May 3 15:39:06
2018 +0200| [20c83be27a3eddf59d9c55ec855f4b2788e3771f] | committer: Paul B Mahol
avfilter/vf_edgedetect: add more formats support to canny mode
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=
ffmpeg | branch: master | Paul B Mahol | Thu May 3 15:05:51
2018 +0200| [d122c8b1028bb713c6c0cdb45d477f43b62d2436] | committer: Paul B Mahol
avfilter/vf_edgedetect: add canny mode
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d122c8b1028bb713c6c0cdb4
ffmpeg | branch: master | Paul B Mahol | Fri May 4 21:05:52
2018 +0200| [aba39cc1f18faf68cf287032516c8ee4efb709b4] | committer: Paul B Mahol
avfilter/vf_convolution: add column/vertical mode
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=aba39cc1f18fa
ffmpeg | branch: master | Paul B Mahol | Thu May 3 20:00:25
2018 +0200| [901dc11bb67e2e0746bbd147ecbc4d02cd8cfa25] | committer: Paul B Mahol
avfilter/vf_lut3d: add planar rgb support
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=901dc11bb67e2e0746bbd
ffmpeg | branch: master | Aman Gupta | Tue Apr 24 18:54:45 2018
-0700| [a75bb5496ac6e7e194f1c6fd3b87f02a52e74adb] | committer: Aman Gupta
avcodec/mediacodecdec: wait on first frame after input buffers are full
The output_buffer_count==0 special case is no longer required, and
can cause spurious
ffmpeg | branch: master | Aman Gupta | Thu Apr 26 11:51:15 2018
-0700| [9b563f6584b5ba2292975f0917268ac7b37497eb] | committer: Aman Gupta
avcodec/mediacodecdec: add workaround for buggy amlogic mpeg2 decoder
I tested the previous mediacodec changes on seven different Android
TV devices, with bo
ffmpeg | branch: master | Aman Gupta | Tue Apr 24 12:40:38 2018
-0700| [f6681feda641c026d84f6d207f661bf9b87d9d70] | committer: Aman Gupta
avcodec/mediacodecdec: restructure mediacodec_receive_frame
The new logic follows a recommendation by @rcombs to use
dequeueInputBuffer with a timeout of 0 a
ffmpeg | branch: master | Aman Gupta | Thu Apr 26 11:50:55 2018
-0700| [fe0a6bcbda0f51d0613dbbd42a7635c22530ce95] | committer: Aman Gupta
avcodec/mediacodec_wrapper: add helper to fetch SDK_INT
Signed-off-by: Matthieu Bouron
Signed-off-by: Aman Gupta
> http://git.videolan.org/gitweb.cgi/ffmp
ffmpeg | branch: master | wm4 | Fri Apr 27 21:35:56
2018 +0200| [7074a7ccd9a4d4e445252780fd182aa0b3778b79] | committer: wm4
avformat: add vapoursynth wrapper
This can "demux" .vpy files. Autodetection of .vpy scripts is
intentionally not done, because it would be a major security issue. You
nee
ffmpeg | branch: master | Paul B Mahol | Fri May 4 14:19:03
2018 +0200| [4bad76b6e9e44b54bf08fd190c22edeb8222d83d] | committer: Paul B Mahol
avfilter/vf_amplify: add more options for finer filtering
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4bad7
ffmpeg | branch: master | wm4 | Sat Apr 28 20:36:49
2018 +0200| [1d642ebfdb31b7c55ba02500a76f3febf04ce434] | committer: wm4
avformat/hls: don't propagate deprecated "user-agent" AVOption
This code will print a warning if any user agent is set - even if the
API user used the proper non-deprecate
ffmpeg | branch: master | wm4 | Sat Apr 28 19:24:12
2018 +0200| [022d4a2114d2586d4807f5810160f0f565ab80d7] | committer: wm4
avformat/matroskaenc: do not write timebase as framerate
If the API user doesn't set avg_frame_rate, matroskaenc will write the
current timebase as "default duration" for
ffmpeg | branch: release/4.0 | Rodger Combs | Fri Apr
27 03:51:35 2018 +0300| [b32f8659695303bc816a44ca9aefc3a839d69dca] | committer:
Karthick Jeyapal
lavf/dashenc: don't call flush_init_segment before avformat_write_header
Fixes crash when muxing MKV-in-DASH
> http://git.videolan.org/gitweb.
24 matches
Mail list logo