summaryrefslogtreecommitdiffstats
path: root/src/mot-encoder.c
Commit message (Collapse)AuthorAgeFilesLines
* remove old piece of commented codeMatthias P. Braendli2014-04-221-43/+0
|
* Accelerate slideshow transferStefan Poeschel2014-03-291-31/+23
| | | | | | | This patch skips the transmission of Content-Type, which gives more bits to the transmission of slide content. Signed-off-by: Matthias P. Braendli <matthias.braendli@mpb.li>
* Add a check to mot-encoder for allowed padlen valuesMatthias P. Braendli2014-03-251-23/+34
|
* DataGroup Length Indicator bug fix (it's inserted in the same X-PAD field of ↵Sergio2014-03-251-30/+49
| | | | the first MOT segment)
* Verify that output file can be openedMatthias P. Braendli2014-03-171-0/+4
|
* Add version number to the programsMatthias P. Braendli2014-03-101-2/+7
|
* add pad length option to mot-encoderMatthias P. Braendli2014-03-101-2/+14
|
* Fix mot-encoder typoMatthias P. Braendli2014-03-091-3/+3
|
* make mot-encoder recognise -t optionMatthias P. Braendli2014-03-091-4/+4
|
* add options to mot-encoder, cleanupMatthias P. Braendli2014-03-091-302/+479
|
* Move sources to src, rename all programsMatthias P. Braendli2014-03-091-0/+638