ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12
12:54:25 2015 +0200| [ba42096d9acb73cc9b74685bf822a3180d96bab5] | committer:
Hendrik Leppkes
Merge commit 'e336c51e6ffcdb93fbcf3c6153d378400608526b'
* commit 'e336c51e6ffcdb93fbcf3c6153d378400608526b':
pixdesc: Consistently order compone
ffmpeg | branch: master | Hendrik Leppkes | Wed Sep 9
12:56:48 2015 +0200| [e336c51e6ffcdb93fbcf3c6153d378400608526b] | committer:
Luca Barbato
pixdesc: Consistently order components
Ensure that the components are ordered consistently, ie. always
RGB(A) and YUV(A). This allows to identify a s
ffmpeg | branch: master | Hendrik Leppkes | Wed Sep 9
12:56:49 2015 +0200| [c7ed26ad6035793c7212c17545b0ded18b72db69] | committer:
Luca Barbato
pixdesc: Add missing alpha flag for yuva420p9be
Signed-off-by: Luca Barbato
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c7ed26ad603
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12
13:00:31 2015 +0200| [6210a64822a304797b648d1d96eb36bbe05bf21e] | committer:
Hendrik Leppkes
Merge commit 'c7ed26ad6035793c7212c17545b0ded18b72db69'
* commit 'c7ed26ad6035793c7212c17545b0ded18b72db69':
pixdesc: Add missing alpha flag for
ffmpeg | branch: master | Ronald S. Bultje | Fri Sep 11
13:24:48 2015 -0400| [2563a33856eb597c9d53b4c7cab07b6f18417740] | committer:
Ronald S. Bultje
vp9: re-initialize internal buffers on bpp change also.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2563a33856eb597c9d53b4c7cab0
ffmpeg | branch: master | Ronald S. Bultje | Fri Sep 11
13:59:17 2015 -0400| [a30a8beeb3dc44b666d0e1aefbd823752f321ac1] | committer:
Ronald S. Bultje
vp9: Fix emu[] edge overflow conditions for >8bpp/non-420.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a30a8beeb3dc44b666d0e1aef
ffmpeg | branch: master | Luca Barbato | Thu Sep 10
05:02:47 2015 +0200| [7b02cb29d9d60cdd5ef321043d11d02023e7dc8f] | committer:
Luca Barbato
pixdesc: Document the component order
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7b02cb29d9d60cdd5ef321043d11d02023e7dc8f
---
libavut
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12
13:03:04 2015 +0200| [eadf6cb2c4e80304d9e18672bf5f5359a676deb2] | committer:
Hendrik Leppkes
Merge commit '7b02cb29d9d60cdd5ef321043d11d02023e7dc8f'
* commit '7b02cb29d9d60cdd5ef321043d11d02023e7dc8f':
pixdesc: Document the component ord
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12
13:05:01 2015 +0200| [09c15eac3e8c394531edf4aa8f4fd880e77d07e6] | committer:
Hendrik Leppkes
Merge commit '41ed749fe987e60b0485fa721ad869590651324d'
* commit '41ed749fe987e60b0485fa721ad869590651324d':
ogg: Do not try to use the parser i
ffmpeg | branch: master | Luca Barbato | Thu Sep 10
14:11:43 2015 +0200| [41ed749fe987e60b0485fa721ad869590651324d] | committer:
Luca Barbato
ogg: Do not try to use the parser if it is not present
Bug-Id: 886
CC: libav-sta...@libav.org
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12
13:14:26 2015 +0200| [c0746716215b0feb8d64ca819af5ee780087984a] | committer:
Hendrik Leppkes
Merge commit '9b5a4a9cce3042558e107ae1ed30d9bf3d867a35'
* commit '9b5a4a9cce3042558e107ae1ed30d9bf3d867a35':
mmvideo: Make sure the rle does not
ffmpeg | branch: master | Luca Barbato | Thu Sep 10
14:46:05 2015 +0200| [9b5a4a9cce3042558e107ae1ed30d9bf3d867a35] | committer:
Luca Barbato
mmvideo: Make sure the rle does not write over the frame boundaries
Bug-Id: 887
CC: libav-sta...@libav.org
> http://git.videolan.org/gitweb.cgi/ffmpeg.
ffmpeg | branch: master | Luca Barbato | Fri Sep 11
03:00:36 2015 +0200| [db53a2306f62f05faa67e6f3c60ee55a9b8e4776] | committer:
Luca Barbato
jpeg2000: Do not warn about known and skippable markers
Matches the openjpeg behaviour.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=db5
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12
13:16:13 2015 +0200| [6e611a18390690375a60392061fb6177ef24c7a8] | committer:
Hendrik Leppkes
Merge commit 'db53a2306f62f05faa67e6f3c60ee55a9b8e4776'
* commit 'db53a2306f62f05faa67e6f3c60ee55a9b8e4776':
jpeg2000: Do not warn about known a
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12
13:25:38 2015 +0200| [84d04a0dfa05d170d54585aec8d1ad19cca12410] | committer:
Hendrik Leppkes
Merge commit '5788623d29c3e806a7879210986110aced758dc2'
* commit '5788623d29c3e806a7879210986110aced758dc2':
jpeg2000: Split codeblock decoding
ffmpeg | branch: master | Luca Barbato | Fri Sep 11
18:19:39 2015 +0200| [5788623d29c3e806a7879210986110aced758dc2] | committer:
Luca Barbato
jpeg2000: Split codeblock decoding from the main tile decoding
That loop is completely stand-alone.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=
ffmpeg | branch: master | wm4 | Fri Sep 11 18:36:56
2015 +0200| [87a051f97633010f71dfc1d23d806856499bf231] | committer: Luca Barbato
lavc: allow asynchronous decoders to return correct pkt_dts values
The generic code in utils.c sets the AVFrame.pkt_dts field from the
packet it was supposedly de
ffmpeg | branch: master | wm4 | Tue Sep 8 19:42:26
2015 +0200| [99404597201911de90cff2ef85f2d44176d39147] | committer: Luca Barbato
mmaldec: fix pkt_dts determination
This also drops setting the frame->pts field. This is usually not set by
decoders, so this would be an inconsistency that's at
ffmpeg | branch: master | wm4 | Tue Sep 8 19:42:22
2015 +0200| [b84675d63aaede8f6944b901250a10456c5477e6] | committer: Luca Barbato
mmaldec: hack against buffering problems on broken input
I can't come up with a nice way to handle this. It's hard to keep the
lock-stepped input/output in this c
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12
13:29:10 2015 +0200| [886f0f5ff1e467f81063d7d9e46afdea4f3ceae0] | committer:
Hendrik Leppkes
Merge commit 'b84675d63aaede8f6944b901250a10456c5477e6'
* commit 'b84675d63aaede8f6944b901250a10456c5477e6':
mmaldec: hack against buffering pro
ffmpeg | branch: master | wm4 | Tue Sep 8 19:42:23
2015 +0200| [6b652c0273d79f2e0c52ad91450bd0737cf3c8a6] | committer: Luca Barbato
mmaldec: fix problems with flush logic
Don't try to do a blocking wait for MMAL output if we haven't even sent
a single real packet, but only flush packets. Obvio
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12
13:31:22 2015 +0200| [33be39efe31326dc787efc54f5077e4c4b97896c] | committer:
Hendrik Leppkes
Merge commit '1e0b8bf0b3b3b4247fb21e9839af342ae879607c'
* commit '1e0b8bf0b3b3b4247fb21e9839af342ae879607c':
travis: fix dependencies
Merged-by
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12
13:29:29 2015 +0200| [30fb54c23f520c4bd1f6563ea1821de96b8f4a17] | committer:
Hendrik Leppkes
Merge commit 'b7ab6e18eecad43593ad2a0e9fc9eba7f24751cb'
* commit 'b7ab6e18eecad43593ad2a0e9fc9eba7f24751cb':
mmaldec: disable timestamp interpol
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12
13:29:16 2015 +0200| [45ae2997858d408b140d0f785dbb0f09369b7367] | committer:
Hendrik Leppkes
Merge commit '6b652c0273d79f2e0c52ad91450bd0737cf3c8a6'
* commit '6b652c0273d79f2e0c52ad91450bd0737cf3c8a6':
mmaldec: fix problems with flush lo
ffmpeg | branch: master | wm4 | Tue Sep 8 19:42:24
2015 +0200| [b7ab6e18eecad43593ad2a0e9fc9eba7f24751cb] | committer: Luca Barbato
mmaldec: disable timestamp interpolation
This MMAL feature fills in missing timestamps from the framerate set on
the input port. This is generally unwanted, since
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12
13:30:33 2015 +0200| [264ff3dd2e5c0ca9963809730cb95614251b39d5] | committer:
Hendrik Leppkes
Merge commit '87a051f97633010f71dfc1d23d806856499bf231'
* commit '87a051f97633010f71dfc1d23d806856499bf231':
lavc: allow asynchronous decoders t
ffmpeg | branch: master | James Almer | Sat Sep 12 03:23:45
2015 -0300| [1e0b8bf0b3b3b4247fb21e9839af342ae879607c] | committer: Luca Barbato
travis: fix dependencies
bc hasn't been needed since a982c5d74fbc7ff5bd2f2f73af61ae48e9b1bcc6
Signed-off-by: James Almer
Signed-off-by: Luca Barbato
>
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12
13:30:41 2015 +0200| [e75b2e9c4b91ba9056768e343956d37169445685] | committer:
Hendrik Leppkes
Merge commit '99404597201911de90cff2ef85f2d44176d39147'
* commit '99404597201911de90cff2ef85f2d44176d39147':
mmaldec: fix pkt_dts determination
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Sep
12 13:15:02 2015 +0100| [3381d92671092779d40b2b7b55a595ac2fe5d474] | committer:
Rostislav Pehlivanov
aacenc_tns: readjust values for new TNS decision making
Since TNS was fixed with the recent commits retweak the values
so it's more freq
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Sep
12 13:04:27 2015 +0100| [a83a8d70681a7093ff4bd8232b8f75fed3d6af48] | committer:
Rostislav Pehlivanov
aacenc_tns: redo coefficient quantization and decision making
This finally (and again) gets rid of basically everything the
specificatio
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Sep
12 13:10:28 2015 +0100| [7b7866387bab1d343d17d49b5470dd93a649a61b] | committer:
Rostislav Pehlivanov
aacenc_tns: encode coefficients directly and reenable compression
This commit was made possible with the earlier commits since the
new q
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Sep
12 13:17:04 2015 +0100| [1e75bee3d6031b39a11c69719fdd24871c109f9d] | committer:
Rostislav Pehlivanov
fate: readjust AAC encoder TNS test
The recent commits change the value slightly. Even though it's
within the threshold it's better to r
ffmpeg | branch: master | Tobias Rapp | Thu Sep 10
14:04:18 2015 +0200| [141637002767d47154bffaf1463edcfd9445a5ee] | committer:
Michael Niedermayer
avformat/avienc: add muxer option "write_channel_mask"
Allow writing an empty channel mask into the wave format header. Useful
if the input file c
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12
15:12:05 2015 +0200| [580c4fc98a213ff56ec95f95c30dde81cb7ef46c] | committer:
Hendrik Leppkes
Merge commit '6064f697a321174232a3fad351afb21150c3e9e5'
* commit '6064f697a321174232a3fad351afb21150c3e9e5':
lavc: Enable side data only packets
ffmpeg | branch: master | Vittorio Giovara | Fri
Sep 11 17:47:29 2015 +0200| [6064f697a321174232a3fad351afb21150c3e9e5] |
committer: Vittorio Giovara
lavc: Enable side data only packets by default
Deprecate the now unused option, but temporarily retain the capability
to disable the now default
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12
15:16:57 2015 +0200| [95f92b2513342d3122320de6f80ebf8e55a91728] | committer:
Hendrik Leppkes
Merge commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b'
* commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b':
lavc: Sanitize header inclusion gua
ffmpeg | branch: master | Vittorio Giovara | Thu
Sep 10 20:26:09 2015 +0200| [f00f6d538dcbaa122eb5e2784f41f4a299296b7b] |
committer: Vittorio Giovara
lavc: Sanitize header inclusion guards
Fix typos, add missing comments, and remove stray lines.
Signed-off-by: Vittorio Giovara
> http://git.
ffmpeg | branch: master | Hendrik Schreiber | Thu Sep 10
13:27:05 2015 +0200| [1b2412f50185447da4212f65f06e8d72a6daf06e] | committer:
Vittorio Giovara
lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1b2412f5
ffmpeg | branch: master | Alexandra Hájková |
Mon Sep 7 12:18:17 2015 +0200| [c0a49077ea4ff3a0ad30b9e33f1bb06ba9112aaa] |
committer: Luca Barbato
asfdec: add more checks for size left in asf packet buffer
Signed-off-by: Luca Barbato
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12
15:18:05 2015 +0200| [de969904b18b438120be8b5bf99a351aa55db545] | committer:
Hendrik Leppkes
Merge commit 'c0a49077ea4ff3a0ad30b9e33f1bb06ba9112aaa'
* commit 'c0a49077ea4ff3a0ad30b9e33f1bb06ba9112aaa':
asfdec: add more checks for size le
ffmpeg | branch: master | Hendrik Leppkes | Sat Sep 12
15:17:50 2015 +0200| [73e9f04ea5e80e7b99420ec4bbf6995430146ff8] | committer:
Hendrik Leppkes
Merge commit '1b2412f50185447da4212f65f06e8d72a6daf06e'
* commit '1b2412f50185447da4212f65f06e8d72a6daf06e':
lavc: Fix compilation with --disabl
ffmpeg | branch: master | Peter Belkner | Sat Sep 12
15:23:52 2015 +0200| [1d2beb686ed4782611295bfd318cfa400677576a] | committer:
Hendrik Leppkes
configure: fix build on mingw64 target with msys2
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1d2beb686ed4782611295bfd318cfa40067757
On Sat, Sep 12, 2015 at 2:19 PM, Rostislav Pehlivanov
wrote:
> ffmpeg | branch: master | Rostislav Pehlivanov |
> Sat Sep 12 13:15:02 2015 +0100| [3381d92671092779d40b2b7b55a595ac2fe5d474]
> | committer: Rostislav Pehlivanov
>
> aacenc_tns: readjust values for new TNS decision making
>
> Since T
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 20:45:15
2015 +0200| [4f926a1088514dfa2fe95b2832c5f81c74d491c2] | committer: Clément
Bœsch
avcodec: use AV_OPT_TYPE_BOOL for refcounted_frames, side_data_only_packets and
skip_alpha options
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:01:39
2015 +0200| [306ff409887ccc959ab882cfb3826ef4fc5eb952] | committer: Clément
Bœsch
ffprobe: use AV_OPT_TYPE_BOOL for writers options
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=306ff409887ccc959ab882cfb3826ef4fc5eb952
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:10:14
2015 +0200| [51cec6c306455655621fd7069af6d2b6deefef1e] | committer: Clément
Bœsch
avcodec/libx264: use AV_OPT_TYPE_BOOL for fastfirstpass option
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=51cec6c306455655621fd7069af
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 20:47:03
2015 +0200| [9d0a6ede30e65f9f72a4d2cecd0d27a855eabba8] | committer: Clément
Bœsch
avdevice/caca: use AV_OPT_TYPE_BOOL for list_drivers option
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9d0a6ede30e65f9f72a4d2cecd0d27
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:08:22
2015 +0200| [411c32386ad56bd3da7e875140bed2b035ca2619] | committer: Clément
Bœsch
avcodec/h264: use AV_OPT_TYPE_BOOL for is_avc option
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=411c32386ad56bd3da7e875140bed2b035ca2
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:06:12
2015 +0200| [79f0f1a80bd03bd66fbf52cbff0892aba68b155a] | committer: Clément
Bœsch
avdevice/caca: remove space before ':' (English typo, cosmetics)
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=79f0f1a80bd03bd66fbf52cbf
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:14:59
2015 +0200| [5cae43e718e5226f3ef4cc3132ca83695a7a5cf4] | committer: Clément
Bœsch
avdevice/v4l2: use AV_OPT_TYPE_BOOL for use_libv4l2 option
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5cae43e718e5226f3ef4cc3132ca836
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:17:05
2015 +0200| [1e2c23f06c9c66c3063af70c1f32a893db084c3a] | committer: Clément
Bœsch
avfilter/treble: use AV_OPT_TYPE_BOOL for csg option
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1e2c23f06c9c66c3063af70c1f32a893db084
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:11:36
2015 +0200| [7a256133ffe895f59fa66bae8132beee6efce153] | committer: Clément
Bœsch
avcodec/textdec: use AV_OPT_TYPE_BOOL for keep_ass_markup option
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7a256133ffe895f59fa66bae8
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:17:57
2015 +0200| [7434b9f66f42fda88a8eb988831cfc0c6d942f8e] | committer: Clément
Bœsch
avcodec/roqvideoenc: use AV_OPT_TYPE_BOOL for quake3_compat option
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7434b9f66f42fda88a8eb98
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:16:08
2015 +0200| [8e22becbc7ed7ceeab3f2cebee326c9bd30085e9] | committer: Clément
Bœsch
avcodec/pgssubdec: use AV_OPT_TYPE_BOOL for forced_subs_only option
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8e22becbc7ed7ceeab3f2c
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:20:39
2015 +0200| [a84613b4c2a514bafa7e1d4b87f5fdf47ea85914] | committer: Clément
Bœsch
avformat/mov: use AV_OPT_TYPE_BOOL for export_{all,xmp} options
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a84613b4c2a514bafa7e1d4b87
ffmpeg | branch: master | Clément Bœsch | Fri Sep 11 21:06:15
2015 +0200| [2c364ef82dcc196b1b016cff16887280e8a64fa9] | committer: Clément
Bœsch
avdevice/caca: small trivial macros adjustments
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2c364ef82dcc196b1b016cff16887280e8a64fa9
-
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Sep 12
19:00:02 2015 +0200| [e3e55758dcf6e7801e9402df2cb734c19d0ea314] | committer:
Carl Eugen Hoyos
lavf/img2dec: Improve jpeg auto-detection.
Fixes ticket #4841.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e3e55758dcf6e7801e94
ffmpeg | branch: master | Paul B Mahol | Fri Sep 11 18:51:10
2015 +| [494b792441622b9a3530b3cdf0a6609228a8945f] | committer: Paul B Mahol
avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts()
Fixes playback of some files with ffplay.
Signed-off-by: Paul B Mahol
> http
ffmpeg | branch: master | Paul B Mahol | Wed Sep 9 13:43:35
2015 +| [1bf7bd194bc084309abbdd0b412e70ed1961b851] | committer: Paul B Mahol
avfilter: add ocr filter
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1bf7bd194bc084309abbdd0b412e70ed1961b8
ffmpeg | branch: master | Paul B Mahol | Thu Sep 10 15:39:35
2015 +| [349970a67a1911cd522ee133daa7476b6301e323] | committer: Paul B Mahol
avfilter/vf_framerate: calculate delta from scaled pts instead of unscaled
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/
ffmpeg | branch: master | Paul B Mahol | Mon Sep 7 18:30:22
2015 +| [2b77034565993e8c0bd8902127e7b2e1a000fa86] | committer: Paul B Mahol
avfilter/vf_framerate: highbit depth support
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2b77034565993e8c0b
ffmpeg | branch: master | Paul B Mahol | Sat Sep 12 02:34:52
2015 +| [6a074cfa1514c37c4ce51874ea473719f72813b6] | committer: Paul B Mahol
avfilter/vf_framerate: fix frame leak at uninit
Reported-by: Andres Noetzli
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | Paul B Mahol | Fri Sep 11 10:09:33
2015 +| [16f08b7a0918ec93d377bfd151e6551da4c3b38f] | committer: Paul B Mahol
avfilter/vf_framerate: unbreak flushing
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=16f08b7a0918ec93d377bfd
ffmpeg | branch: master | Rodger Combs | Fri Sep 11
09:04:23 2015 -0500| [3f9fa2d0b58b142b165d4a8eaa61d7e837a76838] | committer:
Michael Niedermayer
ADPCM: Bump THP channel limit to 14
Reviewed-by: Paul B Mahol
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.g
On Thu, Sep 10, 2015 at 02:03:33PM -0800, Lou Logan wrote:
> On Thu, Sep 10, 2015, at 01:46 PM, ffmpeg-cvslog@ffmpeg.org wrote:
> [...]
> > href="https://raw.githubusercontent.com/FFmpeg/FFmpeg/release/2.8/Changelog";>changelog
> > +for a list of the most important changes.
>
> Why was this li
ffmpeg | branch: master | Alex Agranovsky | Sat Sep 12
20:34:14 2015 -0400| [276ab7c148b98ac44017ff39a8e525a1516a440e] | committer:
Michael Niedermayer
avformat/mpjpegdec: Allow mpjpeg headers parsing to succeed upon EOF, if
required headers are present
Signed-off-by: Michael Niedermayer
>
66 matches
Mail list logo