2bae6deec84016b9caaffcb536534820c47b12d2 |
|
01-Jun-2016 |
Lajos Molnar <lajos@google.com> |
WebmWriter: respect track add order Add tracks to container in the order the client added them. Bug: 28931391 Change-Id: Ie303314495ee596b8e3fa03b4c3e51b62b699cc0
/frameworks/av/media/libstagefright/webm/WebmWriter.cpp
|
9c876499f869af4010b8fcdca2d9f316a8a91123 |
|
01-Jun-2016 |
Lajos Molnar <lajos@google.com> |
WebmWriter: do not crash on missing format keys Bug: 28931391 Change-Id: Ib4008117c60d4ad8badd23da6c72b36db5072db1
/frameworks/av/media/libstagefright/webm/WebmWriter.cpp
|
d637d296bb0954756d3d231633fad73fadd70316 |
|
25-May-2016 |
Lajos Molnar <lajos@google.com> |
stagefright: fix hdr/color metadata handling for .mkv files This is needed for proper VP9 profile detection Bug: 28671284 Change-Id: Ief313c9635462db7157988d7446e40f54e4cada7
/frameworks/av/media/libstagefright/webm/WebmWriter.cpp
|
70b22a024d75bce04575c16ed49fc7991c8544a6 |
|
21-Jan-2016 |
Vignesh Venkatasubramanian <vigneshv@google.com> |
libstagefright/webm: Add support for VP9 in webm muxer WebM muxer cannot write out VP9 files. This CL adds support for that. It will be useful when VP9 hardware encoders come out and also when we add the software encoder for VP9. Change-Id: Ie24d0f928a7421d8e6a53073b4cae45fba01d45b
/frameworks/av/media/libstagefright/webm/WebmWriter.cpp
|
b2487f03f12dcafdb801fc0007c8df8412397f44 |
|
01-Sep-2015 |
Marco Nelissen <marcone@google.com> |
Extractor service Run extractors in a separate process. Currently all data is copied through a binder transaction, and WVMExtractor is still run in the mediaserver process. Change-Id: Ic5dbce87126dd321ad792f4dd540c2ff6b068d13
/frameworks/av/media/libstagefright/webm/WebmWriter.cpp
|
c6ac859f5a82ea8642bc6351a45508a15f224f32 |
|
08-Dec-2014 |
Marco Nelissen <marcone@google.com> |
Remove filename based writer constructors MediaPlayerService can't open files (it needs an already opened file descriptor), so these were just wasting space. Change-Id: I323044a6c1814a7bff952ed71b5c7792df2abf03
/frameworks/av/media/libstagefright/webm/WebmWriter.cpp
|
b3f9759c8c9437c45b9a34519ce2ea38a8314d4e |
|
24-Nov-2014 |
Andreas Gampe <agampe@google.com> |
Stagefright: Fix unused variables, functions, values For build-system CFLAGS clean-up, remove unused functions and variables. Change-Id: Ic3dee56b589ea9a693efa1d72ba394036efff168
/frameworks/av/media/libstagefright/webm/WebmWriter.cpp
|
343947abc8b7c126f966fd32a0b18bff6c2cecd1 |
|
08-Feb-2014 |
Robert Shih <robertshih@google.com> |
Stagefright: added WebM muxer. Change-Id: I50bbf9c6f089b205d5ecef1371bfdd2028b3b358
/frameworks/av/media/libstagefright/webm/WebmWriter.cpp
|