30582 Commits (95a0242642e8ee345f6545ea7f9b042989272729)
 

Author SHA1 Message Date
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
Anton Khirnov 3577416212 bktr: factorize returning error codes. 14 years ago
Etienne Buira 5e0dafe8ca Fix memleak 14 years ago
Etienne Buira 28768579aa Fix typo 14 years ago
Etienne Buira 152d351944 Remove specific note when not specific 14 years ago
Etienne Buira 5918d16742 Minor cleanup in libx264.c 14 years ago
Tomas Härdin 2660e9e1f3 Add metadata conversion table to the wav demuxer 14 years ago
Michael Niedermayer 027264cb82 Merge remote-tracking branch 'qatar/master' 14 years ago
Carl Eugen Hoyos 701012d676 Fix 32bit rawvideo in avi on big-endian. 14 years ago
Alex Converse 86f868771b id3v2: Check malloc result. ID3v2 tags can be very large. 14 years ago
Alex Converse 40a5dd2f35 id3v2: Initialize tflags for version 2.2. 14 years ago
James Zern a138121bf1 webm: Additional options/presets for VP8 encodes under FFmpeg 14 years ago
James Zern 094aa84b03 muxers: Add a flag to mark muxers that allow (non strict) monotone timestamps. 14 years ago
Michael Niedermayer 2b6bfff2b2 swscale: Do not loose precission on yuv values after rgb->yuv. 14 years ago
JULIAN GARDNER 5655469ee7 libx264: support aspect Ratio Switch 14 years ago
Mans Rullgard ca7d8256e3 ARM: add ARMv6 optimised av_clip_uintp2 14 years ago
Mans Rullgard 77cd6efc33 ARM: remove volatile from asm statements in libavutil/intmath 14 years ago
Mans Rullgard 74cc8c52ed ARM: fix av_clipl_int32_arm() 14 years ago
Anton Khirnov 3d96c13e43 v4l: include avdevice.h 14 years ago
Mike Williams e2d7dc87df ffserver: move close_connection() call to avoid a temporary string and copy. 14 years ago
Anton Khirnov 9749cdf775 lavf: initialize demuxer private options. 14 years ago
Anton Khirnov 6c117d43c9 AVOptions: set string default values. 14 years ago
Reimar Döffinger 7e637b70ec Fix compilation with YASM/NASM versions not supporting AVX. 14 years ago
Anton Khirnov aaea149035 lavdevice: mark v4l for removal on next major bump. 14 years ago
Ronald S. Bultje 93681fbd50 swscale: fix compile on ppc. 14 years ago
Ronald S. Bultje e758573a88 swscale: fix compile on x86-32. 14 years ago