Wykres commitów

  • f7be618845 Fix buffer model for VBI services. Kieran Kunhya 2011-05-20 17:26:05 +0100
  • 9ac18e7765 Fix error in VBI. Kieran Kunhya 2011-05-20 14:48:51 +0100
  • 1e90db404c Add SCTE-127 #defines. Kieran Kunhya 2011-05-19 23:33:19 +0100
  • e5b45dcad2 Add the SCTE T-STD model for VBI data. Kieran Kunhya 2011-05-14 00:17:25 +0100
  • 717199bf6e Add support for DVB VBI. Kieran Kunhya 2011-05-02 19:57:40 +0100
  • e2a26327a1 Add DVB TDT table. Kieran Kunhya 2011-04-03 22:49:20 +0100
  • bfea6dcf75 Fix typo in teletext. Kieran Kunhya 2011-03-17 15:32:50 +0000
  • bbb0e9104e Fix 10L. Kieran Kunhya 2011-03-17 00:17:50 +0000
  • 291ed18632 Output PCRs for each packet. Kieran Kunhya 2011-03-16 01:12:36 +0000
  • be928a0c85 Write the correct DVB Subtitles and Teletext descriptors. Kieran Kunhya 2011-03-13 13:47:19 +0000
  • ecee8151b3 Make naming of TTX and subtitles functions consistent. Kieran Kunhya 2011-03-08 09:05:18 +0000
  • 17d8622c7a Fix bugs in teletext. Some minor cosmetics. Kieran Kunhya 2011-03-08 08:39:37 +0000
  • ece4799f7d Have an opaque pointer for users to do things with. Kieran Kunhya 2011-03-04 16:22:40 +0000
  • f56d782f9d Correct some realloc bugs and fix documentation. Kieran Kunhya 2011-02-28 08:14:55 +0000
  • a11f7aebe9 Get rid of some more doubles. Other cosmetics. Update TODO. Kieran Kunhya 2011-02-23 20:17:04 +0000
  • 2b07c9bd53 Fix compilation error Kieran Kunhya 2011-02-19 01:02:47 +0000
  • 949a7e9b7e Add support for DVB-3DTV. Fix minor issue with AAC. Kieran Kunhya 2011-02-19 00:52:25 +0000
  • 882d5742bc Update TODO Kieran Kunhya 2011-02-14 18:54:06 +0000
  • 2eca66eeb0 Update TODO list. Kieran Kunhya 2011-02-10 18:30:35 +0000
  • 6c4e285461 Slightly improve the PCR writing calculation. Kieran Kunhya 2011-02-10 17:49:58 +0000
  • a5f8e89731 Improve the way PCR is calculated. Kieran Kunhya 2011-02-10 17:47:58 +0000
  • 277062e9df Fix typo Kieran Kunhya 2011-02-10 16:01:26 +0000
  • e929f18995 Improve audio muxing. Various other cosmetics. Kieran Kunhya 2011-02-08 21:54:59 +0000
  • 74c6ca33b0 Fix permissions 10L Kieran Kunhya 2011-01-28 23:19:21 +0000
  • f66d4c4c9d Fix some small issues. Add MPEG-2 AAC muxing. Kieran Kunhya 2011-01-27 23:34:51 +0000
  • 5e33e876d3 Fix buffer management Kieran Kunhya 2011-01-26 22:10:50 +0000
  • f2ace59bca Fix 10L in configure. Kieran Kunhya 2011-01-26 20:27:02 +0000
  • 097953cadf Add support for queued PMTs if they are large. Kieran Kunhya 2011-01-26 20:26:53 +0000
  • 8c2fed1daa Update structures and #defines. Kieran Kunhya 2011-01-24 09:09:24 +0000
  • b6610cf42a Add the base of DVB subtitles and TTX. Kieran Kunhya 2011-01-24 09:08:59 +0000
  • d5cee08910 Parse AC-3 frame and set up the descriptor. Kieran Kunhya 2011-01-24 09:08:07 +0000
  • 094acdbc1d Fix audio buffer size for CableLabs. Kieran Kunhya 2011-01-20 23:00:02 +0000
  • 37d90c041f Add some CableLabs code and start improving API. Kieran Kunhya 2011-01-20 15:07:28 +0000
  • 75652abafb Correct AAC profile names. Kieran Kunhya 2011-01-19 13:23:30 +0000
  • 137915edd7 Fix bug with AVC descriptor. Kieran Kunhya 2011-01-19 13:23:19 +0000
  • 3fabf85455 Fix DVB AU_Information Kieran Kunhya 2011-01-12 03:02:03 +0000
  • 4902d7470c Add Makefile. Kieran Kunhya 2011-01-10 14:04:48 +0000
  • f37e134a19 Add skeleton of ATSC support. Kieran Kunhya 2011-01-10 14:04:37 +0000
  • 7643756910 Add rest of ts muxing code. Kieran Kunhya 2011-01-10 14:04:03 +0000
  • 08cba957ea Add DVB code. Kieran Kunhya 2011-01-10 14:02:33 +0000
  • 353a7ea1af Add README and TODO Kieran Kunhya 2011-01-10 13:59:35 +0000
  • 0bd280e764 Tidy up codecs.h Kieran Kunhya 2011-01-10 13:59:23 +0000
  • 746c1280ce Add T-STD buffer management functions. Kieran Kunhya 2011-01-02 03:04:25 +0000
  • e878032dfa Add and fix empty pcr function. Kieran Kunhya 2011-01-02 03:02:10 +0000
  • e88cf3e913 Fix bitstream.h permissions. Kieran Kunhya 2011-01-02 02:47:20 +0000
  • a068751162 Tidy up DVB descriptors. Kieran Kunhya 2010-12-30 14:31:26 +0000
  • 60e837a6a3 Add Data alignment and AC-3 descriptor. Kieran Kunhya 2010-12-30 14:29:42 +0000
  • 4d3e522896 Tidy up CRC writing function. Kieran Kunhya 2010-12-30 14:28:56 +0000
  • 0eafe01af9 Add PES writer function. Kieran Kunhya 2010-12-30 14:28:31 +0000
  • cc0dd66998 Fix 10L. Kieran Kunhya 2010-12-30 14:27:43 +0000
  • 5d8ba568a2 Adaptation field function. Kieran Kunhya 2010-12-30 14:26:12 +0000
  • dd2c086f67 write_pat prototype. Kieran Kunhya 2010-12-30 14:18:05 +0000
  • 0ad83fc1b0 Add SMPTE and Teletext and cosmetics. Kieran Kunhya 2010-12-30 14:15:40 +0000
  • 2b1bd1f4bf Cosmetics. Kieran Kunhya 2010-12-30 14:15:19 +0000
  • 591f7774ec Add user defined descriptor tag. Kieran Kunhya 2010-12-30 14:14:25 +0000
  • 1b2d9cf520 Add Teletext and SMPTE formats. Kieran Kunhya 2010-12-30 14:13:44 +0000
  • 398ddd9eb1 Add dvb_au_information writer. Kieran Kunhya 2010-12-30 14:11:43 +0000
  • 7db8beb080 Add more DVB descriptor tags Kieran Kunhya 2010-12-30 14:11:12 +0000
  • 0a1938ba0a Add Teletext T-STD buffer Kieran Kunhya 2010-12-30 14:10:49 +0000
  • e093c3c22f Add SMPTE functions and headers Kieran Kunhya 2010-12-30 14:07:31 +0000
  • ec2e8329be Tidy up API Kieran Kunhya 2010-12-28 22:15:09 +0000
  • aecd5ce28c Add DVB stream attributes. Kieran Kunhya 2010-12-24 21:45:05 +0000
  • b22c979e76 Fix some 10Ls Kieran Kunhya 2010-12-24 21:44:35 +0000
  • 560f41c842 Complain if stdint or inttypes isn't included. Kieran Kunhya 2010-12-24 21:42:47 +0000
  • 3ce1f2b32b C99ize for loop. Kieran Kunhya 2010-12-24 21:41:00 +0000
  • 0210ea5d07 Fix cablelabs headings. Kieran Kunhya 2010-12-24 21:40:30 +0000
  • 68098034d3 Fix 10L and whitespace. Kieran Kunhya 2010-12-23 15:05:29 +0000
  • deb775ad14 Fix 10L in stream_id. Also tidy up headings. Kieran Kunhya 2010-12-19 23:20:58 +0000
  • f7c0634a3b Add SI default retransmit times. Kieran Kunhya 2010-12-19 18:46:57 +0000
  • c15f621231 Add PAT writing function Kieran Kunhya 2010-12-19 18:36:23 +0000
  • efd6609cd3 Tidy up HDMV stuff properly this time. Kieran Kunhya 2010-12-19 18:35:55 +0000
  • b183dbf044 Fix 10L. Kieran Kunhya 2010-12-18 21:40:56 +0000
  • 2106e3a33b Write pulldown elements Kieran Kunhya 2010-12-18 20:19:28 +0000
  • 9ffd8ea665 Fix typo in cablelabs code. Kieran Kunhya 2010-12-18 20:05:42 +0000
  • f66d2144cd MPEG video setup function. Kieran Kunhya 2010-12-18 19:17:00 +0000
  • 922ecb5228 Update AU_information and avc descriptor to include newer AVC profiles. Kieran Kunhya 2010-12-18 18:57:49 +0000
  • d1f74873fe Tidy up codecs.h Kieran Kunhya 2010-12-18 18:55:18 +0000
  • 3c6f03090e Add new AVC profiles. Kieran Kunhya 2010-12-18 18:25:25 +0000
  • 2881bf1ece More functions and associated prototypes Kieran Kunhya 2010-12-18 16:17:58 +0000
  • 2da1a9dc68 Add more functions and data Kieran Kunhya 2010-12-18 16:12:41 +0000
  • 14fabd6251 Add more public API functions/docs. Kieran Kunhya 2010-12-18 15:59:56 +0000
  • 984dbdd94e Add skeleton of DVB functions Kieran Kunhya 2010-12-18 15:53:28 +0000
  • e076d0204e Normalise cablelabs as well. Kieran Kunhya 2010-12-18 15:42:28 +0000
  • 9ba5460e94 Add a common enum and start to normalise commenting. Kieran Kunhya 2010-12-18 15:41:57 +0000
  • cd33494476 Add some common header #defines. Kieran Kunhya 2010-12-18 15:20:03 +0000
  • 738df75667 #defines in public api Kieran Kunhya 2010-12-18 15:09:46 +0000
  • 8cdb836136 Tidy up CableLabs Kieran Kunhya 2010-12-18 13:15:07 +0000
  • 3c9f37215b Tidy up HDMV code. Kieran Kunhya 2010-12-18 13:14:39 +0000
  • 749e284558 Add Makefile. Kieran Kunhya 2010-12-17 19:59:30 +0000
  • 9d9f9003aa Fix bug with CableLabs. Include SCTE in it. Kieran Kunhya 2010-12-17 19:57:17 +0000
  • 94a1755062 Tidy up ATSC headers. Kieran Kunhya 2010-12-17 19:48:06 +0000
  • efbaa4c3f2 Fix High 1440 in table Kieran Kunhya 2010-12-17 19:45:11 +0000
  • f3295c8da8 Tidy up HDMV files. Kieran Kunhya 2010-12-17 19:43:56 +0000
  • 52b5ebc68a MPEG-2 bufsizes/maxrates. Kieran Kunhya 2010-12-15 19:22:36 +0000
  • 76f6ced445 Add HDMV stuff Kieran Kunhya 2010-12-15 18:56:31 +0000
  • c74288de3a Add skeleton of ATSC stuff. Kieran Kunhya 2010-12-15 18:54:38 +0000
  • 88c63f6f75 Fix typo Kieran Kunhya 2010-12-15 18:52:41 +0000
  • db78abf067 Add cablelabs stuff. Kieran Kunhya 2010-12-15 18:49:30 +0000
  • 719eb0fd4e Fix configure and CRC. Kieran Kunhya 2010-11-13 22:26:36 +0000
  • c73695dfe6 Tidy up codec specific tables. Kieran Kunhya 2010-11-13 22:25:54 +0000