index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
dpx.c
Age
Commit message (
Expand
)
Author
2018-12-07
avcodec/dpx: fix spotted code style issues
Paul B Mahol
2018-12-07
avcodec/dpx: add support for special encoding
Paul B Mahol
2018-12-07
avcodec/dpx: improve decoding of 10 bit gray images
Paul B Mahol
2018-12-07
avcodec/dpx: add support for another gray10 variant
Paul B Mahol
2018-12-07
avcodec/dpx: parse input device name
Paul B Mahol
2018-12-07
avcodec/dpx: parse image creator
Paul B Mahol
2018-12-07
avcodec/dpx: check version of format header too
Paul B Mahol
2018-12-04
avcodec/dpx: add support for 10bit gray
Paul B Mahol
2018-06-28
avcodec/dpx: Check elements in 12bps planar path
Michael Niedermayer
2018-06-21
lavc/dpx: Support 10-bit packing method b (msbpad).
Carl Eugen Hoyos
2018-06-21
lavc/dpx: Support 12-bit packing method b (msbpad).
Carl Eugen Hoyos
2018-06-16
lavc/dpx: Allow packed 12-bit little-endian images.
Carl Eugen Hoyos
2018-06-15
lavc/dpx: Reset n_datum for every new line when decoding 12bit.
Carl Eugen Hoyos
2018-06-01
avcodec/dpx: Support for RGBA 12-bit packed decoding
Jérôme Martinez
2018-04-12
avcodec/dpx: Support for RGB 12-bit packed decoding
Jérôme Martinez
2016-11-14
lavc/dpx: Support GRAY12 colourspace.
Carl Eugen Hoyos
2016-06-15
lavc/dpx: Support decoding 12 bit colourspace with transparency information.
Carl Eugen Hoyos
2016-06-14
lavc/dpx: Support decoding 10 bit colourspace with transparency information.
Carl Eugen Hoyos
2015-11-14
avcodec/dpx: Move need_align to act per line
Michael Niedermayer
2015-07-27
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-02-08
Support decoding yuv dpx images.
Carl Eugen Hoyos
2014-10-15
avcodec/dpx: fix framerate
Michael Niedermayer
2014-08-14
dpx: use aligned line starts
Christophe Gisquet
2014-08-14
dpx: warn if encrypted
Christophe Gisquet
2014-06-20
Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2'
Michael Niedermayer
2014-06-20
Add av_image_check_sar() and use it to validate SAR
Justin Ruggles
2014-05-13
dpx: use intfloat.h instead of deprecated intfloat_readwrite.h.
Reimar Döffinger
2014-04-25
avcodec/dpx: extract frame rate
Michael Niedermayer
2013-11-01
Merge commit 'd6da372984c87fd6288c148c291065d6032ceda3'
Michael Niedermayer
2013-10-31
dpx: stop using deprecated avcodec_set_dimensions
Anton Khirnov
2013-10-08
dpx: abgr support
Paul B Mahol
2013-10-07
avcodec/dpx: support for 8 and 16 bit luma only files
Paul B Mahol
2013-10-07
avcodec/dpx: refactor pixel format selection
Paul B Mahol
2013-10-07
avcodec/dpx: return different error code for unsupported depths
Paul B Mahol
2013-10-06
avcodec/dpx: make .long_name more descriptive
Paul B Mahol
2013-10-05
avcodec/dpx: cosmetics: fix identation
Paul B Mahol
2013-10-05
avcodec/dpx: reformat avpriv_report_missing_feature messages
Paul B Mahol
2013-10-05
avcodec/dpx: return proper error code for unsupported files
Paul B Mahol
2013-10-05
avcodec/dpx: check packing
Michael Niedermayer
2013-10-05
avcodec/dpx: check encoding
Michael Niedermayer
2013-10-05
avcodec/dpx: fix reading of the packing field
Michael Niedermayer
2013-10-05
avcodec/dpx: fix reading 12bit dpx images, which have non zero padding bits
Michael Niedermayer
2013-10-04
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
Michael Niedermayer
2013-10-03
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-07-27
dpx: use av_image_copy_plane()
Paul B Mahol
2013-04-07
dpxdec: Fix decoding of RGBA10
Michael Niedermayer
2013-03-13
lavc: factorize ff_{thread_,re,}get_buffer error messages.
Clément Bœsch
2013-03-12
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
Michael Niedermayer
2013-03-08
lavc decoders: work with refcounted frames.
Anton Khirnov
[next]