aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/ffmpeg/__init__.py
Commit message (Expand)AuthorAge
* Remove magic-doc-links from code.Gravatar Mark Daoust2018-08-16
* Remove duplicate importsGravatar Yong Tang2018-06-02
* Fix merge conflictsGravatar Sourabh Bajaj2017-11-30
|\
| * Merge changes from github.Gravatar Sourabh Bajaj2017-11-30
* | Add op `tf.contrib.ffmpeg.decode_video` (#13242)Gravatar Yong Tang2017-11-13
|/
* Update module docstrings to (consistently) link to the guide in theGravatar A. Unique TensorFlower2017-02-24
* Seal ffmpeg interface and fix document generator to use ffmpeg build target.Gravatar Andrew Selle2017-02-13
* Documentation changes to adhere to new doc generatorGravatar Brennan Saeta2017-02-13
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Updating FFmpeg docs and exposing them to gen_docs.sh.Gravatar A. Unique TensorFlower2016-05-18
* Adding an encode_audio op to the tensorflow/contrib/ffmpeg directory.Gravatar A. Unique TensorFlower2016-05-05
* 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