11 Commits (8eecdc8b789e3fa5b640ddd26e29e9254a1dffe3)

Author SHA1 Message Date
Janusz Krzysztofik 2b7cf1678e Add initial support for 12-bit color mode. 15 years ago
Stefano Sabatini ce7c717900 Declare the PIX_FMT_GRAY8 pixel format as a paletted format. This is 15 years ago
Stefano Sabatini f47a7cb777 Move read_line() and write_line() definition from pixdesc.h to 15 years ago
Stefano Sabatini 80a07f6e47 Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt(). 15 years ago
Laurent Aimar 92c6a099ba H264 DXVA2 implementation 15 years ago
Stefano Sabatini 382cb1154c Make av_pix_fmt_descriptors use the same pixel format names as defined 15 years ago
Stefano Sabatini b8873c2a8f Rename AVPixFmtDescriptor.nb_channels to nb_components, the new name 15 years ago
Carl Eugen Hoyos dd6308addd Add PIX_FMT_VDPAU_MPEG4 to pixdesc.c. 15 years ago
Stefano Sabatini 3fa70a3bc8 Add pixel format descriptors for the HW-accelerated formats. 15 years ago
Stefano Sabatini d71ad089ef Add PIX_FMT_PAL flag to BGR8, BGR4_BYTE, RGB8, and RGB4_BYTE formats. 15 years ago
Stefano Sabatini 51135d1d8e Move pixdesc.{h,c} from libavcodec to libavutil. 15 years ago
Lars Täuber 35f6c15405 Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt(). 15 years ago
Stefano Sabatini 5efccce2a9 Implement av_get_bits_per_pixel(). 16 years ago
Stefano Sabatini 75801da580 Add pixdescs definitions for planar YUV pixfmts with 16 bits per 16 years ago
Stefano Sabatini 10151b138a Add missing pixel format descriptor definitions. 16 years ago
Stefano Sabatini bcbd9a149e Cosmetics: reorder the pixel format descriptors to make them match the 16 years ago
Stefano Sabatini f938cbf984 Change the order of the components for RGB565LE and RGB565BE, 16 years ago
Stefano Sabatini eb39fb512a Add comments specifying the name of the components in the descriptors. 16 years ago
Stefano Sabatini d2863e72ab Export to pixdesc.h the av_pix_fmt_descriptors array. 16 years ago
Stefano Sabatini f82674e584 Change the RGB5X5/BGR5X5 pixel format defines so that we have little 16 years ago
Stefano Sabatini 1e896640c4 Implement a name field for AVPixFmtDescriptor. 16 years ago
Stefano Sabatini e5681ba0f2 Rename the (yet not defined) macros: 16 years ago
Diego Biurrun e0cffbe7ea spelling/wording/grammar cosmetics 16 years ago
Michael Niedermayer 9b61d838f6 Pixel Format descriptor, try #1. 16 years ago