Commit graph

13 commits

Author SHA1 Message Date
Andreas Öman
fb106fa1df Correctly multiplex h264 in MKV
Patch by patrick boissonade
Some adaption (drop dep on libav) by andoma
2011-10-29 23:01:02 +02:00
Andreas Öman
8a5567dda4 Add some helers to sbuf 2011-10-29 22:48:41 +02:00
Andreas Öman
42adea653d Rename tvhead.h -> tvheadend.h 2010-11-29 19:25:24 +00:00
sb1066
5c803bcdf0 set sb_data to NULL when the memory is released. Fixes segfault when streaming over rtsp/http 2010-07-09 20:09:53 +00:00
Andreas Öman
6f85b14767 Refactor parsing buffer handling + better constification 2010-07-03 16:18:50 +00:00
Andreas Öman
84a595787a Add rate_to_sri() 2010-07-01 08:26:16 +00:00
Andreas Öman
39cd6d6981 Use a simpler, but sufficient, timescaler 2010-06-24 06:43:26 +00:00
Andreas Öman
b59546e8e2 Borrow av_rescale() from libavutil 2010-06-23 22:38:24 +00:00
Andreas Öman
6da26db5fb Fix copyright 2010-06-23 22:29:04 +00:00
Andreas Öman
aa00b53665 Local UTF8 conversion code 2010-06-23 22:27:16 +00:00
Andreas Öman
9bb63f3dcc Local base64 decoder 2010-06-23 22:10:14 +00:00
Andreas Öman
5dd680b942 Minor adjustment to CRC API 2010-06-22 08:01:23 +00:00
Andreas Öman
a120185c8a Move some stuff to utils.c 2010-06-22 06:47:18 +00:00