summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ffmpeg: poll filters even after -t limit.Nicolas George2012-07-061-1/+1
* Fix destination row striding in altivec_yuv2_bgr24.Pavel Koshevoy2012-07-061-9/+4
* cosmetics: various spelling fixesLou Logan2012-07-0612-15/+15
* doc/indevs/iec61883: document requirements for iec61883 deviceGeorg Lippitsch2012-07-061-0/+4
* configure: cleanup libiec61883 code, allow enabling via command lineMichael Niedermayer2012-07-061-2/+5
* 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
* Blowfish: restructure/simplify code a bit.Michael Niedermayer2012-07-061-26/+18
* add side data to indicate the amount of samples to skip at the begin and endMichael Niedermayer2012-07-061-0/+11
* fate: increase fuzzyness for ac3 encode for 3dnowMichael Niedermayer2012-07-061-1/+1
* paf: add forgotten CODEC_CAP_DR1Paul B Mahol2012-07-061-0/+1
* lavfi/buffersink: fix doxy, remove "video" referenceStefano Sabatini2012-07-061-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-0515-768/+829
|\
| * 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-052-25/+37
| * x86inc: modify ALIGN to not generate long nops on i586Loren Merritt2012-07-051-0/+4
| * x86: h264_intrapred: port to cpuflag macrosDiego Biurrun2012-07-052-146/+168
| * avplay: update input filter pointer when the filtergraph is reset.Anton Khirnov2012-07-051-0/+1
| * avconv: fix parsing of -force_key_frames option.Reimar Döffinger2012-07-051-1/+9
| * h264: use templates to avoid excessive inliningMans Rullgard2012-07-053-533/+550
| * xtea: Make the count parameter match the documentationSamuel Pitoiset2012-07-051-4/+2
| * blowfish: Make the count parameter match the documentationSamuel Pitoiset2012-07-051-4/+2
| * mpegvideo: Don't use ff_mspel_motion() for vc1Michael Niedermayer2012-07-051-1/+2
| * xtea: invert branch and loop precedenceLuca Barbato2012-07-051-7/+12
| * blowfish: invert branch and loop precedenceLuca Barbato2012-07-051-7/+13
| * flvdec: optionally trust the metadataLuca Barbato2012-07-051-0/+35
| * avconv: Set audio filter time base to the sample rateMartin Storsjö2012-07-051-1/+5
| * vp8: Add ifdef guards around the sse2 loopfilter in the sse2slow branch tooMartin Storsjö2012-07-051-0/+2
* | Merge branch 'mxfenc_improvements' of https://github.com/mbouron/FFmpegMichael Niedermayer2012-07-051-4/+266
|\ \
| * | mxfenc: support dnxhd codecMatthieu Bouron2012-07-051-1/+138
| * | mxfenc: support smpte dv codecMatthieu Bouron2012-07-051-3/+128
* | | h264: print error on unsupported seperate color planesMichael Niedermayer2012-07-051-0/+4
* | | Extend -codecs output.Carl Eugen Hoyos2012-07-051-13/+22
* | | swr/x86: 10l, missed some SSE2 instructions in code marked as SSE.Michael Niedermayer2012-07-052-25/+20
* | | configure: dont blindly enable iec61883Michael Niedermayer2012-07-051-1/+0
|/ /
* | FireWire DV/HDV input device using libiec61883Georg Lippitsch2012-07-059-1/+526
* | 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
OpenPOWER on IntegriCloud