summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | nut: add 12/14 bit yuv to nut/rawCarl Eugen Hoyos2012-07-051-0/+12
* | | sanm: remove code duplicationPaul B Mahol2012-07-041-3/+2
* | | sanm: replace conditions in for loops with more common versionPaul B Mahol2012-07-041-5/+5
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-0418-139/+317
|\ \ \ | | |/ | |/|
| * | vp8: loopfilter >=sse2 functions need aligned stack on x86-32.Martin Storsjö2012-07-041-0/+6
| * | amr: remove shift out of the AMR_BIT() macro.Ronald S. Bultje2012-07-043-3/+3
| * | dsputilenc: group yasm and inline asm function pointer assignment.Ronald S. Bultje2012-07-041-1/+1
| * | Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-041-2/+4
| * | mpegvideo: remove VLAsRonald S. Bultje2012-07-044-3/+19
| * | flacdec: move lpc filter to flacdspMans Rullgard2012-07-043-33/+49
OpenPOWER on IntegriCloud