summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* sgi: decode 16bit RLE imagesVittorio Giovara2014-04-01
* sgi: encode images with 4 channels at 8 and 16 bitsVittorio Giovara2014-04-01
* sgi: decode images with 4 channels at 8 and 16 bitsCarl Eugen Hoyos2014-04-01
* sgi: remove redundant argument from read_uncompressed_sgi()Paul B Mahol2014-04-01
* sgi: set the row boundary to the correct valueMichael Niedermayer2014-04-01
* sgi: fix end of line boundary detectionMichael Niedermayer2014-04-01
* sgi: check maximum supported resolutionPiotr Bandurski2014-04-01
* sgi: K&R formatting cosmeticsVittorio Giovara2014-04-01
* codec_desc: set lossless attribute for SGI and DPXPaul B Mahol2014-04-01
* OpenEXR decoderJimmy Christensen2014-04-01
* dxva2: Directly use AVFramesMichael Niedermayer2014-04-01
* vc1dec: improve hwaccel #ifdefsRémi Denis-Courmont2014-03-31
* h263: improve hwaccel #ifdefsRémi Denis-Courmont2014-03-31
* libx265: Use the repeat headers flag when not using global headersMarcus Gustafsson2014-03-31
* libmp3lame: add ABR supportTimothy Gu2014-03-31
* libmp3lame: add comments about CBR/VBR modesTimothy Gu2014-03-31
* libmp3lame: allow joint stereo to be disabledPaul B Mahol2014-03-31
* 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