28852 Commits (983260b0a473f85e3b67a6c64499e409aa5eb67b)
 

Author SHA1 Message Date
Justin Ruggles 478455d66b ac3enc: initialize all coefficients to zero. 14 years ago
Stefano Sabatini a2ee2843c0 doc: create separate section for audio encoders 14 years ago
Diego Biurrun 6f7a280ead swscale: Remove orphaned, commented-out function declaration. 14 years ago
Michael Niedermayer 7dc303a60e swscale: Eliminate rgb24toyv12_c() duplication. 14 years ago
Alex Converse 8c51620f21 Remove h263_msmpeg4 from MpegEncContext. 14 years ago
Alex Converse 19a686b8a3 APIchanges: Fill in git hash for fps_probe_size (30315a8) 14 years ago
Alex Converse 30315a8d9c avformat: Add fpsprobesize as an AVOption. 14 years ago
Martin Storsjö 80068da3a0 avoptions: Return explicitly NAN or {0,0} if the option isn't found 14 years ago
Martin Storsjö 48b1fb1397 rtmp: Reindent 14 years ago
Martin Storsjö 271c869cc3 rtmp: Don't try to do av_malloc(0) 14 years ago
Anton Khirnov 67540af7ba tty: replace AVFormatParameters.sample_rate abuse with a private option. 14 years ago
John Stebbins 656566d7a4 Fix end time of last chapter in compute_chapters_end 14 years ago
Anton Khirnov 2cf8355f98 ffmpeg: get rid of useless AVInputStream.nb_streams. 14 years ago
Anton Khirnov 07633154ad ffmpeg: simplify managing input files and streams 14 years ago
Anton Khirnov d2bc4da15b ffmpeg: purge redundant AVInputStream.index. 14 years ago
Anton Khirnov d20576d01b lavf: deprecate AVFormatParameters.channel. 14 years ago
Anton Khirnov 79405e57dc libdc1394: add a private option for channel. 14 years ago
Anton Khirnov 986f4f4918 dv1394: add a private option for channel. 14 years ago
Anton Khirnov 3d2a418605 v4l2: reindent. 14 years ago
Anton Khirnov a02fd06ab7 v4l2: add a private option for channel. 14 years ago
Anton Khirnov fc68a8f703 lavf: deprecate AVFormatParameters.standard. 14 years ago
Anton Khirnov b3da269211 v4l2: add a private option for video standard. 14 years ago
Anton Khirnov a861ffeffa v4l: add a private option for video standard. 14 years ago
Anton Khirnov eb040dbbd3 dv1394: add a private option for video standard. 14 years ago
Anton Khirnov e199eb44fd bktr: add a private option for video standard. 14 years ago
Anton Khirnov bffd4dd1d3 lavf: deprecate AVFormatParameters.{channels,sample_rate}. 14 years ago
Anton Khirnov 5b3865fc5f rawdec: add sample_rate/channels private options. 14 years ago
Anton Khirnov 2ea8faf39f ALSA: add channels and sample_rate private options. 14 years ago
Anton Khirnov 003e63b6df oss: add channels and sample_rate private options. 14 years ago
Anton Khirnov a1a15a9993 sndio: add channels and sample_rate private options. 14 years ago
Anton Khirnov fb37d57347 lavf: deprecate AVFormatParameters.mpeg2ts_raw. 14 years ago
Anton Khirnov 17a5556db5 mpegts: add compute_pcr option. 14 years ago
Anton Khirnov 5dc8214420 lavf: add priv_class field to AVInputFormat. 14 years ago
Mans Rullgard 9bbd6a4cd8 configure: enable memalign_hack automatically when needed 14 years ago
Ronald S. Bultje a724ee6265 swscale: unbreak the build on non-x86 systems. 14 years ago
Ronald S. Bultje 1bb0f0c925 swscale: remove if(bitexact) branch from functions. 14 years ago
Ronald S. Bultje 566b5fbbb3 swscale: remove if(canMMX2BeUsed) conditional. 14 years ago
Ronald S. Bultje aaca69c130 swscale: remove swScale_{c,MMX,MMX2} duplication. 14 years ago
Ronald S. Bultje c4fd283a46 swscale: use emms_c(). 14 years ago
Ronald S. Bultje e973557211 Move emms_c() from libavcodec to libavutil. 14 years ago
Stefano Sabatini 7ca5338b49 tiff: set palette in the context when specified in TIFF_PAL tag 14 years ago
Ilya 4515f9b58a rtsp: use strtoul to parse rtptime and seq values. 14 years ago
Alexandre Colucci d980d7b129 pgssubdec: fix incorrect colors. 14 years ago
Alexandre Colucci 676eaf8433 dvdsubdec: fix incorrect colors. 14 years ago
Carl Eugen Hoyos ab088f7d28 ape: Allow demuxing of files with metadata tags. 14 years ago
Ronald S. Bultje b9eb2136af swscale: remove dead macro WRITEBGR24OLD. 14 years ago
Ronald S. Bultje 1dd4f4be5a swscale: remove AMD3DNOW "optimizations". 14 years ago
Ronald S. Bultje fe43d5d71e swscale: remove duplicate code in ppc/ subdirectory. 14 years ago
Ronald S. Bultje 11ffefefdb swscale: remove duplicated x86/ functions. 14 years ago
Ronald S. Bultje e66149e714 swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 14 years ago