summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* swscale: error dithering for 16/9/10-bit to 8-bit.Ronald S. Bultje2011-07-08
* swscale: fix overflow in 16-bit vertical scaling.Ronald S. Bultje2011-07-08
* swscale: fix crash in 8-bpc bilinear output without alpha.Ronald S. Bultje2011-07-08
* swscale: fix 16-bit horizontal scaling underflow.Ronald S. Bultje2011-07-08
* swscale: fix 16-bit scaling when output is 8-bits.Ronald S. Bultje2011-07-08
* mp3enc: write a xing frame containing number of frames in the fileAnton Khirnov2011-07-08
* lavf: update AVStream.nb_frames when muxing.Anton Khirnov2011-07-08
* ffmpeg: remove unused variables from InputStream.Anton Khirnov2011-07-08
* doc: update ffmpeg -ar and -ac documentation to reflect reality.Anton Khirnov2011-07-08
* ffmpeg: remove pointless if (nb_input_files)Anton Khirnov2011-07-08
* ffmpeg: merge input_files_ts_offset into input_files.Anton Khirnov2011-07-08
* ffmpeg: merge input_codecs into input_streams.Anton Khirnov2011-07-08
* ffmpeg: drop AV prefixes from struct names.Anton Khirnov2011-07-08
* ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov2011-07-08
* gif: add loop private option.Anton Khirnov2011-07-08
* img2: add loop private option.Anton Khirnov2011-07-08
* AVOptions: in av_opt_find() don't return named constants unless unit is speci...Anton Khirnov2011-07-08
* x11grab: replace undocumented nomouse hackery with a private option.Anton Khirnov2011-07-08
* dict: extend documentation.Anton Khirnov2011-07-08
* lls: whitespace cosmeticsMans Rullgard2011-07-08
* docs: Use proper markup for a literal command line optionMartin Storsjö2011-07-08
* docs: Remove a remark that isn't relevant any longerMartin Storsjö2011-07-08
* docs: Explain how to regenerate import libraries with MSVC toolsMartin Storsjö2011-07-08
* docs: Mention that libraries for MSVC can be built with a cross compilerMartin Storsjö2011-07-08
* docs: Remove old docs that mention setting up a build environment with lib.exeMartin Storsjö2011-07-08
* docs: Mention the upstream bugzilla url about the dlltool vs MSVC issueMartin Storsjö2011-07-08
* dnxhd: prettify tablesMans Rullgard2011-07-08
* flashsv: inline copy_region() into flashsv_decode_frame()Diego Biurrun2011-07-08
* avutil: Add missing test programs to Makefile.Diego Biurrun2011-07-08
* flashsv: improve some variable namesDiego Biurrun2011-07-07
* libschroedingerdec: Remove write-only variable.Diego Biurrun2011-07-07
* libavdevice: Remove disabled code.Diego Biurrun2011-07-07
* build: remove unused copy regression test scriptDiego Biurrun2011-07-07
* build: clean up library installation rulesMans Rullgard2011-07-07
* vf_drawtext: Remove some write-only variables.Diego Biurrun2011-07-07
* libgsm: Drop const qualifier to silence compiler warning.Diego Biurrun2011-07-07
* docs: Remove needless configure optionsMartin Storsjö2011-07-07
* docs: Don't recommend adding --enable-memalign-hackMartin Storsjö2011-07-07
* libvo-amrwbenc: Add braces to shut up gcc warning.Diego Biurrun2011-07-07
* adts: Fix PCE copying.Alex Converse2011-07-06
* ffserver: remove unused variable.Chris Wilson2011-07-06
* Remove unused and outdated TODO file.Diego Biurrun2011-07-06
* gitignore: Drop individual .d ignore; it is already covered by a wildcard.Diego Biurrun2011-07-06
* lavf: deprecate AVStream.quality.Anton Khirnov2011-07-06
* bink: pass Bink version to audio decoder through extradata instead of codec_tag.Kostya2011-07-06
* libpostproc: Remove disabled code.Diego Biurrun2011-07-06
* flashsv: improve some comments and fix some wrong onesDiego Biurrun2011-07-06
* flashsv: Eliminate redundant variable indirection.Diego Biurrun2011-07-06
* flashsv: set reference frame type to full frameDiego Biurrun2011-07-06
* flashsv: replace bitstream description by a link to the specificationDiego Biurrun2011-07-06