shaka-packager/packager
Rintaro Kuroiwa 3615e0ea47 Remove locks from MpdBuilder and lock at MpdNotifier level
- Since most use cases use notifier implementations that already uses
  locks, removing locks from MpdBuilder.
- Added locks to MpdNotifier::Flush() implementations. Multiple threads
  were able to write to the same file.

Issue #45, #49

Change-Id: I6e39824485672f40e6c947da97f1743fac174167
2015-11-17 17:13:54 -08:00
..
app Add end to end tests for edash-packager 2015-09-29 20:38:22 +00:00
media Relax requirement on reserved bits when parsing AVCC 2015-11-17 17:12:42 -08:00
mpd Remove locks from MpdBuilder and lock at MpdNotifier level 2015-11-17 17:13:54 -08:00
third_party/curl Fix find_curl_ca_bundle shell script break in old systems 2015-03-12 15:35:13 -07:00
tools Add edash_packager.ycm_extra_conf.py 2015-06-29 14:56:22 -07:00
common.gypi Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
packager.gyp Generate tkhd and pasp boxes properly with non-square pixels 2015-08-07 21:46:08 +00:00