18 Commits (6ce704bbedac2745b51bfdb11af2431f05a1dc23)

Author SHA1 Message Date
  Måns Rullgård 9d9f4119bd move common stuff from avienc.c and wav.c to new file riff.c 19 years ago
  Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 19 years ago
  Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 19 years ago
  Måns Rullgård a5e9102b4b free codec extradata in av_close_input_file 19 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Måns Rullgård 4733abcbf3 use PRIxN, %zd, %td formats where needed 19 years ago
  Måns Rullgård bf4e3bd2d0 kill a bunch of compiler warnings 20 years ago
  Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 20 years ago
  Michael Niedermayer 2692067a45 AVPacket.pos 20 years ago
  Michael Niedermayer c0df9d75bd switch to native time bases 20 years ago
  Michael Niedermayer c8389233cb fix useless framerate messup 20 years ago
  Måns Rullgård 88730be651 kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
  Michael Niedermayer 568e18b15e integer overflows, heap corruption 20 years ago
  Michael Niedermayer 61f4aa96ba kill a annoying debug printf 20 years ago
  Mike Melanson e4917f59a5 use correct types 20 years ago
  François Revol 27d5f18f66 First implementation of nsv demuxer. 20 years ago