shaka-packager/packager
Aaron Vaage 8067fd4818 Made Trick Play A 1:1 Handler
Before the trick play handler would have one input and multiple
outputs. The normal media handler API for adding handlers had to
be ignored when setting-up the trick play handler.

This changes the trick play handler to have one input and one output.
It uses the standard AddHandler method calls. When initialized, the
trick play factor must be provided.

This included a run of 'clang-format' over all edited files.

Change-Id: I7b3cdf0a2472e2f89ab194867c4b984e26f18f24
2017-09-26 08:25:04 -07:00
..
app Made Trick Play A 1:1 Handler 2017-09-26 08:25:04 -07:00
buildtools/third_party Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00
file Report an error when disk is full 2017-09-15 22:22:12 +00:00
hls [HLS] Fix segment URL isn't respecting folder locations 2017-09-18 19:11:42 +00:00
media Made Trick Play A 1:1 Handler 2017-09-26 08:25:04 -07:00
mpd [HLS] Fix segment URL isn't respecting folder locations 2017-09-18 19:11:42 +00:00
testing Enable C++11 in gtest 2017-07-17 20:14:23 +00:00
third_party Include /etc/ssl/ca-bundle.pem in curl ca bundle 2017-08-04 12:28:02 -07:00
tools Update Doxygen config file 2017-09-15 22:02:32 +00:00
version Support generation of libpackager.so (shared_library) 2017-06-13 20:42:32 +00:00
common.gypi Support generation of libpackager.so (shared_library) 2017-06-13 20:42:32 +00:00
packager.cc Made Trick Play A 1:1 Handler 2017-09-26 08:25:04 -07:00
packager.gyp Made Trick Play A 1:1 Handler 2017-09-26 08:25:04 -07:00
packager.h Add support for callback file 2017-09-07 19:26:26 +00:00
packager_test.cc Add support for callback file 2017-09-07 19:26:26 +00:00
protoc.gypi Support generation of libpackager.so (shared_library) 2017-06-13 20:42:32 +00:00
status.cc Move status.h under packager/ 2017-06-30 11:35:18 -07:00
status.h Move status.h under packager/ 2017-06-30 11:35:18 -07:00
status_test_util.h Move status.h under packager/ 2017-06-30 11:35:18 -07:00
status_unittest.cc Move status.h under packager/ 2017-06-30 11:35:18 -07:00