embeddedsw/XilinxProcessorIPLib/drivers/video_common
Andrei-Liviu Simion 2a4d0ee04e video_common: Removed duplicate interlaced video timings.
Removed 25 Hz and 30 Hz refresh rates since they have identical video timings to
the 50 Hz and 60 Hz varients. The 50/60Hz refresh rates take into account both
frames for interlaced.
The common video functions use the 50/60Hz refresh rates and divide by 2 where
needed to get the frame rate for each frame.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-04-26 10:34:44 +05:30
..
data video_common: Added Makefile and updated MDD for compilation. 2015-04-26 10:31:57 +05:30
doc/html/api video_common: Added Doxygen documentation. 2015-04-26 10:34:27 +05:30
examples video_common: edid: Added function headers for commenting. 2015-04-26 10:34:20 +05:30
src video_common: Removed duplicate interlaced video timings. 2015-04-26 10:34:44 +05:30