summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/vc1: implement interlaced out-of-bounds reference pixel replicationJerome Borsboom2018-04-25
* avcodec/vc1: correct ff_vc1_dqscaleJerome Borsboom2018-04-25
* avcodec/vc1: correct ff_vc1_mbmode_intfrpJerome Borsboom2018-04-25
* avcodec/vc1: store color-difference reference field typeJerome Borsboom2018-04-25
* avcodec/vc1: store additional bitstream elements during MB decodingJerome Borsboom2018-04-25
* avcodec/vc1: re-implement and expand VC-1 loop filteringJerome Borsboom2018-04-25
* avcodec/vc1: change to using v->block instead of s->block for P framesJerome Borsboom2018-04-25
* avcodec/vc1: re-implement and expand VC-1 overlap smoothingJerome Borsboom2018-04-25
* avcodec/cbs_mpeg2: use memcpy when assembling fragmentsJames Almer2018-04-25
* avcodec/mpeg4_unpack_bframes: cache input packets directlyJames Almer2018-04-25
* avcodec/mediacodecdec: refactor pts handlingAman Gupta2018-04-25
* avcodec/mediacodecdec: use AV_TIME_BASE_QAman Gupta2018-04-25
* avcodec/mediacodecdec: clarify delay_flush specific codeAman Gupta2018-04-25
* avcodec/vc1_block: simplify ac_val computationMichael Niedermayer2018-04-24
* avcodec/clearvideo: display warning if decoder overreads inputPaul B Mahol2018-04-24
* avcodec/clearvideo: do not try to return frame when it is same as previous onePaul B Mahol2018-04-24
* avcodec/ffv1enc: Check that the crc + version combination is supportedMichael Niedermayer2018-04-24
* avcodec/vaapi: do not parse MVMODE for VC-1 interlaced frame picturesJerome Borsboom2018-04-23
* avcodec/vc1: check return value of bitplane_decoding()Paul B Mahol2018-04-23
* avcodec/prores_ks : use official quant_matrix (for proxy and xq codec luma an...Martin Vignali2018-04-22
* avcodec/vc1_pred: set ref_field_type earlierJerome Borsboom2018-04-21
* avcodec: Fix AVClass .versionMichael Niedermayer2018-04-19
* avcodec/sheervideodata: Fix libavutil includeMichael Niedermayer2018-04-19
* avcodec/sbc: Fix non static function prefixMichael Niedermayer2018-04-19
* avcodec/opusenc_psy: Fix warning: ISO C90 forbids mixed declarations and codeMichael Niedermayer2018-04-19
* avcodec/dsicinvideo: Fail if there is only a small fraction of the data avail...Michael Niedermayer2018-04-19
* avcodec/dsicinvideo: Propagate errors from cin_decode_rle()Michael Niedermayer2018-04-19
* avcodec/dfa: Check dimension against maximumMichael Niedermayer2018-04-19
* avcodec/cinepak: Skip empty framesMichael Niedermayer2018-04-19
* avcodec/cinepak: move some checks prior to frame allocationMichael Niedermayer2018-04-19
* aac: Rework extradata parsing codeVittorio Giovara2018-04-19
* avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fieldsMatthieu Bouron2018-04-19
* lavc/dxva2_internal: Cast the dxva2 and d3d11 decoders and cfgs to (void *).Carl Eugen Hoyos2018-04-18
* avcodec/proresdec_lgpl: pass return values instead of discarding themPaul B Mahol2018-04-18
* Bump minor versions after release/4.0 branchingMichael Niedermayer2018-04-16
* Bump minor versions for branching release/4.0Michael Niedermayer2018-04-16
* amfenc: Remove spurious initialisationsMark Thompson2018-04-15
* amfenc: Add DXVA2 hardware frame input supportAlexander Kravchenko2018-04-15
* amfenc: Ensure that the software format of hardware frames is validAlexander Kravchenko2018-04-15
* amfenc: Do not automatically download/upload unknown hardware input framesMark Thompson2018-04-15
* amfenc: Fail to open if the user-supplied device is not usableMark Thompson2018-04-15
* avcodec/nvdec: correctly set intra_pic_flag for h264/hevcTimo Rothenpieler2018-04-15
* avcodec/aac_ac3_parser: account for data already in the parsing bufferHendrik Leppkes2018-04-15
* avcodec/dxv: add support for "high" quality modePaul B Mahol2018-04-15
* Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce'James Almer2018-04-13
|\
| * Drop Windows XP support remnantsDiego Biurrun2018-04-09
| * w32pthreads: always use Vista+ API, drop XP supportwm42018-04-09
* | Merge commit 'cc06f7bd10c236539b4f6f87b795c459dd873770'James Almer2018-04-13
|\|
| * libx265: Support tiny video sizesVittorio Giovara2018-04-09
* | Merge commit '54307b35311e9a871b3d8ecb2b2eecfc16de0163'James Almer2018-04-13
|\|