summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ | |/
| * mss3: add forgotten 'static' qualifier for private tableKostya Shishkov2012-07-061-1/+1
| * lavc: options: add planar names for request_sample_fmtMans Rullgard2012-07-051-0/+5
| * flacdec: add planar output supportMans Rullgard2012-07-054-27/+91
* | tiffenc: PIX_FMT_GRAY8A supportPaul B Mahol2012-07-061-1/+2
* | tiffenc: PIX_FMT_GRAY16LE supportPaul B Mahol2012-07-061-1/+2
* | tiffenc: merge common codePaul B Mahol2012-07-061-6/+0
* | tiffenc: use av_get_bits_per_pixel() to get bppPaul B Mahol2012-07-061-12/+3
* | tiffenc: use av_pix_fmt_descriptors to set bpp_tab[]Paul B Mahol2012-07-061-10/+4
* | tiffenc: simplify calculation of bpp_tab_sizePaul B Mahol2012-07-061-3/+2
* | bmv: add CODEC_CAP_DR1Paul B Mahol2012-07-061-0/+1
* | lpc: use default number of passes when lpc_passes is invalidMichael Niedermayer2012-07-061-0/+3
* | tiffdec: PIX_FMT_GRAY16LE supportPaul B Mahol2012-07-061-1/+1
* | lavc: fix shared build after dnxhd merge.Nicolas George2012-07-061-0/+2
* | add side data to indicate the amount of samples to skip at the begin and endMichael Niedermayer2012-07-061-0/+11
* | paf: add forgotten CODEC_CAP_DR1Paul B Mahol2012-07-061-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-059-748/+721
|\ \ | |/
| * qdm2: remove broken and disabled dump_context() debug functionDiego Biurrun2012-07-051-48/+0
| * x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macrosDiego Biurrun2012-07-051-107/+22
| * x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macrosLoren Merritt2012-07-051-21/+0
| * x86: h264_intrapred: port to cpuflag macrosDiego Biurrun2012-07-052-146/+168
| * h264: use templates to avoid excessive inliningMans Rullgard2012-07-053-533/+550
| * mpegvideo: Don't use ff_mspel_motion() for vc1Michael Niedermayer2012-07-051-1/+2
| * vp8: Add ifdef guards around the sse2 loopfilter in the sse2slow branch tooMartin Storsjö2012-07-051-0/+2
* | h264: print error on unsupported seperate color planesMichael Niedermayer2012-07-051-0/+4
* | Optimization of MP3 decoders for MIPSNedeljko Babic2012-07-058-0/+2591
* | Merge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-EncoderMichael Niedermayer2012-07-052-4/+20
|\ \
| * | libopenjpegdec: add support for decoding YUV420/422/444P12/14Michael Bradshaw2012-07-041-0/+2
| * | libopenjpegenc: cosmetics: reorder pix_fmtsMichael Bradshaw2012-07-041-5/+5
| * | libopenjpegenc: add support for YUV420/422/444P12/14Michael Bradshaw2012-07-041-0/+14
* | | PAF demuxer and decoderPaul B Mahol2012-07-056-1/+489
OpenPOWER on IntegriCloud