Commit History

Author SHA1 Message Date
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 16 years ago
  Carl Eugen Hoyos eacced45c4 Replace some occurrences of -1 with PIX_FMT_NONE. 16 years ago
  Stefano Sabatini d5202e4fda Add long names to many AVCodec declarations. 16 years ago
  Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 16 years ago
  Benjamin Larsson c17a53b71f Use FFABS instead of abs. 17 years ago
  Benjamin Larsson 54353abef2 Remove lots of unused commented code. (Cleanup) 17 years ago
  Benjamin Larsson 3bcb658c36 Change default 1 pass blocksize to 64x64. 17 years ago
  Benjamin Larsson d2bc04738b Added support for instances where linesize[0] is negative. 17 years ago
  Diego Biurrun 2029f312e8 Remove redundant #inclusion of common.h, avcodec.h already #includes it. 17 years ago
  Nicholas Tung e4141433ea Get rid of unnecessary pointer casts. 17 years ago
  Benjamin Larsson 8736d68a80 Respect the gop size (-g) for marking I frames. Use -g 0 gives the old behaviour. 17 years ago
  Benjamin Larsson 64472fcff1 Simplify, use avctx->frame_number. 17 years ago
  Benjamin Larsson b6607559af Don't copy more then needed, bugfix by Gus Scheidt ellocogato at gmail dot com and Michel Bardiaux mbardiaux at mediaxim dot be. 17 years ago
  Benjamin Larsson 21f6aa108f Remove debug line. 17 years ago
  Benjamin Larsson 8adc51f2ad Add flashsv encoder to changelog and fix the encoder so it actually works. 17 years ago
  Benjamin Larsson 053185c2fa Flash screen video encoder. 17 years ago