summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dsputil: Separate h264chromaDiego Biurrun2013-02-06
* mpegvideo: initialize dummy reference frames.Anton Khirnov2013-02-06
* nuv: do not rely on get_buffer() initializing the frame.Anton Khirnov2013-02-06
* yop: initialize palette to 0Anton Khirnov2013-02-06
* yop: check for input overreads.Anton Khirnov2013-02-06
* yop: check that extradata is large enough.Anton Khirnov2013-02-06
* qtrle: fix the topmost line for 1bitKostya Shishkov2013-02-06
* xxan: properly handle odd heights.Kostya Shishkov2013-02-06
* fraps: fix off-by one bug for version 1.Anton Khirnov2013-02-06
* aasc: fix output for msrle compression.Anton Khirnov2013-02-06
* msrledec: check bounds before constructing a possibly invalid pointer,Anton Khirnov2013-02-06
* cmdutils: remove ansi from the list of broken codecs.Anton Khirnov2013-02-06
* cdgraphics: do not rely on get_buffer() initializing the frame.Anton Khirnov2013-02-06
* svq1: replace struct svq1_frame_size with an array.Anton Khirnov2013-02-06
* vf_yadif: silence a warning.Anton Khirnov2013-02-06
* asf: K&R formatting cosmeticsDiego Biurrun2013-02-06
* vc1dec: use codec_id instead of codec_tag for VC1IMAGEVladimir Pantelic2013-02-06
* sh4: drop unused functionsLuca Barbato2013-02-05
* sh4: Fix silly type vs. variable name search and replace typoDiego Biurrun2013-02-05
* configure: Group all hwaccels together in a separate variableDiego Biurrun2013-02-05
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
* Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun2013-02-05
* avfilter: x86: consistent filenames for filter optimizationsDiego Biurrun2013-02-04
* mpegvideo: simplify REBASE_PICTUREAnton Khirnov2013-02-04
* vf_hqdn3d: x86: Add proper arch optimization initializationDiego Biurrun2013-02-01
* Use proper "" quotes for local header #includesDiego Biurrun2013-02-01
* ppc: fmtconvert: Drop two unused variables.Diego Biurrun2013-02-01
* bink demuxer: set framerate.Anton Khirnov2013-02-01
* bink demuxer: check malloc return valueAnton Khirnov2013-02-01
* bink: fix a check for the first frame.Anton Khirnov2013-02-01
* doc/developer: Drop obsolete MPlayer referenceDiego Biurrun2013-02-01
* doc/developer: Add ISC license to list of acceptable licensesDiego Biurrun2013-02-01
* doc/developer: Add web links for all suggested licensesDiego Biurrun2013-02-01
* x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldspDiego Biurrun2013-01-31
* configure: Add a comment indicating why uclibc is checked before glibcDiego Biurrun2013-01-31
* configure: Move newlib libc check before mingw libc checkDiego Biurrun2013-01-31
* avisynth: Change demuxer name to avoid conflicts with AVSDiego Biurrun2013-01-31
* mpegvideo: Do REBASE_PICTURE with byte pointersMartin Storsjö2013-01-31
* dsputil: remove unused functions copy_block{2, 4, 8, 16}.Ronald S. Bultje2013-01-30
* movenc: Simplify code by using avio_wb24Martin Storsjö2013-01-30
* bfin: unbreak compilationLuca Barbato2013-01-29
* vf_delogo: fix copying the input frame.Anton Khirnov2013-01-29
* vf_delogo: fix an uninitialized read.Anton Khirnov2013-01-29
* h264: remove obsolete comment.Anton Khirnov2013-01-29
* mpegvideo: remove some unused variables from Picture.Anton Khirnov2013-01-29
* utvideoenc/v410enc: do not set AVFrame.reference.Anton Khirnov2013-01-29
* pthread: make ff_thread_release_buffer idempotent.Anton Khirnov2013-01-29
* mvi: set framerateAnton Khirnov2013-01-29
* rawdec: use AVPALETTE_SIZE instead of magic constants.Anton Khirnov2013-01-29
* mimic: remove a pointless cast.Anton Khirnov2013-01-29