Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(58)

Unified Diff: webrtc/modules/video_coding/codecs/h264/.gitignore

Issue 1306813009: H.264 video codec support using OpenH264/FFmpeg (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: RTPDefragmentize, videoprocessor_unittest: H264 with no packet loss Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/modules/video_coding/codecs/h264/.gitignore
diff --git a/webrtc/modules/video_coding/codecs/h264/.gitignore b/webrtc/modules/video_coding/codecs/h264/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..b2c6afdded1b1ac515feeae7066d85c61fa3f830
--- /dev/null
+++ b/webrtc/modules/video_coding/codecs/h264/.gitignore
@@ -0,0 +1,2 @@
+openh264/
+
« no previous file with comments | « no previous file | webrtc/modules/video_coding/codecs/h264/h264.cc » ('j') | webrtc/modules/video_coding/codecs/h264/h264.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698