summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* h264: eliminate default_ref_listAnton Khirnov2015-12-06
* hevcdsp: add x86 SIMD for MCAnton Khirnov2015-12-05
* checkasm: add HEVC MC testsAnton Khirnov2015-12-05
* hevc: change the stride of the MC buffer to be in bytes instead of elementsAnton Khirnov2015-12-05
* hevcdsp: split the pred functions by widthAnton Khirnov2015-12-05
* hevcdsp: split the epel functions by widthAnton Khirnov2015-12-05
* hevcdsp: split the qpel functions by width instead of by the subpixel fractionAnton Khirnov2015-12-05
* log: Use a do {} while (0) for dlogLuca Barbato2015-12-05
* imgconvert: Re-enable the deprecation warningsLuca Barbato2015-12-05
* avpicture: Suppress warning from deprecated codeLuca Barbato2015-12-05
* aac: Provide more information on the failure messageLuca Barbato2015-12-05
* g723: Add missing headerLuca Barbato2015-12-05
* configure: Add -framework CoreVideo when building the avfoundation indevMartin Storsjö2015-12-03
* configure: Replace `pr` since it is not provided by busyboxKylie McClain2015-12-02
* avi: Spin out the logic to position to the next non-interleaved streamLuca Barbato2015-12-02
* build: Move -Wcast-qual to the extra_warningsLuca Barbato2015-12-02
* avi: Validate the stream-id for DV as wellMichael Niedermayer2015-12-02
* avi: Use the correct data typeLuca Barbato2015-12-02
* vsrc_color: Drop unneeded variableVittorio Giovara2015-11-30
* lavf: G.723.1 muxerMohamed Naufal2015-11-30
* lavc: G.723.1 encoderMohamed Naufal2015-11-30
* g723_1: Move sharable functions to a separate fileVittorio Giovara2015-11-30
* g723_1: Rename files to better reflect their purposeVittorio Giovara2015-11-30
* g723_1: Handle values at the ends of the table in lsp2lpc()Michael Niedermayer2015-11-30
* matroska: Warn when metadata references a non-existent elementLuca Barbato2015-11-28
* dvenc: Validate the frame size before copying itLuca Barbato2015-11-28
* pgssubdec: fix API compability layerPetri Hintukainen2015-11-26
* doc: Amend the MSYS2 DocumentationLuca Barbato2015-11-26
* avfoundation: Simple captureAlexandre Lision2015-11-26
* configure: ObjC supportLuca Barbato2015-11-26
* nut: Mark non-fatal errors as warningsLuca Barbato2015-11-25
* nut: Provide more information on failureLuca Barbato2015-11-25
* rtsp: Log getaddrinfo failuresLuca Barbato2015-11-25
* udp: Provide additional information on getaddrinfo failureLuca Barbato2015-11-25
* udp: Use the logging contextLuca Barbato2015-11-25
* rtsp: Do not assume getnameinfo cannot failLuca Barbato2015-11-25
* movenc-test: Fix integer overflowsMichael Niedermayer2015-11-24
* texturedsp: Explicitly cast RGBA parameters to unsignedVittorio Giovara2015-11-24
* texturedspenc: Avoid using separate variablesVittorio Giovara2015-11-24
* textureencdsp: cosmetics: Use normal static const for tablesVittorio Giovara2015-11-24
* sgi: Correctly propagate meaningful error valuesVittorio Giovara2015-11-24
* fate: Rework sgi tests into a suite and add the missing onesVittorio Giovara2015-11-24
* sgienc: Support encoding high bit depth images with RLEVittorio Giovara2015-11-24
* sgienc: Use a local RLE encoding functionVittorio Giovara2015-11-24
* sgienc: Port to bytestream2Vittorio Giovara2015-11-24
* sgienc: Do not end RLE lines with 0sVittorio Giovara2015-11-24
* libvpxenc: remove some unused ctrl id mappingsJames Zern2015-11-23
* doc: Document better how to use MSYS2Luca Barbato2015-11-23
* asfdec: handle the case when the stream index has an invalid value betterAlexandra Hájková2015-11-23
* dcadec: Do not check for overreads in auxiliary dataTim Walker2015-11-23