summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libdc1394: add a private option for channel.Anton Khirnov2011-05-25
* dv1394: add a private option for channel.Anton Khirnov2011-05-25
* v4l2: reindent.Anton Khirnov2011-05-25
* v4l2: add a private option for channel.Anton Khirnov2011-05-25
* lavf: deprecate AVFormatParameters.standard.Anton Khirnov2011-05-25
* v4l2: add a private option for video standard.Anton Khirnov2011-05-25
* v4l: add a private option for video standard.Anton Khirnov2011-05-25
* dv1394: add a private option for video standard.Anton Khirnov2011-05-25
* bktr: add a private option for video standard.Anton Khirnov2011-05-25
* lavf: deprecate AVFormatParameters.{channels,sample_rate}.Anton Khirnov2011-05-25
* rawdec: add sample_rate/channels private options.Anton Khirnov2011-05-25
* ALSA: add channels and sample_rate private options.Anton Khirnov2011-05-25
* oss: add channels and sample_rate private options.Anton Khirnov2011-05-25
* sndio: add channels and sample_rate private options.Anton Khirnov2011-05-25
* lavf: deprecate AVFormatParameters.mpeg2ts_raw.Anton Khirnov2011-05-25
* mpegts: add compute_pcr option.Anton Khirnov2011-05-25
* lavf: add priv_class field to AVInputFormat.Anton Khirnov2011-05-25
* configure: enable memalign_hack automatically when neededMans Rullgard2011-05-25
* swscale: unbreak the build on non-x86 systems.Ronald S. Bultje2011-05-24
* swscale: remove if(bitexact) branch from functions.Ronald S. Bultje2011-05-24
* swscale: remove if(canMMX2BeUsed) conditional.Ronald S. Bultje2011-05-24
* swscale: remove swScale_{c,MMX,MMX2} duplication.Ronald S. Bultje2011-05-24
* swscale: use emms_c().Ronald S. Bultje2011-05-24
* Move emms_c() from libavcodec to libavutil.Ronald S. Bultje2011-05-24
* tiff: set palette in the context when specified in TIFF_PAL tagStefano Sabatini2011-05-24
* rtsp: use strtoul to parse rtptime and seq values.Ilya2011-05-24
* pgssubdec: fix incorrect colors.Alexandre Colucci2011-05-24
* dvdsubdec: fix incorrect colors.Alexandre Colucci2011-05-24
* ape: Allow demuxing of files with metadata tags.Carl Eugen Hoyos2011-05-24
* swscale: remove dead macro WRITEBGR24OLD.Ronald S. Bultje2011-05-24
* swscale: remove AMD3DNOW "optimizations".Ronald S. Bultje2011-05-24
* swscale: remove duplicate code in ppc/ subdirectory.Ronald S. Bultje2011-05-24
* swscale: remove duplicated x86/ functions.Ronald S. Bultje2011-05-24
* swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.Ronald S. Bultje2011-05-24
* vsrc_buffer.h: add file doxyStefano Sabatini2011-05-24
* vsrc_buffer: tweak error message in init()Stefano Sabatini2011-05-24
* msmpeg4: reindent.Anton Khirnov2011-05-24
* lavc: remove msmpeg4v1 encoder.Anton Khirnov2011-05-24
* ac3enc: add channel coupling supportJustin Ruggles2011-05-24
* configure: Add -U__STRICT_ANSI__ to CPPFLAGS on Cygwin and DOS.Diego Biurrun2011-05-23
* aacdec: fix typo in scalefactor clipping checkJustin Ruggles2011-05-23
* fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs.Ronald S. Bultje2011-05-23
* fate: update 9/10bit refs.Ronald S. Bultje2011-05-23
* h264: Properly set coded_{width, height} when parsing H.264.Felipe Contreras2011-05-23
* x86 asm: Add SECTION_TEXT to dct32_sse.asm.Dave Yeo2011-05-23
* Fix 9/10 bit in swscale.Kieran Kunhya2011-05-23
* ffmpeg: Don't trigger url_interrupt_cb on the first signalMartin Storsjö2011-05-22
* avoptions: Check the return value from av_get_numberMartin Storsjö2011-05-22
* dct32_sse: eliminate some spillsLoren Merritt2011-05-22
* Fix dct32() compilation with --disable-yasmVitor Sessak2011-05-22