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
/
libavcodec
/
raw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libswscale: add gray9 support
Paul B Mahol
2017-08-07
1
-0
/
+2
*
lavf/riff: Support more vlc fourcc's for 12 and 16 bit yuv4xx.
Carl Eugen Hoyos
2017-05-21
1
-0
/
+8
*
avcodec/raw: add gray10 support in nut
Paul B Mahol
2016-11-29
1
-0
/
+2
*
nut: add gray12 support
Michael Niedermayer
2016-11-10
1
-0
/
+2
*
avformat/avcodec: support rawvideo with planar rgb and alpha in nut
Paul B Mahol
2016-08-23
1
-0
/
+8
*
lavc/raw: Support QT b64a ARGB64 rawvideo.
Carl Eugen Hoyos
2016-08-13
1
-0
/
+1
*
avcodec/raw: Fix decoding of ilacetest.mov
Michael Niedermayer
2016-08-07
1
-0
/
+1
*
nut: Add PAL8 support
Michael Niedermayer
2016-02-09
1
-0
/
+1
*
lavc/rawdec: Use AV_PIX_FMT_PAL8 for raw 1 bpp video in AVI
Mats Peterson
2016-01-29
1
-1
/
+1
*
lavf/riff: Support reading vlc's rawvideo fourccs.
Carl Eugen Hoyos
2016-01-21
1
-0
/
+34
*
lavf/nut: Add forgotten fourccs for YUV4xxP9.
Carl Eugen Hoyos
2016-01-21
1
-0
/
+6
*
lavc/rawdec: Use AV_PIX_FMT_PAL8 for 1-bit raw QuickTime video
Mats Peterson
2016-01-18
1
-2
/
+2
*
avformat/riff: add YUYV FourCC (Drastic YUYV)
Piotr Bandurski
2016-01-15
1
-0
/
+1
*
avcodec/raw: add avpriv_get_raw_pix_fmt_tags()
James Almer
2014-08-07
1
-0
/
+5
*
Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'
Michael Niedermayer
2014-08-04
1
-1
/
+1
|
\
|
*
avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
Vittorio Giovara
2014-08-04
1
-1
/
+1
*
|
Warn if rawvideo and an unreadable pix_fmt are written.
Carl Eugen Hoyos
2014-04-11
1
-0
/
+25
*
|
Merge commit 'b6a09ef700786b4e1e871dfa0f5c386ea43bbd0a'
Michael Niedermayer
2014-04-09
1
-1
/
+1
|
\
\
|
|
/
|
*
rawvideo: Support decoding YVYU422 FourCC
Vittorio Giovara
2014-04-08
1
-0
/
+1
|
*
raw, nut: Support rgba64 encoding
Carl Eugen Hoyos
2014-03-16
1
-0
/
+4
*
|
avcodec/raw: add bayer formats
Peter Ross
2014-02-22
1
-0
/
+13
*
|
nut: Support XYZ12 rawvideo
Michael Niedermayer
2014-01-10
1
-0
/
+3
*
|
avcodec/raw: gbrp support
Michael Niedermayer
2013-08-09
1
-0
/
+12
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-30
1
-0
/
+19
|
\
\
|
|
/
|
*
pixfmt: support more yuva formats
Luca Barbato
2012-10-30
1
-0
/
+19
*
|
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-137
/
+137
|
\
\
|
|
/
|
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-108
/
+108
*
|
tools: move raw-test program to tools, with the name fourcc2pixfmt
Stefano Sabatini
2012-09-14
1
-95
/
+0
*
|
lavc/raw-test: invert the order of key/value when printing the fourcc->pix_fm...
Stefano Sabatini
2012-09-06
1
-2
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+1
|
\
\
|
|
/
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
|
nut: add 12/14 bit yuv to nut/raw
Carl Eugen Hoyos
2012-07-05
1
-0
/
+12
*
|
isom: add Radius DV YUV FourCCs
Piotr Bandurski
2012-06-05
1
-0
/
+2
*
|
lavc/raw: add test utility for listing fourcc/pix_fmt map
Stefano Sabatini
2012-06-04
1
-0
/
+96
*
|
Support decoding fourcc YVYU.
Carl Eugen Hoyos
2012-05-27
1
-0
/
+1
*
|
Support some BOXX codecs.
ami_stuff
2012-05-26
1
-0
/
+3
*
|
Support yuva422p rawvideo in nut.
Carl Eugen Hoyos
2012-05-08
1
-0
/
+1
*
|
Support yuva444p rawvideo in nut.
Carl Eugen Hoyos
2012-04-06
1
-0
/
+1
*
|
Allow encoding rawvideo RGBA64 and friends.
Carl Eugen Hoyos
2012-02-09
1
-0
/
+4
*
|
Allow encoding rawvideo RGB0 and friends.
Carl Eugen Hoyos
2012-02-09
1
-0
/
+4
*
|
Allow decoding of uyvy422 CYUV with -vcodec rawvideo.
Carl Eugen Hoyos
2012-01-06
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-21
1
-0
/
+6
|
\
\
|
|
/
|
*
raw: add 10bit YUV definitions
Luca Barbato
2011-12-21
1
-0
/
+6
|
*
Synchronize various 4CCs and codec tags from FFmpeg.
Diego Biurrun
2011-10-04
1
-1
/
+3
|
*
rawdec: Fix decoding of QT WRAW files.
ami_stuff
2011-06-21
1
-1
/
+0
|
*
mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.
Carl Eugen Hoyos
2011-06-21
1
-0
/
+1
|
*
rawvideo: Support auv2 fourcc.
ami_stuff
2011-06-21
1
-0
/
+1
|
*
rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
Peter Ross
2011-04-28
1
-0
/
+2
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
|
Remove non-existing fourcc " Y8".
Carl Eugen Hoyos
2011-08-01
1
-1
/
+0
[next]