* packetizer/h264.c: a really basic h264 packetizer (it doesn't support
b-frame and it doesn't do pts/dts computation but I fear it won't be possible). * demux/mpeg/h264.c: a raw h264 annexe-B demuxer using the packetizer.
Showing
modules/demux/mpeg/h264.c
0 → 100644
modules/packetizer/h264.c
0 → 100644
This diff is collapsed.
Please register or sign in to comment