summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge commit 'bf12a81cc67d62dd45c58e29fa0e9177331cc151'Hendrik Leppkes2015-12-080-0/+0
|\ \ | |/
| * configure: Replace `pr` since it is not provided by busyboxKylie McClain2015-12-021-2/+6
* | Merge commit '5f3a081b42b84404a40a52c80ef7a354cf048c56'Hendrik Leppkes2015-12-081-62/+72
|\ \ | |/
| * avi: Spin out the logic to position to the next non-interleaved streamLuca Barbato2015-12-021-62/+72
* | swscale/arm: add ff_nv{12,21}_to_{argb,rgba,abgr,bgra}_neon_16Matthieu Bouron2015-12-082-59/+167
* | fate/api-{jpeg,png}-codec-param: add missing codec dependenciesMatthieu Bouron2015-12-081-2/+2
* | fate/api-codec-param: fix codec context leakMatthieu Bouron2015-12-081-0/+6
* | avcodec/libdcadec: honor -err_detect optionfoo862015-12-081-0/+3
* | avcodec/libdcadec: add some useful optionsfoo862015-12-081-0/+38
* | avcodec/libdcadec: implement logging callbackfoo862015-12-081-2/+29
* | avcodec/libdcadec: fix request_channel_layoutfoo862015-12-081-20/+5
* | lavf/mxfdec: fix seeking before the first keyframeMarton Balint2015-12-081-0/+10
* | lavu/opencl: restore #if HAVE_THREADSClément Bœsch2015-12-071-0/+2
* | cosmetics: Fix weird indentationsTimothy Gu2015-12-072-9/+9
* | lavc, lavu: use avutil/thread.h instead of redundant conditional includesClément Bœsch2015-12-076-52/+6
* | configure: fix vp9_d3d11va_hwaccel depsJames Almer2015-12-071-1/+1
* | avutil/threadmessage: fix build without HAVE_THREADS, new attemptClément Bœsch2015-12-071-0/+2
* | avcodec/g723_1: fix license headerHendrik Leppkes2015-12-071-4/+4
* | Merge commit 'cb49bb10ca7fcff2e382d9d989232b1a7f28e7da'Hendrik Leppkes2015-12-071-0/+1
|\ \ | |/
| * build: Move -Wcast-qual to the extra_warningsLuca Barbato2015-12-021-1/+1
* | Merge commit '0fc61c6ab6912a2f0c40fdd3f3c591bc2a33efd4'Hendrik Leppkes2015-12-070-0/+0
|\ \ | |/
| * avi: Validate the stream-id for DV as wellMichael Niedermayer2015-12-021-1/+4
* | Merge commit 'd017ed878a45171f2f6c69fb9d76401c3c494110'Hendrik Leppkes2015-12-071-2/+3
|\ \ | |/
| * avi: Use the correct data typeLuca Barbato2015-12-021-2/+3
* | Merge commit '7f57ea143c55ce5732ef7e31e4b75ae6c307af13'Hendrik Leppkes2015-12-070-0/+0
|\ \ | |/
| * vsrc_color: Drop unneeded variableVittorio Giovara2015-11-301-3/+1
* | Merge commit 'ca5f386e75c592ce25b8184516fd0d580ccb31bb'Hendrik Leppkes2015-12-070-0/+0
|\ \ | |/
| * lavf: G.723.1 muxerMohamed Naufal2015-11-305-3/+17
* | Merge commit 'f023d57d355ff3b917f1aad9b03db5c293ec4244'Hendrik Leppkes2015-12-077-1161/+1220
|\ \ | |/
| * lavc: G.723.1 encoderMohamed Naufal2015-11-3010-11/+1316
* | Merge commit '165cc6fb9defcd79fd71c08167f3e8df26b058ff'Hendrik Leppkes2015-12-074-372/+432
|\ \ | |/
| * g723_1: Move sharable functions to a separate fileVittorio Giovara2015-11-304-373/+443
* | Merge commit 'aac996cc01042194bf621d845bbe684549b5882e'Hendrik Leppkes2015-12-073-6/+6
|\ \ | |/
| * g723_1: Rename files to better reflect their purposeVittorio Giovara2015-11-303-5/+5
* | fate/api: add w32+os2 support for fate-api-threadmessageClément Bœsch2015-12-073-4/+3
* | Merge commit 'b74b88f30da2389f333a31815d8326d5576d3331'Hendrik Leppkes2015-12-071-4/+2
|\ \ | |/
| * g723_1: Handle values at the ends of the table in lsp2lpc()Michael Niedermayer2015-11-302-2/+3
* | Merge commit 'a0fa6d06b848f26b16ba12f0a9a4a85b93ab8022'Hendrik Leppkes2015-12-071-6/+37
|\ \ | |/
| * matroska: Warn when metadata references a non-existent elementLuca Barbato2015-11-281-6/+37
* | Merge commit 'f7986239f4dbec91c743c4c5eb0a2339bd325bf6'Hendrik Leppkes2015-12-071-0/+5
|\ \ | |/
| * dvenc: Validate the frame size before copying itLuca Barbato2015-11-281-0/+5
* | fate/api: fix fate-api-threadmessage dependencyClément Bœsch2015-12-071-1/+1
* | avutil/threadmessage: fix build without HAVE_THREADSClément Bœsch2015-12-071-0/+2
* | Merge commit '7139489c452ef8af6a745ec4e62056ee4ea4d6a8'Hendrik Leppkes2015-12-070-0/+0
|\ \ | |/
| * pgssubdec: fix API compability layerPetri Hintukainen2015-11-261-10/+10
* | Merge commit 'b0e8651a2a84553d08fbb2f7cb9697bd64fb1b55'Hendrik Leppkes2015-12-071-5/+6
|\ \ | |/
| * doc: Amend the MSYS2 DocumentationLuca Barbato2015-11-261-5/+6
* | Merge commit '4f979418c723652ad4e43115118c57a44bd46b52'Hendrik Leppkes2015-12-070-0/+0
|\ \ | |/
| * avfoundation: Simple captureAlexandre Lision2015-11-266-1/+697
* | doc/filters: add more compand examplesPaul B Mahol2015-12-071-0/+66