summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-03
* Merge commit '3a7b4ae62c798edbd82bcd8fef863c74ed2acd4a'James Almer2018-03-30
|\
| * arm: Produce .const_data instead of .section .rodata for Mach-OMartin Storsjö2018-03-30
* | Merge commit '86499771d1228d8303c8eb6509e20c0caaa02da5'James Almer2018-03-29
|\|
| * qsv: align surface width/height to 16.Ruiling Song2018-03-21
* | hwcontext_d3d11: Fix crash with valid adapter but no deviceMark Thompson2018-03-28
* | avcodec/avcodec.h: Add encryption info side data.Jacob Trimble2018-03-24
* | hwcontext_opencl: Add support for mapping DRM objects to BeignetMark Thompson2018-03-22
* | hwcontext_vaapi: Pass correct read/write flags when exporting surfacesMark Thompson2018-03-22
* | hwcontext_vaapi: Add support for legacy DRM mappingMark Thompson2018-03-22
* | hwcontext_drm: Clarify value for unknown format modifiersMark Thompson2018-03-22
* | hwcontext_opencl: Avoid deprecation warnings when built with post-1.2 headersMark Thompson2018-03-22
* | avutil/integer: move the test to the corresponding subdirectoryJames Almer2018-03-20
* | hwcontext_vaapi: Always include DRM hwcontext headerMark Thompson2018-03-18
* | hwcontext_vaapi: Fix condition for DRM device derivationMark Thompson2018-03-18
* | lavu/frame: add QP side datawm42018-03-18
* | lavu/frame: fix inconsistent qp_table_buf deprecationwm42018-03-18
* | avutil/log: print level prefix also when no AVClass context is availableTobias Rapp2018-03-16
* | avutil: bump version after the latest AVOption flag additionJames Almer2018-03-16
* | lavu/opt: add bit stream filter option dump support.Jun Zhao2018-03-16
* | lavu/opt: add AV_OPT_FLAG_BSF_PARAMJun Zhao2018-03-16
* | avutil: add missing version bump for AV_CRC_8_EBUJames Almer2018-03-10
* | avutil/parseutils: only accept full us duration, do not accept mss durationMarton Balint2018-03-09
* | crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1DAurelien Jacobs2018-03-07
* | Merge commit '8ca39b855a7b0e4d9f726fa9d285bc8edcb953e6'Mark Thompson2018-03-05
|\|
| * qsv: Default PicStruct to progressiveRuiling Song2018-02-22
| * hwcontext: Perform usual uninitialisation on derived frames contextsMark Thompson2018-02-11
| * hwcontext: Perform usual initialisation on derived device contextsMark Thompson2018-02-11
* | parseutils: accept only full "ms" suffixRostislav Pehlivanov2018-03-05
* | parseutils: add support for ms and us suffix for AV_OPT_TYPE_DURATIONAurelien Jacobs2018-03-02
* | frame: add an av_frame_new_side_data_from_buf functionRostislav Pehlivanov2018-03-01
* | avutil/timecode: fix starting frame number for 59.94 fpsGyan Doshi2018-02-23
* | hwcontext_vaapi: Fix frames context creation with external attributesMark Thompson2018-02-21
* | hwcontext_vaapi: Add more surface formatsMark Thompson2018-02-21
* | avutil/common: Fix integer overflow in av_clip_uint8_c() and av_clip_uint16_c()Michael Niedermayer2018-02-17
* | avutil/crypto: change length parameter to size_t on the remaining modulesJames Almer2018-02-15
* | avutil/opt: remove ABI hackswm42018-02-13
* | Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906'James Almer2018-02-11
|\|
| * Drop some unnecessary config.h #includesDiego Biurrun2018-02-06
* | Merge commit '2eb396b175e55e515aa6a13c5b1789a2a18d3935'James Almer2018-02-11
|\|
| * hwcontext: Fix memory leak on derived frame allocation failureMark Thompson2018-02-04
| * hwcontext: Fix documentation for av_hwdevice_ctx_alloc()Jun Zhao2018-02-04
* | Merge commit '85e10c0a9321bfe0d2afe0f3983ab6a8df6e3fba'Mark Thompson2018-01-25
|\|
| * intreadwrite: Use __unaligned in MSVC for ARM64 as wellMartin Storsjö2018-01-16
* | avutil/aes_ctr: Add method to set 16-byte IV.Jacob Trimble2018-01-23
* | x86inc: Drop cpuflags_slowctzHenrik Gramner2018-01-20
* | x86inc: Correctly set mmreg variablesHenrik Gramner2018-01-20
* | x86inc: Support creating global symbols from local labelsHenrik Gramner2018-01-20
* | x86inc: Use .rdata instead of .rodata on WindowsHenrik Gramner2018-01-20
* | x86inc: Enable AVX emulation for floating-point pseudo-instructionsHenrik Gramner2018-01-20