aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | MOT encoder: add quotes to file/dir namesStefan Pöschel2015-12-061-16/+16
|/
* MOT encoder: refine max slide size according to TS 101 499Stefan Pöschel2015-11-301-2/+2
* MOT encoder: display MOT header filenameStefan Pöschel2015-11-291-0/+4
* MOT encoder: fix possible odd target image sizeStefan Pöschel2015-11-291-6/+14
* MOT encoder: display correct image size after adding black borderStefan Pöschel2015-11-291-0/+3
* MOT encoder: ensure JPEG files not to have progressive codingStefan Pöschel2015-11-291-3/+8
* MOT encoder: strip unneeded information from imageStefan Pöschel2015-11-271-0/+3
* Update charset.hMatthias P. Braendli2015-11-011-7/+6
* Merge remote-tracking branch 'basicmaster/next' into nextMatthias P. Braendli2015-07-241-6/+41
|\
| * DLS: added cmdline option to insert Remove Label cmd when replacing a textStefan Pöschel2015-07-211-6/+41
* | Remove deprecated charsets from usage screenMatthias P. Braendli2015-07-241-3/+0
* | Update EBU charset to new revisionMatthias P. Braendli2015-07-241-15/+17
|/
* MOT encoder: better queue type for PAD packetizerStefan Pöschel2015-07-141-5/+5
* MOT encoder: new PAD packetizerStefan Pöschel2015-07-141-217/+320
* PAD: check PAD lenStefan Pöschel2015-07-131-0/+5
* update zmq.hpp to support zmq 4.1.xMatthias P. Braendli2015-07-031-3/+39
* Merge remote-tracking branch 'basicmaster/next' into nextMatthias P. Braendli2015-06-141-93/+126
|\
| * Data Groups refactoring: prevent unnecessary copiesStefan Pöschel2015-06-051-28/+35
| * Data Groups refactoring: DLS Data GroupStefan Pöschel2015-06-021-31/+23
| * Data Groups refactoring: move CRC attachment to DATA_GROUPStefan Pöschel2015-06-021-16/+15
| * Data Groups refactoring: MSC Data GroupStefan Pöschel2015-06-021-48/+32
| * Data Groups refactoring: Data Group Length IndicatorStefan Pöschel2015-06-021-18/+69
* | Add ability to connect the encoder to several ZMQ endpointsMatthias P. Braendli2015-06-051-32/+47
* | Move writing ICY Text to a separate async taskMatthias P. Braendli2015-05-222-4/+36
|/
* Autodetect VLC versionMatthias P. Braendli2015-05-041-4/+98
* Replace boost by C++11Matthias P. Braendli2015-05-045-36/+40
* Add BIG FAT utf8 WARNING to charset.hMatthias P. Braendli2015-04-301-0/+10
* Re-enable default conversion to EBU Latin basedStefan Pöschel2015-04-281-15/+21
* Fix MAXDLS regressionStefan Pöschel2015-04-231-2/+3
* Add support for DLS text raw UCS-2 BE inputStefan Pöschel2015-04-231-5/+21
* Change default DLS text charset to UTF-8Stefan Pöschel2015-04-231-2/+2
* Make DLS conversion from (ATM only) UTF-8 to EBU Latin optionalStefan Pöschel2015-04-231-12/+29
* Convert slide filename extension to lower caseMatthias P. Braendli2015-04-231-0/+2
* Autodetect ImageMagick availabilityMatthias P. Braendli2015-04-231-2/+20
* mot-encoder: Add charset converter for EBU LatinMatthias P. Braendli2015-04-237-42/+1135
* MOT encoder protocol change: transmit used PAD bytesStefan Pöschel2015-04-182-7/+14
* Fix len of used X-PAD at DLSStefan Pöschel2015-04-181-4/+13
* PAD: use announced PAD len for bufferStefan Pöschel2015-04-182-2/+3
* MOT: use max segment lenStefan Pöschel2015-04-171-3/+6
* Fix out-of-bounds read at higher PAD lengthStefan Pöschel2015-04-141-1/+3
* Fix corrupt Slideshow at 23 byte PADStefan Pöschel2015-04-141-1/+1
* Fix continuity index at MOT data groupStefan Pöschel2015-04-131-6/+13
* Short X-PAD support (only DLS)Stefan Pöschel2015-04-121-9/+18
* Fix MOT encoder debug regressionStefan Pöschel2015-04-121-2/+2
* DLS refactoringStefan Pöschel2015-04-121-229/+102
* VLCInput ICY write: use fputs_unlockedMatthias P. Braendli2015-04-121-1/+1
* mot-encoder: don't keep DLS input file openMatthias P. Braendli2015-04-121-6/+4
* VLC can write ICY Text into a file for mot-encoderMatthias P. Braendli2015-04-123-7/+38
* Fix usage screen about VLCMatthias P. Braendli2015-04-121-2/+2
* (Re)Create DLS data groups only if neededStefan Pöschel2015-04-101-3/+10