summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cmdutils: Mark exit_program as av_noreturnLuca Barbato2014-03-28
* fate: add a bmpparser testVittorio Giovara2014-03-28
* bmp: add a standalone parserPaul B Mahol2014-03-28
* fate: add XBM testsVittorio Giovara2014-03-27
* X-Bitmap decoderVittorio Giovara2014-03-27
* xbm: use av_frame_free on closeVittorio Giovara2014-03-27
* fate: add PAF audio and video testsPaul B Mahol2014-03-27
* PAF demuxer and decoderPaul B Mahol2014-03-27
* lavc: restore copy_block{4,16} functionsVittorio Giovara2014-03-27
* fate: add BRender PIX testsVittorio Giovara2014-03-27
* BRender PIX image decoderAleksi Nurmi2014-03-27
* arm: build: Maintain decoder objects separate from infrastructure objectsDiego Biurrun2014-03-27
* fate: add Alias PIX testsVittorio Giovara2014-03-26
* 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
* avconv: More descriptive message about framedropVittorio Giovara2014-03-25
* vf_transpose: K&R formatting cosmeticsVittorio 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
* avconv: don't warn on multiple frames per packet for codecs that expect itAnton Khirnov2014-03-24
* avconv: print verbose per-stream transcoding statisticsAnton Khirnov2014-03-24
* avconv: split printing the final statistics into a separate functionAnton Khirnov2014-03-24
* avconv: rewrite output data size trackingAnton Khirnov2014-03-24
* avconv: explicitly report when the muxing overhead is unknownAnton Khirnov2014-03-24
* avconv: remove unused nb_frames_dupAnton Khirnov2014-03-24
* {v,a}f_showinfo: print frame side dataAnton Khirnov2014-03-24
* mp3dec: export replaygain tags from ID3v2Anton Khirnov2014-03-24
* af_volume: support using replaygain frame side dataAnton Khirnov2014-03-24
* frame: add a function for removing side data from a frameAnton Khirnov2014-03-24
* avconv: add stream-global side data to the first demuxed packetAnton Khirnov2014-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