35286 Commits (9e6ea3cef9927be46973c8e972656b4264f8f1f6)
 

Author SHA1 Message Date
Diego Biurrun 9e6ea3cef9 fate: add avstring test 13 years ago
Diego Biurrun 4c66af6141 rangecoder-test: Set error message log level to error, instead of debug 13 years ago
Diego Biurrun 90558e848a rangecoder: K&R formatting cosmetics 13 years ago
Diego Biurrun ca411fc1d3 avcodec: Remove broken MMI optimizations 13 years ago
Diego Biurrun bc4620e5d6 Remove libmpeg2 #define remnants 13 years ago
Diego Biurrun c1ef30a6ba De-doxygenize some top-level files 13 years ago
Diego Biurrun d5c62122a7 Move av_reverse table to libavcodec 13 years ago
Diego Biurrun 930c9d4373 avutil: Duplicate ff_log2_tab instead of sharing it across libs 13 years ago
Diego Biurrun f6c38c5f4e avfilter: call x86 init functions under if (ARCH_X86), not if (HAVE_MMX) 13 years ago
Martin Storsjö 5a2cb78219 rtspdec: Set the default port for listen mode, if none is specified 13 years ago
Michael Niedermayer c80b59f679 tscc2: Fix an out of array access 13 years ago
Michael Niedermayer 2f1b2ff934 rtmpproto: Fix an out of array write 13 years ago
Michael Niedermayer eae35eadc0 rtspdec: Fix use of uninitialized byte 13 years ago
Sami Pietila 0bf511d579 vp8: reset loopfilter delta values at keyframes. 13 years ago
Luca Barbato 6d5600e855 avutil: add yuva422p and yuva444p formats 13 years ago
Anton Khirnov 22c8cbc0da lavu,lavd: do not use av_pix_fmt_descriptors directly. 13 years ago
Anton Khirnov 59ee9f78b0 lavfi: do not use av_pix_fmt_descriptors directly. 13 years ago
Anton Khirnov 50ba57e0ce lavc: do not use av_pix_fmt_descriptors directly. 13 years ago
Anton Khirnov 9953ff3cd8 mpegvideo: fix indentation 13 years ago
Anton Khirnov 0a7068fa5d sws: do not use av_pix_fmt_descriptors directly. 13 years ago
Anton Khirnov b7f1010c8f tools: do not use av_pix_fmt_descriptors directly. 13 years ago
Anton Khirnov d2fcb356ca pixdesc: add functions for accessing pixel format descriptors. 13 years ago
Mans Rullgard fdd666094d build: add support for Tru64 (OSF/1) 13 years ago
Martin Storsjö da18e918a4 md5: Allocate a normal private context for the opaque md5 context pointer 13 years ago
Martin Storsjö e002e3291e Use the new aes/md5/sha/tree allocation functions 13 years ago
Martin Storsjö 9a92aea27b avutil: Add functions for allocating opaque contexts for algorithms 13 years ago
Mans Rullgard fb32f31af7 svq3: fix pointer type warning 13 years ago
Mans Rullgard 366b72f149 svq3: replace unsafe pointer casting with intreadwrite macros 13 years ago
Mans Rullgard 68e360a83c parseutils-test: various cleanups 13 years ago
Mans Rullgard 15ba7f6525 parseutils: fix const removal warning 13 years ago
Janne Grunau e578f8f468 prepare 9_beta1 release 13 years ago
Diego Biurrun 9734b8ba56 Move avutil tables only used in libavcodec to libavcodec. 13 years ago
Diego Biurrun 0a75d1da23 options_table: refs option is not snow-only 13 years ago
Martin Storsjö 1093383d6c random_seed: Support using CryptGenRandom on windows 13 years ago
Luca Barbato 26b3fde6a7 doc: update the faq entry about custom I/O 13 years ago
Luca Barbato 1ec6293086 mlpdsp: adding missing file 13 years ago
Luca Barbato 2d6caade22 dsputil: split out mlp dsp function 13 years ago
Mans Rullgard 25dc79bc14 sh4: add required #include, fix build 13 years ago
Janne Grunau 1a2c7880aa averror: make error values proper negative values 13 years ago
Mans Rullgard effe443877 build: do not use LIB as variable name 13 years ago
Mans Rullgard 1c7428e655 build: whitespace cosmetics 13 years ago
Mans Rullgard e5c6e9a6f2 build: remove single-use variable THIS_LIB 13 years ago
Mans Rullgard 4436f25a16 build: remove references to unused EXTRAOBJS variable 13 years ago
Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects 13 years ago
Janne Grunau b404c66056 fate: add h263 obmc vsynth tests 13 years ago
Janne Grunau 8d09d39a4b avconv: remove bogus warning when using avconv -h without parameter 13 years ago
Janne Grunau 25227c3a78 averror: explicitly define AVERROR_* values 13 years ago
Janne Grunau c466eb1746 flashsv: propagate inflateReset() errors 13 years ago
Janne Grunau 6d556e8327 indeo4/5: remove constant parameter num_bands from wavelet recomposition 13 years ago
Janne Grunau bd141f5ec9 mxfdec: return error if no segments are available in mxf_get_sorted_table_segments 13 years ago