summaryrefslogtreecommitdiff
path: root/caffe2/video/video_decoder.cc
AgeCommit message (Expand)AuthorFilesLines
2018-04-27Update the video input op in caffe2 (#7054)Orion Reblitz-Richardson1-14/+23
2018-03-27Remove Apache headers from source.Orion Reblitz-Richardson1-16/+0
2018-02-12rectangle_cropping_multi_cropping_color_jittering_lightingZhicheng Yan1-18/+30
2018-01-19update the video input op in caffe2Heng Wang1-89/+120
2017-09-28Re-license to ApacheYangqing Jia1-0/+16
2017-07-12decode only required # of framesAarti Basant1-103/+177
2017-06-06Fix VideoInputOp memory leakDu Tran1-273/+312
2017-05-19Fix open source build with ffmpegDu Tran1-1/+1
2017-05-05Adding video data layer for caffe2Du Tran1-0/+369