Description: This application implements YV12 into RGB24 display, using FFMPEG open source library, and the place of study is the code, display. Open source FFMPEG use.
File list (Check if you may need any files):
YV12TORGB24\include\adler32.h
...........\.......\allcodecs.h
...........\.......\avcodec.h
...........\.......\avformat.h
...........\.......\avio.h
...........\.......\avstring.h
...........\.......\avutil.h
...........\.......\base64.h
...........\.......\common.h
...........\.......\fifo.h
...........\.......\integer.h
...........\.......\intfloat_readwrite.h
...........\.......\inttypes.h
...........\.......\log.h
...........\.......\lzo.h
...........\.......\mathematics.h
...........\.......\md5.h
...........\.......\mem.h
...........\.......\opt.h
...........\.......\random.h
...........\.......\rational.h
...........\.......\rgb2rgb.h
...........\.......\rtp.h
...........\.......\rtsp.h
...........\.......\rtspcodes.h
...........\.......\stdint.h
...........\.......\swscale.h
...........\include
...........\Libs\avcodec.dll
...........\....\avcodec.lib
...........\....\avdevice.dll
...........\....\avdevice.lib
...........\....\avfilter.dll
...........\....\avfilter.lib
...........\....\avformat.dll
...........\....\avformat.lib
...........\....\avutil.dll
...........\....\avutil.lib
...........\....\directdraw.lib
...........\....\ffmpeg\.svn\all-wcprops
...........\....\......\....\entries
...........\....\......\....\prop-base\avcodec.lib.svn-base
...........\....\......\....\.........\avdevice.lib.svn-base
...........\....\......\....\.........\avfilter.lib.svn-base
...........\....\......\....\.........\avformat.lib.svn-base
...........\....\......\....\.........\avutil.lib.svn-base
...........\....\......\....\.........\swscale.lib.svn-base
...........\....\......\....\prop-base
...........\....\......\....\props
...........\....\......\....\text-base\avcodec.lib.svn-base
...........\....\......\....\.........\avdevice.lib.svn-base
...........\....\......\....\.........\avfilter.lib.svn-base
...........\....\......\....\.........\avformat.lib.svn-base
...........\....\......\....\.........\avutil.lib.svn-base
...........\....\......\....\.........\swscale.lib.svn-base
...........\....\......\....\text-base
...........\....\......\....\.mp\prop-base
...........\....\......\....\...\props
...........\....\......\....\...\text-base
...........\....\......\....\tmp
...........\....\......\.svn
...........\....\......\avcodec.lib
...........\....\......\avdevice.lib
...........\....\......\avfilter.lib
...........\....\......\avformat.lib
...........\....\......\avutil.lib
...........\....\......\swscale.lib
...........\....\ffmpeg
...........\....\IPHLPAPI.LIB
...........\....\play.lib
...........\....\pthreadGC2.dll
...........\....\SDL.dll
...........\....\swscale.dll
...........\....\swscale.lib
...........\....\xvidcore.dll
...........\Libs
...........\ReadMe.txt
...........\res\YV12TORGB24.ico
...........\...\YV12TORGB24.rc2
...........\res
...........\resource.h
...........\StdAfx.cpp
...........\StdAfx.h
...........\YV12TORGB24.APS
...........\YV12TORGB24.clw
...........\YV12TORGB24.cpp
...........\YV12TORGB24.dsp
...........\YV12TORGB24.dsw
...........\YV12TORGB24.h
...........\YV12TORGB24.ncb
...........\YV12TORGB24.opt
...........\YV12TORGB24.plg
...........\YV12TORGB24.rc
...........\YV12TORGB24Dlg.cpp
...........\YV12TORGB24Dlg.h
YV12TORGB24