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
/
dpx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc/dpx: Support decoding 12 bit colourspace with transparency information.
Carl Eugen Hoyos
2016-06-15
1
-7
/
+9
*
lavc/dpx: Support decoding 10 bit colourspace with transparency information.
Carl Eugen Hoyos
2016-06-14
1
-6
/
+9
*
avcodec/dpx: Move need_align to act per line
Michael Niedermayer
2015-11-14
1
-2
/
+2
*
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
|
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
Support decoding yuv dpx images.
Carl Eugen Hoyos
2015-02-08
1
-0
/
+31
*
|
avcodec/dpx: fix framerate
Michael Niedermayer
2014-10-15
1
-1
/
+1
*
|
dpx: use aligned line starts
Christophe Gisquet
2014-08-14
1
-12
/
+30
*
|
dpx: warn if encrypted
Christophe Gisquet
2014-08-14
1
-0
/
+10
*
|
Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2'
Michael Niedermayer
2014-06-20
1
-0
/
+2
|
\
\
|
|
/
|
*
Add av_image_check_sar() and use it to validate SAR
Justin Ruggles
2014-06-20
1
-0
/
+2
*
|
dpx: use intfloat.h instead of deprecated intfloat_readwrite.h.
Reimar Döffinger
2014-05-13
1
-2
/
+2
*
|
avcodec/dpx: extract frame rate
Michael Niedermayer
2014-04-25
1
-0
/
+11
*
|
Merge commit 'd6da372984c87fd6288c148c291065d6032ceda3'
Michael Niedermayer
2013-11-01
1
-4
/
+2
|
\
\
|
|
/
|
*
dpx: stop using deprecated avcodec_set_dimensions
Anton Khirnov
2013-10-31
1
-3
/
+2
*
|
dpx: abgr support
Paul B Mahol
2013-10-08
1
-0
/
+5
*
|
avcodec/dpx: support for 8 and 16 bit luma only files
Paul B Mahol
2013-10-07
1
-0
/
+13
*
|
avcodec/dpx: refactor pixel format selection
Paul B Mahol
2013-10-07
1
-12
/
+38
*
|
avcodec/dpx: return different error code for unsupported depths
Paul B Mahol
2013-10-07
1
-1
/
+5
*
|
avcodec/dpx: make .long_name more descriptive
Paul B Mahol
2013-10-06
1
-1
/
+1
*
|
avcodec/dpx: cosmetics: fix identation
Paul B Mahol
2013-10-05
1
-44
/
+44
*
|
avcodec/dpx: reformat avpriv_report_missing_feature messages
Paul B Mahol
2013-10-05
1
-4
/
+2
*
|
avcodec/dpx: return proper error code for unsupported files
Paul B Mahol
2013-10-05
1
-2
/
+2
*
|
avcodec/dpx: check packing
Michael Niedermayer
2013-10-05
1
-0
/
+5
*
|
avcodec/dpx: check encoding
Michael Niedermayer
2013-10-05
1
-1
/
+9
*
|
avcodec/dpx: fix reading of the packing field
Michael Niedermayer
2013-10-05
1
-2
/
+2
*
|
avcodec/dpx: fix reading 12bit dpx images, which have non zero padding bits
Michael Niedermayer
2013-10-05
1
-14
/
+16
*
|
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
Michael Niedermayer
2013-10-04
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
|
dpx: use av_image_copy_plane()
Paul B Mahol
2013-07-27
1
-5
/
+3
*
|
dpxdec: Fix decoding of RGBA10
Michael Niedermayer
2013-04-07
1
-1
/
+2
*
|
lavc: factorize ff_{thread_,re,}get_buffer error messages.
Clément Bœsch
2013-03-13
1
-3
/
+1
*
|
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
Michael Niedermayer
2013-03-12
1
-32
/
+2
|
\
\
|
|
/
|
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-32
/
+2
*
|
dpx: include offset in the total_size calculation
Michael Niedermayer
2013-02-10
1
-1
/
+1
*
|
dpx: Fix rounding in 10bit total_size calculation
Michael Niedermayer
2013-02-10
1
-1
/
+1
*
|
Merge commit '57d11e5e28bfe0bc445ad78fc033aafa73068bb4'
Michael Niedermayer
2013-01-07
1
-9
/
+9
|
\
\
|
|
/
|
*
dpx: return meaningful error codes.
Anton Khirnov
2013-01-06
1
-9
/
+9
*
|
Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408'
Michael Niedermayer
2012-12-05
1
-2
/
+2
|
\
\
|
|
/
|
*
lavc: fix decode_frame() third parameter semantics for video decoders
Anton Khirnov
2012-12-04
1
-2
/
+2
*
|
Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'
Michael Niedermayer
2012-12-05
1
-1
/
+2
|
\
\
|
|
/
|
*
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-12-04
1
-1
/
+2
*
|
dpx: perform width/height upgrade and av_image_check_size earlier to prevent ...
Peter Ross
2012-11-26
1
-4
/
+5
*
|
lavc: remove duplicated .capabilities
Paul B Mahol
2012-10-29
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-29
1
-0
/
+1
|
\
\
|
|
/
|
*
lavc: add CODEC_CAP_DR1 to all video decoders missing them
Anton Khirnov
2012-10-29
1
-0
/
+1
*
|
Fix DPX decoder
Georg Lippitsch
2012-10-13
1
-74
/
+90
*
|
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-7
/
+7
|
\
\
|
|
/
|
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-5
/
+5
*
|
dpx: 10 and 12 bit decoding
Georg Lippitsch
2012-08-27
1
-30
/
+57
[next]