summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Reindent after r25115.Carl Eugen Hoyos2010-09-13
* Add R10k decoder.Zhou Zongyi2010-09-13
* Test lowres before codec init.Carl Eugen Hoyos2010-09-13
* swscale: indentation and emtpy line cosmeticsRamiro Polla2010-09-13
* swscale: avoid reading prior to the source buffer in planar2x() MMX2Ramiro Polla2010-09-13
* fix x11grab example in e.g. the manpage so that they actually workReinhard Tartler2010-09-13
* Apply minor simplification in av_read_image_line().Stefano Sabatini2010-09-12
* pixdesc: indentMåns Rullgård2010-09-12
* pixdesc: use 8-bit accesses when possible in av_read/write_image_line()Måns Rullgård2010-09-12
* Cosmetics: use x ? y : z construct and merge intialization andStefano Sabatini2010-09-12
* Cosmetics: simplify layout of fmt_conversion_table, make it shorterStefano Sabatini2010-09-12
* swscale-test: allow specifying src/dst pixel formatsRamiro Polla2010-09-12
* indentRamiro Polla2010-09-12
* swscale-test: take input from reference fileRamiro Polla2010-09-12
* swscale-test: always use SWS_BILINEAR to convert from ref to srcRamiro Polla2010-09-12
* swscale-test: move conversion from ref to source back to doTest()Ramiro Polla2010-09-12
* rgb2rgb: replace shuffle_bytes_2103() by optimized rgb32tobgr32()Ramiro Polla2010-09-12
* Set a constant frame size for encoding G.726 audio.Justin Ruggles2010-09-11
* Cosmetics: apply minor style fixes.Stefano Sabatini2010-09-11
* Read all id3v2 tags at the beginning of mp3 files.David Byron2010-09-11
* indentRamiro Polla2010-09-11
* swscale: remove unused codeRamiro Polla2010-09-11
* rgb2rgb: remove unused yvu9toyv12 functionRamiro Polla2010-09-11
* Add a FATE test for the G.722 decoderMartin Storsjö2010-09-11
* tta: remove stray semicolonMåns Rullgård2010-09-11
* Allow mpeg encoding with qscale and very low frame rate.James Darnley2010-09-10
* FLV MetadataTomás Touceda2010-09-10
* Move AMR-NB frame unpacking code to a common file so it can be reused inMarcelo Galvăo Póvoa2010-09-10
* Update H263_AIC asm offset for the apple variantLuca Barbato2010-09-10
* aacdec: Rework channel mapping compatibility hacks.Alex Converse2010-09-10
* Cosmetics: remove useless parentheses.Stefano Sabatini2010-09-10
* Fix 24 bpp CSCD decoding, as for Windows bitmaps in this (and only this)Reimar Döffinger2010-09-10
* nutenc: fix unstable floating-point calculationsMåns Rullgård2010-09-10
* Allow the lowres option to affect audio codecs, tooMartin Storsjö2010-09-10
* Remove h264 asm items off the GPL-only list. They are LGPL now.Ronald S. Bultje2010-09-10
* LGPL SSE2 H.264 iDCTJason Garrett-Glaser2010-09-10
* adts demuxer: Set the time base to be the LCM of all ADTS sample rates.Alex Converse2010-09-09
* Update the audio sample rate when doing lowres audio decoding, before opening...Martin Storsjö2010-09-09
* Fix indentation.Reimar Döffinger2010-09-09
* Add missing #include <string.h> in x86/cpu.cMåns Rullgård2010-09-09
* Add a muxer and demuxer for raw G.722Martin Storsjö2010-09-09
* Add G.722 ADPCM audio decoderMartin Storsjö2010-09-09
* Cache detected CPU flagsMåns Rullgård2010-09-09
* Clean up av_get_cpu_flag()Måns Rullgård2010-09-09
* av_fill_image_linesizes -> av_image_fill_linesizesRamiro Polla2010-09-08
* av_fill_image_linesizes -> av_image_fill_linesizesRamiro Polla2010-09-08
* In mov muxer, write reduced sample aspect ratio values in paspBaptiste Coudurier2010-09-08
* Check dref size based on a patch by googleBaptiste Coudurier2010-09-08
* In mov demuxer, do not override aspect ratio in tkhd by pasp like quicktime, ...Baptiste Coudurier2010-09-08
* Use filename as pattern for multiple inclusion guards.Diego Biurrun2010-09-08