aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/ffmpeg/decode_audio_op_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-21
* Tweaks to PR 16101 which adds stream selection support for `tf.contrib.ffmpeg...Gravatar Yong Tang2018-01-23
* Allow ffmpeg `samples_per_second` to be a TensorGravatar William Chargin2017-08-09
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Add support for mp4 container to tf.contrib.ffmpeg.Gravatar A. Unique TensorFlower2016-09-22
* Making the third_party ffmpeg decode_audio op resilient to small numbers ofGravatar A. Unique TensorFlower2016-07-28
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Fix python3-compatibility issue in ffmpeg unit testsGravatar Shanqing Cai2016-05-15
* Reenable check_futures_testGravatar Geoffrey Irving2016-04-29
* Creates a new op: ffmpeg.decode_audio. This relies an an installed ffmpeg bin...Gravatar A. Unique TensorFlower2016-04-29
* Internal only change.Gravatar A. Unique TensorFlower2016-04-28
* Creating a tf.contrib.ffmpeg.decode_audio_file op. So far, it supports mp3, w...Gravatar A. Unique TensorFlower2016-04-28