summaryrefslogtreecommitdiffstats
path: root/media/tools
Commit message (Expand)AuthorAgeFilesLines
* Implementation of OmxVideoDecodeEngine.ajwong@chromium.org2009-12-221-3/+7
* Signal handler for player_x11 applicationhclam@chromium.org2009-12-021-5/+17
* Use argv[0] to print out executable usage info for media tools.scherkus@chromium.org2009-11-253-3/+3
* Fix help dialog for player_x11.scherkus@chromium.org2009-11-251-1/+1
* Re-organizing all tools under /src/media to be consistent with the rest of th...scherkus@chromium.org2009-11-2523-0/+3877
* wav_ola_test - add CommandLine::Reset to clean up ValGrind memory leak fix.fbarchard@chromium.org2009-11-051-1/+1
* qt_faststart use %PRIX64 for 64 bit value printfs for better compatibility wi...fbarchard@chromium.org2009-08-211-5/+6
* Updated wav_ola_test.kylep@chromium.org2009-08-061-1/+2
* deleting old file which we had issues with gcl commits onfbarchard@chromium.org2009-07-211-326/+0
* svn wont allow commit of file. renaming to _ to avoid svn.fbarchard@chromium.org2009-07-211-0/+326
* qt-faststart is a tool that moves the 'moov' to the start of file, reducing s...fbarchard@chromium.org2009-07-211-0/+326
* Modify ARAB to use simpler data types in FillBuffer() calls.kylep@chromium.org2009-07-161-4/+6
* Refactor WritableBuffer interface for more useful ptr management.kylep@chromium.org2009-07-161-5/+5
* Modify OLA to use window size in seconds instead of bytes.kylep@chromium.org2009-07-101-7/+15
* Test fwrite returnval in wav_ola_test.cc to fix ubuntu compile warning.kylep@chromium.org2009-07-071-1/+4
* OLA Algorithm and test shell.kylep@chromium.org2009-07-071-0/+153