summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* movtextenc: fix pointer messup and out of array accessesMichael Niedermayer2013-02-051-2/+6
* Merge remote-tracking branch 'rdp/combined'Michael Niedermayer2013-02-051-7/+6
|\
| * Merge remote-tracking branch 'origin/master' into combinedrogerdpack2013-01-15150-1287/+4357
| |\
| * | hdyc colrogerdpack2013-01-151-0/+4
| * | dshow: use standardized raw pixel format lookuprogerdpack2013-01-151-7/+2
* | | ljpegenc: allocate needed scratch-bufferMichael Niedermayer2013-02-051-0/+7
* | | riff: fix infinite loopMichael Niedermayer2013-02-051-1/+7
| |/ |/|
* | libmpcodecs/vd_ffmpeg.h: remove, its unused and removed upstreamMichael Niedermayer2013-02-052-25/+1
* | libmpcodecs/vf_pullup: update to latest version from mplayermultiple authors2013-02-051-1/+4
* | libmpcodecs/vf_uspp: update to latest version from mplayermultiple authors2013-02-051-4/+12
* | libmpcodecs/vf_unsharp: update to latest version from mplayermultiple authors2013-02-051-4/+5
* | libmpcodecs/vf_spp: update to latest version from mplayermultiple authors2013-02-052-3/+5
* | libmpcodecs/vf_sab: update to latest version from mplayermultiple authors2013-02-051-0/+1
* | libmpcodecs/pullup: update to latest version from mplayermultiple authors2013-02-051-1/+2
* | libmpcodecs/vf_noise: update to latest version from mplayermultiple authors2013-02-051-0/+1
* | libmpcodecs/vf_pp7:update to latest version from mplayermultiple authors2013-02-051-2/+0
* | libmpcodecs/vf_qp: update to latest version from mplayermultiple authors2013-02-051-0/+1
* | libmpcodecs/vf_mcdeint: update to latest version from mplayermultiple authors2013-02-051-4/+7
* | libmpcodecs/vf_ilpack: update to latest version from mplayermultiple authors2013-02-051-0/+1
* | libmpcodecs/vf_ivtc: update to latest version from mplayermultiple authors2013-02-051-1/+1
* | libmpcodecs/vf_fspp: update to latest version from mplayermultiple authors2013-02-051-1/+2
* | libmpcodecs/av_helpers: update to latest version from mplayermultiple authors2013-02-051-0/+27
* | libmpcodecs/vf_filmdint: update to latest version from mplayermultiple authors2013-02-051-1/+1
* | libmpcodecs/vf_divtc: update to latest version in mplayermultiple authors2013-02-051-0/+1
* | libhmpcodec/mp_msg: update to latest from mplayermultiple authors2013-02-051-2/+4
* | libmpcodecs/help_mp: update to latest from mplayermultiple authors2013-02-051-157/+147
* | libmpcodecs/cpudetect: update to latest from mplayermultiple authors2013-02-051-2/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-055-4/+4
|\ \
| * | avfilter: x86: consistent filenames for filter optimizationsDiego Biurrun2013-02-045-4/+4
* | | libmpcodecs: update img_format.* & mp_image.* to latest from mplayermultiple authors2013-02-054-112/+314
* | | libmpcodecs/vf_stereo3d: update to latest version from mplayermultiple authors2013-02-051-13/+41
* | | ffv1: check for malloc failureMichael Niedermayer2013-02-051-0/+4
* | | ffv1enc: check for malloc failureMichael Niedermayer2013-02-051-0/+2
* | | doc/filters: apply various rendering changes to the showspectrum docsStefano Sabatini2013-02-051-7/+29
* | | doc/filters: fix @item syntax in showspectrum docsStefano Sabatini2013-02-051-4/+4
* | | flacdec: silence several "warning: X may be used uninitialized in this function"Michael Niedermayer2013-02-041-1/+1
* | | wmavoice: silence may be used uninitialized warningsMichael Niedermayer2013-02-041-2/+2
* | | lavfi/showspectrum: display multiple channels in separate rowRudolf Polzer2013-02-043-35/+246
* | | sws: Fix "warning: comparison of distinct pointer types lacks a cast"Michael Niedermayer2013-02-041-2/+2
* | | vc1dec: Fix 2 "warning: may be used uninitialized in this function"Michael Niedermayer2013-02-041-2/+2
* | | Merge remote-tracking branch 'mjbshaw/master'Michael Niedermayer2013-02-041-0/+29
|\ \ \
| * | | libopenjpegenc: make dci compliant j2cMichaƫl Cinquin2013-02-031-0/+29
* | | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-041-4/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | mpegvideo: simplify REBASE_PICTUREAnton Khirnov2013-02-041-4/+4
* | | swr: Dont use floats for S32->S32 when possibleMichael Niedermayer2013-02-041-0/+5
* | | swr: reorder init code to make rematrix status available earlierMichael Niedermayer2013-02-041-27/+27
* | | swr-test: Fix clip to 32bitMichael Niedermayer2013-02-041-1/+1
* | | swr/resample: fix integer overflow, add missing castMichael Niedermayer2013-02-041-1/+1
* | | swr/resample: fix filter rounding and cliping for s32Michael Niedermayer2013-02-041-1/+1
* | | doc/filters: reformat various filter tables itemsStefano Sabatini2013-02-031-32/+64
OpenPOWER on IntegriCloud