summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* vc1: implement frame interlaced b-frame header parsingHendrik Leppkes2012-07-07
* celp_math: use av_assertMichael Niedermayer2012-07-07
* cabac: use av_assertMichael Niedermayer2012-07-07
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-07
|\
| * mss3: add forgotten 'static' qualifier for private tableKostya Shishkov2012-07-06
| * lavc: options: add planar names for request_sample_fmtMans Rullgard2012-07-05
| * flacdec: add planar output supportMans Rullgard2012-07-05
* | tiffenc: PIX_FMT_GRAY8A supportPaul B Mahol2012-07-06
* | tiffenc: PIX_FMT_GRAY16LE supportPaul B Mahol2012-07-06
* | tiffenc: merge common codePaul B Mahol2012-07-06
* | tiffenc: use av_get_bits_per_pixel() to get bppPaul B Mahol2012-07-06
* | tiffenc: use av_pix_fmt_descriptors to set bpp_tab[]Paul B Mahol2012-07-06
* | tiffenc: simplify calculation of bpp_tab_sizePaul B Mahol2012-07-06
* | bmv: add CODEC_CAP_DR1Paul B Mahol2012-07-06
* | lpc: use default number of passes when lpc_passes is invalidMichael Niedermayer2012-07-06
* | tiffdec: PIX_FMT_GRAY16LE supportPaul B Mahol2012-07-06
* | lavc: fix shared build after dnxhd merge.Nicolas George2012-07-06
* | add side data to indicate the amount of samples to skip at the begin and endMichael Niedermayer2012-07-06
* | paf: add forgotten CODEC_CAP_DR1Paul B Mahol2012-07-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-05
|\|
| * qdm2: remove broken and disabled dump_context() debug functionDiego Biurrun2012-07-05
| * x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macrosDiego Biurrun2012-07-05
| * x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macrosLoren Merritt2012-07-05
| * x86: h264_intrapred: port to cpuflag macrosDiego Biurrun2012-07-05
| * h264: use templates to avoid excessive inliningMans Rullgard2012-07-05
| * mpegvideo: Don't use ff_mspel_motion() for vc1Michael Niedermayer2012-07-05
| * vp8: Add ifdef guards around the sse2 loopfilter in the sse2slow branch tooMartin Storsjö2012-07-05
* | h264: print error on unsupported seperate color planesMichael Niedermayer2012-07-05
* | Optimization of MP3 decoders for MIPSNedeljko Babic2012-07-05
* | Merge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-EncoderMichael Niedermayer2012-07-05
|\ \
| * | libopenjpegdec: add support for decoding YUV420/422/444P12/14Michael Bradshaw2012-07-04
| * | libopenjpegenc: cosmetics: reorder pix_fmtsMichael Bradshaw2012-07-04
| * | libopenjpegenc: add support for YUV420/422/444P12/14Michael Bradshaw2012-07-04
* | | PAF demuxer and decoderPaul B Mahol2012-07-05
* | | nut: add 12/14 bit yuv to nut/rawCarl Eugen Hoyos2012-07-05
* | | sanm: remove code duplicationPaul B Mahol2012-07-04
* | | sanm: replace conditions in for loops with more common versionPaul B Mahol2012-07-04
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\ \ \ | | |/ | |/|
| * | vp8: loopfilter >=sse2 functions need aligned stack on x86-32.Martin Storsjö2012-07-04
| * | amr: remove shift out of the AMR_BIT() macro.Ronald S. Bultje2012-07-04
| * | dsputilenc: group yasm and inline asm function pointer assignment.Ronald S. Bultje2012-07-04
| * | Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-04
| * | mpegvideo: remove VLAsRonald S. Bultje2012-07-04
| * | flacdec: move lpc filter to flacdspMans Rullgard2012-07-04
| * | flacdec: split off channel decorrelation as flacdspMans Rullgard2012-07-04
| * | flacdec: factor out code setting avctx->sample_fmtMans Rullgard2012-07-04
| * | flac: make FLAC_CHMODE_* constants consecutiveMans Rullgard2012-07-04
| * | flacdec: allocate sample buffers with av_mallocMans Rullgard2012-07-04
| * | flacdec: remove curr_bps from FLACContextMans Rullgard2012-07-04
| * | flacenc: add option for forcing stereo decorrelation modeMans Rullgard2012-07-04