29112 Commits (698a183e30a5803537ded99e4b7aee640373575c)
 

Author SHA1 Message Date
Ronald S. Bultje bda9b20fa4 swscale: un-special-case yuv2yuvX16_c(). 14 years ago
Diego Biurrun b9478cfefb shorten: Remove stray DEBUG #define and corresponding av_dlog statement. 14 years ago
Diego Biurrun 2d9570a304 vorbisdec: Restore mistakenly removed debug output. 14 years ago
Diego Biurrun e8f6bd4b88 configure: Document --enable-vdpau. 14 years ago
Diego Biurrun 02a8d43adf Replace some av_log/printf + #ifdef combinations by av_dlog. 14 years ago
Diego Biurrun 1f6b9cc31d Replace some nonstandard DEBUG_* preprocessor directives by plain DEBUG. 14 years ago
Diego Biurrun f8ea0eb6ff svq1dec: Fix debug statements that referenced non-existing context. 14 years ago
Diego Biurrun d7cf5639e7 Replace some printf instances in debug code by av_log. 14 years ago
Diego Biurrun e01bb264e7 inverse.c: Replace unnecessary intmath.h header by necessary stdint.h. 14 years ago
Diego Biurrun dc25d79f49 Drop unnecessary directory prefixes from #include directives. 14 years ago
Mans Rullgard b9c6c7cb25 build: remove empty $(OBJS) target 14 years ago
Mans Rullgard 6d170962bd build: make rule for linking ff* apply only to these targets 14 years ago
Mans Rullgard d93d7349ce build: rearrange some lines in a more logical way 14 years ago
Baptiste Coudurier 4f8da7e7dc s302m: fix resampling for 16 and 24bits. 14 years ago
Mans Rullgard 21c6512542 ARM: remove MUL64 and MAC64 inline asm 14 years ago
Mans Rullgard 0018b7f043 build: clean up .PHONY lists 14 years ago
Mans Rullgard d7a72d250b build: move all (un)install* target aliases to toplevel Makefile 14 years ago
Luca Barbato 0e28e9ca8f flvenc: propagate error properly 14 years ago
Mans Rullgard 171ae1eb0d build: remove stale dependency 14 years ago
Mans Rullgard 5eaba041a0 build: do not add CFLAGS-yes to CFLAGS 14 years ago
Ronald S. Bultje ceff045dbe utils.c: fix crash with threading enabled. 14 years ago
Mans Rullgard 8477f2deef configure: simplify source_path setup 14 years ago
Mans Rullgard dc435c4e9d configure: remove --source-path option 14 years ago
Anton Khirnov b2592ea42c lavf: deprecate AVFormatParameters.time_base. 14 years ago
Anton Khirnov abcedfac60 img2: add framerate private option. 14 years ago
Anton Khirnov a915bf64cc img2: add video_size private option. 14 years ago
Anton Khirnov f33e2a51d9 img2: add pixel_format private option. 14 years ago
Anton Khirnov c1dcbfddf9 tty: add framerate private option. 14 years ago
Diego Biurrun eb7505e429 Remove some unused scripts from tools/. 14 years ago
Daniel Kang a8d44f9dd5 Add x86 assembly for some 10-bit H.264 intra predict functions. 14 years ago
Luca Barbato 2c6fb9f032 v4l2: do not force NTSC as standard 14 years ago
Diego Biurrun ef5d7e18f4 Skip tableprint.h during 'make checkheaders'. 14 years ago
Diego Biurrun fb8648ad4b Remove unnecessary LIBAVFORMAT_BUILD #ifdef. 14 years ago
Diego Biurrun f25a2ece76 Drop explicit filenames from @file Doxygen tags. 14 years ago
Diego Biurrun 29b3de127f Skip generated table headers during 'make checkheaders'. 14 years ago
Anton Khirnov 367732832f lavf,lavc: free avoptions in a generic way. 14 years ago
Anton Khirnov b39b06233d AVOptions: add av_opt_free convenience function. 14 years ago
Diego Biurrun 92b4abc2ad tableprint: Restore mistakenly deleted common.h #include for FF_ARRAY_ELEMS. 14 years ago
Stefano Sabatini 1863a3c7aa tiff: print log in case of unknown / unsupported tag. 14 years ago
Stefano Sabatini a43458d7eb tiff: fix linesize for mono-white/black formats. 14 years ago
Mans Rullgard 5a4a71257c Fix build of eval-test program 14 years ago
Robert Swain dcb73592f4 configure: Document --enable-vaapi 14 years ago
Justin Ruggles 35d5cb1ab4 ac3enc: extract all exponents for the frame at once 14 years ago
Mans Rullgard 594fbe42c6 ARM: remove MULL inline asm 14 years ago
Mans Rullgard 95912731c2 mathops: use MUL64 macro where it forms part of other ops 14 years ago
Anton Khirnov 8346f60afb tty: factorise returning error codes. 14 years ago
Anton Khirnov e762b1ce95 rawdec: add framerate private option. 14 years ago
Anton Khirnov ff494cbdaf x11grab: add framerate private option. 14 years ago
Anton Khirnov a3b15e411d fbdev,v4l2: remove some forgotten uses of AVFormatParameters.time_base. 14 years ago
Anton Khirnov 1572484f62 bktr: don't error when AVFormatParameters.time_base isn't set. 14 years ago