summaryrefslogtreecommitdiff
path: root/src/libffmpeg/mpeg_parser.c
AgeCommit message (Expand)Author
2007-04-04Rename FFmpeg plugins' sources so that there are no conflicts with other sour...Diego 'Flameeyes' Pettenò
2007-03-29Reorder fields, use a bitmask to reduce the size, and change width and height...Diego 'Flameeyes' Pettenò
2007-03-29Add a dispose function to clean the allocated buffer.Diego 'Flameeyes' Pettenò
2007-03-29Allocate chunk_buffer when initialising the parser, rather than having it inl...Diego 'Flameeyes' Pettenò
2006-09-26Don't use the size in bytes of the frame_rate_tab table, it will not correspo...Diego 'Flameeyes' Pettenò
2004-09-21Use ffmpeg buffer padding size.Thibaut Mattern
2004-07-18a sequence can be split.Thibaut Mattern
2004-07-18better mpeg-es parser.Thibaut Mattern