summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'dff6197dfb9b2d145729885c63f865c5fdd184aa'Michael Niedermayer2013-02-064-12/+22
|\
| * nuv: do not rely on get_buffer() initializing the frame.Anton Khirnov2013-02-062-9/+16
| * yop: initialize palette to 0Anton Khirnov2013-02-062-3/+6
* | 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-062-4/+5
|\ \ | |/
| * qtrle: fix the topmost line for 1bitKostya Shishkov2013-02-063-40/+42
* | Merge commit '685e6f2e3939f124b41c7801cc541dad8252af3d'Michael Niedermayer2013-02-062-21/+36
|\ \ | |/
| * xxan: properly handle odd heights.Kostya Shishkov2013-02-062-21/+36
* | Merge commit '2cd4068071b9a8908823a3107f97e938211045ce'Michael Niedermayer2013-02-063-8/+6
|\ \ | |/
| * fraps: fix off-by one bug for version 1.Anton Khirnov2013-02-063-3/+3
* | Merge commit 'da7baaaae79b4d7d715d35ea6bcfbdd149edc177'Michael Niedermayer2013-02-062-3/+3
|\ \ | |/
| * aasc: fix output for msrle compression.Anton Khirnov2013-02-063-25/+25
| * msrledec: check bounds before constructing a possibly invalid pointer,Anton Khirnov2013-02-061-2/+2
| * cmdutils: remove ansi from the list of broken codecs.Anton Khirnov2013-02-061-1/+1
* | Merge commit '238614de679a71970c20d7c3fee08a322967ec40'Michael Niedermayer2013-02-069-38/+43
|\ \ | |/
| * cdgraphics: do not rely on get_buffer() initializing the frame.Anton Khirnov2013-02-063-17/+19
| * svq1: replace struct svq1_frame_size with an array.Anton Khirnov2013-02-063-9/+4
| * vf_yadif: silence a warning.Anton Khirnov2013-02-063-12/+20
* | Merge commit '48a4ffa722c0874b251de9d201babed52cef0bcb'Michael Niedermayer2013-02-066-525/+535
|\ \ | |/
| * asf: K&R formatting cosmeticsDiego Biurrun2013-02-064-508/+552
| * 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-0654-76/+146
|\ \ | |/
| * sh4: Fix silly type vs. variable name search and replace typoDiego Biurrun2013-02-051-1/+1
| * configure: Group all hwaccels together in a separate variableDiego Biurrun2013-02-051-4/+9
| * 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
* | ffmpeg: do not call exit from exit_program()Michael Niedermayer2013-02-061-2/+1
* | vdpau: Rename union, avoid name conflict with vdpauMichael Niedermayer2013-02-061-3/+3
* | ffmpeg: dont allow -flags to override -passMichael Niedermayer2013-02-061-0/+2
* | lavf/segment: extend PTS debugging log with -reset_timestampsStefano Sabatini2013-02-061-5/+9
* | ffplay: report video frame changes only in debug modeStefano Sabatini2013-02-061-1/+1
* | ffplay: extend feedback in case of video changesStefano Sabatini2013-02-061-2/+6
* | dvenc: dont fail hard if the timecode is invalidMichael Niedermayer2013-02-051-2/+2
* | 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
OpenPOWER on IntegriCloud