summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* qsvenc: fix setting maxrate for VBRAnton Khirnov2015-11-20
* qsvenc: print the actual video parameters used by MSDKAnton Khirnov2015-11-20
* mpegvideo_enc: enable rtp_mode when multiple slices are usedAnton Khirnov2015-11-20
* mpevideo_enc: disallow multiple slices for h261 and flvAnton Khirnov2015-11-20
* avcodec: Define side data type for fallback trackJohn Stebbins2015-11-18
* dvdsubdec: Validate the RLE offsetsLuca Barbato2015-11-17
* flacenc: Clamp user-supplied min/max prediction ordersVittorio Giovara2015-11-16
* ffv1: Explicitly name the coder typeVittorio Giovara2015-11-16
* hqx: correct type and size check of info_offsetAndreas Cadhalpun2015-11-16
* dds: disable palette flag for compressed imagesAndreas Cadhalpun2015-11-14
* dds: add missing newline to log messagesAndreas Cadhalpun2015-11-12
* dds: validate compressed source buffer sizeAndreas Cadhalpun2015-11-12
* dds: validate source buffer size before copyingAndreas Cadhalpun2015-11-12
* lavc: Add missing mem.h header to libxvid and screenpressoVittorio Giovara2015-11-12
* avcodec: fix doxy placementAnton Khirnov2015-11-09
* libopenh264enc: Set AVOption data typeMichael Niedermayer2015-11-06
* vdpau: Remove a spurious CONFIG_H263_VDPAU_HWACCELMichael Niedermayer2015-11-06
* flashsv: Initialize the block arrayLuca Barbato2015-11-02
* truemotion2: Fix the buffer checkLuca Barbato2015-11-02
* mimic: Always return on failureLuca Barbato2015-11-02
* rpza: Check the blocks left before processing oneLuca Barbato2015-11-02
* lagarith: Correctly compute hash_shiftLuca Barbato2015-11-02
* h264_parser: Rename close() to h264_close()Diego Biurrun2015-11-01
* vdpau: remove dysfunctional H.263 supportRémi Denis-Courmont2015-10-30
* h264: Print the complete user messageVittorio Giovara2015-10-30
* h264: Print user data SEI under normal debug verbosityVittorio Giovara2015-10-30
* png: read and write stereo3d frame side data informationKirill Gavrilov2015-10-30
* libopenh264enc: Count and warn about the number of skipped framesMartin Storsjö2015-10-28
* libopenh264enc: Add an option for controlling the frame skippingMartin Storsjö2015-10-28
* opus: Do not call vector_fmul_scalar on zero samplesKieran Kunhya2015-10-28
* opus: Buffer the samples from the correct offsetMichael Niedermayer2015-10-28
* avpicture: Deprecate the single fieldsLuca Barbato2015-10-27
* avpacket: Provide an alloc and a free function for the structLuca Barbato2015-10-26
* avpacket: Deprecate av_dup_packetLuca Barbato2015-10-26
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
* roqvideodec: use av_frame_copyHendrik Leppkes2015-10-26
* hap: Set avctx.bits_per_coded_sampleTom Butterworth2015-10-25
* screenpresso: Drop parameter change checkVittorio Giovara2015-10-25
* mpegvideo_enc: Fix encoding videos with less frames than the delay of the enc...Alexis Ballier2015-10-25
* mpegvideo_enc: Merge ifs with identical conditionsMichael Niedermayer2015-10-25
* mpegvideo_enc: Factor new_picture unref outMichael Niedermayer2015-10-25
* innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara2015-10-23
* kvazaar: Add libkvazaar HEVC encoderArttu Ylä-Outinen2015-10-23
* libx264: Make sure the extradata are paddedLuca Barbato2015-10-23
* lavc: Deprecate AVPicture structure and related functionsVittorio Giovara2015-10-22
* utils: Use data buffers directly instead of an AVPictureVittorio Giovara2015-10-22
* lavc: Add data and linesize to AVSubtitleRectVittorio Giovara2015-10-21
* Replace any remaining avpicture function with imgutilsVittorio Giovara2015-10-21
* nuv: Replace avpicture functions with imgutilsVittorio Giovara2015-10-21
* dpx: Replace avpicture functions with imgutilsVittorio Giovara2015-10-21