index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
rawdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
Michael Niedermayer
2012-09-05
1
-1
/
+1
|
\
*
|
lavc: move AVRn to a seperate decoder.
Michael Niedermayer
2012-08-20
1
-45
/
+15
*
|
rawdec: support AVRn 1:1 raw interlaced mode
Michael Niedermayer
2012-08-18
1
-15
/
+45
*
|
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
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
|
isom: add "NO16" FourCC
Piotr Bandurski
2012-07-15
1
-1
/
+1
*
|
lavc/rawdec: add assertion check in raw_decode()
Stefano Sabatini
2012-07-03
1
-0
/
+2
*
|
lavc/rawdec: prefer constant AVPALETTE_SIZE over 256*4
Stefano Sabatini
2012-07-03
1
-2
/
+2
*
|
lavc: use designated initializers for AVClasses
Paul B Mahol
2012-06-23
1
-1
/
+6
*
|
lavc/rawdec: propagate duration from packet to frame
Stefano Sabatini
2012-06-19
1
-0
/
+1
*
|
lavc/rawdec: fix various bogus error codes and add some logs
Stefano Sabatini
2012-06-16
1
-4
/
+7
*
|
Support decoding fourcc YVYU.
Carl Eugen Hoyos
2012-05-27
1
-0
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-07
1
-2
/
+2
|
\
\
|
|
/
|
*
cosmetics: Align codec declarations
Martin Storsjö
2012-04-06
1
-1
/
+1
|
*
rawdec: Support fourccs YV16 and YV24
Piotr Bandurski
2012-04-03
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-28
1
-1
/
+4
|
\
\
|
|
/
|
*
raw: forward avpicture_fill() error code in raw_decode().
Ronald S. Bultje
2012-03-27
1
-1
/
+4
*
|
Revert "raw: move buffer size check up."
Michael Niedermayer
2012-03-27
1
-3
/
+3
*
|
rawdec: Check w/h.
Michael Niedermayer
2012-03-23
1
-0
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-08
1
-3
/
+3
|
\
\
|
|
/
|
*
raw: move buffer size check up.
Ronald S. Bultje
2012-03-07
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-03
1
-2
/
+2
|
\
\
|
|
/
|
*
Remove unnecessary AVFrame pointer casts.
Diego Biurrun
2012-03-01
1
-2
/
+2
*
|
rawdec: fix input overread.
Michael Niedermayer
2012-03-02
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-09
1
-2
/
+1
|
\
\
|
|
/
|
*
pixdesc: mark pseudopaletted formats with a special flag.
Anton Khirnov
2012-02-08
1
-2
/
+1
|
*
rawdec: propagate pict_type information to the output frame
Stefano Sabatini
2012-01-01
1
-0
/
+1
|
*
rawdec: Support more QT 1bpp rawvideo files.
Piotr Bandurski
2012-01-01
1
-0
/
+1
*
|
Fix linesize for rawvideo in mov.
Carl Eugen Hoyos
2012-01-12
1
-4
/
+9
*
|
Allow decoding of uyvy422 CYUV with -vcodec rawvideo.
Carl Eugen Hoyos
2012-01-06
1
-0
/
+1
*
|
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
Clément Bœsch
2011-10-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-30
1
-8
/
+7
|
\
\
|
|
/
|
*
lavc: use designated initialisers for all codecs.
Anton Khirnov
2011-07-29
1
-8
/
+7
|
*
rawdec: Fix decoding of QT WRAW files.
ami_stuff
2011-06-21
1
-1
/
+3
|
*
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
Stefano Sabatini
2011-05-02
1
-1
/
+1
*
|
Support fourcc YV24.
ami_stuff
2011-07-06
1
-0
/
+1
*
|
Fix internal buffer size for 2bpp and 4bpp raw video.
Carl Eugen Hoyos
2011-07-01
1
-1
/
+3
*
|
Fix linesize for some rawvideo samples with odd width.
Carl Eugen Hoyos
2011-06-30
1
-1
/
+7
*
|
Support fourcc YV16 (ticket 307).
ami_stuff
2011-06-27
1
-0
/
+1
*
|
rawdec: fail in case of unknow pixel format
Stefano Sabatini
2011-05-30
1
-0
/
+5
*
|
Fix 32bit rawvideo in avi on big-endian.
Carl Eugen Hoyos
2011-05-26
1
-1
/
+1
*
|
rawdec: fix decoding of QT WRAW files
ami_stuff
2011-05-25
1
-1
/
+3
*
|
rawdec: Allow overriding top field first.
Michael Niedermayer
2011-05-16
1
-0
/
+15
*
|
Support decoding of 1bpp rawvideo in avi (ticket 205).
ami_stuff
2011-05-16
1
-0
/
+1
*
|
Support decoding of 2bpp rawvideo in avi (ticket 206).
ami_stuff
2011-05-16
1
-0
/
+1
*
|
rawdec: propagate pict_type information to the output frame
Stefano Sabatini
2011-05-15
1
-0
/
+1
*
|
Support more QT 1bpp rawvideo files.
ami_stuff
2011-05-13
1
-0
/
+1
*
|
replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*
Stefano Sabatini
2011-05-02
1
-1
/
+1
[next]