summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ac3enc: initialize all coefficients to zero.Justin Ruggles2011-05-25
* doc: create separate section for audio encodersStefano Sabatini2011-05-26
* swscale: Remove orphaned, commented-out function declaration.Diego Biurrun2011-05-26
* swscale: Eliminate rgb24toyv12_c() duplication.Michael Niedermayer2011-05-26
* Remove h263_msmpeg4 from MpegEncContext.Alex Converse2011-05-25
* APIchanges: Fill in git hash for fps_probe_size (30315a8)Alex Converse2011-05-25
* avformat: Add fpsprobesize as an AVOption.Alex Converse2011-05-25
* avoptions: Return explicitly NAN or {0,0} if the option isn't foundMartin Storsjö2011-05-25
* rtmp: ReindentMartin Storsjö2011-05-25
* rtmp: Don't try to do av_malloc(0)Martin Storsjö2011-05-25
* tty: replace AVFormatParameters.sample_rate abuse with a private option.Anton Khirnov2011-05-25
* Fix end time of last chapter in compute_chapters_endJohn Stebbins2011-05-25
* ffmpeg: get rid of useless AVInputStream.nb_streams.Anton Khirnov2011-05-25
* ffmpeg: simplify managing input files and streamsAnton Khirnov2011-05-25
* ffmpeg: purge redundant AVInputStream.index.Anton Khirnov2011-05-25
* lavf: deprecate AVFormatParameters.channel.Anton Khirnov2011-05-25
* 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