log

age author description
2006-09-30 michael dont set sub_id as its completly redundant and silly libavformat
2006-09-29 bcoudurier rudimentary binary seek libavformat
2006-09-29 bcoudurier add another data definition ul libavformat
2006-09-29 bcoudurier use a data definition uls table to fetch codec type libavformat
2006-09-29 bcoudurier add string param to PRINT_KEY for debug libavformat
2006-09-29 bcoudurier shut up gcc about incompatible pointer type libavformat
2006-09-29 bcoudurier remove useless casts libavformat
2006-09-29 bcoudurier remove gcc warnings about void * used in arithmetic libavformat
2006-09-28 bcoudurier move sample size adjusting code after audio stsd v2 parsing to let v2 set correct channel number, fix Sony-hdv2.mov libavformat
2006-09-28 bcoudurier add lpcm fourcc libavformat
2006-09-28 bcoudurier change codec id if sample size field is set to 24 in stsd, fix Sony-mx5p.mov libavformat
2006-09-27 michael prevent infinite loop with VORC012.WMA libavformat