Wykres commitów

203 Commity (master)

Autor SHA1 Wiadomość Data
Kieran Kunhya aecd5ce28c Add DVB stream attributes. 2010-12-24 21:45:05 +00:00
Kieran Kunhya b22c979e76 Fix some 10Ls 2010-12-24 21:44:35 +00:00
Kieran Kunhya 560f41c842 Complain if stdint or inttypes isn't included. 2010-12-24 21:42:47 +00:00
Kieran Kunhya 3ce1f2b32b C99ize for loop. 2010-12-24 21:41:00 +00:00
Kieran Kunhya 0210ea5d07 Fix cablelabs headings. 2010-12-24 21:40:30 +00:00
Kieran Kunhya 68098034d3 Fix 10L and whitespace. 2010-12-23 15:05:29 +00:00
Kieran Kunhya deb775ad14 Fix 10L in stream_id. Also tidy up headings. 2010-12-19 23:20:58 +00:00
Kieran Kunhya f7c0634a3b Add SI default retransmit times. 2010-12-19 18:46:57 +00:00
Kieran Kunhya c15f621231 Add PAT writing function 2010-12-19 18:36:23 +00:00
Kieran Kunhya efd6609cd3 Tidy up HDMV stuff properly this time. 2010-12-19 18:35:55 +00:00
Kieran Kunhya b183dbf044 Fix 10L. 2010-12-18 21:40:56 +00:00
Kieran Kunhya 2106e3a33b Write pulldown elements 2010-12-18 20:19:28 +00:00
Kieran Kunhya 9ffd8ea665 Fix typo in cablelabs code. 2010-12-18 20:05:42 +00:00
Kieran Kunhya f66d2144cd MPEG video setup function. 2010-12-18 19:17:00 +00:00
Kieran Kunhya 922ecb5228 Update AU_information and avc descriptor to include newer AVC profiles. 2010-12-18 18:57:49 +00:00
Kieran Kunhya d1f74873fe Tidy up codecs.h 2010-12-18 18:55:18 +00:00
Kieran Kunhya 3c6f03090e Add new AVC profiles. 2010-12-18 18:25:25 +00:00
Kieran Kunhya 2881bf1ece More functions and associated prototypes 2010-12-18 16:17:58 +00:00
Kieran Kunhya 2da1a9dc68 Add more functions and data 2010-12-18 16:12:41 +00:00
Kieran Kunhya 14fabd6251 Add more public API functions/docs. 2010-12-18 15:59:56 +00:00
Kieran Kunhya 984dbdd94e Add skeleton of DVB functions 2010-12-18 15:53:28 +00:00
Kieran Kunhya e076d0204e Normalise cablelabs as well. 2010-12-18 15:42:28 +00:00
Kieran Kunhya 9ba5460e94 Add a common enum and start to normalise commenting. 2010-12-18 15:41:57 +00:00
Kieran Kunhya cd33494476 Add some common header #defines. 2010-12-18 15:20:03 +00:00
Kieran Kunhya 738df75667 #defines in public api 2010-12-18 15:09:46 +00:00
Kieran Kunhya 8cdb836136 Tidy up CableLabs 2010-12-18 13:15:07 +00:00
Kieran Kunhya 3c9f37215b Tidy up HDMV code. 2010-12-18 13:14:39 +00:00
Kieran Kunhya 749e284558 Add Makefile. 2010-12-17 19:59:30 +00:00
Kieran Kunhya 9d9f9003aa Fix bug with CableLabs. Include SCTE in it. 2010-12-17 19:57:17 +00:00
Kieran Kunhya 94a1755062 Tidy up ATSC headers. 2010-12-17 19:48:06 +00:00
Kieran Kunhya efbaa4c3f2 Fix High 1440 in table 2010-12-17 19:45:11 +00:00
Kieran Kunhya f3295c8da8 Tidy up HDMV files. 2010-12-17 19:43:56 +00:00
Kieran Kunhya 52b5ebc68a MPEG-2 bufsizes/maxrates. 2010-12-15 19:22:36 +00:00
Kieran Kunhya 76f6ced445 Add HDMV stuff 2010-12-15 18:56:31 +00:00
Kieran Kunhya c74288de3a Add skeleton of ATSC stuff. 2010-12-15 18:54:38 +00:00
Kieran Kunhya 88c63f6f75 Fix typo 2010-12-15 18:52:41 +00:00
Kieran Kunhya db78abf067 Add cablelabs stuff. 2010-12-15 18:49:30 +00:00
Kieran Kunhya 719eb0fd4e Fix configure and CRC. 2010-11-13 22:26:36 +00:00
Kieran Kunhya c73695dfe6 Tidy up codec specific tables. 2010-11-13 22:25:54 +00:00
Kieran Kunhya 46a542fcce Fix configure. 2010-11-13 20:21:53 +00:00
Kieran Kunhya c915417786 Make aac buffer information like h.264's. 2010-11-13 19:56:39 +00:00
Kieran Kunhya b2b28c56ff Add another entry to .gitignore 2010-11-13 15:48:56 +00:00
Kieran Kunhya fe3fffaea5 Make the include guards consistent. 2010-11-13 15:48:31 +00:00
Kieran Kunhya 31f63bc046 Add codec specific headers/tables. 2010-11-13 15:46:48 +00:00
Kieran Kunhya 32d5fe7d9e Add .gitignore. 2010-11-13 15:36:33 +00:00
Kieran Kunhya 393ec00929 Add CRC function and Headers. Add blank isdb headers. 2010-11-13 15:33:45 +00:00
Kieran Kunhya 0e984d8e66 Add ATSC header. Fix #include in bitstream.h 2010-11-13 15:10:41 +00:00
Kieran Kunhya a79afacf70 Add common.h header 2010-11-12 15:37:37 +00:00
Kieran Kunhya f0e31e30f7 Port x264's bitstream writer over 2010-11-11 16:21:37 +00:00
Kieran Kunhya 83f68d9825 Change the version script a little 2010-11-11 16:18:39 +00:00