summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* simplifyMichael Niedermayer2007-01-17
* simplify pts/dts readingMichael Niedermayer2007-01-17
* cosmeticMichael Niedermayer2007-01-17
* reduce len checks, simplifies codeMichael Niedermayer2007-01-17
* seperate redo (we dont handle this possibly valid packet) fromMichael Niedermayer2007-01-17
* Make nb_streams unsigned to avoid an ugly cast.Diego Biurrun2007-01-16
* add msrle fourcc, quicktime_bmp.movBaptiste Coudurier2007-01-16
* add png fourccBaptiste Coudurier2007-01-16
* fix segfault with http://sam.zoy.org/zzuf/lol-ffplay.wmvMichael Niedermayer2007-01-15
* fixing segfault with http://sam.zoy.org/zzuf/lol-ffplay.aviMichael Niedermayer2007-01-15
* check for sane values in ogg_get_length(), fix lol-ffplay.ogm fuzz testMåns Rullgård2007-01-15
* save/restore number of streamsMåns Rullgård2007-01-15
* * Fixing a bug with incorrect bits set in AAUX source packRoman Shaposhnik2007-01-15
* cosmetics, function -> metadataBaptiste Coudurier2007-01-15
* remove useless essence container data sets for nowBaptiste Coudurier2007-01-14
* remove useless preface parsing for now, will reintroduce it if neededBaptiste Coudurier2007-01-14
* merge multiple descriptor parsing with generic oneBaptiste Coudurier2007-01-14
* remove warning, key is constBaptiste Coudurier2007-01-14
* indentionBaptiste Coudurier2007-01-14
* follow michael suggestion and simplify code at object levelBaptiste Coudurier2007-01-14
* makes the filename member of the URLContext a pointer, so that theRonald S. Bultje2007-01-14
* add support for HTTP seekingRonald S. Bultje2007-01-14
* Make seeking work in files that contain encrypted tracks.Reimar Döffinger2007-01-14
* 10l, > vs. >= typo, caused crashes on last mpc frameReimar Döffinger2007-01-14
* Simplify klv_decode_ber_lengthReimar Döffinger2007-01-14
* seek back at the end of file after updating headerBaptiste Coudurier2007-01-14
* simplifyBaptiste Coudurier2007-01-14
* priv_data is allocated internallyBaptiste Coudurier2007-01-14
* enable mjpeg in swfBaptiste Coudurier2007-01-14
* simplifyBaptiste Coudurier2007-01-14
* swf can contain only one audio track, simplifyBaptiste Coudurier2007-01-14
* use ch_id as AVStream id and simplifyBaptiste Coudurier2007-01-14
* always export audiostreamsBaptiste Coudurier2007-01-14
* always export videostreamsBaptiste Coudurier2007-01-14
* AnyType is needed, descriptor_ref can reference Descriptor or MultipleDescriptorBaptiste Coudurier2007-01-14
* Use macros to eliminate code duplication in MXF metadata read functions.Reimar Döffinger2007-01-13
* Extend mxf_resolve_strong_ref by a type parameter, to avoid modify somethingReimar Döffinger2007-01-13
* Fix error message, it's package ref that can not be found, not track in this ...Reimar Döffinger2007-01-13
* typo: pallete --> paletteDiego Biurrun2007-01-13
* * Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot com>)Roman Shaposhnik2007-01-11
* add official VC1 fourccBaptiste Coudurier2007-01-10
* removed unused av_frac_setBaptiste Coudurier2007-01-08
* remove #if obsoleted after last major version bumpBaptiste Coudurier2007-01-08
* 10l, only allocate priv_data if not already doneBaptiste Coudurier2007-01-08
* humm, actually do what's in the doxyBaptiste Coudurier2007-01-08
* priv_data is allocated/freed internallyBaptiste Coudurier2007-01-08
* variable renaming: mp3lame --> libmp3lameDiego Biurrun2007-01-07
* Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbinDiego Biurrun2007-01-06
* simplifyBaptiste Coudurier2007-01-05
* dont skip too many bytes if tag is TAG_STREAMHEAD2 and mp3Baptiste Coudurier2007-01-05