summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* h264_qpel: Use the correct headerVittorio Giovara2015-06-12
* h264_weight: Fix SSSE3 biweight code with weights of 128Michael Niedermayer2015-06-12
* eamad: Use the correct headersLuca Barbato2015-06-12
* mpeg12: Move the vlc bits to a stand alone fileLuca Barbato2015-06-12
* mpegvideo: Expand macroVittorio Giovara2015-06-12
* mpegvideo: rv10: Move function declaration to a separate headerVittorio Giovara2015-06-12
* mpegvideo: h263: Move all tables to a single fileVittorio Giovara2015-06-12
* mpegvideo: Move ER functions to a separate fileVittorio Giovara2015-06-12
* mpegvideo: Mark one function as staticVittorio Giovara2015-06-10
* mpegvideo: Move block permutation function where is usedVittorio Giovara2015-06-10
* mpegvideo: Drop release_unused_pictures() functionVittorio Giovara2015-06-10
* mpegvideo: Move Picture-related functions to a separate fileVittorio Giovara2015-06-10
* imc: add required padding for GetBitContext bufferJanne Grunau2015-06-09
* ac3_parser: add required padding for GetBitContext bufferJanne Grunau2015-06-09
* aac_parser: add required padding for GetBitContext bufferJanne Grunau2015-06-09
* mpegvideo: Move OutFormat enum to mpegutils.hVittorio Giovara2015-06-08
* mpegvideo: Split picture allocation for encoding and decodingVittorio Giovara2015-06-08
* mpegvideo: Rework frame_size_alloc functionVittorio Giovara2015-06-08
* mpegvideo: Move various temporary buffers to a separate contextVittorio Giovara2015-06-08
* aac: Wait to know the channels before allocating frameLuca Barbato2015-06-07
* aac: Support channel configurations 11 and 12Sebastian Dröge2015-06-07
* aac: correctly map 7.1ch-wide AAC from FDK AAC encodernu7742015-06-07
* aac: Correctly map multichannel ADTS AAC with non-zero channel_config + PCEnu7742015-06-03
* bink: Factorize bink put_pixelLuca Barbato2015-06-03