log sol.c @ 5471:b5af21b34101 libavformat

age author description
2009-01-19 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
2008-10-02 benoit Use enum typers instead of int. libavformat
2008-06-19 bcoudurier remove useless close funcs libavformat
2008-06-03 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
2008-05-29 diego Remove unnecessary header #includes. libavformat
2008-05-09 diego Use full path for #includes from another directory. libavformat
2007-11-21 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
2007-09-11 aurel move unrelated functions declarations out of allformats.h libavformat
2007-04-08 michael allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks libavformat
2007-03-07 diego Fix UNKOWN --> UNKNOWN typo libavformat
2007-02-13 mmu_man This fixes error handling for BeOS, removing the need for some ifdefs. libavformat
2006-10-23 aurel replace coder/decoder file description in libavformat by muxer/demuxer libavformat
2006-10-07 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
2006-07-12 mru move common stuff from avienc.c and wav.c to new file riff.c libavformat
2006-07-10 mru allow individual selection of muxers and demuxers libavformat
2006-07-09 mru give AVInput/OutputFormat structs consistent names libavformat
2006-06-30 gpoirier Move initialisations and internal symbols in allformats.h, libavformat
2006-01-12 diego Update licensing information: The FSF changed postal address. libavformat
2005-12-17 diego COSMETICS: Remove all trailing whitespace. libavformat
2005-07-17 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
2005-05-26 michael AVPacket.pos libavformat
2004-10-18 michael set correct timebase libavformat
2004-09-28 melanson support for Sierra Online audio files and Apple QuickDraw codec, libavformat