12 Commits (daba69b211b8d57bd0c64e7cfd9e3326920efbeb)

Author SHA1 Message Date
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Jindřich Makovička d76319b1ab malloc padding to avoid reading past the malloc()ed area. 19 years ago
Måns Rullgård 4733abcbf3 use PRIxN, %zd, %td formats where needed 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
Benjamin Larsson 58379c062f printf-> av_log patch by (Benjamin Larsson, banan: student ltu se) 19 years ago
Michael Niedermayer 2692067a45 AVPacket.pos 20 years ago
Michael Niedermayer 360130378b fixing an integer overflow, which could lead to overwriting the end of a malloced buffer by 8 bytes 20 years ago
Kostya Shishkov 3a615bb548 VMD playing error patch by (Kostya (cannonball bw-team com>) 20 years ago
Mike Melanson 0bd586c50d sweeping change from -EIO -> AVERROR_IO 21 years ago
Michael Niedermayer 9ee91c2f53 move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 21 years ago
Mike Melanson 23fe14bb20 minor VMD system update; still not perfect, but should not crash either 21 years ago
Mike Melanson a7eb3c8dd1 initial commit for Sierra VMD file demuxer 21 years ago