tvheadend/src/dvr
Andreas Öman ba33824bdd Add a level of indirection between a packet and its payload.
This allows the code to modify packets (which are non-mutable due to reference counting)
by copying them without having to also copy the packet payload.
2010-06-24 11:29:22 +00:00
..
dvr.h Reduce FFmpeg dependencies 2010-06-23 21:43:00 +00:00
dvr_autorec.c Support the Logical Channel Number descriptor (0x83) 2010-06-04 20:59:18 +00:00
dvr_db.c Add a native matroska muxer used for recording. 2010-06-21 20:52:36 +00:00
dvr_rec.c Reduce FFmpeg dependencies 2010-06-23 21:43:00 +00:00
ebml.c Add a native matroska muxer used for recording. 2010-06-21 20:52:36 +00:00
ebml.h Add a native matroska muxer used for recording. 2010-06-21 20:52:36 +00:00
mkmux.c Add a level of indirection between a packet and its payload. 2010-06-24 11:29:22 +00:00
mkmux.h Add a native matroska muxer used for recording. 2010-06-21 20:52:36 +00:00