log

age author description
2007-01-25 diego cosmetics: sort libavformat
2007-01-24 bcoudurier remove some printf warnings libavformat
2007-01-24 bcoudurier make vars unsigned libavformat
2007-01-24 bcoudurier stop if current sample is higher than sample count libavformat
2007-01-24 bcoudurier replace strcpy by memcpy libavformat
2007-01-24 bcoudurier remove useless field libavformat
2007-01-24 bcoudurier remove obsolete comment libavformat
2007-01-24 bcoudurier make some fields unsigned libavformat
2007-01-24 bcoudurier add sanity checks libavformat
2007-01-23 michael mpegts-documentation-only.patch -- adds documentation patch by Daniel Kristjansson / danielk mrl.nyu edu libavformat
2007-01-23 mru remove unused files libavformat
2007-01-23 michael "converts printf's to avlog's" patch by Daniel Kristjansson / danielk mrl.nyu edu libavformat
2007-01-23 michael "removes definition for old crc func" patch by Daniel Kristjansson / danielk mrl.nyu edu libavformat
2007-01-23 michael make the asf demuxer resistant against insertion/deletion errors libavformat
2007-01-23 michael remove padding to 16bit code, i dont think this change can break anything and it makes the broken MPEG2-pub.avi from http://www.albx79.it/stuff/ playable other players arent that picky either ... libavformat
2007-01-23 michael make av_find_stream_info() duration user selectable libavformat
2007-01-23 michael flv follows in movs footsteps and has random trash in the width/height fields libavformat
2007-01-23 michael improve probe and give it the max score libavformat
2007-01-23 diego Fix wrong comment, patch by Michel Bardiaux mbardiaux mediaxim be. libavformat
2007-01-22 michael consistant error return for asf_get_packet() libavformat
2007-01-22 michael better padsize check libavformat
2007-01-22 michael more correct error message libavformat
2007-01-22 michael replace wrong return 0 by -1 libavformat
2007-01-22 michael check to detect nonsense fragment size libavformat
2007-01-22 michael inden(ta)tion libavformat
2007-01-22 michael replace nonsense code by something which makes at least some sense libavformat
2007-01-22 michael check fragment offset and size libavformat
2007-01-22 michael move frame header reading into its own function libavformat
2007-01-22 michael more correct packet alignment check and correction libavformat
2007-01-22 michael 10l libavformat
2007-01-22 michael doxygenize comments libavformat
2007-01-22 michael cosmetics (aligne stuff nicely) libavformat