aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/ffmpeg
Commit message (Expand)AuthorAge
* Adjustments to contrib/ffmpeg to allow the ops to run inside google3. Second ...Gravatar A. Unique TensorFlower2016-06-21
* TensorFlow: minor change functions in Env interface.Gravatar Vijay Vasudevan2016-06-16
* Monitor InFlow queues via TensorBoard summariesGravatar David Soergel2016-06-13
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Adjustments to contrib/ffmpeg to allow the ops to run inside google3.Gravatar A. Unique TensorFlower2016-05-31
* Fix python3 incompatibility in encode_audio_op_test.pyGravatar Shanqing Cai2016-05-28
* Merge changes from github.Gravatar Vijay Vasudevan2016-05-27
* Adjustments to contrib/ffmpeg to allow the ops to run inside google3.Gravatar A. Unique TensorFlower2016-05-27
* Adding documentation on integration testing.Gravatar A. Unique TensorFlower2016-05-26
* Allowing alternate implementations of the ffmpeg_lib library.Gravatar A. Unique TensorFlower2016-05-25
* Merge changes from github.Gravatar Derek Murray2016-05-23
* Moving part of the kernel for the contrib/ffmpeg ops into a "default"Gravatar A. Unique TensorFlower2016-05-20
* Updating FFmpeg docs and exposing them to gen_docs.sh.Gravatar A. Unique TensorFlower2016-05-18
* Fix incorrect buildozer rule for contrib/ffmpeg/BUILDGravatar Shanqing Cai2016-05-15
* Fix python3-compatibility issue in ffmpeg unit testsGravatar Shanqing Cai2016-05-15
* Fix integration_tests.sh ffmpeg testsGravatar Shanqing Cai2016-05-09
* Merge changes from github.Gravatar A. Unique TensorFlower2016-05-05
* Adding an encode_audio op to the tensorflow/contrib/ffmpeg directory.Gravatar A. Unique TensorFlower2016-05-05
* Adding the ability to write .wav files to the contrib/ffmpeg library. Note thatGravatar A. Unique TensorFlower2016-05-04
* 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
* resource_loader.py is unable to find the .so file in all circumstances.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
* Merge changes from github.Gravatar Illia Polosukhin2016-04-18
* Add BUILD files to opensource tree.Gravatar Martin Wicke2016-04-08
* Creating a new contrib directory for audio ops using FFmpeg.Gravatar A. Unique TensorFlower2016-03-23