index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
pixdesc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Deprecate avcodec_pix_fmt_string() in favor of
Stefano Sabatini
2010-12-04
1
-0
/
+14
*
Apply minor simplification in av_read_image_line().
Stefano Sabatini
2010-09-12
1
-4
/
+3
*
pixdesc: indent
Måns Rullgård
2010-09-12
1
-9
/
+9
*
pixdesc: use 8-bit accesses when possible in av_read/write_image_line()
Måns Rullgård
2010-09-12
1
-1
/
+15
*
Cosmetics: use x ? y : z construct and merge intialization and
Stefano Sabatini
2010-09-12
1
-3
/
+1
*
pixdesc: add missing includes
Måns Rullgård
2010-07-10
1
-0
/
+2
*
Reindent after r24101.
Stefano Sabatini
2010-07-08
1
-2
/
+2
*
Rename read/write_line() to av_read/write_image_line().
Stefano Sabatini
2010-07-07
1
-2
/
+2
*
Add PIX_FMT_Y400A, 8bit gray, 8bit alpha
Andreas Öman
2010-04-14
1
-0
/
+8
*
Add initial support for 12-bit color mode.
Janusz Krzysztofik
2010-03-05
1
-0
/
+46
*
Declare the PIX_FMT_GRAY8 pixel format as a paletted format. This is
Stefano Sabatini
2010-03-04
1
-0
/
+1
*
Move read_line() and write_line() definition from pixdesc.h to
Stefano Sabatini
2010-02-16
1
-0
/
+80
*
Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt().
Stefano Sabatini
2010-01-30
1
-0
/
+37
*
H264 DXVA2 implementation
Laurent Aimar
2010-01-20
1
-0
/
+6
*
Make av_pix_fmt_descriptors use the same pixel format names as defined
Stefano Sabatini
2009-11-26
1
-5
/
+5
*
Rename AVPixFmtDescriptor.nb_channels to nb_components, the new name
Stefano Sabatini
2009-11-18
1
-51
/
+51
*
Add PIX_FMT_VDPAU_MPEG4 to pixdesc.c.
Carl Eugen Hoyos
2009-11-11
1
-0
/
+6
*
Add pixel format descriptors for the HW-accelerated formats.
Stefano Sabatini
2009-11-05
1
-0
/
+56
*
Add PIX_FMT_PAL flag to BGR8, BGR4_BYTE, RGB8, and RGB4_BYTE formats.
Stefano Sabatini
2009-11-02
1
-0
/
+4
*
Move pixdesc.{h,c} from libavcodec to libavutil.
Stefano Sabatini
2009-10-27
1
-0
/
+596