summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* misc spelling fixesDiego Biurrun2007-06-13
* removing underscores from block profiling renaming to xx_Marc Hoffman2007-06-13
* Blackfin - read_time primitiveMarc Hoffman2007-06-13
* Improve understanding ofavcodec_find_decoder()Carl Eugen Hoyos2007-06-13
* Workaround adjustments for DivX 6.1 and laterLord2007-06-13
* remove decode_be32/64 and replace them by AV_RB32/64Ronald S. Bultje2007-06-13
* cosmeticsGuillaume Poirier2007-06-12
* Remove unused declarationsRamiro Polla2007-06-12
* kill one vector constant value load by the right combination of vec_splatX/ve...Sigbjorn Skjaeret2007-06-12
* 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