summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'dff6197dfb9b2d145729885c63f865c5fdd184aa'Michael Niedermayer2013-02-062-2/+12
|\
| * nuv: do not rely on get_buffer() initializing the frame.Anton Khirnov2013-02-061-2/+9
| * yop: initialize palette to 0Anton Khirnov2013-02-061-0/+3
* | Merge commit '8136f234445862c94d1c081606b2d1e3d44fccf3'Michael Niedermayer2013-02-061-7/+17
|\ \ | |/
| * yop: check for input overreads.Anton Khirnov2013-02-061-2/+17
* | Merge commit '06cf597c352519d2b70f293518c61b8c312f5d4f'Michael Niedermayer2013-02-061-2/+2
|\ \ | |/
| * yop: check that extradata is large enough.Anton Khirnov2013-02-061-0/+5
* | Merge commit '89f11f498b9c15bc71494a11a7ec560f4adf630d'Michael Niedermayer2013-02-061-3/+5
|\ \ | |/
| * qtrle: fix the topmost line for 1bitKostya Shishkov2013-02-061-1/+4
* | Merge commit '685e6f2e3939f124b41c7801cc541dad8252af3d'Michael Niedermayer2013-02-061-0/+15
|\ \ | |/
| * xxan: properly handle odd heights.Kostya Shishkov2013-02-061-0/+15
* | Merge commit '2cd4068071b9a8908823a3107f97e938211045ce'Michael Niedermayer2013-02-061-6/+4
|\ \ | |/
| * fraps: fix off-by one bug for version 1.Anton Khirnov2013-02-061-1/+1
* | Merge commit 'da7baaaae79b4d7d715d35ea6bcfbdd149edc177'Michael Niedermayer2013-02-061-2/+2
|\ \ | |/
| * aasc: fix output for msrle compression.Anton Khirnov2013-02-061-1/+1
| * msrledec: check bounds before constructing a possibly invalid pointer,Anton Khirnov2013-02-061-2/+2
* | Merge commit '238614de679a71970c20d7c3fee08a322967ec40'Michael Niedermayer2013-02-064-9/+6
|\ \ | |/
| * cdgraphics: do not rely on get_buffer() initializing the frame.Anton Khirnov2013-02-061-0/+2
| * svq1: replace struct svq1_frame_size with an array.Anton Khirnov2013-02-063-9/+4
* | Merge commit '48a4ffa722c0874b251de9d201babed52cef0bcb'Michael Niedermayer2013-02-062-29/+1
|\ \ | |/
| * vc1dec: use codec_id instead of codec_tag for VC1IMAGEVladimir Pantelic2013-02-061-1/+1
| * sh4: drop unused functionsLuca Barbato2013-02-051-28/+0
* | flac: add channel layout masks for streams with 7 or 8 channelsTim Walker2013-02-062-3/+5
* | lavc/bink: Chech for malloc failureJames Almer2013-02-061-2/+9
* | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer2013-02-0653-72/+136
|\ \ | |/
| * sh4: Fix silly type vs. variable name search and replace typoDiego Biurrun2013-02-051-1/+1
| * Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-0553-71/+135
* | dsputil: fixup half a dozen bugs with ptrdiff vs int linesizeMichael Niedermayer2013-02-066-10/+12
* | Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'Michael Niedermayer2013-02-0617-198/+185
|\ \ | |/
| * Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun2013-02-0517-194/+181
* | vdpau: Rename union, avoid name conflict with vdpauMichael Niedermayer2013-02-061-3/+3
* | movtextenc: fix pointer messup and out of array accessesMichael Niedermayer2013-02-051-2/+6
* | ljpegenc: allocate needed scratch-bufferMichael Niedermayer2013-02-051-0/+7
* | libmpcodecs/vf_spp: update to latest version from mplayermultiple authors2013-02-051-0/+1
* | ffv1: check for malloc failureMichael Niedermayer2013-02-051-0/+4
* | ffv1enc: check for malloc failureMichael Niedermayer2013-02-051-0/+2
* | 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
* | 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
* | qdm2: disable superblocktype_2_3==0 codeMichael Niedermayer2013-02-031-1/+2
* | qdm2: Fix data type used in multiplication.Michael Niedermayer2013-02-031-1/+1
* | put_vp_no_rnd_pixels8_l2_mmx: fix typeMichael Niedermayer2013-02-031-1/+1
* | avcodec/x86: Add daniels copyright to the recent gcc->yasm convertions he did.Michael Niedermayer2013-02-032-0/+2
* | proresdsp: Fix checkheadersJames Almer2013-02-031-0/+1
* | h264: skip error concealment when SPS and slices are mismatchingMichael Niedermayer2013-02-021-1/+1
* | flacdec: skip in stream header packetsMichael Niedermayer2013-02-021-0/+10
OpenPOWER on IntegriCloud