ffmpeg | branch: master | Philip Langdale | Sun Apr 23
14:34:03 2017 -0700| [181aa1be493416c38c8adf0ce21e7fdac64a039e] | committer:
Philip Langdale
avcodec/crystalhd: Explicitly set frame pts at all times
Previously, the pts value was initialised to AV_NOPTS_VALUE and so
it was not necessary t
ffmpeg | branch: master | Philip Langdale | Sun Apr 23
15:31:55 2017 -0700| [dd49eff93095110d2e878bbcc81b0062590d865f] | committer:
Philip Langdale
avcodec/crystalhd: Another attempt at using mpeg4_unpack_bframes bsf
I tried doing this before, but it resulted in weird behaviour with
certain sa
ffmpeg | branch: master | Vittorio Giovara | Mon
Apr 3 21:58:15 2017 +0200| [960b4d47612ec89cfdf0ff8b83bc7424ad4c754a] |
committer: James Almer
decode: Initialize ret before using it
libavcodec/decode.c:608:9: warning: variable 'ret' is
used uninitialized whenever 'if' condition is fals
On Sat, Apr 22, 2017 at 11:32:41PM +, James Almer wrote:
> ffmpeg | branch: master | James Almer | Sat Apr 22
> 20:08:42 2017 -0300| [bddb2343b6e594e312dadb5d21b408702929ae04] | committer:
> James Almer
>
> Merge commit '061a0c14bb5767bca72e3a7227ca400de439ba09'
>
> * commit '061a0c14bb576
ffmpeg | branch: master | Philip Langdale | Sun Apr 23
10:42:25 2017 -0700| [f95c81ce104554b6860d94724a681a1bac0c4fbd] | committer:
Philip Langdale
avcodec/movtextenc: Ignore unmatched closing style tags
The existing code will segfault if a closing tag shows up when there
was never an opening
ffmpeg | branch: master | Derek Buitenhuis | Fri
Apr 21 16:40:35 2017 +0100| [6ba1c9bf7e8a92cf1977ca11ce595a5872d0ce40] |
committer: Derek Buitenhuis
webm_dash_manifest_demuxer: Fix initialization range for files with cues at the
front
The WebM DASH spec states:
The Initialization Segment
ffmpeg | branch: master | Derek Buitenhuis | Thu
Apr 20 15:02:54 2017 +0100| [8e6b9ef4733be91b32c8b7becd95124340b92334] |
committer: Derek Buitenhuis
webm_dash_manifest_demuxer: Fix UB in cue timestamp string code and make it
actually work
Output was apparently not tested for correctness. Pas
ffmpeg | branch: master | Philip Langdale | Sat Apr 22
20:03:27 2017 -0700| [41b0561dc7246b72a834067da539ae98b1ec6631] | committer:
Philip Langdale
avcodec/crystalhd: Switch to the new generic filtering mechanism
This lets us drop all the code for handling the mp4toannexb
conversion.
> http:/
ffmpeg | branch: master | Paul B Mahol | Sun Apr 23 18:31:05
2017 +0200| [f4218d93efaefb2fb1a1dfcf45d6917a397e96ed] | committer: Paul B Mahol
avfilter/vf_maskedmerge: fix bug when copying >8bit plane(s)
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f4
ffmpeg | branch: master | Paul B Mahol | Sun Apr 23 18:01:00
2017 +0200| [9d1f9ba582aa8b62d08922a126fe36784d434003] | committer: Paul B Mahol
avfilter/vf_maskedclamp: fix bug when copying >8bit plane(s)
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9d
ffmpeg | branch: master | Paul B Mahol | Sun Apr 23 18:19:40
2017 +0200| [710c97d5f6a880597701ea7b3ad56920cd0fb731] | committer: Paul B Mahol
avfilter/vf_premultiply: add planes option
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=710c97d5f6a880597701
ffmpeg | branch: master | James Almer | Sun Apr 23 12:51:52
2017 -0300| [16c88465a1c1c2cb003590d667c4341c8da9372a] | committer: James Almer
avcodec/decode: also update consumed bytes on last_pkt_props->size
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=16c88465a1c1c2cb003590d667c4
ffmpeg | branch: master | Paul B Mahol | Sun Apr 23 17:36:33
2017 +0200| [0699722ad050344c8bb04a7027849ec9e6e3ab90] | committer: Paul B Mahol
avfilter/vf_maskedclamp: limit overshot and undershot to UINT16_MAX
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm
On Sat, Apr 22, 2017 at 11:32:41PM +, James Almer wrote:
> ffmpeg | branch: master | James Almer | Sat Apr 22
> 20:08:42 2017 -0300| [bddb2343b6e594e312dadb5d21b408702929ae04] | committer:
> James Almer
>
> Merge commit '061a0c14bb5767bca72e3a7227ca400de439ba09'
>
> * commit '061a0c14bb576
ffmpeg | branch: master | Nicolas George | Sun Apr 23
14:22:22 2017 +0200| [0dfb4d4b438b7203b3aaef9fc6ffebc57df140d8] | committer:
Nicolas George
ffmpeg: do not report EOF on filters as an error.
Also print the error message in case of real error.
> http://git.videolan.org/gitweb.cgi/ffmpeg.g
ffmpeg | branch: master | Paul B Mahol | Sun Apr 23 11:53:57
2017 +0200| [ac30754a148df58822a272555d1f6f860e42037e] | committer: Paul B Mahol
avcodec/dnxhd_parser: fix parsing interlaced video, simplify code
There appears to be no need to treat interlaced videos differently,
also that code is f
ffmpeg | branch: master | Muhammad Faiz | Sat Apr 22
15:59:09 2017 +0700| [cdd3048134b8b032b69d3c076d73d24e329dc9ba] | committer:
Muhammad Faiz
tests: do not use AVFrame accessor
Reviewed-by: wm4
Signed-off-by: Muhammad Faiz
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cdd304
ffmpeg | branch: master | Muhammad Faiz | Sat Apr 22
15:56:47 2017 +0700| [8103c595223613c08e44bcf56ae7098d3c31be8b] | committer:
Muhammad Faiz
avdevice: do not use AVFrame accessor
Reviewed-by: wm4
Signed-off-by: Muhammad Faiz
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=810
ffmpeg | branch: master | Muhammad Faiz | Sat Apr 22
15:57:18 2017 +0700| [6af050d7d0c3c73f3d62115152db82ebd2dc5d57] | committer:
Muhammad Faiz
avfilter: do not use AVFrame accessor
Reviewed-by: wm4
Signed-off-by: Muhammad Faiz
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6af
ffmpeg | branch: master | Muhammad Faiz | Sat Apr 22
15:58:03 2017 +0700| [8893c943a9bdbe8ed2c0f99ca986d6f662d58185] | committer:
Muhammad Faiz
ff*: do not use AVFrame accessor
Reviewed-by: wm4
Signed-off-by: Muhammad Faiz
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8893c943
ffmpeg | branch: master | Muhammad Faiz | Sat Apr 22
15:54:58 2017 +0700| [31f61b0d4f8d452becb44f044c739f9057900159] | committer:
Muhammad Faiz
avcodec: do not use AVFrame accessor
Reviewed-by: wm4
Signed-off-by: Muhammad Faiz
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=31f6
ffmpeg | branch: master | Muhammad Faiz | Sat Apr 22
15:58:37 2017 +0700| [327a1c0dee05efff74b1fe18144a6543c44975fa] | committer:
Muhammad Faiz
examples: do not use AVFrame accessor
Reviewed-by: wm4
Signed-off-by: Muhammad Faiz
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=327
ffmpeg | branch: master | Muhammad Faiz | Sat Apr 22
15:55:45 2017 +0700| [9f030ee00f049a09cb3b74dbd0314bcf626bef10] | committer:
Muhammad Faiz
avformat: do not use AVFrame accessor
Reviewed-by: wm4
Signed-off-by: Muhammad Faiz
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9f0
23 matches
Mail list logo