36 Commits (04c669ba98955535c00b5283eebafec773d2e83d)

Author SHA1 Message Date
Michael Niedermayer 82fcbc145d faster find_startcode() 19 years ago
Michael Niedermayer d8a91afd36 output last ac3 frame and simplify 19 years ago
Diego Biurrun 4f59b684a6 Remove all stray tabs and trailing whitespace, this time for good. 19 years ago
Måns Rullgård 62327e2852 native ac3 parser 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Måns Rullgård 79396ac685 Kill some compiler warnings. Compiled code verified identical after changes. 19 years ago
Michael Niedermayer 95ae72b7e0 Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf uni-stuttgart de) 19 years ago
Michael Niedermayer 7cbaa7bafa parse pict_type for streams in avi 19 years ago
Michael Niedermayer 73480a1552 off by 1 error bugfix 20 years ago
Michael Niedermayer 90ad92b39d support changing in bitstream global headers into extradata style and back 20 years ago
Michael Niedermayer c0df9d75bd switch to native time bases 20 years ago
Michael Niedermayer 8ca5d3bbf4 10l typo 20 years ago
Michael Niedermayer 8c787559a2 mpeg-es bitrate parsing 20 years ago
Måns Rullgård 88730be651 kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
Michael Niedermayer 8845e427a7 10l (array gets padded with 0 which is CODEC_ID_NONE -> parsers claim to support CODEC_ID_NONE) 20 years ago
Michael Niedermayer e993bc03ac 10000l vbr mp3 fix 20 years ago
Michael Niedermayer 4b9ac0b5f0 require a few valid and equal mp3 headers for resync 20 years ago
Michael Niedermayer 7984bbe2ce fix timestamp prediction for low_delay mpeg streams 20 years ago
Michael Niedermayer f48c0551ca flush remaining data from parser at EOF 20 years ago
Michael Niedermayer 99f0623629 pnm parser 20 years ago
Michael Niedermayer 21adafec2a lowres width/height cleanup 3rd try 20 years ago
Michael Niedermayer 0b2346d38c lowres fixes for the parser 20 years ago
Michael Niedermayer 5bb994e255 1000000l 21 years ago
Michael Niedermayer 8dab64b6c1 field pic timestamp fix 21 years ago
Michael Niedermayer c77a9a0e26 timestamp duplication bugfix 21 years ago
Michael Niedermayer a62aecce2c mpeg audio timestamp fix 21 years ago
Michael Niedermayer e96682e6f4 some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
Michael Niedermayer e4cb187db8 remove duplicated find_frame_end() code 21 years ago
Michael Niedermayer 20da31792b >2 channels decoding fix 21 years ago
Fabrice Bellard b84f2a3533 pts and dts support in parser API 21 years ago
Fabrice Bellard 6e45e92856 added End Of File handling to return last picture for MPEG1/2/4 21 years ago
Fabrice Bellard 3e9d718ecb fill codec info 21 years ago
Fabrice Bellard c6f353ff61 also parse extradata for MPEG4 21 years ago
Fabrice Bellard 8424cf505c new audio/video parser API 21 years ago