summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* dnxhdenc: return meaningful return codesTimothy Gu2014-03-30
* golomb: Fix the implementation of get_se_golomb_longMartin Storsjö2014-03-30
* vp8: K&R formatting cosmeticsVittorio Giovara2014-03-29
* bmp: add a standalone parserPaul B Mahol2014-03-28
* X-Bitmap decoderVittorio Giovara2014-03-27
* xbm: use av_frame_free on closeVittorio Giovara2014-03-27
* PAF demuxer and decoderPaul B Mahol2014-03-27
* lavc: restore copy_block{4,16} functionsVittorio Giovara2014-03-27
* BRender PIX image decoderAleksi Nurmi2014-03-27
* arm: build: Maintain decoder objects separate from infrastructure objectsDiego Biurrun2014-03-27
* Alias PIX image encoder and decoderVittorio Giovara2014-03-26
* truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output.Ben Avison2014-03-26
* truehd: break out part of output_data into platform-specific callback.Ben Avison2014-03-26
* truehd: tune VLC decoding for ARM.Ben Avison2014-03-26
* truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel.Ben Avison2014-03-26
* truehd: break out part of rematrix_channels into platform-specific callback.Ben Avison2014-03-26
* truehd: add hand-scheduled ARM asm version of mlp_filter_channel.Ben Avison2014-03-26
* x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_initDiego Biurrun2014-03-26
* hpeldsp_template: Move content to hpeldspDiego Biurrun2014-03-26
* hpeldsp_template: Drop av_unused attribute from *_no_rnd_pixels16_8_c functionsDiego Biurrun2014-03-26
* dsputil: Move draw_edges and clear_block* out of dsputil_templateDiego Biurrun2014-03-26
* dsputil: Move RV40-specific bits into rv40dspDiego Biurrun2014-03-26
* hpeldsp_template: Detemplatize the codeDiego Biurrun2014-03-26
* dsputil_template: Detemplatize the codeDiego Biurrun2014-03-26
* Add missing headers to make template files compile (more) standaloneDiego Biurrun2014-03-26
* dsputil_template: Move bits that are used templatized into separate fileDiego Biurrun2014-03-26
* dsputil: Move hpel_template #include out of dsputil_templateDiego Biurrun2014-03-26
* x86: h264_qpel: Fix typo in CALL_2X_PIXELS macro invocationDiego Biurrun2014-03-26
* avcodec: add missing includesVittorio Giovara2014-03-25
* libx265: Only use one memcpy for headersDerek Buitenhuis2014-03-24
* libx265: Write global extradata when requestedMichael Niedermayer2014-03-24
* build: Add config option for CABAC codeDiego Biurrun2014-03-24
* libavcodec: when decoding, copy replaygain side data to decoded framesAnton Khirnov2014-03-24
* Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov2014-03-24
* lavc: give a typedeffed name to the AVPacket.side_data structAnton Khirnov2014-03-24
* h264: Split h264 slice decoding from nal decodingLuca Barbato2014-03-23
* h264: move macroblock decoding into its own fileVittorio Giovara2014-03-23
* build: Sort h264 objectsLuca Barbato2014-03-23
* build: h264 parser depends on full h264 decoderLuca Barbato2014-03-23
* lavc: drop ff_pixfmt_list_420Vittorio Giovara2014-03-23
* lagarith: Fix typo in printf format stringDiego Biurrun2014-03-22
* dsputil: Move thirdpel-related bits into their own contextDiego Biurrun2014-03-22
* x86: dsputil: Move hpeldsp-related declarations to a separate headerDiego Biurrun2014-03-22
* ppc: dsputil: Move hpeldsp-related declarations to a separate headerDiego Biurrun2014-03-22
* x86: dsputil: Move fpel declarations to a separate headerDiego Biurrun2014-03-22
* dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macrosDiego Biurrun2014-03-22
* dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.hDiego Biurrun2014-03-22
* imgconvert: Move ff_deinterlace_line_*_mmx declarations out of dsputilDiego Biurrun2014-03-22
* x86: dsputil: Move inline assembly macros to a separate headerDiego Biurrun2014-03-22
* nuv: Reuse the DSPContext from RTJpegContextDiego Biurrun2014-03-22