shaka-packager/app
Kongqun Yang fddeb1feb1 Support for multiple audio/video tracks in a file
Remove --audio and --video command line options and replaced with
--stream. User can use --stream=video (default) to pull the first video
track from the source or --stream=audio to pull the first audio track.
The user may also use --stream={stream_id}, 0-based stream id to pull
the stream, e.g. --stream=0 for the first stream.

Change-Id: Ie1f93c2cc80a160a496b1d43ae3a658263d30cfc
2014-03-21 14:38:45 -07:00
..
fixed_key_encryption_flags.h Add copyright information. 2014-02-18 23:46:01 +00:00
mpd_generator.cc Fix no ContentProtection element problem. 2014-02-20 01:22:09 +00:00
mpd_generator_flags.h Add copyright information. 2014-02-18 23:46:01 +00:00
muxer_flags.h Support for multiple audio/video tracks in a file 2014-03-21 14:38:45 -07:00
packager_main.cc Support for multiple audio/video tracks in a file 2014-03-21 14:38:45 -07:00
widevine_encryption_flags.h Add copyright information. 2014-02-18 23:46:01 +00:00