summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix various unused variable warningsClément Bœsch2011-05-30
* Fix various bad printf format warningsClément Bœsch2011-05-30
* Remove now unused nb_istreams variable.Reimar Döffinger2011-05-29
* Add const to vector types for input in altivec code.Reimar Döffinger2011-05-29
* Remove unused variable, avoiding compiler warning.Reimar Döffinger2011-05-29
* Cast pointers to uintptr_t rather than unsigned int.Reimar Döffinger2011-05-29
* Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-29
|\
| * ac3enc: fix LOCAL_ALIGNED usage in count_mantissa_bits()Mans Rullgard2011-05-28
| * ac3dsp: do not use the ff_* prefix when referencing ff_ac3_bap_bits.Justin Ruggles2011-05-28
| * ac3dsp: fix loop condition in ac3_update_bap_counts_c()Justin Ruggles2011-05-28
| * ARM: unbreak buildMans Rullgard2011-05-28
| * ac3enc: modify mantissa bit counting to keep bap counts for all values of bapJustin Ruggles2011-05-28
| * ac3enc: split mantissa bit counting into a separate function.Justin Ruggles2011-05-28
| * ac3enc: store per-block/channel bap pointers by reference block in a 2D arrayJustin Ruggles2011-05-28
| * get_bits: add av_unused tag to cache variableMans Rullgard2011-05-28
| * sws: replace all long with int.Anton Khirnov2011-05-28
| * ARM: aacdec: fix constraints on inline asmMans Rullgard2011-05-28
| * ARM: remove unnecessary volatile from inline asmMans Rullgard2011-05-28
| * ARM: add "cc" clobbers to inline asm where neededMans Rullgard2011-05-28
| * ARM: improve FASTDIV asmMans Rullgard2011-05-28
| * ac3enc: use LOCAL_ALIGNED macroMans Rullgard2011-05-28
| * APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7).Ronald S. Bultje2011-05-28
| * lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-28
| * cmdutils: remove OPT_FUNC2Stefano Sabatini2011-05-28
| * swscale: fix crash in bilinear scaling.Ronald S. Bultje2011-05-28
| * vpxenc: add VP8E_SET_STATIC_THRESHOLD mappingJames Zern2011-05-28
| * webm: support stereo videos in matroska/webm muxerAlok Ahuja2011-05-28
| * lavf: deprecate AVFormatParameters.pix_fmt.Anton Khirnov2011-05-27
| * rawdec: add a pixel_format private option.Anton Khirnov2011-05-27
| * v4l2: add a pixel_format private option.Anton Khirnov2011-05-27
| * libdc1394: add a pixel_format private option.Anton Khirnov2011-05-27
| * cosmetics: indentation and alignment after previous commitJustin Ruggles2011-05-27
| * ac3enc: add support for E-AC-3 encoding.Justin Ruggles2011-05-27
| * ac3enc: Move AC-3 AVOptions array to a separate file to make it easier toJustin Ruggles2011-05-27
* | swscale: Commits that could not be pulled earlier due to bugs #2Michael Niedermayer2011-05-29
* | Commits that could not be pulled earlier due to bugs.Michael Niedermayer2011-05-29
* | Revert 1a5e4fd8c5b99478b4e08a69261930bb12aa948b for postproc. This broke the ...Michael Niedermayer2011-05-29
* | doc: correct AC-3 option subsection placementJames Zern2011-05-29
* | swscale: use av_clip_uint8() in yuv2yuv1_c().Ronald S. Bultje2011-05-28
* | swscale: replace formatConvBuffer[VOF] by allocated array.Ronald S. Bultje2011-05-28
* | v4l2: create file @doxy from text in the copyright headerStefano Sabatini2011-05-28
* | v4l2: remove pointless empty linesStefano Sabatini2011-05-28
* | v4l2: set default standard to NULLStefano Sabatini2011-05-28
* | v4l2: use OFFSET macro when setting optionsStefano Sabatini2011-05-28
* | lavdev: add SDL output deviceStefano Sabatini2011-05-28
* | lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-28
* | iff: remove duplicated file descriptionStefano Sabatini2011-05-28
* | cmdutils: remove OPT_FUNC2Stefano Sabatini2011-05-28
* | rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions.Ronald S. Bultje2011-05-28
* | swscale: reindent h[cy]scale_fast() and updateDitherTables().Ronald S. Bultje2011-05-28