ffmpeg | branch: master | Thilo Borgmann | Fri Aug 28
06:05:41 2015 +0200| [2392da164a02e4e4f7e1b933018d14afcb13ddc1] | committer:
Carl Eugen Hoyos
Changelog: Mention the change of the default webm codecs.
Signed-off-by: Carl Eugen Hoyos
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com
ffmpeg | branch: master | Carl Eugen Hoyos | Fri Aug 28
06:00:49 2015 +0200| [b009d5b1f73cd095b1bf1c1857d12f2a1b8aabbb] | committer:
Carl Eugen Hoyos
configure: Do not let the webm muxer suggest external libraries.
This can fail as seen on fate and the usefulness of the suggestion is limited.
ffmpeg | branch: master | Donny Yang | Wed Aug 19 06:41:23 2015
+| [51ca70322296f59666dda6c59bfa35ff9bf17dd5] | committer: Michael
Niedermayer
apng: Support inter-frame compression
The current algorithm is just "try all the combinations, and pick the best".
It's not very fast either, proba
ffmpeg | branch: master | Michael Niedermayer | Fri
Aug 28 03:34:40 2015 +0200| [3322f0d4158fec271347d37f0b950ba3afceb02a] |
committer: Michael Niedermayer
avcodec/dnxhddata: Fix inconsistent table entry
Fixes segfault
Fixes Ticket4809
Signed-off-by: Michael Niedermayer
> http://git.videola
ffmpeg | branch: master | rogerdpack | Thu Aug 27
16:16:44 2015 -0600| [832b4a4a438b73d720878d77aa3db46b08d79937] | committer:
Timothy Gu
configure: Print out enabled programs
Better message that ffplay is not going to be built by printing out what
will be built.
Based on a patch by Moritz Ba
ffmpeg | branch: master | Zhang Rui | Thu Aug 27 14:00:30
2015 +0800| [92d378067ee3ed47fb9076e37d5fb7613c6aac5f] | committer: Michael
Niedermayer
ffplay: remove unused include libavutil/colorspace.h
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;
ffmpeg | branch: master | Michael Niedermayer | Thu
Aug 27 23:40:25 2015 +0200| [e2b19a533dbb4cb0fba85261ea835316381bc907] |
committer: Michael Niedermayer
avformat/segment: atomically update list if possible
Fixes Ticket4802
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitw
ffmpeg | branch: master | Ganesh Ajjanagadde | Wed Aug
26 12:53:44 2015 -0400| [9ba511d5d3d767d53e486587817d4a108bdd4f3b] | committer:
Paul B Mahol
avfilter/af_amerge: use the name 's' for the pointer to the private context
Signed-off-by: Ganesh Ajjanagadde
> http://git.videolan.org/gitweb.c
ffmpeg | branch: master | Paul B Mahol | Fri Jul 24 07:09:16
2015 +| [15f4b3db58a6d325d4b894277cd5f1502b54285f] | committer: Paul B Mahol
avfilter: add framerate video filter
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=15f4b3db58a6d325d4b894277c
ffmpeg | branch: master | Stefano Sabatini | Thu Aug 27
17:41:52 2015 +0200| [57cd2fa316a447301a7d4b5d1c01da200661] | committer:
Stefano Sabatini
lavf/mpegenc: provide better feedback in case of invalid media type
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=57cd2fa316a4
ffmpeg | branch: master | lummax | Thu Aug 27 12:40:30
2015 +0200| [0c800b27611cadd64f46fd1bbd9dc8bb87fe168b] | committer: Michael
Niedermayer
avcodec: Assert on codec->encode2 in encode_audio2
Assert on `avctx->codec->encode2` to avoid a SEGFAULT on the subsequent
function call.
avcodec_enco
ffmpeg | branch: master | Timo Rothenpieler | Wed Aug
26 14:55:40 2015 +0200| [1dd854e10fe19d3a9cee38f886f66707c082c132] | committer:
Timo Rothenpieler
vaapi: Add hevc hwaccel support
Signed-off-by: Timo Rothenpieler
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1dd854e10fe19d3
ffmpeg | branch: master | Ganesh Ajjanagadde | Wed Aug
26 09:36:25 2015 -0400| [bfe525e6328e506ffab055ab5dc6acb2dfdfe8e5] | committer:
Carl Eugen Hoyos
configure: warn if GCC 4.2 is being used
The wiki, Ticket1464, and Ticket3970 warn about the usage of GCC 4.2.
This fixes Ticket3970.
Signed-
ffmpeg | branch: master | Carl Eugen Hoyos | Thu Aug 27
16:42:39 2015 +0200| [0382c546cc937474a95efc408d257512d7843bff] | committer:
Carl Eugen Hoyos
lavc: Describe eia_608 as text subtitles.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0382c546cc937474a95efc408d257512d7843bff
-
ffmpeg | branch: master | Michael Niedermayer | Thu
Aug 27 12:44:31 2015 +0200| [6701c92fa4269872856c70c3170a9b3291b46247] |
committer: Michael Niedermayer
avcodec/libopusenc: Fix infinite loop on flushing after 0 input
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/
ffmpeg | branch: master | Ganesh Ajjanagadde | Thu Aug
27 01:08:34 2015 -0400| [f174bfea86b38c0deaeb8d57166e6908bef9d69a] | committer:
Michael Niedermayer
configure: remove unused apply() function
Signed-off-by: Ganesh Ajjanagadde
Signed-off-by: Michael Niedermayer
> http://git.videolan.org
ffmpeg | branch: master | Luca Barbato | Sun Aug 9
10:59:33 2015 +0200| [e176639bcbf4b580edb462a6b0650e53cd5e3c04] | committer:
Luca Barbato
webm: Explicitly select libvpx, libopus and libvorbis encoders
And update the preference for the newer codecs now that the libraries
seem stable and wid
ffmpeg | branch: master | Hendrik Leppkes | Thu Aug 27
09:53:07 2015 +0200| [f5258a7d16d01ddce0913b110a5d407d460c3906] | committer:
Hendrik Leppkes
Merge commit 'e176639bcbf4b580edb462a6b0650e53cd5e3c04'
* commit 'e176639bcbf4b580edb462a6b0650e53cd5e3c04':
webm: Explicitly select libvpx, lib
ffmpeg | branch: master | Luca Barbato | Mon Aug 24
01:29:59 2015 +0200| [413d4e54a9bffe2d0afdc6d8a80f516e5df6a421] | committer:
Luca Barbato
nvenc: Properly free the fifos
Signed-off-by: Luca Barbato
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=413d4e54a9bffe2d0afdc6d8a80f516
ffmpeg | branch: master | Hendrik Leppkes | Thu Aug 27
09:50:53 2015 +0200| [ebff705c2c5521134927de3ef94ab92ed0197f1d] | committer:
Hendrik Leppkes
Merge commit '413d4e54a9bffe2d0afdc6d8a80f516e5df6a421'
* commit '413d4e54a9bffe2d0afdc6d8a80f516e5df6a421':
nvenc: Properly free the fifos
Not
ffmpeg | branch: master | Luca Barbato | Sun Aug 16
21:21:50 2015 +0200| [2157df425bd909854fd4afcec4aa3311d8a3b31b] | committer:
Luca Barbato
hlsenc: Support outputting specific versions
Right now only version 2 and version 3 are supported.
Signed-off-by: Luca Barbato
> http://git.videolan.
ffmpeg | branch: master | Hendrik Leppkes | Thu Aug 27
09:49:21 2015 +0200| [540f2800980e63ebe2db97cec429c54cdec231a6] | committer:
Hendrik Leppkes
Merge commit '2157df425bd909854fd4afcec4aa3311d8a3b31b'
* commit '2157df425bd909854fd4afcec4aa3311d8a3b31b':
hlsenc: Support outputting specific
ffmpeg | branch: master | Vittorio Giovara | Thu
Jul 30 15:55:39 2015 +0100| [d68705c9756e6558c8e28d90b4c364f25ba72083] |
committer: Vittorio Giovara
dnxhddata: Add tables for missing DNx100 profiles
1440x1080@8 progressive (1259) and interlaced (1260).
Signed-off-by: Vittorio Giovara
> htt
ffmpeg | branch: master | Hendrik Leppkes | Thu Aug 27
09:40:06 2015 +0200| [427598a2f423eb3374ab4c33777c77de2290a324] | committer:
Hendrik Leppkes
Merge commit 'd68705c9756e6558c8e28d90b4c364f25ba72083'
* commit 'd68705c9756e6558c8e28d90b4c364f25ba72083':
dnxhddata: Add tables for missing D
ffmpeg | branch: master | Hendrik Leppkes | Thu Aug 27
09:29:54 2015 +0200| [f19a2838678ecaf3e14f648c0889463e20a577a8] | committer:
Hendrik Leppkes
Merge commit 'efbfb1ad1112cea79bef51fd9f30c0c94735abfc'
* commit 'efbfb1ad1112cea79bef51fd9f30c0c94735abfc':
dnxhddata: Group together RUN-relat
ffmpeg | branch: master | Hendrik Leppkes | Thu Aug 27
09:31:52 2015 +0200| [f30132f9c4061081a4e7bd6df5cacb179b137b68] | committer:
Hendrik Leppkes
Merge commit 'a4615572b576d3ef7ee2f11529d935e61bf4ebb8'
* commit 'a4615572b576d3ef7ee2f11529d935e61bf4ebb8':
dnxhddata: Merge a few duplicated R
ffmpeg | branch: master | Vittorio Giovara | Thu
Jul 30 15:55:38 2015 +0100| [a4615572b576d3ef7ee2f11529d935e61bf4ebb8] |
committer: Vittorio Giovara
dnxhddata: Merge a few duplicated RUN tables
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a4615572b576d3ef7ee2f11529d935e61bf4ebb
ffmpeg | branch: master | Vittorio Giovara | Thu
Jul 30 15:55:37 2015 +0100| [efbfb1ad1112cea79bef51fd9f30c0c94735abfc] |
committer: Vittorio Giovara
dnxhddata: Group together RUN-related tables
This helps in finding duplicates.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=efbf
ffmpeg | branch: master | Hendrik Leppkes | Thu Aug 27
09:26:14 2015 +0200| [3b0af76c1b43077edf5503f5b19a2abc18fa6842] | committer:
Hendrik Leppkes
Merge commit '5e129ed655bff5b6d90355c0b713d7aaba3898ec'
* commit '5e129ed655bff5b6d90355c0b713d7aaba3898ec':
dnxhddata: Group together DC-relate
ffmpeg | branch: master | Hendrik Leppkes | Thu Aug 27
09:27:02 2015 +0200| [305f46175429ed4f19f5a5bc6c1ca07498c4f26c] | committer:
Hendrik Leppkes
Merge commit '403ea4ac7289ac39229452b6b5e2f8ebcc00f2a1'
* commit '403ea4ac7289ac39229452b6b5e2f8ebcc00f2a1':
dnxhddata: Merge a few duplicated D
ffmpeg | branch: master | Vittorio Giovara | Thu
Jul 30 15:55:36 2015 +0100| [403ea4ac7289ac39229452b6b5e2f8ebcc00f2a1] |
committer: Vittorio Giovara
dnxhddata: Merge a few duplicated DC tables
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=403ea4ac7289ac39229452b6b5e2f8ebcc00f2a1
ffmpeg | branch: master | Vittorio Giovara | Thu
Jul 30 15:55:35 2015 +0100| [5e129ed655bff5b6d90355c0b713d7aaba3898ec] |
committer: Vittorio Giovara
dnxhddata: Group together DC-related tables
This helps in finding duplicates.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5e129
ffmpeg | branch: master | Hendrik Leppkes | Thu Aug 27
09:17:37 2015 +0200| [bd074bde02aa11b93958300f06be2a18b549091a] | committer:
Hendrik Leppkes
Merge commit 'fdd021884d5c06fb9ad65cb0040bb5717a7b084b'
* commit 'fdd021884d5c06fb9ad65cb0040bb5717a7b084b':
dnxhddata: Keep a single CID in the
ffmpeg | branch: master | Hendrik Leppkes | Thu Aug 27
09:19:41 2015 +0200| [3f491224fe7fbe2b0c8e0dabe12a31121ae52d7a] | committer:
Hendrik Leppkes
Merge commit 'd3ae4c65942d67a294fd56eabbbdcce6756fab5f'
* commit 'd3ae4c65942d67a294fd56eabbbdcce6756fab5f':
dnxhddata: List the reused tables i
ffmpeg | branch: master | Vittorio Giovara | Thu
Jul 30 15:55:33 2015 +0100| [fdd021884d5c06fb9ad65cb0040bb5717a7b084b] |
committer: Vittorio Giovara
dnxhddata: Keep a single CID in the table names
Use a comment to list the reused tables, since it's more flexible than a
table name to keep info
ffmpeg | branch: master | Vittorio Giovara | Thu
Jul 30 15:55:34 2015 +0100| [d3ae4c65942d67a294fd56eabbbdcce6756fab5f] |
committer: Vittorio Giovara
dnxhddata: List the reused tables in a comment
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d3ae4c65942d67a294fd56eabbbdcce6756fa
36 matches
Mail list logo