summaryrefslogtreecommitdiffstats
path: root/libavcodec/mpegvideo_parser.c
Commit message (Expand)AuthorAgeFilesLines
* In mpeg1/2 timestamps are associated with the access unit whichMichael Niedermayer2008-06-031-0/+3
* Disable the split function. This should end the mpeg1/2 global header issues.Michael Niedermayer2008-04-041-1/+0
* revert 12156Michael Niedermayer2008-02-201-1/+0
* Forgot this, which is needed for merging field pics too.Michael Niedermayer2008-02-201-8/+0
* Make timestamp interpolation work with mpeg2 field pictures.Michael Niedermayer2008-02-201-1/+5
* make some parser parameters const to avoid casting const to non-constAurelien Jacobs2007-05-071-3/+3
* add a ff_ prefix to the now exported mpeg1_find_frame_end() functionAurelien Jacobs2007-05-051-1/+1
* move mpegvideo_parser in it's own fileAurelien Jacobs2007-05-051-0/+185
OpenPOWER on IntegriCloud