[FFmpeg-soc] vp8 de/packetizers
Martin Storsjö
martin at martin.st
Thu Jul 29 13:49:54 CEST 2010
On Thu, 29 Jul 2010, Josh Allmann wrote:
> On a side note, I think it is slightly excessive that we have so many
> rtpdec_* header files that only declare one or two structs. Would it
> make sense to combine all those declarations into a single
> depacketizers.h file or something?
Yes, that would make sense - rtpenc does it like this, too. I've actually
got a patch for doing about this hanging around - the diffstat for it says
this:
15 files changed, 16 insertions(+), 247 deletions(-)
So I think it would be worthwhile. What do you think, Luca B and Ronald?
Where should we put them - rtpdec.h?
// Martin
More information about the FFmpeg-soc
mailing list