Wykres commitów

64 Commity (c5d276966f3e6b7d237623af8be9220211e1e52c)

Autor SHA1 Wiadomość Data
Kieran Kunhya 4a0d349eda Clarify why we write a PCR at the beginning of every video PES 2012-02-18 23:50:19 +00:00
Kieran Kunhya 33092f7689 Free more contexts when closing the ts writer 2012-02-01 16:57:25 +00:00
Kieran Kunhya c44239f1d4 Free buffered frames when closing ts output 2012-02-01 16:24:50 +00:00
Kieran Kunhya 48f98a999e Write discontinuity indicator flag when starting a new TS. Can't do any harm anyway. 2012-02-01 16:22:05 +00:00
Kieran Kunhya e9746c13b8 Revert to the old buffering system for the time being.
The "correct" one has some issues
2011-12-20 15:39:27 +00:00
Kieran Kunhya 65a9c92457 Make video muxing be tighter towards the HRD model 2011-12-20 14:45:47 +00:00
Kieran Kunhya f23cff69b7 Fix more issues with the PCR 2011-12-16 01:28:41 +00:00
Kieran Kunhya 66bff2a2ac Fix crash during mux 2011-12-09 01:33:34 +00:00
Kieran Kunhya 753f65efac First set of patches to improve muxing to output data which is equally sized.
May be buggy under some conditions.
2011-12-07 23:58:52 +00:00
Kieran Kunhya df7ba021bc Separate bitstream check 2011-12-05 17:12:54 +00:00
Kieran Kunhya 59b2180646 Tidy up main file 2011-12-02 17:29:26 +00:00
Kieran Kunhya b26cee3205 Use get_pcr more accurately. 2011-11-28 20:15:37 +00:00
Kieran Kunhya 9fb3ac29d1 Cosmetics: Tidy up abuse of #defines 2011-11-28 20:00:23 +00:00
Kieran Kunhya dd21778f20 Cosmetics 2011-11-28 19:35:58 +00:00
Kieran Kunhya 19befd0b60 Cosmetics. 2011-11-28 19:26:42 +00:00
Kieran Kunhya c4228da5ae Tidy up a couple of functions. 2011-11-28 19:24:51 +00:00
Kieran Kunhya d4fb4d11c2 Get rid of pointless goto in dvb-vbi. 2011-11-28 19:21:06 +00:00
Kieran Kunhya 6d4198bba3 Fix issues with TTX/VBI stuffing 2011-08-13 13:43:52 +01:00
Kieran Kunhya 911ac9b790 Remove dead code. 2011-08-01 12:34:16 +01:00
Kieran Kunhya f4f1883326 Make output PCR list not wrap around. 2011-07-14 17:54:57 +01:00
Kieran Kunhya fa9f763364 Fix E-AC3 and VBI issues. 2011-06-17 15:04:21 +01:00
Kieran Kunhya f7be618845 Fix buffer model for VBI services. 2011-05-20 17:26:05 +01:00
Kieran Kunhya e5b45dcad2 Add the SCTE T-STD model for VBI data. 2011-05-14 00:17:25 +01:00
Kieran Kunhya 717199bf6e Add support for DVB VBI. 2011-05-02 19:57:40 +01:00
Kieran Kunhya bfea6dcf75 Fix typo in teletext. 2011-03-17 15:32:50 +00:00
Kieran Kunhya bbb0e9104e Fix 10L. 2011-03-17 00:17:50 +00:00
Kieran Kunhya 291ed18632 Output PCRs for each packet. 2011-03-16 01:12:36 +00:00
Kieran Kunhya be928a0c85 Write the correct DVB Subtitles and Teletext descriptors. 2011-03-13 13:47:19 +00:00
Kieran Kunhya ecee8151b3 Make naming of TTX and subtitles functions consistent. 2011-03-08 09:05:18 +00:00
Kieran Kunhya 17d8622c7a Fix bugs in teletext. Some minor cosmetics. 2011-03-08 08:39:37 +00:00
Kieran Kunhya f56d782f9d Correct some realloc bugs and fix documentation. 2011-02-28 08:14:55 +00:00
Kieran Kunhya a11f7aebe9 Get rid of some more doubles. Other cosmetics. Update TODO. 2011-02-23 20:17:04 +00:00
Kieran Kunhya 2b07c9bd53 Fix compilation error 2011-02-19 01:02:47 +00:00
Kieran Kunhya 949a7e9b7e Add support for DVB-3DTV. Fix minor issue with AAC. 2011-02-19 00:52:25 +00:00
Kieran Kunhya 6c4e285461 Slightly improve the PCR writing calculation. 2011-02-10 17:49:58 +00:00
Kieran Kunhya a5f8e89731 Improve the way PCR is calculated. 2011-02-10 17:47:58 +00:00
Kieran Kunhya 277062e9df Fix typo 2011-02-10 16:01:26 +00:00
Kieran Kunhya e929f18995 Improve audio muxing. Various other cosmetics. 2011-02-08 21:54:59 +00:00
Kieran Kunhya f66d4c4c9d Fix some small issues. Add MPEG-2 AAC muxing. 2011-01-27 23:34:51 +00:00
Kieran Kunhya 5e33e876d3 Fix buffer management 2011-01-26 22:10:50 +00:00
Kieran Kunhya 097953cadf Add support for queued PMTs if they are large. 2011-01-26 20:26:53 +00:00
Kieran Kunhya b6610cf42a Add the base of DVB subtitles and TTX. 2011-01-24 09:08:59 +00:00
Kieran Kunhya 094acdbc1d Fix audio buffer size for CableLabs. 2011-01-20 23:00:02 +00:00
Kieran Kunhya 37d90c041f Add some CableLabs code and start improving API. 2011-01-20 15:07:28 +00:00
Kieran Kunhya 137915edd7 Fix bug with AVC descriptor. 2011-01-19 13:23:19 +00:00
Kieran Kunhya 3fabf85455 Fix DVB AU_Information 2011-01-12 03:02:03 +00:00
Kieran Kunhya 7643756910 Add rest of ts muxing code. 2011-01-10 14:04:03 +00:00
Kieran Kunhya 746c1280ce Add T-STD buffer management functions. 2011-01-02 03:04:25 +00:00
Kieran Kunhya e878032dfa Add and fix empty pcr function. 2011-01-02 03:02:10 +00:00
Kieran Kunhya 60e837a6a3 Add Data alignment and AC-3 descriptor. 2010-12-30 14:29:42 +00:00