summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* aac: Provide more information on the failure messageLuca Barbato2015-12-051-1/+3
* g723: Add missing headerLuca Barbato2015-12-051-0/+2
* configure: Add -framework CoreVideo when building the avfoundation indevMartin Storsjö2015-12-031-1/+1
* configure: Replace `pr` since it is not provided by busyboxKylie McClain2015-12-021-2/+6
* avi: Spin out the logic to position to the next non-interleaved streamLuca Barbato2015-12-021-62/+72
* build: Move -Wcast-qual to the extra_warningsLuca Barbato2015-12-021-1/+1
* avi: Validate the stream-id for DV as wellMichael Niedermayer2015-12-021-1/+4
* avi: Use the correct data typeLuca Barbato2015-12-021-2/+3
* vsrc_color: Drop unneeded variableVittorio Giovara2015-11-301-3/+1
* lavf: G.723.1 muxerMohamed Naufal2015-11-305-3/+17
* lavc: G.723.1 encoderMohamed Naufal2015-11-3010-11/+1316
* g723_1: Move sharable functions to a separate fileVittorio Giovara2015-11-304-373/+443
* g723_1: Rename files to better reflect their purposeVittorio Giovara2015-11-303-5/+5
* g723_1: Handle values at the ends of the table in lsp2lpc()Michael Niedermayer2015-11-302-2/+3
* matroska: Warn when metadata references a non-existent elementLuca Barbato2015-11-281-6/+37
* dvenc: Validate the frame size before copying itLuca Barbato2015-11-281-0/+5
* pgssubdec: fix API compability layerPetri Hintukainen2015-11-261-10/+10
* doc: Amend the MSYS2 DocumentationLuca Barbato2015-11-261-5/+6
* avfoundation: Simple captureAlexandre Lision2015-11-266-1/+697
* configure: ObjC supportLuca Barbato2015-11-262-1/+53
* nut: Mark non-fatal errors as warningsLuca Barbato2015-11-251-2/+4
* nut: Provide more information on failureLuca Barbato2015-11-251-5/+10
* rtsp: Log getaddrinfo failuresLuca Barbato2015-11-253-10/+20
* udp: Provide additional information on getaddrinfo failureLuca Barbato2015-11-251-1/+3
* udp: Use the logging contextLuca Barbato2015-11-251-14/+28
* rtsp: Do not assume getnameinfo cannot failLuca Barbato2015-11-251-2/+8
* movenc-test: Fix integer overflowsMichael Niedermayer2015-11-242-5/+5
* texturedsp: Explicitly cast RGBA parameters to unsignedVittorio Giovara2015-11-241-1/+4
* texturedspenc: Avoid using separate variablesVittorio Giovara2015-11-241-7/+3
* textureencdsp: cosmetics: Use normal static const for tablesVittorio Giovara2015-11-241-4/+4
* sgi: Correctly propagate meaningful error valuesVittorio Giovara2015-11-242-7/+8
* fate: Rework sgi tests into a suite and add the missing onesVittorio Giovara2015-11-247-28/+15
* sgienc: Support encoding high bit depth images with RLEVittorio Giovara2015-11-242-10/+12
* sgienc: Use a local RLE encoding functionVittorio Giovara2015-11-243-17/+54
* sgienc: Port to bytestream2Vittorio Giovara2015-11-241-31/+35
* sgienc: Do not end RLE lines with 0sVittorio Giovara2015-11-243-5/+4
* libvpxenc: remove some unused ctrl id mappingsJames Zern2015-11-231-12/+4
* doc: Document better how to use MSYS2Luca Barbato2015-11-231-4/+27
* asfdec: handle the case when the stream index has an invalid value betterAlexandra Hájková2015-11-231-3/+17
* dcadec: Do not check for overreads in auxiliary dataTim Walker2015-11-231-6/+6
* oggparsespeex: Fix unchecked mallocDerek Buitenhuis2015-11-231-0/+2
* configure: Clearly state that MSYS native builds are discouragedLuca Barbato2015-11-211-0/+3
* lavc: Deprecate avctx.rtp_callback fieldVittorio Giovara2015-11-204-1/+23
* doc/encoders: document the QSV option mappingsAnton Khirnov2015-11-201-0/+88
* qsvenc: expose additional encoding optionsAnton Khirnov2015-11-205-1/+97
* qsvenc: support more RC methodsAnton Khirnov2015-11-202-18/+127
* qsvenc: factor out common optionsAnton Khirnov2015-11-204-24/+13
* qsvenc: fix setting maxrate for VBRAnton Khirnov2015-11-201-1/+1
* qsvenc: print the actual video parameters used by MSDKAnton Khirnov2015-11-202-0/+266
* mpegvideo_enc: enable rtp_mode when multiple slices are usedAnton Khirnov2015-11-201-3/+7
OpenPOWER on IntegriCloud