10 Commits

Author SHA1 Message Date
Christoffer Jansson
ba77d34307 add jansson@google.com to infra owners to cover when Mirko is OOO
Bug: None
Change-Id: I5c829bb52b8e2c5f99b1b6b926fcaeab4ddca115
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3990603
Commit-Queue: Magnus Jedvert <magjed@chromium.org>
Reviewed-by: Magnus Jedvert <magjed@chromium.org>
2022-10-28 09:46:02 +00:00
Frank Barchard
f8a1ee3314 Add wtc as owner
Bug:  None
Change-Id: I7fbb7621904dad786b00e853f72ed9dabab7735a
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3667529
Commit-Queue: Mirko Bonadei <mbonadei@chromium.org>
Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
2022-05-25 12:46:00 +00:00
Frank Barchard
715150b5aa Add UYVYToY function
This function reads 2 byte values and writes the 2nd byte to the destination.
It turns out this is useful for P010ToNV12 as well, so adding the planar function allows a high level to call this.
And adds UYVY support for something YUY2 already had.  Which is writing the 1st byte.

Bug: b/233233302, b/233634772
Change-Id: I10a9454cb4f5b2c4ac5532fa86feddf78284d8b8
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3659055
Commit-Queue: Frank Barchard <fbarchard@chromium.org>
Reviewed-by: richard winterton <rrwinterton@gmail.com>
Reviewed-by: Frank Barchard <fbarchard@chromium.org>
2022-05-24 01:42:31 +00:00
Gavin Mak
742791f13a Move metadata in OWNERS files to DIR_METADATA files
No-Try: True
Bug: 1113033
Change-Id: I906f1bff1b8e0eace5947be066a609e28565e81c
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/2679701
Commit-Queue: Mirko Bonadei <mbonadei@chromium.org>
Reviewed-by: Frank Barchard <fbarchard@chromium.org>
Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
2021-02-09 19:34:43 +00:00
Frank Barchard
27d846c57d Replace phoglund in libyuv OWNERS wth mbonadei
Patrik is leaving the company.

Bug: None
Change-Id: Ifd872700ee1f4ca5272a045513d0dcd9f5efe7d6
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/2154253
Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
Commit-Queue: Frank Barchard <fbarchard@chromium.org>
2020-04-17 09:16:26 +00:00
Eric Foo
98a4882de5 Add "# COMPONENT" to libyuv OWNERS file
See https://tinyurl.com/yxau5sc4 for context.

Bug: 977050
Change-Id: I5b4f86267980bc97760aa23e1f28cbed890d8a9d
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/1846507
Reviewed-by: Frank Barchard <fbarchard@chromium.org>
Commit-Queue: Frank Barchard <fbarchard@chromium.org>
2019-10-09 00:21:03 +00:00
Henrik Kjellander
a49fb674e1 Remove kjellander@ and torbjorng@ from OWNERS.
torbjorng@ has left Google and kjellander@ will in a month.
Replacing remaining ownership (after some cleanup) with
phoglund@.

BUG=libyuv:739
NOTRY=True

Change-Id: I228f2d87008f5f9cbce1ac88dc51c7f2ad6192c0
Reviewed-on: https://chromium-review.googlesource.com/680934
Reviewed-by: Frank Barchard <fbarchard@google.com>
Commit-Queue: Henrik Kjellander <kjellander@chromium.org>
2017-09-26 18:48:09 +00:00
Henrik Kjellander
f9496cfdf3 Add new OWNERS and remove drover.properties.
The drover.properties file is no longer useful after
migrating the repo to Git.

BUG=libyuv:568
R=mflodman@chromium.org

Review URL: https://codereview.chromium.org/1696173002 .
2016-02-16 19:53:11 +01:00
fbarchard@google.com
a18ba50d23 Remove blank lint from OWNERS. Move FixedDiv into row functions to avoid changing build files.
BUG=none
TEST=none
R=johannkoenig@google.com

Review URL: https://webrtc-codereview.appspot.com/1680004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@730 16f28f9a-4ce2-e073-06de-1de4eb20be90
2013-06-17 23:04:13 +00:00
fbarchard@google.com
cdd6f4423b create OWNERS file for chromium version of libyuv
BUG=none
TEST=none
R=dingkai@google.com, parisa@chromium.org

Review URL: https://webrtc-codereview.appspot.com/1646004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@722 16f28f9a-4ce2-e073-06de-1de4eb20be90
2013-06-10 17:26:55 +00:00