1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

lavd/v4l2: update broken link to v4l2 video capture example

Reviewed-by: Stefano Sabatini
This commit is contained in:
Stephan Hilb
2013-01-16 11:27:20 +01:00
committed by Carl Eugen Hoyos
parent 36810215fa
commit f245a2086a

View File

@@ -24,7 +24,7 @@
* Video4Linux2 grab interface * Video4Linux2 grab interface
* *
* Part of this file is based on the V4L2 video capture example * Part of this file is based on the V4L2 video capture example
* (http://v4l2spec.bytesex.org/v4l2spec/capture.c) * (http://linuxtv.org/downloads/v4l-dvb-apis/capture-example.html)
* *
* Thanks to Michael Niedermayer for providing the mapping between * Thanks to Michael Niedermayer for providing the mapping between
* V4L2_PIX_FMT_* and AV_PIX_FMT_* * V4L2_PIX_FMT_* and AV_PIX_FMT_*