19 Commits (3129f3bd0f03f561589e5aa7a86027f8bb8c2c73)

Author SHA1 Message Date
Aurelien Jacobs 5ce117c37c VP5 and VP6 video decoder 18 years ago
Måns Rullgård 9d9f4119bd move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 18 years ago
Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 18 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 19 years ago
Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 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