summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* make vars unsignedBaptiste Coudurier2007-01-24
* stop if current sample is higher than sample countBaptiste Coudurier2007-01-24
* fix indentation, patch by Ian Caulfield % ian P caulfield A gmail P com %Ian Caulfield2007-01-24
* Allows the AC3 parser to read the frame size and codec parameters from E-AC3 ...Ian Caulfield2007-01-24
* set last_picture for h.264 too, this significantly improves error concealment...Michael Niedermayer2007-01-24
* replace strcpy by memcpyBaptiste Coudurier2007-01-24
* crash fix by Carl Eugen Hoyos cehoyos ag.or atMichael Niedermayer2007-01-24
* explicit values for all enumsMichael Niedermayer2007-01-24
* remove useless fieldBaptiste Coudurier2007-01-24
* remove obsolete commentBaptiste Coudurier2007-01-24
* make some fields unsignedBaptiste Coudurier2007-01-24
* add sanity checksBaptiste Coudurier2007-01-24
* enumMichael Niedermayer2007-01-24
* maybe fix segfault with missing extradata (unchecked)Michael Niedermayer2007-01-24
* mpegts-documentation-only.patch -- adds documentation patch by Daniel Kristj...Daniel Kristjansson2007-01-23
* remove unused filesMåns Rullgård2007-01-23
* "converts printf's to avlog's" patch by Daniel Kristjansson / danielk mrl.nyu...Daniel Kristjansson2007-01-23
* "removes definition for old crc func" patch by Daniel Kristjansson / danielk ...Daniel Kristjansson2007-01-23
* make the asf demuxer resistant against insertion/deletion errorsMichael Niedermayer2007-01-23
* fix segfault with darkkben.free.fr/corrupted_h264.mp4Michael Niedermayer2007-01-23
* remove padding to 16bit code, i dont think this change can break anything and...Michael Niedermayer2007-01-23
* make av_find_stream_info() duration user selectableMichael Niedermayer2007-01-23
* flv follows in movs footsteps and has random trash in the width/height fieldsMichael Niedermayer2007-01-23
* improve probe and give it the max scoreMichael Niedermayer2007-01-23
* seek based on currently active stream fixes seeking in ffwma2_broken.wma whic...Michael Niedermayer2007-01-23
* command line option to select the audio streamMichael Niedermayer2007-01-23
* flameMichael Niedermayer2007-01-23
* Pass a context to av_log(), when possibleLuca Abeni2007-01-23
* check num_reorder_frames for validityMichael Niedermayer2007-01-23
* AVOption is now const, removes a few warningsBaptiste Coudurier2007-01-23
* adding assert to protect delayed_picMichael Niedermayer2007-01-23
* 10l, there is a corner case afterall...Luca Barbato2007-01-23
* Fix wrong comment, patch by Michel Bardiaux mbardiaux mediaxim be.Michel Bardiaux2007-01-23
* 1/0 fixMichael Niedermayer2007-01-22
* consistant error return for asf_get_packet()Michael Niedermayer2007-01-22
* better padsize checkMichael Niedermayer2007-01-22
* more correct error messageMichael Niedermayer2007-01-22
* replace wrong return 0 by -1Michael Niedermayer2007-01-22
* check to detect nonsense fragment sizeMichael Niedermayer2007-01-22
* inden(ta)tionMichael Niedermayer2007-01-22
* replace nonsense code by something which makes at least some senseMichael Niedermayer2007-01-22
* check fragment offset and sizeMichael Niedermayer2007-01-22
* move frame header reading into its own functionMichael Niedermayer2007-01-22
* more correct packet alignment check and correctionMichael Niedermayer2007-01-22
* 10lMichael Niedermayer2007-01-22
* doxygenize commentsMichael Niedermayer2007-01-22
* cosmetics (aligne stuff nicely)Michael Niedermayer2007-01-22
* get rid of some sensless malloc/freeMichael Niedermayer2007-01-22
* simplifyMichael Niedermayer2007-01-22
* remove a few unused and duplicated variablesMichael Niedermayer2007-01-22