summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* aarch64/h264dsp: change loop filter stride argument to ptrdiff_tJames Almer2019-02-201-9/+9
* avcodec/h264_direct: Fix overflow in POC comparissionMichael Niedermayer2019-02-201-2/+2
* doc/mailing-list-faq: add Mail Delivery infoLou Logan2019-02-201-0/+27
* MAINTAINERS: add myself for tonemap_openclRuiling Song2019-02-201-0/+1
* lavf/jacosubdec: compute subtitle duration correctlyAdam Sampson2019-02-202-12/+12
* Merge commit '90b15f60bf4919deaed66d868e18107eba371da7'James Almer2019-02-201-1/+2
|\
| * srt: Set srto_sender flag to sender srt socketSven Dueking2019-02-121-1/+2
* | Merge commit '156ea66c91b1986a87916f187216978d686725f6'James Almer2019-02-200-0/+0
|\ \ | |/
| * h264/x86: sign extend int stride in deblock functionsJanne Grunau2019-01-272-0/+17
* | Merge commit 'eec93e57096aa4804862d62760442380c70d489b'James Almer2019-02-201-1/+9
|\ \ | |/
| * libopenh264dec: Use a newer decoding entry point functionMartin Storsjö2019-01-261-1/+9
* | Merge commit '28a8b5413b64b831dfb8650208bccd8b78360484'James Almer2019-02-202-0/+313
|\ \ | |/
| * h264/aarch64: add intra loop filter neon asmJanne Grunau2019-01-262-0/+313
* | Merge commit '846c3d6aca5484904e60946c4fe8b8833bc07f92'James Almer2019-02-201-14/+19
|\ \ | |/
| * h264/aarch64: optimize neon loop filterJanne Grunau2019-01-261-14/+19
* | Merge commit 'd7f4f5c4a18a0c9e62635cfa6fe8a9302b413c01'James Almer2019-02-201-0/+124
|\ \ | |/
| * checkasm/h264: add loop filter testsJanne Grunau2019-01-261-0/+124
* | avcodec/h264dsp: change loop filter stride argument to ptrdiff_tJames Almer2019-02-203-34/+34
* | Merge commit 'bb515e3a735f526ccb1068031e289eb5aeb69e22'James Almer2019-02-201-0/+3
|\ \ | |/
| * h264/aarch64: sign extend int stride in loop filter asmJanne Grunau2019-01-261-0/+3
* | Merge commit '41cf3e3b1ca375962951fde1b90a03b16197d205'James Almer2019-02-202-0/+4
|\ \ | |/
| * arm: Create proper .rdata sections for COFFMartin Storsjö2019-01-252-0/+4
* | Merge commit 'ca44fa5d7fda7e954f3ebfeb5b0d6d1be55fcaa3'James Almer2019-02-200-0/+0
|\ \ | |/
| * avcodec/libdav1d: properly free all output picture referencesJames Almer2019-01-231-32/+37
* | Merge commit '90adbf4abf336f8042aecdf1e18fdf76a96304b1'James Almer2019-02-201-6/+7
|\ \ | |/
| * cook: Use the correct table for 6-bit stereo couplingLuca Barbato2019-01-171-6/+7
* | Merge commit '70ab2778be9c83dab84340af7e3ba83fa0f98576'James Almer2019-02-200-0/+0
|\ \ | |/
| * libdav1d: update API usage to the first stable releaseJames Almer2018-12-123-63/+31
| * libdav1d: fix build after a recent API breakJames Almer2018-11-141-3/+9
| * qsvenc: Add VDENC support for H264 and HEVCLinjie Fu2018-11-134-0/+11
| * avcodec: libdav1d AV1 decoder wrapper.James Almer2018-11-067-5/+285
| * swscale: Add GRAY10Carl Eugen Hoyos2018-11-0611-1/+18
| * pixfmt: Add GRAY10Carl Eugen Hoyos2018-11-064-2/+31
| * libx264: Pass the reordered_opaque field through the encoderMartin Storsjö2018-11-053-4/+43
| * libavutil: Undeprecate the AVFrame reordered_opaque fieldMartin Storsjö2018-11-052-2/+1
| * libaom: remove references to yuva444p pixfmtJames Almer2018-10-271-4/+0
| * Revert "decode: copy the output parameters from the last bsf in the chain bac...James Almer2018-10-271-4/+0
* | Merge commit '1ff6cb2ca6652e7d2a929afd33d8ed6268c45568'James Almer2019-02-200-0/+0
|\ \ | |/
| * lavc/qsvenc_jpeg: set a default qualityZhong Li2018-10-131-0/+6
| * lavc/qsvenc_jpeg: add async_depth supportZhong Li2018-10-131-0/+1
* | Merge commit '5584abf69d83169a010aca404cd1cf95c23ad9ef'James Almer2019-02-201-0/+8
|\ \ | |/
| * arm: Emit .thumb_func directivesMartin Storsjö2018-10-121-0/+8
* | doc/libav-merge: add a line about the previous skipped mergeJames Almer2019-02-201-0/+1
* | Merge commit '04e8b8b0530e2aa33010faba3d0b6b6c9c5b704e'James Almer2019-02-200-0/+0
|\ \ | |/
| * avcodec/libaomenc: export the Sequence Header OBU as extradataJames Almer2018-10-112-2/+40
* | Merge commit '97c9a5084479eeb66f4beb100cc7589a2c8bfe81'James Almer2019-02-200-0/+0
|\ \ | |/
| * avcodec/libaomenc: remove AVOption related to frame partitionsJames Almer2018-10-111-4/+0
| * avcodec/extract_extradata: don't uninitialize the H2645Packet on every proces...James Almer2018-10-061-14/+19
| * avcodec/extract_extradata: Move the reference in the bsf internal bufferJames Almer2018-10-061-7/+6
| * avcodec/extract_extradata: Do not allocate more space than needed when removi...James Almer2018-10-061-5/+7
OpenPOWER on IntegriCloud