]> git.sesse.net Git - ffmpeg/history - libavcodec/v210x.c
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
[ffmpeg] / libavcodec / v210x.c
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-07-10 Måns RullgårdAdd av_ prefix to bswap macros
2010-07-10 Måns Rullgårdbswap: change ME to NE in macro names
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-01-31 Peter RossAdd v210x decoder long name
2009-10-13 Reimar DöffingerRemove unnecessary calls to avcodec_check_dimensions...
2009-10-13 Reimar DöffingerCall release_buffer on close for v210dec and v210x
2009-05-30 Reimar DöffingerAdd casts to v210x decoder to avoid warnings.
2009-04-22 Michael NiedermayerSupport reading packed YUV422 10bit samples from Sverig...