summaryrefslogtreecommitdiff
path: root/libavcodec/parser.c
Commit message (Collapse)AuthorAge
* pts and dts support in parser APIFabrice Bellard2003-12-16
| | | | Originally committed as revision 2619 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added End Of File handling to return last picture for MPEG1/2/4Fabrice Bellard2003-12-15
| | | | Originally committed as revision 2614 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fill codec infoFabrice Bellard2003-12-12
| | | | Originally committed as revision 2599 to svn://svn.ffmpeg.org/ffmpeg/trunk
* also parse extradata for MPEG4Fabrice Bellard2003-11-10
| | | | Originally committed as revision 2493 to svn://svn.ffmpeg.org/ffmpeg/trunk
* new audio/video parser APIFabrice Bellard2003-11-10
Originally committed as revision 2492 to svn://svn.ffmpeg.org/ffmpeg/trunk