log libmpdemux/asfheader.c @ 25484:943f37a4323d

age author description
2007-07-25 reimar Remove some useless "extern" before function prototypes
2007-07-18 nicodvb fixed bug introduced with the addition of get_ext_stream_properties()
2007-07-10 zuxy fix unaligned memory access in asfheader.c, courtesy of Balatoni Denes
2007-05-30 zuxy Use play duration instead of send duration to calculate the length
2007-05-28 diego Remove some unused variables, patch by timwoj ieee org.
2007-05-22 zuxy Set i_bps for ASF video streams according to extended stream properties
2007-05-17 reimar Make use of new AV_RL64
2007-05-07 nicodvb For DVR-MS:
2007-04-25 diego Declarations and code should not be mixed.
2007-04-20 nicodvb with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)
2007-03-15 diego Add explicit location for headers from the stream/ directory.
2007-03-03 compn warn users about drm files, patch by zuxy meng
2007-01-21 reimar Sanity-check sh_video->bih->biSize
2007-01-19 reimar Compile fix: LE_* -> AV_RL*
2006-12-15 reimar ASF aspect support via metadata reading.