summaryrefslogtreecommitdiff
path: root/libavcodec/parser.c
Commit message (Expand)AuthorAge
* timestamp duplication bugfixMichael Niedermayer2004-06-30
* mpeg audio timestamp fixMichael Niedermayer2004-05-23
* some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...Michael Niedermayer2004-05-18
* remove duplicated find_frame_end() codeMichael Niedermayer2004-04-29
* >2 channels decoding fixMichael Niedermayer2004-04-29
* pts and dts support in parser APIFabrice Bellard2003-12-16
* added End Of File handling to return last picture for MPEG1/2/4Fabrice Bellard2003-12-15
* fill codec infoFabrice Bellard2003-12-12
* also parse extradata for MPEG4Fabrice Bellard2003-11-10
* new audio/video parser APIFabrice Bellard2003-11-10