summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* replace all __volatile__ by volatileMichael Niedermayer2012-07-1110-35/+35
* tiffenc: use av_fast_padded_malloc(z)Paul B Mahol2012-07-101-23/+40
* lavc: add av_fast_padded_malloczPaul B Mahol2012-07-102-0/+18
* tiffenc: add .initPaul B Mahol2012-07-101-5/+13
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-101-1/+1
|\
| * mss1: fix decoding masked regions in interframesKostya Shishkov2012-07-101-1/+1
* | mpeg4videoenc: use av_assertMichael Niedermayer2012-07-101-11/+11
* | mpeg4videodec: use av_assertMichael Niedermayer2012-07-101-1/+1
* | dpx: invalid aspect ratio is 0/1, not 0/0.Nicolas George2012-07-101-1/+1
* | Set default ffv1 coder to -1.Carl Eugen Hoyos2012-07-101-1/+11
* | Cosmetics: Return AVERROR_INVALIDDATA from ffv1 encoder initialisation if inv...Carl Eugen Hoyos2012-07-101-6/+6
* | Cosmetics: Move ffv1 encoder initialisation code.Carl Eugen Hoyos2012-07-101-4/+4
* | dsputil: turn assert into if() as its possible to trigger with ffv1Michael Niedermayer2012-07-101-2/+3
* | Define snow .pix_fmts to allow colour space auto-selection.Carl Eugen Hoyos2012-07-101-0/+4
* | exr: return proper error code instead of -1Paul B Mahol2012-07-101-25/+25
* | exr: use buf_size instead of recalculating same valuePaul B Mahol2012-07-101-1/+1
* | h264/decode_scaling_matrices: fix coding order of 8x8 matrixes.Michael Niedermayer2012-07-101-4/+2
* | h264: 12 and 14 bit supportMichael Niedermayer2012-07-103-9/+55
* | h264dsp: 12 and 14 bit supportMichael Niedermayer2012-07-101-0/+14
* | h264pred: 12 and 14 bit supportMichael Niedermayer2012-07-101-0/+14
* | h264idct: 12 and 14 bit supportMichael Niedermayer2012-07-101-0/+8
* | h264: limit 10bpp MC pading trick to 10bppMichael Niedermayer2012-07-101-3/+3
* | dsputil: extend things to 12 and 14 bitsMichael Niedermayer2012-07-103-9/+53
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-096-116/+171
|\ \ | |/
| * mss3: use standard zigzag tableKostya Shishkov2012-07-091-12/+2
| * mss3: split DSP functions that are used in MTS2(MSS4) into separate fileKostya Shishkov2012-07-094-92/+163
| * motion-test: do not use getopt()Anton Khirnov2012-07-091-9/+3
| * libx264: support aspect ratio switchingJULIAN GARDNER2012-07-091-0/+6
* | mpeg12: switch to av_assertMichael Niedermayer2012-07-091-10/+7
* | mpeg12enc: switch to av_assertMichael Niedermayer2012-07-091-7/+7
* | Show hyphen in codec tag.Carl Eugen Hoyos2012-07-091-1/+1
* | exr: support for reading pixelAspectRatioPaul B Mahol2012-07-091-0/+11
* | tiffenc: PIX_FMT_YUV440P supportPaul B Mahol2012-07-091-1/+2
* | sgidec: add CODEC_CAP_DR1Paul B Mahol2012-07-081-0/+1
* | sgidec: remove redundant argument from read_uncompressed_sgi()Paul B Mahol2012-07-081-4/+3
* | g723_1: add CODEC_CAP_DR1Paul B Mahol2012-07-081-1/+1
* | exr: add CODEC_CAP_DR1Paul B Mahol2012-07-081-0/+1
* | dpx: add CODEC_CAP_DR1Paul B Mahol2012-07-081-0/+1
* | sgidec: fix off by 1 error that tested a sample too far for oob.Michael Niedermayer2012-07-091-1/+1
* | mpegaudioenc: use av_assertMichael Niedermayer2012-07-081-4/+4
* | sanm: make use of dsputilPaul B Mahol2012-07-071-7/+17
* | aacdec: correct "audio config changed" warning messageMichael Niedermayer2012-07-081-1/+5
* | latm: fix initialization on some streams when no extradata is availableHendrik Leppkes2012-07-081-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-071-1/+1
|\ \ | |/
| * x86: h264_intrapred: Don't add the 'd' suffix to the SPLATB_REG macroMartin Storsjö2012-07-061-1/+1
* | x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macrosLoren Merritt2012-07-071-107/+22
* | vc1: implement frame interlaced b-frame header parsingHendrik Leppkes2012-07-071-3/+39
* | celp_math: use av_assertMichael Niedermayer2012-07-071-5/+5
* | cabac: use av_assertMichael Niedermayer2012-07-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-076-28/+97
|\ \ | |/
OpenPOWER on IntegriCloud