summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* 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
* pgssubdec: fix API compability layerPetri Hintukainen2015-11-261-10/+10
* 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
* sgienc: Support encoding high bit depth images with RLEVittorio Giovara2015-11-241-10/+11
* 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-241-2/+1
* libvpxenc: remove some unused ctrl id mappingsJames Zern2015-11-231-12/+4
* dcadec: Do not check for overreads in auxiliary dataTim Walker2015-11-231-6/+6
* lavc: Deprecate avctx.rtp_callback fieldVittorio Giovara2015-11-203-1/+18
* 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
* mpevideo_enc: disallow multiple slices for h261 and flvAnton Khirnov2015-11-201-0/+6
* avcodec: Define side data type for fallback trackJohn Stebbins2015-11-182-1/+9
* dvdsubdec: Validate the RLE offsetsLuca Barbato2015-11-171-1/+5
* flacenc: Clamp user-supplied min/max prediction ordersVittorio Giovara2015-11-161-6/+8
* ffv1: Explicitly name the coder typeVittorio Giovara2015-11-164-29/+27
* hqx: correct type and size check of info_offsetAndreas Cadhalpun2015-11-161-2/+2
* dds: disable palette flag for compressed imagesAndreas Cadhalpun2015-11-141-0/+6
* dds: add missing newline to log messagesAndreas Cadhalpun2015-11-121-2/+2
* dds: validate compressed source buffer sizeAndreas Cadhalpun2015-11-121-0/+9
* dds: validate source buffer size before copyingAndreas Cadhalpun2015-11-121-0/+6
* lavc: Add missing mem.h header to libxvid and screenpressoVittorio Giovara2015-11-122-0/+2
* avcodec: fix doxy placementAnton Khirnov2015-11-091-2/+2
* libopenh264enc: Set AVOption data typeMichael Niedermayer2015-11-061-3/+3
* vdpau: Remove a spurious CONFIG_H263_VDPAU_HWACCELMichael Niedermayer2015-11-061-1/+1
* flashsv: Initialize the block arrayLuca Barbato2015-11-021-2/+4
* truemotion2: Fix the buffer checkLuca Barbato2015-11-021-1/+1
* mimic: Always return on failureLuca Barbato2015-11-021-3/+2
* rpza: Check the blocks left before processing oneLuca Barbato2015-11-021-21/+31
* lagarith: Correctly compute hash_shiftLuca Barbato2015-11-021-1/+1
* h264_parser: Rename close() to h264_close()Diego Biurrun2015-11-011-2/+2
* vdpau: remove dysfunctional H.263 supportRémi Denis-Courmont2015-10-304-27/+1
* h264: Print the complete user messageVittorio Giovara2015-10-301-6/+8
* h264: Print user data SEI under normal debug verbosityVittorio Giovara2015-10-301-1/+1
* png: read and write stereo3d frame side data informationKirill Gavrilov2015-10-302-0/+40
* libopenh264enc: Count and warn about the number of skipped framesMartin Storsjö2015-10-281-0/+4
* libopenh264enc: Add an option for controlling the frame skippingMartin Storsjö2015-10-281-1/+3
* opus: Do not call vector_fmul_scalar on zero samplesKieran Kunhya2015-10-281-1/+1
* opus: Buffer the samples from the correct offsetMichael Niedermayer2015-10-281-2/+2
* avpicture: Deprecate the single fieldsLuca Barbato2015-10-271-1/+3
* avpacket: Provide an alloc and a free function for the structLuca Barbato2015-10-262-0/+67
OpenPOWER on IntegriCloud