[FFmpeg-cvslog] cinepakenc: Stop using AVPicture

2017-11-07 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Jun 28 00:27:15 2017 +0200| [1e12730e5df21f5bf9911f9c444f5614fd7ea522] | committer: Diego Biurrun cinepakenc: Stop using AVPicture > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1e12730e5df21f5bf9911f9c444f5614fd7ea522 --- libavco

[FFmpeg-cvslog] omx: Fix allocation check

2017-04-13 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Dec 5 09:29:12 2016 -0800| [d3da8a0035734529c4e26696c9a0c6cb56633838] | committer: Vittorio Giovara omx: Fix allocation check Also use av_mallocz_array(). Bug-Id: CID 1396839 Signed-off-by: Vittorio Giovara > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] qsvdec: Fix memory leak on error

2017-04-13 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Dec 5 10:21:11 2016 -0800| [d32bdadda86b35c2960e4de877cf081b9d2dadb3] | committer: Vittorio Giovara qsvdec: Fix memory leak on error Bug-Id: CID 1396851 Signed-off-by: Vittorio Giovara > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] qsvdec: Fix memory leak

2016-12-06 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Dec 5 10:20:26 2016 -0800| [b6f80b16d1a82463a77352b8756e1cdcaa3a33d0] | committer: Timothy Gu qsvdec: Fix memory leak Fixes CID1396851. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b6f80b16d1a82463a77352b8756e1cdcaa3a3

[FFmpeg-cvslog] omx: Fix OOM check

2016-12-06 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Dec 5 09:24:47 2016 -0800| [16a75304fe42d3a007c78126b6370c94ccf891f6] | committer: Timothy Gu omx: Fix OOM check Also use av_mallocz_array(). Fixes CID1396839. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] zmqsend: Initialize ret to 0

2016-12-05 Thread Timothy Gu
ffmpeg | branch: release/2.8 | Timothy Gu | Mon Dec 5 10:04:57 2016 -0800| [c472c1b3e7c047c387e8a9949e79eed1d9fb4cd2] | committer: Michael Niedermayer zmqsend: Initialize ret to 0 Fixes CID1396857. (cherry picked from commit d903b4e3ad4a81b3dd79f12c2f3b9cb16e511173) Signed-off-by: Michael

[FFmpeg-cvslog] zmqsend: Initialize ret to 0

2016-12-05 Thread Timothy Gu
ffmpeg | branch: release/3.2 | Timothy Gu | Mon Dec 5 10:04:57 2016 -0800| [f66bfe71bbca014f449a8e9771bc790c6295da28] | committer: Michael Niedermayer zmqsend: Initialize ret to 0 Fixes CID1396857. (cherry picked from commit d903b4e3ad4a81b3dd79f12c2f3b9cb16e511173) Signed-off-by: Michael

[FFmpeg-cvslog] zmqsend: Initialize ret to 0

2016-12-05 Thread Timothy Gu
ffmpeg | branch: release/3.0 | Timothy Gu | Mon Dec 5 10:04:57 2016 -0800| [9c0b2b9d5b5515d85b6cd2e4e580617fe780e0ae] | committer: Michael Niedermayer zmqsend: Initialize ret to 0 Fixes CID1396857. (cherry picked from commit d903b4e3ad4a81b3dd79f12c2f3b9cb16e511173) Signed-off-by: Michael

[FFmpeg-cvslog] zmqsend: Initialize ret to 0

2016-12-05 Thread Timothy Gu
ffmpeg | branch: release/3.1 | Timothy Gu | Mon Dec 5 10:04:57 2016 -0800| [540a4433bd35fda61562e04a2a2aa3fa358c5a24] | committer: Michael Niedermayer zmqsend: Initialize ret to 0 Fixes CID1396857. (cherry picked from commit d903b4e3ad4a81b3dd79f12c2f3b9cb16e511173) Signed-off-by: Michael

[FFmpeg-cvslog] zmqsend: Initialize ret to 0

2016-12-05 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Dec 5 10:04:57 2016 -0800| [d903b4e3ad4a81b3dd79f12c2f3b9cb16e511173] | committer: Timothy Gu zmqsend: Initialize ret to 0 Fixes CID1396857. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d903b4e3ad4a81b3dd79f12c2f3b9cb16e511

[FFmpeg-cvslog] pixfmt: Use enum assignment for aliases

2016-10-05 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Aug 21 17:02:02 2016 -0700| [54220ce731f1d251ba5125d6ebd926c258d20d44] | committer: Timothy Gu pixfmt: Use enum assignment for aliases This way, Doxygen is happier as aliases are now grouped together, and it never handled #define's in an enum we

[FFmpeg-cvslog] pixdesc: Order function prototypes semantically

2016-10-05 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Aug 21 16:56:05 2016 -0700| [bdcd586c0df8bee1628234a92af817dc460fbcbb] | committer: Timothy Gu pixdesc: Order function prototypes semantically > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bdcd586c0df8bee1628234a92af817dc460fb

[FFmpeg-cvslog] mem: Extend and edit Doxygen

2016-08-21 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Fri Jul 29 17:39:02 2016 -0700| [1ae4b1e09dca723c46e739b8b841e7091d56d526] | committer: Timothy Gu mem: Extend and edit Doxygen > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1ae4b1e09dca723c46e739b8b841e7091d56d526 --- libavutil/me

[FFmpeg-cvslog] Merge commit '58640fe89ec4f2a3d67c0a2585fca8de34440857'

2016-08-04 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Aug 3 20:07:21 2016 -0700| [7f7cedd7139f18480e3dacd1abcfd94bda01fa17] | committer: Timothy Gu Merge commit '58640fe89ec4f2a3d67c0a2585fca8de34440857' * commit '58640fe89ec4f2a3d67c0a2585fca8de34440857': h264: hand

[FFmpeg-cvslog] Merge commit '6efc4638584e1e14d1a6152186ba28f5d48a80c0'

2016-08-04 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Aug 3 19:09:19 2016 -0700| [e0c8250a59adbf7135adb870be275df05a61e052] | committer: Timothy Gu Merge commit '6efc4638584e1e14d1a6152186ba28f5d48a80c0' * commit '6efc4638584e1e14d1a6152186ba28f5d48a80c0': h264: always set redund

[FFmpeg-cvslog] Merge commit 'e26c64148be8a20ace7512d96503172fb5e9753b'

2016-08-04 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Aug 3 19:46:06 2016 -0700| [de625312862a99500ce7aa1703b5d783ae66d704] | committer: Timothy Gu Merge commit 'e26c64148be8a20ace7512d96503172fb5e9753b' * commit 'e26c64148be8a20ace7512d96503172fb5e9753b': h264: discard slices o

[FFmpeg-cvslog] ffmpeg_opt: Remove duplicated initialization of attachment stream

2016-08-04 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Aug 3 21:29:38 2016 -0700| [26648703dbfb7b6b9ee70d4a58d2bcc079c33038] | committer: Timothy Gu ffmpeg_opt: Remove duplicated initialization of attachment stream These two fields are already initialized to the same values in new_attachment_stream

[FFmpeg-cvslog] h264dec: Fix indentation

2016-08-04 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Thu Aug 4 11:16:44 2016 -0700| [f297d1e9e5281e4ed9c0e21b181ba2d0a7735e67] | committer: Timothy Gu h264dec: Fix indentation > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f297d1e9e5281e4ed9c0e21b181ba2d0a7735e67 --- libavcodec/h264de

[FFmpeg-cvslog] Revert "Revert "Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'""

2016-08-03 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Aug 3 17:45:36 2016 -0700| [826c780c1209a8bd7e98ad2c532cbee86401e746] | committer: Timothy Gu Revert "Revert "Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'"" This reverts commit e4af9be0f45c8f2ca148f

[FFmpeg-cvslog] Merge commit '606fb6c032fa44d9fa1efd4971308c228f2ebfff'

2016-08-03 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Aug 3 17:47:06 2016 -0700| [d3426fb5921d069cd950e43504b005bfbb1686d2] | committer: Timothy Gu Merge commit '606fb6c032fa44d9fa1efd4971308c228f2ebfff' * commit '606fb6c032fa44d9fa1efd4971308c228f2ebfff': h264: call the hwacce

[FFmpeg-cvslog] Revert "Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'"

2016-08-03 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Aug 3 17:06:43 2016 -0700| [e4af9be0f45c8f2ca148fb971f1e0c6782530e8c] | committer: Timothy Gu Revert "Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'" This reverts commit 796027f22154c799e0063e2457b31e0cfd1dddae, rever

[FFmpeg-cvslog] Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'

2016-08-03 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Aug 3 15:59:51 2016 -0700| [796027f22154c799e0063e2457b31e0cfd1dddae] | committer: Timothy Gu Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22' * commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22': h264: fix the check f

[FFmpeg-cvslog] Merge commit 'b13fc1e344011949929975a3451f78f226aa1de3'

2016-08-03 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Aug 3 15:41:59 2016 -0700| [bca30ed2b67f095fd31e07319a622ac30ad22978] | committer: Timothy Gu Merge commit 'b13fc1e344011949929975a3451f78f226aa1de3' * commit 'b13fc1e344011949929975a3451f78f226aa1de3': h264: do not

[FFmpeg-cvslog] jni: Return ENOSYS on unsupported platforms

2016-08-02 Thread Timothy Gu
ffmpeg | branch: release/3.1 | Timothy Gu | Tue Aug 2 20:47:55 2016 -0700| [327033d913f782c25a585115a0135842ef8aa5e0] | committer: Timothy Gu jni: Return ENOSYS on unsupported platforms > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=327033d913f782c25a585115a0135842ef8aa

[FFmpeg-cvslog] jni: Return ENOSYS on unsupported platforms

2016-08-02 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Tue Aug 2 20:47:55 2016 -0700| [4e2a8c49202dfe7de41191bda86c218cb89a7a22] | committer: Timothy Gu jni: Return ENOSYS on unsupported platforms > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4e2a8c49202dfe7de41191bda86c218cb89a7

[FFmpeg-cvslog] mediacodec: Return ENOSYS on unsupported platforms

2016-08-02 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Tue Aug 2 20:48:16 2016 -0700| [fd242479c6667dbd5e6e869c6bbade4f3d368f29] | committer: Timothy Gu mediacodec: Return ENOSYS on unsupported platforms > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fd242479c6667dbd5e6e869c6bbade4f3d368

[FFmpeg-cvslog] doxygen: Standardize root-level modules

2016-08-02 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Tue Aug 2 22:05:27 2016 -0700| [58c7bf789f0b5c7345efdfe8313012835337efd6] | committer: Timothy Gu doxygen: Standardize root-level modules > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=58c7bf789f0b5c7345efdfe8313012835337e

[FFmpeg-cvslog] rational: Extend Doxygen

2016-08-02 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sat Jul 30 11:43:24 2016 -0700| [952c4cf7d0dd05f75dd7220b8dcbcfa81e21434d] | committer: Timothy Gu rational: Extend Doxygen > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=952c4cf7d0dd05f75dd7220b8dcbcfa81e21434d --- libavutil/rationa

[FFmpeg-cvslog] mathematics: Extend and edit Doxygen

2016-08-02 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sat Jul 30 18:56:34 2016 -0700| [a4d7a6d1dd51ad92a42bfc191b473b87ac9ec91b] | committer: Timothy Gu mathematics: Extend and edit Doxygen > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a4d7a6d1dd51ad92a42bfc191b473b87ac9ec91b --- libavu

[FFmpeg-cvslog] avutil/hash: Add more detailed Doxygen documentation

2016-08-02 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Aug 1 23:09:04 2016 -0700| [f29ffbc87d069cc4fdbcaee589717cf8921d53bc] | committer: Timothy Gu avutil/hash: Add more detailed Doxygen documentation > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f29ffbc87d069cc4fdbcaee589717cf8921d5

[FFmpeg-cvslog] Doxyfile: Set STRIP_FROM_INC_PATH to project root

2016-08-02 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Tue Aug 2 15:10:41 2016 -0700| [708d9e9fbad49cc0723f44954a3c0a93a3f54b37] | committer: Timothy Gu Doxyfile: Set STRIP_FROM_INC_PATH to project root Show proper #include's on struct pages. Before: #include After #include &

[FFmpeg-cvslog] mem: Order function prototypes semantically

2016-08-02 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Fri Jul 29 21:46:06 2016 -0700| [ec234ccea4e5954680b59811c2f9ee27bbcc75e9] | committer: Timothy Gu mem: Order function prototypes semantically > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ec234ccea4e5954680b59811c2f9ee27bbcc7

[FFmpeg-cvslog] mathematics: Make function prototypes identical to definitions

2016-08-02 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sat Jul 30 12:02:20 2016 -0700| [1fcf243216259d871f55d23d256da90beed4f46f] | committer: Timothy Gu mathematics: Make function prototypes identical to definitions Doxygen gets confused by this. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avutil: Group hash functions separately in Doxygen

2016-08-02 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Aug 1 19:18:44 2016 -0700| [19d7098c9e7b8568ce47f62a72af742eba478150] | committer: Timothy Gu avutil: Group hash functions separately in Doxygen > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=19d7098c9e7b8568ce47f62a72af742eba478

[FFmpeg-cvslog] murmur3: Add Doxygen documentation

2016-08-02 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Aug 1 23:03:24 2016 -0700| [39211cb9aab3bfa5f9491e5874a4b9957a3c0956] | committer: Timothy Gu murmur3: Add Doxygen documentation The interface has been stable for some time now. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avutil: Add detailed Doxygen description to a few hashes

2016-08-02 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Aug 1 19:53:50 2016 -0700| [0a7a4e33f3030253aa86eaecd4b05c047e0918f9] | committer: Timothy Gu avutil: Add detailed Doxygen description to a few hashes > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] build: Make API documentation depend on config.mak

2016-08-02 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Fri Jul 29 18:57:49 2016 -0700| [fbe22355b7d44ab02fa2c7ed059c03e606970009] | committer: Timothy Gu build: Make API documentation depend on config.mak The Doxygen command is generated from the list of installed headers, which may change per configuration

[FFmpeg-cvslog] Doxygen: Re-enable JAVADOC_AUTOBRIEF

2016-07-31 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Jul 31 20:56:23 2016 -0700| [fd2cde02346c823b72377b74a5b52b1527ce02e2] | committer: Timothy Gu Doxygen: Re-enable JAVADOC_AUTOBRIEF > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fd2cde02346c823b72377b74a5b52b1527ce02e2 ---

[FFmpeg-cvslog] dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADD

2016-07-31 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Fri Jul 29 22:05:39 2016 -0700| [04da20e58fd78617e9f4afc17ce7d04e4f839b7f] | committer: Timothy Gu dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADD The header is not installed and the macro isn't used outside libavutil, so it is obviously priv

[FFmpeg-cvslog] Doxyfile: Reset unused options back to default

2016-07-30 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sat Jul 30 19:51:34 2016 -0700| [cebad64d4f064d85868aebf74bcc292efff1fe3b] | committer: Timothy Gu Doxyfile: Reset unused options back to default Silences a few warnings. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] doxygen: Remove outdated EXPAND_AS_DEFINED

2016-07-30 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sat Jul 30 11:27:41 2016 -0700| [5522da9ee1020ce615bd972ff9c5e34c2231dda6] | committer: Timothy Gu doxygen: Remove outdated EXPAND_AS_DEFINED > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5522da9ee1020ce615bd972ff9c5e34c2231dda6 ---

[FFmpeg-cvslog] doxygen: Fix PREDEFINED syntax

2016-07-29 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Fri Jul 29 17:38:33 2016 -0700| [f198b8af72eb27171efa057dca883298b9fe5b8c] | committer: Timothy Gu doxygen: Fix PREDEFINED syntax > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f198b8af72eb27171efa057dca883298b9fe5b8c --- doc/Doxyfile |

[FFmpeg-cvslog] doxygen: Add a note on libavutil's modular nature

2016-07-29 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Fri Jul 29 17:18:09 2016 -0700| [22df70e9edaa8353e5edcc65c660d2d9f19ede5a] | committer: Timothy Gu doxygen: Add a note on libavutil's modular nature > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=22df70e9edaa8353e5edcc65c660d2d9

[FFmpeg-cvslog] doxygen: Set tab size to 4

2016-07-29 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Fri Jul 29 18:57:39 2016 -0700| [7204a6298be77521307e340f22334a57113a7861] | committer: Timothy Gu doxygen: Set tab size to 4 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7204a6298be77521307e340f22334a57113a7861 --- doc/Doxyfile

[FFmpeg-cvslog] x86/vc1dsp: Split the file into MC and loopfilter

2016-02-29 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Feb 28 17:16:26 2016 -0800| [e3461197b1ffa0b4ebb80ee3d8567d3b286d7fc3] | committer: Timothy Gu x86/vc1dsp: Split the file into MC and loopfilter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e3461197b1ffa0b4ebb80ee3d8567d3b286d7

[FFmpeg-cvslog] LICENSE: Thorough editing

2016-02-28 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Jan 24 09:17:36 2016 -0800| [bbf7500df99c52e5cecfbe32fbd0b682b6b28fac] | committer: Timothy Gu LICENSE: Thorough editing The changes in "Incompatible libraries" section are strictly based on what our configure script says. > http://git

[FFmpeg-cvslog] x86/vf_blend: Add SSE2 optimization for divide

2016-02-28 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Feb 10 09:04:51 2016 +| [222e6da605eadd9afa386f0a6c3142b16e16cf74] | committer: Timothy Gu x86/vf_blend: Add SSE2 optimization for divide 4.5x faster than C float version with autovectorization 10 x faster than C int version 25 x faster than C

[FFmpeg-cvslog] RELEASE: Update to 3.0.git

2016-02-15 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Feb 15 10:20:33 2016 -0800| [5d823709301b3f2ca1c69b92f2f7dde37b6918a3] | committer: Timothy Gu RELEASE: Update to 3.0.git > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5d823709301b3f2ca1c69b92f2f7dde37b6918a3 --- RELEASE |2 +-

[FFmpeg-cvslog] x86/vc1dsp: Port vc1_*_hor_16b_shift2 to NASM format

2016-02-14 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Feb 14 04:22:48 2016 +| [bcc223523e68a52050dc3f7d0e6a07c82f6f2bff] | committer: Timothy Gu x86/vc1dsp: Port vc1_*_hor_16b_shift2 to NASM format Reviewed-by: Christophe Gisquet > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] checkasm/vf_blend: Decrease iteration count

2016-02-14 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Feb 14 10:48:24 2016 -0800| [ebf648d490448d511b5fe970d76040169e65ef74] | committer: Timothy Gu checkasm/vf_blend: Decrease iteration count The test is already slow. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] checkasm: Add vf_blend tests

2016-02-14 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Feb 10 09:07:40 2016 +| [a953a2991e28de6d476420f7f8ae316599a83ac1] | committer: Timothy Gu checkasm: Add vf_blend tests > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a953a2991e28de6d476420f7f8ae316599a83ac1 --- tests/check

[FFmpeg-cvslog] vf_blend: Move C dsp function mapping to separate function

2016-02-14 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Feb 10 09:05:30 2016 +| [8c56a4a1ed7d90004a33bab02a1c6e5669718d11] | committer: Timothy Gu vf_blend: Move C dsp function mapping to separate function > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] vf_blend: Use integers for divide mode

2016-02-14 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Feb 14 02:15:18 2016 +| [a678d667816a86b7e5f8c4b558f8ed333bb98841] | committer: Timothy Gu vf_blend: Use integers for divide mode 2.5x faster for 8-bit mode without autovectorization in GCC, 2x slower with it on x86. However, since the platforms

[FFmpeg-cvslog] vf_blend: Reduce number of arguments for kernel function

2016-02-14 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Feb 14 02:01:35 2016 +| [45743239738bd74de6be475cd5abe4bcbee9f81c] | committer: Timothy Gu vf_blend: Reduce number of arguments for kernel function > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] vf_blend: Templatize identity function and use a better name

2016-02-14 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sat Feb 13 23:23:17 2016 +| [ba25936df589c62b097f799ed751973ebeac42b2] | committer: Timothy Gu vf_blend: Templatize identity function and use a better name > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] vf_blend: Use memcpy when opacity is 0

2016-02-14 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sat Feb 13 23:42:45 2016 +| [ee281b884e2d401f7c3b3ce95849211748ca2b53] | committer: Timothy Gu vf_blend: Use memcpy when opacity is 0 For xor mode, 1.8x faster on Haswell. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avutil: Remove x86_cpu.h

2016-02-13 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Feb 7 09:28:44 2016 -0800| [123ff81a45b5e78604a04f4c6bfe8f3a652cdc69] | committer: Timothy Gu avutil: Remove x86_cpu.h It is private (uninstalled) and unused. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] fate/source: Do not use GNU extensions in sed

2016-02-13 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Thu Feb 11 22:26:03 2016 -0800| [94a1c7491bb393f4ae822cf49c2a8038e41409f5] | committer: Timothy Gu fate/source: Do not use GNU extensions in sed > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=94a1c7491bb393f4ae822cf49c2a8038e4140

[FFmpeg-cvslog] x86/vf_blend: Move multiplying to a macro

2016-02-10 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Tue Feb 9 01:59:46 2016 +| [c8b1612af03b6ad1e6bcf56fad73544ba2a2893c] | committer: Timothy Gu x86/vf_blend: Move multiplying to a macro Reviewed-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] x86/vf_blend: Add SSE2 optimization for screen

2016-02-10 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Tue Feb 9 02:20:56 2016 +| [74f8d9aaef9150ead953e156e1c366d2a933ec1c] | committer: Timothy Gu x86/vf_blend: Add SSE2 optimization for screen 10x faster than C. Reviewed-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] tests: Add test for proper header guard

2016-02-10 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Thu Jan 28 18:33:06 2016 -0800| [5f1aad68c4f5d3b04cd686bc61fbbcf722e31d35] | committer: Timothy Gu tests: Add test for proper header guard Reviewed-by: Clément Bœsch > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] configure: Enable GCC vectorization on ≥4.9 on x86

2016-02-08 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sat Jan 30 10:52:44 2016 -0800| [cb8646af24bd8e9627cc5e1c62b049a00fe0b07b] | committer: Timothy Gu configure: Enable GCC vectorization on ≥4.9 on x86 4.9 was released precisely nine years after the first GCC version with autovectorizer (4.0) and six

[FFmpeg-cvslog] vf_blend: Add SSE2 optimization for multiply

2016-02-08 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Feb 8 19:04:00 2016 +| [253209ac444947d4735be84469c582df2718a59e] | committer: Timothy Gu vf_blend: Add SSE2 optimization for multiply 5 times faster than C, 3 times overall. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] diractab: Fix header guard name

2016-02-07 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Feb 7 09:26:15 2016 -0800| [0bcffc79242492073e64ee2d6936d2c621c0feb6] | committer: Timothy Gu diractab: Fix header guard name > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0bcffc79242492073e64ee2d6936d2c621c0feb6 --- libavco

[FFmpeg-cvslog] huffyuvencdsp: Undefine "i" macro after each use

2016-02-07 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Nov 1 19:24:55 2015 -0800| [59ebf32bca7e3c7ce6190794a520512874ec5fe6] | committer: Timothy Gu huffyuvencdsp: Undefine "i" macro after each use > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=59ebf32bca7e3c7ce6190794a52

[FFmpeg-cvslog] libvpxenc: Allow setting tune parameter

2016-02-07 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Dec 16 19:53:14 2015 -0800| [32fed702b8a4c6690c25af4d65ea93f1747595fc] | committer: Timothy Gu libvpxenc: Allow setting tune parameter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=32fed702b8a4c6690c25af4d65ea93f1747595fc ---

[FFmpeg-cvslog] dirac_dwt: Don't pass information in context as arguments

2016-02-07 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Feb 3 00:53:28 2016 +| [6cdde20beb9801ab83f142b56449e0a3f69b4019] | committer: Timothy Gu dirac_dwt: Don't pass information in context as arguments > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=

[FFmpeg-cvslog] diracdec: Split DWTPlane struct from Plane

2016-02-07 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Feb 3 01:18:29 2016 +| [e04912c0b673f4b8be06c5ccf99acf0f6338e659] | committer: Timothy Gu diracdec: Split DWTPlane struct from Plane > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e04912c0b673f4b8be06c5ccf99acf0f6338e

[FFmpeg-cvslog] dirac_dwt: Rename init2 to init

2016-02-07 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Feb 3 01:02:39 2016 +| [58ded09bd14e149af113b8373c1c2cd7958dfe54] | committer: Timothy Gu dirac_dwt: Rename init2 to init The functions are all private. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] diracdec: Pass DWTPlane to dwt init

2016-02-07 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Feb 3 01:30:55 2016 +| [671761d71367f792d6f0c2cf8973cc183d189188] | committer: Timothy Gu diracdec: Pass DWTPlane to dwt init > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=671761d71367f792d6f0c2cf8973cc183d189188 --- libavco

[FFmpeg-cvslog] diracdsp: Make x86 files/functions names consistent

2016-02-05 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Feb 1 20:50:22 2016 -0800| [17ab8f7e6852a9db46aec3267bc8a7e40dde849f] | committer: Timothy Gu diracdsp: Make x86 files/functions names consistent > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=17ab8f7e6852a9db46aec3267bc8a7e40dde8

[FFmpeg-cvslog] dirac_dwt: Make x86 files/functions names consistent

2016-02-05 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Feb 3 00:21:46 2016 +| [9fd6ea933fa107884230dce98dffa4ba166fa93d] | committer: Timothy Gu dirac_dwt: Make x86 files/functions names consistent > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9fd6ea933fa107884230dce98dffa4ba166fa

[FFmpeg-cvslog] xv: Remove AVPicture usage

2016-02-02 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Feb 1 17:26:10 2016 -0800| [13b8ba8c9d1fe3cec854a98b13b025578aa7ac6a] | committer: Timothy Gu xv: Remove AVPicture usage > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=13b8ba8c9d1fe3cec854a98b13b025578aa7ac6a --- libavdevice/x

[FFmpeg-cvslog] sdl: Remove AVPicture usage

2016-02-02 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Feb 1 17:25:38 2016 -0800| [228eb6708bd708bd778181ae91a7349eb803fed6] | committer: Timothy Gu sdl: Remove AVPicture usage > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=228eb6708bd708bd778181ae91a7349eb803fed6 --- libavdevice/sd

[FFmpeg-cvslog] cinepakenc: Stop using AVPicture

2016-02-02 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Feb 1 18:44:55 2016 -0800| [0ab25dac2f0b170ecc0e37530cf15f83b9f9e56d] | committer: Timothy Gu cinepakenc: Stop using AVPicture > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0ab25dac2f0b170ecc0e37530cf15f83b9f9e56d --- libavco

[FFmpeg-cvslog] diracdsp_mmx: Fix some more indentations

2016-02-01 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Feb 1 20:47:56 2016 -0800| [dd57b316c1094ac5da6b1ede8d3d763a8d64857f] | committer: Timothy Gu diracdsp_mmx: Fix some more indentations > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dd57b316c1094ac5da6b1ede8d3d763a8d648

[FFmpeg-cvslog] diracdsp_mmx: Fix indentation

2016-02-01 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Feb 1 20:40:55 2016 -0800| [f5e2b8de55cbea7c2a84b9305da95b01e8d733a6] | committer: Timothy Gu diracdsp_mmx: Fix indentation > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f5e2b8de55cbea7c2a84b9305da95b01e8d733a6 --- libavcodec/

[FFmpeg-cvslog] x86: vc1dsp: Convert vc1_inv_trans_*_dc to NASM format

2016-02-01 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Jan 31 11:42:24 2016 -0800| [838abfc1d711b42beaf401153b36ef80922b85b8] | committer: Timothy Gu x86: vc1dsp: Convert vc1_inv_trans_*_dc to NASM format > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=838abfc1d711b42beaf401153b36ef80922b8

[FFmpeg-cvslog] wtvdec: Removed unused variable

2016-01-31 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Jan 31 15:52:23 2016 -0800| [e5a6dcac47c2f778c69e443aa95b780baeedc46e] | committer: Timothy Gu wtvdec: Removed unused variable > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e5a6dcac47c2f778c69e443aa95b780baeedc46e --- libavfor

[FFmpeg-cvslog] Changelog: add entry on wtvdec performance improvement

2016-01-31 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Jan 31 15:52:34 2016 -0800| [80075b0149049a131ea0d4e8b96c6c0695e128b7] | committer: Timothy Gu Changelog: add entry on wtvdec performance improvement > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=80075b0149049a131ea0d4e8b96c6c0695e12

[FFmpeg-cvslog] all: Make header guard names consistent

2016-01-31 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Thu Jan 28 18:25:13 2016 -0800| [180f9a09588d1c68983692bb5245213956fdde11] | committer: Timothy Gu all: Make header guard names consistent > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=180f9a09588d1c68983692bb5245213956fdde11 --- com

[FFmpeg-cvslog] vf_phase: Reduce the scope of several variables

2016-01-31 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sat Jan 30 10:00:19 2016 -0800| [014e4e4499fd5615340d0001f2a0f02382d53718] | committer: Timothy Gu vf_phase: Reduce the scope of several variables Reviewed-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec: Remove libaacplus

2016-01-29 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Jan 24 09:49:12 2016 -0800| [9ba54c1b82a81581e5283da75c153a76f04324c0] | committer: Timothy Gu avcodec: Remove libaacplus TODO: bump minor It's inferior in quality to fdk-aac and has an arguably more problematic license. As early as 20

[FFmpeg-cvslog] amrwbdec_mips: Add missing ff_ prefix

2016-01-28 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Thu Jan 28 18:32:47 2016 -0800| [e74378aa8c5371d021a71b6810a8949ec5d65856] | committer: Timothy Gu amrwbdec_mips: Add missing ff_ prefix > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e74378aa8c5371d021a71b6810a8949ec5d65856 --- libavco

[FFmpeg-cvslog] all: Add missing header guards

2016-01-28 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Thu Jan 28 18:00:33 2016 -0800| [44304ae3220f553d0b1458644e2a617ea1ad8d22] | committer: Timothy Gu all: Add missing header guards > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=44304ae3220f553d0b1458644e2a617ea1ad8d22 --- compat/va_cop

[FFmpeg-cvslog] Revert "decklink: Header cleanup"

2016-01-24 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Jan 24 12:42:39 2016 -0800| [ce36cb08ed46ae03cb2286b3f8d107e3eaa6a625] | committer: Timothy Gu Revert "decklink: Header cleanup" This reverts commit 61fb70c3866b19dccf473ad4e5ede79d117e8e1c. Reported in #5183 to break the buil

[FFmpeg-cvslog] Changelog: Add entry on libquvi being removed

2016-01-24 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Jan 24 09:45:11 2016 -0800| [794b015035a50ab1f709c49bdf5403b44a2dcbd6] | committer: Timothy Gu Changelog: Add entry on libquvi being removed > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=794b015035a50ab1f709c49bdf5403b44a2dc

[FFmpeg-cvslog] configure: Maintain alphabetical order of components

2016-01-24 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Jan 24 09:28:55 2016 -0800| [fe71fde24685b5da052f38c9cd3522714de6d6ab] | committer: Timothy Gu configure: Maintain alphabetical order of components This is not "pure" alphabetical order since some components are intentionally kept togethe

[FFmpeg-cvslog] decklink: Header cleanup

2016-01-24 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Tue Dec 1 20:58:51 2015 -0800| [61fb70c3866b19dccf473ad4e5ede79d117e8e1c] | committer: Timothy Gu decklink: Header cleanup This commit cleans up the decklink files' header usage so that they pass checkheaders. > http://git.videolan.org/gi

[FFmpeg-cvslog] common.mak: Use CCFLAGS for assembly generation as well

2016-01-24 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Tue Dec 1 20:55:37 2015 -0800| [bd4d192081230b217ecab14d39daf06f40067191] | committer: Timothy Gu common.mak: Use CCFLAGS for assembly generation as well CCFLAGS is equivalent to CPPFLAGS + CFLAGS, and it is already being used by other make rules like

[FFmpeg-cvslog] avdevice: Mark decklink_common.h as unconditional SKIPHEADER

2016-01-24 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Tue Dec 1 21:44:50 2015 -0800| [af54a36fc42d2d2824b5820b59af9f421b849371] | committer: Timothy Gu avdevice: Mark decklink_common.h as unconditional SKIPHEADER It is a C++ file, incompatible with the checkheaders infrastructure. > h

[FFmpeg-cvslog] Correct two build/built typos

2016-01-11 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Jan 11 20:51:03 2016 -0800| [d64d6edfc7f57293ac96b1417124c56bf40685d8] | committer: Timothy Gu Correct two build/built typos Found-by: Leo Izen as thebombzen on IRC Signed-off-by: Timothy Gu > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] avf_showspectrum: Silence "deprecated pixel format" warning

2016-01-09 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sat Jan 9 10:45:48 2016 -0800| [53d6bf662773b7dc579c50757c1842d2801b4013] | committer: Timothy Gu avf_showspectrum: Silence "deprecated pixel format" warning > http://git.videolan.org/gitweb.cgi/ffmpeg.gi

[FFmpeg-cvslog] cosmetics: Fix weird indentations

2015-12-07 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Dec 7 10:42:28 2015 -0800| [006d3e97fc8f44488f5935607bb45fce19ea641a] | committer: Timothy Gu cosmetics: Fix weird indentations > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=006d3e97fc8f44488f5935607bb45fce19ea641a --- cmdutil

[FFmpeg-cvslog] ffprobe: Do not print profile names in -bitexact

2015-12-06 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Fri Nov 27 14:33:02 2015 -0800| [9670165cc2273597cfac0365da6598743e4c6ea2] | committer: Michael Niedermayer ffprobe: Do not print profile names in -bitexact Instead, print "unknown" if it's unknown, or their numerical values if they are

[FFmpeg-cvslog] fate/concatdec: Use -bitexact

2015-12-06 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Fri Nov 27 14:33:03 2015 -0800| [b0669e7ccfef5ecaa83a0b5837c343ae198f03fe] | committer: Michael Niedermayer fate/concatdec: Use -bitexact Fixes FATE failures on --enable-small builds. Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] aaccoder_twoloop: Mark sfdiff as av_unused

2015-11-25 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Thu Nov 26 03:46:09 2015 -0300| [9078a694f3fbc2f4db189c9796badbea632dd58d] | committer: Claudio Freire aaccoder_twoloop: Mark sfdiff as av_unused Silences warning when building without assertions Signed-off-by: Claudio Freire > http://git.videolan.

[FFmpeg-cvslog] fate-run: Fix indentation

2015-11-25 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Wed Nov 25 21:03:14 2015 -0800| [04deaef29330e672b6d6600fedf4066c4f30d0e6] | committer: Timothy Gu fate-run: Fix indentation > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=04deaef29330e672b6d6600fedf4066c4f30d0e6 --- tests/fate-run

[FFmpeg-cvslog] doc/indevs: Fix German

2015-11-24 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Tue Nov 24 18:17:49 2015 -0800| [4f99308ed36b0fc5c2bd2121ad350aa3d80b1275] | committer: Timothy Gu doc/indevs: Fix German > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4f99308ed36b0fc5c2bd2121ad350aa3d80b1275 --- doc/indevs.texi |

[FFmpeg-cvslog] configure: Fix pseudo-German

2015-11-24 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Tue Nov 24 18:17:38 2015 -0800| [798920033ecebeefa60225a62b0296d89b099eda] | committer: Timothy Gu configure: Fix pseudo-German > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=798920033ecebeefa60225a62b0296d89b099eda --- configure |

  1   2   3   >