summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* cfhd: Use FF_ARRAY_ELEMS instead of magic numbersDiego Biurrun2016-07-25
* cfhd: more cosmeticsDiego Biurrun2016-07-25
* cfhd: Convert all strides to ptrdiff_tDiego Biurrun2016-07-25
* cfhd: line length cosmeticsDiego Biurrun2016-07-25
* cfhd: Fix printf conversion specifiersDiego Biurrun2016-07-25
* cfhd: Use avpriv_report_missing_feature() where appropriateDiego Biurrun2016-07-25
* cfhd: Fix avpriv_report_missing_feature() usageDiego Biurrun2016-07-25
* cfhd: Give init/close functions standard namesDiego Biurrun2016-07-25
* cfhd: spelling cosmeticsDiego Biurrun2016-07-25
* cfhd: cosmeticsDiego Biurrun2016-07-25
* cfhd: header cleanupDiego Biurrun2016-07-25
* cfhd: Don't use deprecated functionsDiego Biurrun2016-07-25
* cfhd: FFmpeg ---> LibavDiego Biurrun2016-07-25
* [WIP] more fate testsDiego Biurrun2016-07-25
* cfhd: Add FATE testsDiego Biurrun2016-07-25
* cfhd: FF_CEIL_RSHIFT ---> AV_CEIL_RSHIFTDiego Biurrun2016-07-25
* cfhd: version bump, changelog, docsDiego Biurrun2016-07-25
* cfhd: Add support for 12-bit RGBAKieran Kunhya2016-07-25
* cfhd: reallocate internal buffers on format changeKieran Kunhya2016-07-25
* cfhd: Fix errors with valid filesKieran Kunhya2016-07-25
* cfhd: Check the number of tag/value pairsMichael Niedermayer2016-07-25
* cfhd: fix off-by-one error in level checkAndreas Cadhalpun2016-07-25
* cfhd: Make sure we have an end of header tag before allocating a frameKieran Kunhya2016-07-25
* avcodec: Cineform HD DecoderKieran Kunhya2016-07-25
* swscale: Add input support for 12 bit planar rgbKieran Kunhya2016-07-25
* lavu: Add AV_PIX_FMT_GBRAP12 pixel formatKieran Kunhya2016-07-25
* swscale: Add input support for 12 bit formatsMichael Niedermayer2016-07-25
* lavu: Add AV_PIX_FMT_GBRP12 pixel formatMichael Niedermayer2016-07-25
* pthread_frame: use atomics for frame progressAnton Khirnov2016-07-25
* pthread_frame: use atomics for PerThreadContext.stateAnton Khirnov2016-07-25
* pthread_frame: use atomics for signalling threads to dieAnton Khirnov2016-07-25
* mmaldec: convert to stdatomicAnton Khirnov2016-07-25
* v4l2: convert to stdatomicAnton Khirnov2016-07-25
* buffer: convert to stdatomicAnton Khirnov2016-07-25
* Add a compat dummy stdatomic.h used when threading is disabledAnton Khirnov2016-07-25
* Add a compat stdatomic.h implementation based on pthreadsAnton Khirnov2016-07-25
* Add a compat stdatomic.h implementation based on suncc atomicsAnton Khirnov2016-07-25
* Add a compat stdatomic.h implementation based on windows atomicsAnton Khirnov2016-07-25
* Add a compat stdatomic.h implementation based on GCC atomicsAnton Khirnov2016-07-25
* configure: check for stdatomic.hAnton Khirnov2016-07-25
* mimic: do not release the newly obsolete reference at the end of decodingAnton Khirnov2016-07-25
* lavfi: add a QSV deinterlacing filterAnton Khirnov2016-07-22
* qsvenc: print warnings from encode/initAnton Khirnov2016-07-22
* qsvenc: do not re-execute encoding on all positive status codesAnton Khirnov2016-07-22
* qsv: print more complete error messagesAnton Khirnov2016-07-22
* qsvenc: take only the allocated dimensions from the frames contextAnton Khirnov2016-07-22
* qsvenc: add support for p010Anton Khirnov2016-07-22
* qsv: handle the semi-packed formats in map_fourcc as wellAnton Khirnov2016-07-22
* lavc: set sw_pix_fmt for hwaccel encodingAnton Khirnov2016-07-22
* lavc: initialize AVCodecContext.sw_pix_fmt properlyAnton Khirnov2016-07-22