30357 Commits (e71f26086ab899be7df1efb30b33e0a11973fd8e)
 

Author SHA1 Message Date
Stefano Sabatini e71f26086a lavu: add av_get_pix_fmt_name() convenience function 14 years ago
Stefano Sabatini 34e9c9b111 iff: remove duplicated file description 14 years ago
Stefano Sabatini eb8bc57240 cmdutils: remove OPT_FUNC2 14 years ago
Ronald S. Bultje 78046dadc3 rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions. 14 years ago
Ronald S. Bultje fc72ec727e swscale: reindent h[cy]scale_fast() and updateDitherTables(). 14 years ago
Ronald S. Bultje c3f07903ec swscale: reformat x86/swscale_template.c. 14 years ago
Ronald S. Bultje 1dbf40c383 swscale: remove duplicate mmx/mmx2 functions if they are identical. 14 years ago
Ronald S. Bultje 264dcc63af swscale: remove if (c->dstFormat) branch from yuv2packed[12X](). 14 years ago
Ronald S. Bultje f2a3b23051 swscale: remove if(full_chr_int) from yuv2packed1(). 14 years ago
Ronald S. Bultje 835ab9207e swscale: remove if(accurate_rnd) branch from functions. 14 years ago
Anton Khirnov 2b04858a10 swscale: revive SWS_CPU_CAPS until next major bump. 14 years ago
Diego Biurrun 11f2eae2ae swscale: Remove commented-out printf cruft. 14 years ago
Kieran Kunhya 5501afa6ee Export PCR pid 14 years ago
Kieran Kunhya 24adef142f Export more transport stream information. 14 years ago
Kieran Kunhya fa12fb3b00 Output MPEG-TS stream identifiers. 14 years ago
Michael Niedermayer 8381ab1437 Merge remote-tracking branch 'qatar/master' 14 years ago
Mans Rullgard 79aeade6f6 ARM: disable ff_vector_fmul_vfp on VFPv3 systems 14 years ago
Mans Rullgard 93eb8e4d7c ARM: check for VFPv3 14 years ago
Diego Biurrun 5a5a0f1613 swscale: Remove unused variables in x86 code. 14 years ago
Diego Biurrun 7eae011002 doc: Drop DJGPP section, Libav now compiles out-of-the-box on FreeDOS. 14 years ago
Diego Biurrun 5e528cffcf x86: Add appropriate ifdefs around certain AVX functions. 14 years ago
Ronald S. Bultje faf8d3ddfa cmdutils: use sws_freeContext() instead of av_freep(). 14 years ago
Ronald S. Bultje 389e2000eb swscale: delay allocation of formatConvBuffer(). 14 years ago
Ronald S. Bultje f327bfa6dc swscale: fix build with --disable-swscale-alpha. 14 years ago
Martin Storsjö 28734ac995 movenc: Deprecate the global RTP hinting flag, use a private AVOption instead 14 years ago
Martin Storsjö 91e3a25ef6 movenc: Add an AVClass for setting muxer specific options 14 years ago
Martin Lambers b8773e44d5 libdc1394: choose best video mode and rate based on camera capabilities. 14 years ago
Martin Lambers ea7e318fb2 Remove support for libdc1394 < 2.0. 14 years ago
Michael Niedermayer 87ababd7c5 avopt: fix segfault 14 years ago
Ronald S. Bultje 9f5d45025e swscale: fix non-bitexact yuv2yuv[X2]() MMX/MMX2 functions. 14 years ago
Michael Niedermayer 041dbd3c14 swscale: dont loose precission on RGB/BGR48 input, that is dont drop half the bits. 14 years ago
Michael Niedermayer f642982c10 patch checklist: suggest --disable-yasm test. 14 years ago
Stefano Sabatini 6b899e16de lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h 14 years ago
Stefano Sabatini e48993e3cf lavdev: include libavformat/avformat.h in avdevice.h 14 years ago
Stefano Sabatini ec76ef5ae2 fate.txt: replace FATE rsync command with a make command 14 years ago
Luca Barbato 6348a96c06 configure: report yasm/nasm presence properly 14 years ago
Luca Barbato ebb6b27ad9 tcp: make connect() timeout properly 14 years ago
Anton Khirnov fa4924a358 rawdec: factor video demuxer definitions into a macro. 14 years ago
Anton Khirnov 4779f59378 rtspdec: add initial_pause private option. 14 years ago
Anton Khirnov 89d1b7f406 lavf: deprecate AVFormatParameters.width/height. 14 years ago
Anton Khirnov 06d8c9e5f0 tty: add video_size private option. 14 years ago
Anton Khirnov 973f686a6c rawdec: add video_size private option. 14 years ago
Anton Khirnov 724a900c45 x11grab: add video_size private option. 14 years ago
Anton Khirnov 3102fb0351 x11grab: factorize returning error codes. 14 years ago
Anton Khirnov 3e15ea2150 vfwcap: add video_size private option. 14 years ago
Anton Khirnov 8fe7b6443f v4l2: add video_size private option. 14 years ago
Anton Khirnov 82b5aa0add v4l2: factorize returning error codes. 14 years ago
Anton Khirnov fd48620e3e libdc1394: add video_size private option. 14 years ago
Anton Khirnov 284bac2e77 libdc1394: return meaninful error codes. 14 years ago
Anton Khirnov 33e0369672 bktr: add video_size private option. 14 years ago