summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* restore GCC2/3 support, patch by Sigbjorn Skjaeret %sskjer-1 A broadpark P no%Sigbjorn Skjaeret2007-06-12
* integrating MPV_common_init_bfin into the build system and mpegvideo.cMarc Hoffman2007-06-12
* Blackfin dct_quantize_bfin routineMarc Hoffman2007-06-12
* Blackfin IDCT has no special permutation it uses normal orderMarc Hoffman2007-06-12
* misc typo fixesDiego Biurrun2007-06-12
* TypoKostya Shishkov2007-06-12
* misc spelling fixesDiego Biurrun2007-06-12
* Move the video size and rate abbreviations system from libavformat to libavcodecStefano Sabatini2007-06-12
* Add some explanatory comments to #endif directives.Diego Biurrun2007-06-12
* fix 8- and 24-bit FLAC decodingMichael Donaghy2007-06-12
* Remove unused static function.Diego Biurrun2007-06-12
* dont attach huge samplesto mailsMichael Niedermayer2007-06-11
* move codecs declarations from avcodec.h to allcodecs.hAurelien Jacobs2007-06-11
* The video hooks do not depend on the libav* libraries.Diego Biurrun2007-06-11
* one step closer to restoring GCC-3.3 support: kills 12 errors, just 2 to goGuillaume Poirier2007-06-11
* Cygwin compatibility workaroundEric Lasota2007-06-11
* We do not create .d files, thus no need to remove them.Diego Biurrun2007-06-10
* Move libpostproc-specific uninstallation command to the libpostproc Makefile.Diego Biurrun2007-06-10
* Use consistent paths for adding values to LDFLAGS.Diego Biurrun2007-06-10
* Add a bounds check on AVProbeData input.Ronald S. Bultje2007-06-10
* Move HAVE_AV_CONFIG_H definition to the Makefile like in the rest of FFmpeg.Diego Biurrun2007-06-10
* whitespace cosmeticsDiego Biurrun2007-06-10
* Simplify ffplay.o CFLAGS handling.Diego Biurrun2007-06-10
* Compile all binaries with default CFLAGS.Diego Biurrun2007-06-10
* Make main() return 0 at the end and mark as int.Diego Biurrun2007-06-10
* Add appropriate headers for exit and printf.Diego Biurrun2007-06-10
* Simplify command with automatic variable.Diego Biurrun2007-06-10
* Adapt to API changes, fix compilation.Ronald S. Bultje2007-06-10
* minor GCC3 compile fixGuillaume Poirier2007-06-09
* Altivec version of h264_(h|v)_loop_filter_lumaGraham Booker2007-06-09
* Add some #includes to allow compilation without HAVE_AV_CONFIG_H.Ronald S. Bultje2007-06-09
* Remove unused variable.Diego Biurrun2007-06-09
* Remove redundant #include, avformat.h indirectly includes common.h.Diego Biurrun2007-06-09
* work around issues with the old version of Gnu Assembler shipped onGraham Booker2007-06-08
* Remove stray commented out line, fix individual regression test dependencies.Diego Biurrun2007-06-08
* simplifyMichael Niedermayer2007-06-08
* remove now unused "global" pcr_pidMichael Niedermayer2007-06-08
* proper per stream pcr_pid support by (Wolfram Gloger wmglo dent.med.uni-muenc...Michael Niedermayer2007-06-08
* Fix yuv2rgb C functions to work for widths divisible by 4 but not by 8Reimar Döffinger2007-06-08
* Merge tests Makefile into the top-level Makefile.Diego Biurrun2007-06-07
* The server configuration file is passed as a command line parameter.Diego Biurrun2007-06-07
* emms --> emms_c, taken from a patch by Ronald BultjeRonald S. Bultje2007-06-07
* Use consistent names for all test programs.Diego Biurrun2007-06-07
* Preprocessor #defines starting with __ are reserved for the system.Diego Biurrun2007-06-07
* Use FFmpeg-specific CPU feature definitions.Ronald S. Bultje2007-06-07
* Add CPU feature definitions for SSE3 and SSSE3.Ronald S. Bultje2007-06-07
* '-acodec mp3' --> '-acodec libmp3lame'Diego Biurrun2007-06-07
* Change names of codecs provided by external libraries in examples to accountavcoder2007-06-07
* CPU feature definitions should always be available, not just when theRonald S. Bultje2007-06-07
* Only run MMX2 tests when MMX2 is available.Diego Biurrun2007-06-07