summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* some samples aren't decoded correctly such asGuillaume Poirier2007-06-15
* Remove unneeded semicolon.Panagiotis Issaris2007-06-15
* Correct signature of just_return().Panagiotis Issaris2007-06-15
* use get_bits_long() where neededAurelien Jacobs2007-06-14
* Vhooks require special cflags and ldflags for Windows buildsRamiro Polla2007-06-14
* Make ppm vhook depend on fork()Ramiro Polla2007-06-14
* Print static vhook warning for Cygwin and MinGWRamiro Polla2007-06-14
* Print static vhook warning for Cygwin only when both are enabledRamiro Polla2007-06-14
* Remove an unreferenced variable from qpeg_decode_inter().Panagiotis Issaris2007-06-14
* add and remove some parenthesesBenoit Fouet2007-06-14
* Simplify init preprocessor statements.Albert Lee2007-06-14
* this file credits authors of non-trivial code, which I don't qualify forGuillaume Poirier2007-06-14
* More detailed documentationNicolas George2007-06-14
* List myself in CREDITS as I did have some of code committed,Guillaume Poirier2007-06-13
* 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