Andreas Öman
0e3bb41869
Avoid division by zero
2012-05-05 22:16:14 +02:00
Mikael Lund Jepsen
3e3a197fa5
Multiplex HE-AAC with explicit SBR signalling in MKV
...
This is a possible fix for bug #858 : http://www.lonelycoder.com/redmine/issues/858
Ref: ISO/IEC 14496-3, Part 3: Audio
Section 1.6.2.1 AudioSpecificConfig, and table 1.13 in particular
2012-02-21 22:58:56 +01:00
Andreas Öman
123a261f4b
Rename th_stream -> elementary_stream
2010-11-29 20:13:54 +00:00
Andreas Öman
85132732b6
Rename transport -> service
2010-11-29 20:06:52 +00:00
Andreas Öman
42adea653d
Rename tvhead.h -> tvheadend.h
2010-11-29 19:25:24 +00:00
Andreas Öman
6f85b14767
Refactor parsing buffer handling + better constification
2010-07-03 16:18:50 +00:00
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
Andreas Öman
b93d5f0a5b
Reduce FFmpeg dependencies
2010-06-23 21:43:00 +00:00
Andreas Öman
93affec3ea
Keep track of sample rate and channel configuration in each packet
2010-06-17 08:24:36 +00:00
Andreas Öman
0dc6e8e503
Initial AAC support. Works over HTSP but is not written by the DVR yet.
2009-12-07 22:35:21 +00:00
Andreas Öman
9769156004
Initial support for AAC LATM (still not finished)
2009-08-10 17:18:17 +00:00