summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Replace some nonstandard DEBUG_* preprocessor directives by plain DEBUG.Diego Biurrun2011-06-07
* svq1dec: Fix debug statements that referenced non-existing context.Diego Biurrun2011-06-07
* Replace some printf instances in debug code by av_log.Diego Biurrun2011-06-07
* inverse.c: Replace unnecessary intmath.h header by necessary stdint.h.Diego Biurrun2011-06-07
* Drop unnecessary directory prefixes from #include directives.Diego Biurrun2011-06-07
* build: remove empty $(OBJS) targetMans Rullgard2011-06-07
* build: make rule for linking ff* apply only to these targetsMans Rullgard2011-06-07
* build: rearrange some lines in a more logical wayMans Rullgard2011-06-06
* s302m: fix resampling for 16 and 24bits.Baptiste Coudurier2011-06-06
* ARM: remove MUL64 and MAC64 inline asmMans Rullgard2011-06-06
* build: clean up .PHONY listsMans Rullgard2011-06-06
* build: move all (un)install* target aliases to toplevel MakefileMans Rullgard2011-06-06
* flvenc: propagate error properlyLuca Barbato2011-06-06
* build: remove stale dependencyMans Rullgard2011-06-06
* build: do not add CFLAGS-yes to CFLAGSMans Rullgard2011-06-06
* utils.c: fix crash with threading enabled.Ronald S. Bultje2011-06-06
* configure: simplify source_path setupMans Rullgard2011-06-06
* configure: remove --source-path optionMans Rullgard2011-06-06
* lavf: deprecate AVFormatParameters.time_base.Anton Khirnov2011-06-06
* img2: add framerate private option.Anton Khirnov2011-06-06
* img2: add video_size private option.Anton Khirnov2011-06-06
* img2: add pixel_format private option.Anton Khirnov2011-06-06
* tty: add framerate private option.Anton Khirnov2011-06-06
* Remove some unused scripts from tools/.Diego Biurrun2011-06-06
* Add x86 assembly for some 10-bit H.264 intra predict functions.Daniel Kang2011-06-06
* v4l2: do not force NTSC as standardLuca Barbato2011-06-05
* Skip tableprint.h during 'make checkheaders'.Diego Biurrun2011-06-05
* Remove unnecessary LIBAVFORMAT_BUILD #ifdef.Diego Biurrun2011-06-05
* Drop explicit filenames from @file Doxygen tags.Diego Biurrun2011-06-05
* Skip generated table headers during 'make checkheaders'.Diego Biurrun2011-06-05
* lavf,lavc: free avoptions in a generic way.Anton Khirnov2011-06-05
* AVOptions: add av_opt_free convenience function.Anton Khirnov2011-06-05
* tableprint: Restore mistakenly deleted common.h #include for FF_ARRAY_ELEMS.Diego Biurrun2011-06-05
* tiff: print log in case of unknown / unsupported tag.Stefano Sabatini2011-06-05
* tiff: fix linesize for mono-white/black formats.Stefano Sabatini2011-06-05
* Fix build of eval-test programMans Rullgard2011-06-05
* configure: Document --enable-vaapiRobert Swain2011-06-05
* ac3enc: extract all exponents for the frame at onceJustin Ruggles2011-06-04
* ARM: remove MULL inline asmMans Rullgard2011-06-04
* mathops: use MUL64 macro where it forms part of other opsMans Rullgard2011-06-04
* tty: factorise returning error codes.Anton Khirnov2011-06-04
* rawdec: add framerate private option.Anton Khirnov2011-06-04
* x11grab: add framerate private option.Anton Khirnov2011-06-04
* fbdev,v4l2: remove some forgotten uses of AVFormatParameters.time_base.Anton Khirnov2011-06-04
* bktr: don't error when AVFormatParameters.time_base isn't set.Anton Khirnov2011-06-04
* cmdutils: add missing const qualifierMans Rullgard2011-06-04
* Skip headers not designed to work standalone during 'make checkheaders'.Diego Biurrun2011-06-04
* Add missing #includes to make headers self-contained.Diego Biurrun2011-06-04
* musepack: remove unnecessary #include from mpcdata.hMans Rullgard2011-06-04
* musepack: remove extraneous mpcdata.h inclusionsMans Rullgard2011-06-04