21 Commits (9b2283cc3352b1f446814f0c6fa5230978b9ee78)

Author SHA1 Message Date
Dieter a851b8e898 add missing #includes 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
Michael Niedermayer dcb2fb79b7 total == 0 seems like it should be valid (based upon patch by Steve Lhomme | slhomme divxcorp com) 19 years ago
Måns Rullgård 4733abcbf3 use PRIxN, %zd, %td formats where needed 19 years ago
Michael Niedermayer 8baa661498 more non portable float parsing code ... 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
Måns Rullgård ad2b531d3f change extradata format for vorbis 20 years ago
Michael Niedermayer f3356e9c9e more fine grained discarding of packets 20 years ago
D Richard Felker III b2866c5cb5 Patch from Gianluigi Tiesi (sherpya at netfarm dot it): 20 years ago
Måns Rullgård d5be317cbe H.264 and Vorbis support in matroska patch by (Måns Rullgård |mru inprovide com) 20 years ago
Michael Niedermayer b9866ebcc7 support discarding uninterresting packets 20 years ago
Michael Niedermayer 568e18b15e integer overflows, heap corruption 20 years ago
Michael Niedermayer 23c9925329 libdts support by (Benjamin Zores <ben at geexbox dot org>) 21 years ago
Michael Niedermayer 9ee91c2f53 move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 21 years ago
Alex Beregszaszi e9afa2f4dd unknown format char 21 years ago
Falk Hüffner 7906085fcc warning patrol 21 years ago
Michael Niedermayer 6e046750d8 big endian compile fix by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) 21 years ago
Michael Niedermayer 08abe0fd66 matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) 21 years ago