summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '76167140a91c081a0cf9d0abcaa4da18d1bacadb'Clément Bœsch2017-04-01
|\
| * qsvdec: Drop stray extra braces around initializerDiego Biurrun2016-11-17
* | Merge commit '715b8243460836fb7dd15bf7e41668e773beb276'Clément Bœsch2017-04-01
|\|
| * qsv: Drop some unused variablesDiego Biurrun2016-11-17
| * aarch64: vp9: loop filter: replace 'orr; cbn?z' with 'adds; b.{eq,ne};Janne Grunau2016-11-16
| * aarch64: vp9: use alternative returns in the core loop filter functionJanne Grunau2016-11-16
| * libilbc: support for latest git of libilbcGianluigi Tiesi2016-11-16
* | avcodec/dsddec: correct for DSD silence bit-orderingTakayuki 'January June' Suwa2017-04-01
* | Merge commit 'f7407f56cbf820a147bd77d728ac9a72c587cc56'Clément Bœsch2017-04-01
|\|
| * golomb: Replace __PRETTY_FUNCTION__ with __func__ for tracingDiego Biurrun2016-11-15
* | Merge commit 'e0b164576f7467b7b1127c18175e215dc1df011f'Clément Bœsch2017-04-01
|\|
| * qsv: Add VP8 decoderMark Thompson2016-11-14
* | Merge commit '182cf170a544bce069c8690c90b49381150a1f10'Clément Bœsch2017-04-01
|\|
| * vp8: Return stream format information from parserMark Thompson2016-11-14
* | x86/hevc_add_res: merge last remaining changes from 3d6535983282bea542dac2e56...James Almer2017-03-31
* | Merge commit 'b6582b29277e00e5d49f400e58beefa5a21d83b8'James Almer2017-03-31
|\|
| * qsv: Add VC-1 decoderMark Thompson2016-11-14
| * vc1: Return stream format information from parserMark Thompson2016-11-14
* | Merge commit '0940b748bdba36c4894fc8ea6be631d821fdf578'James Almer2017-03-31
|\|
| * qsvdec: Only warn about unconsumed data if it happens more than onceMark Thompson2016-11-14
| * qsvdec: Pass field order information to libmfxMark Thompson2016-11-14
| * qsvdec: Pass the correct profile to libmfxMark Thompson2016-11-14
| * mpegvideo: Return correct coded frame sizes from parserMark Thompson2016-11-14
| * aarch64: vp9: loop_filter: fix typo in skip flatout8 checkJanne Grunau2016-11-14
| * aarch64: vp9: Implement NEON loop filtersMartin Storsjö2016-11-14
| * arm: vp9itxfm: Simplify txfm string comparisonsMartin Storsjö2016-11-14
| * aarch64: vp9: Add NEON itxfm routinesMartin Storsjö2016-11-14
* | Merge commit '800d91d348c89fc8ca3fbec7696ab1ec8787acc6'James Almer2017-03-31
|\|
| * Drop pointless void* castsDiego Biurrun2016-11-13
* | Merge commit 'd316f9cefcd854071985c6f524a9a15348240264'James Almer2017-03-31
|\|
| * aac: Drop pointless castDiego Biurrun2016-11-13
* | Merge commit '3b50dbc51fb0978d09c1a5b83d4bf5a59d170e1e'James Almer2017-03-31
|\|
| * ratecontrol: Use correct function pointer casts instead of void*Diego Biurrun2016-11-12
| * arm: vp9: Add NEON loop filtersMartin Storsjö2016-11-11
| * libxvid: Check return value of write() callDiego Biurrun2016-11-11
* | Merge commit 'e5e8a26dcf6d572e841a7a191e4c96524367e3f9'James Almer2017-03-31
|\|
| * libxvid: Use proper context in av_log() callsDiego Biurrun2016-11-11
| * libxvid: Require availability of mkstemp()Diego Biurrun2016-11-11
| * arm: vp9: Add NEON itxfm routinesMartin Storsjö2016-11-11
| * pthread_frame: Unreference hw_frames_ctx on per-thread codec contextsMark Thompson2016-11-10
| * arm: vp9mc: Use a different helper register for PIC loadsMartin Storsjö2016-11-10
| * aarch64: h264idct: Use the offset parameter to movrelMartin Storsjö2016-11-10
| * arm: vp9mc: Minor adjustments from review of the aarch64 versionMartin Storsjö2016-11-10
| * aarch64: vp9: Add NEON optimizations of VP9 MC functionsMartin Storsjö2016-11-10
| * vp9: Make the subpel filters non-staticMartin Storsjö2016-11-10
| * pthread_frame: properly propagate the hw frame context across frame threadsAnton Khirnov2016-11-10
* | Merge commit '72a19f4013ec2c7f8581416f8ad4bf81df163fb6'James Almer2017-03-31
|\|
| * mpegaudiodsp: aarch64: Adjust function prototype after 2caa93b813adc5dbb7771d...Diego Biurrun2016-11-10
* | h264: only assign H264Picture::mbaff for first slice.Ronald S. Bultje2017-03-31
* | h264: don't write to source picture object in ff_h264_ref_picture().Ronald S. Bultje2017-03-31