| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: asm decode_block_coeffs_internal is vp8 specific | Janne Grunau | 2014-04-04 | 1 | -1/+1 |
* | On2 VP7 decoder | Peter Ross | 2014-04-04 | 23 | -342/+1359 |
* | vc1dec: fix a possible unitialized variable warning | Vittorio Giovara | 2014-04-02 | 1 | -1/+2 |
* | More correct printf format specifiers | Diego Biurrun | 2014-04-02 | 6 | -8/+12 |
* | VP3: K&R formatting cosmetics | Vittorio Giovara | 2014-04-01 | 4 | -3758/+3792 |
* | sgi: decode 16bit RLE images | Vittorio Giovara | 2014-04-01 | 1 | -6/+50 |
* | sgi: encode images with 4 channels at 8 and 16 bits | Vittorio Giovara | 2014-04-01 | 1 | -7/+47 |
* | sgi: decode images with 4 channels at 8 and 16 bits | Carl Eugen Hoyos | 2014-04-01 | 1 | -2/+2 |
* | sgi: remove redundant argument from read_uncompressed_sgi() | Paul B Mahol | 2014-04-01 | 1 | -4/+3 |
* | sgi: set the row boundary to the correct value | Michael Niedermayer | 2014-04-01 | 1 | -1/+1 |
* | sgi: fix end of line boundary detection | Michael Niedermayer | 2014-04-01 | 1 | -2/+4 |
* | sgi: check maximum supported resolution | Piotr Bandurski | 2014-04-01 | 1 | -0/+6 |
* | sgi: K&R formatting cosmetics | Vittorio Giovara | 2014-04-01 | 3 | -14/+14 |
* | codec_desc: set lossless attribute for SGI and DPX | Paul B Mahol | 2014-04-01 | 1 | -2/+2 |
* | OpenEXR decoder | Jimmy Christensen | 2014-04-01 | 6 | -2/+1361 |
* | dxva2: Directly use AVFrames | Michael Niedermayer | 2014-04-01 | 5 | -21/+21 |
* | vc1dec: improve hwaccel #ifdefs | Rémi Denis-Courmont | 2014-03-31 | 1 | -3/+3 |
* | h263: improve hwaccel #ifdefs | Rémi Denis-Courmont | 2014-03-31 | 1 | -2/+2 |
* | libx265: Use the repeat headers flag when not using global headers | Marcus Gustafsson | 2014-03-31 | 1 | -39/+18 |
* | libmp3lame: add ABR support | Timothy Gu | 2014-03-31 | 2 | -3/+10 |
* | libmp3lame: add comments about CBR/VBR modes | Timothy Gu | 2014-03-31 | 1 | -2/+2 |
* | libmp3lame: allow joint stereo to be disabled | Paul B Mahol | 2014-03-31 | 2 | -2/+4 |
* | dnxhdenc: return meaningful return codes | Timothy Gu | 2014-03-30 | 1 | -19/+19 |
* | golomb: Fix the implementation of get_se_golomb_long | Martin Storsjö | 2014-03-30 | 1 | -2/+2 |
* | vp8: K&R formatting cosmetics | Vittorio Giovara | 2014-03-29 | 6 | -807/+934 |
* | bmp: add a standalone parser | Paul B Mahol | 2014-03-28 | 4 | -1/+94 |
* | X-Bitmap decoder | Vittorio Giovara | 2014-03-27 | 4 | -2/+125 |
* | xbm: use av_frame_free on close | Vittorio Giovara | 2014-03-27 | 1 | -1/+1 |
* | PAF demuxer and decoder | Paul B Mahol | 2014-03-27 | 6 | -1/+471 |
* | lavc: restore copy_block{4,16} functions | Vittorio Giovara | 2014-03-27 | 1 | -0/+20 |
* | BRender PIX image decoder | Aleksi Nurmi | 2014-03-27 | 6 | -1/+305 |
* | arm: build: Maintain decoder objects separate from infrastructure objects | Diego Biurrun | 2014-03-27 | 1 | -3/+4 |
* | Alias PIX image encoder and decoder | Vittorio Giovara | 2014-03-26 | 7 | -1/+274 |
* | truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output. | Ben Avison | 2014-03-26 | 3 | -0/+628 |
* | truehd: break out part of output_data into platform-specific callback. | Ben Avison | 2014-03-26 | 3 | -17/+83 |
* | truehd: tune VLC decoding for ARM. | Ben Avison | 2014-03-26 | 1 | -3/+10 |
* | truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel. | Ben Avison | 2014-03-26 | 2 | -0/+234 |
* | truehd: break out part of rematrix_channels into platform-specific callback. | Ben Avison | 2014-03-26 | 3 | -25/+68 |
* | truehd: add hand-scheduled ARM asm version of mlp_filter_channel. | Ben Avison | 2014-03-26 | 5 | -0/+478 |
* | x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_init | Diego Biurrun | 2014-03-26 | 3 | -40/+10 |
* | hpeldsp_template: Move content to hpeldsp | Diego Biurrun | 2014-03-26 | 2 | -332/+300 |
* | hpeldsp_template: Drop av_unused attribute from *_no_rnd_pixels16_8_c functions | Diego Biurrun | 2014-03-26 | 1 | -3/+3 |
* | dsputil: Move draw_edges and clear_block* out of dsputil_template | Diego Biurrun | 2014-03-26 | 2 | -40/+38 |
* | dsputil: Move RV40-specific bits into rv40dsp | Diego Biurrun | 2014-03-26 | 4 | -85/+85 |
* | hpeldsp_template: Detemplatize the code | Diego Biurrun | 2014-03-26 | 2 | -112/+104 |
* | dsputil_template: Detemplatize the code | Diego Biurrun | 2014-03-26 | 2 | -127/+114 |
* | Add missing headers to make template files compile (more) standalone | Diego Biurrun | 2014-03-26 | 11 | -0/+32 |
* | dsputil_template: Move bits that are used templatized into separate file | Diego Biurrun | 2014-03-26 | 3 | -28/+53 |
* | dsputil: Move hpel_template #include out of dsputil_template | Diego Biurrun | 2014-03-26 | 3 | -4/+3 |
* | x86: h264_qpel: Fix typo in CALL_2X_PIXELS macro invocation | Diego Biurrun | 2014-03-26 | 1 | -1/+1 |