shaka-packager/media
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
..
base Change output messages to make it more human readable 2014-03-19 18:42:27 -07:00
event Remove the name after TODO 2014-03-19 18:07:06 -07:00
file Fix compilation errors after manifest update 2014-03-03 13:26:14 -08:00
mp4 Support for multiple audio/video tracks in a file 2014-03-21 14:38:45 -07:00
test Fix a compilation error due to base update 2014-03-19 18:57:29 -07:00