summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-08
* lavc: add Intel libmfx-based MPEG2 encoderAnton Khirnov2015-07-08
* hevc: split bitstream unescaping to a separate fileAnton Khirnov2015-07-08
* hevc_ps: split the code for parsing the SPS and exporting it into the contextAnton Khirnov2015-07-08
* lavc: Deprecate avctx.rc_strategyVittorio Giovara2015-07-08
* h261: Signal freeze picture release for intra framesStian Selnes2015-07-07
* h261: Set 'still image mode off' in picture headerStian Selnes2015-07-07
* lavc: Move deprecation warning disabling to files including the tableVittorio Giovara2015-07-03
* lavc: Disable deprectation warnings coming from options tableVittorio Giovara2015-07-03
* vda: Check the correct pointer for buffer allocationLuca Barbato2015-07-03
* webp: Make sure enough bytes are availableAndreas Cadhalpun2015-07-03
* lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara2015-07-02
* elsdec: Replace EOVERFLOW with INVALIDDATAMichael Niedermayer2015-07-01
* g2meet: use av_ceil_log2 instead of a custom functionJanne Grunau2015-07-01
* g2meet: use an unsigned type for the djb hashJanne Grunau2015-07-01
* avcodec: add missing CODEC_CAP_DR1 to codecs using get_buffer()Janne Grunau2015-07-01
* lavc: Add missing API guard to dtg_active_format optionVittorio Giovara2015-07-01
* Go2Meeting decoderKostya Shishkov2015-07-01
* h264: Parse registered data SEI message and AFD valueVittorio Giovara2015-06-30
* h264_sei: Group error check outside the switch blockVittorio Giovara2015-06-30
* h263: Always check both dimensionsLuca Barbato2015-06-30
* cosmetic: Reformat ff_h263_decode_mbaLuca Barbato2015-06-30
* aic: Fix slice size computation for widths multiples of 32 macroblocksVittorio Giovara2015-06-30
* h264: Allow stream and container cropping at the same timeVittorio Giovara2015-06-30
* h264: do not update the context fields copied between threads after finish_se...Anton Khirnov2015-06-27
* h264: make sure the current picture is not made a long ref multiple timesAnton Khirnov2015-06-27
* h264: make sure the slices do not overlap during slice threadingAnton Khirnov2015-06-27
* nvenc: Fix NV12 inputLuca Barbato2015-06-26
* vc1dec: use get_bits_long and limit the read bits to 32Andreas Cadhalpun2015-06-26
* TextureDSP: fix erroneous condition which produced blocky output for DXTTom Butterworth2015-06-24
* dds: Fix palette mode on big endianLuca Barbato2015-06-24
* PCM signed 16-bit big-endian planar decoderPaul B Mahol2015-06-24
* libvpx: fix test for VPX_IMAGE_ABI_VERSIONJanne Grunau2015-06-24
* Fix missing symbols when libvpx has only vp8 enabledMark Webster2015-06-24
* arm64: constify src in h264qpel dsp function definitionsJanne Grunau2015-06-24
* DirectDraw Surface image decoderVittorio Giovara2015-06-22
* Hap decoder and encoderVittorio Giovara2015-06-22
* txd: Use the TextureDSP module for decodingVittorio Giovara2015-06-22
* Introduce a TextureDSP moduleVittorio Giovara2015-06-22
* Implement Snappy decompressionLuca Barbato2015-06-22
* libvpx: Support the vp9 extended profilesLuca Barbato2015-06-21
* libvpx: Do not set vp8 only parameters when encoding in vp9Luca Barbato2015-06-20
* mp3: enable packed main_data decoding in MP4nu7742015-06-20
* libwebpenc: use WebPMemoryWriterClear()James Almer2015-06-17
* aic: Improve error reportingVittorio Giovara2015-06-17
* h264: er: Copy from the previous reference only if compatibleAndreas Cadhalpun2015-06-15
* lavc: Clarify the behaviour of dimension and format context fieldsLuca Barbato2015-06-15
* x264: Factor out the reconfiguration codeLuca Barbato2015-06-15
* fft-test: Use the float fabs() versionVittorio Giovara2015-06-12
* on2avc: Use the integer abs() versionVittorio Giovara2015-06-12