aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tiny fixesStefan Pöschel2017-02-112-0/+6
* Move charset to separate source file to prevent multi-include errorsStefan Pöschel2017-02-113-28/+56
* Move common code partsStefan Pöschel2017-02-114-13/+46
* Replace tabs by spacesStefan Pöschel2017-02-061-25/+25
* PAD: limit packetizer visibilityStefan Pöschel2017-02-061-29/+24
* PAD: insert DLS regularly while SLS transmissionStefan Pöschel2017-02-063-18/+34
* PAD: make PADPacketizer queue privateStefan Pöschel2017-02-063-8/+18
* Relocate common PAD codeStefan Pöschel2017-02-044-328/+406
* Add common headerStefan Pöschel2017-02-045-6/+43
* Make: include also headers (needed for dist)Stefan Pöschel2017-02-041-2/+5
* Code cleanupStefan Pöschel2017-02-042-57/+48
* Make: remove unused filesStefan Pöschel2017-02-042-143/+0
* Update READMEStefan Pöschel2017-01-061-3/+6
* MOT header: simplify extension additionStefan Pöschel2017-01-061-30/+41
* Remove 'misleading indentation' warning due to tab in fileMatthias P. Braendli2016-12-261-1/+1
* SLS: add custom params for catSLS etc.Stefan Pöschel2016-12-231-25/+138
* SLS: output source filename/size also for raw filesStefan Pöschel2016-12-231-0/+5
* Merge pull request #1 from paneda/fix-crc-conflictStefan Pöschel2016-11-165-278/+278
|\
| * converted the crc into c++ with namespace.Thomas Karlsson2016-11-145-278/+278
|/
* Fix version in configure.acv2.0.1Stefan Pöschel2016-10-141-1/+1
* Move some text from ODR-AudioEnc READMEv2.0.0Matthias P. Braendli2016-09-231-1/+88
* Apply new nameStefan Pöschel2016-09-192-44/+44
* travis: fix bootstrapMatthias P. Braendli2016-09-161-2/+2
* Add Travis CI configMatthias P. Braendli2016-09-161-0/+29
* Really add ChangeLogMatthias P. Braendli2016-09-161-0/+63
* Add ChangeLog and update configure.ac project nameMatthias P. Braendli2016-09-161-1/+1
* Replace lib_crc by crc from ODR-DabMuxMatthias P. Braendli2016-09-116-530/+303
* Add config.h to gitignoreMatthias P. Braendli2016-09-111-0/+2
* MOT encoder: slight fixes/refactoring/optimizationStefan Pöschel2016-08-201-54/+45
* Merge 'gh/next' into nextMatthias P. Braendli2016-07-301-19/+39
|\
| * MOT encoder: also try PNG when resizingStefan Pöschel2016-07-291-19/+39
|/
* Improve Doxygen mainpageMatthias P. Braendli2016-07-081-1/+1
* Add doxygen configuration and targetMatthias P. Braendli2016-07-082-36/+45
* MOT encoder: fix broken Slideshow by last commitStefan Pöschel2016-06-271-1/+1
* MOT encoder: enable/fix all/extra warningsStefan Pöschel2016-06-261-9/+12
* DLS: use common toggle flag for both DL and DL Plus msgs/cmdsStefan Pöschel2016-05-051-4/+1
* DLS: add DL Plus supportStefan Pöschel2016-04-241-21/+257
* Update ax_pthread m4 scriptMatthias P. Braendli2016-03-071-192/+345
* MOT encoder: save some bytes in MOT header ContentNameStefan Pöschel2015-12-131-3/+3
* MOT encoder: refactored MOT header generationStefan Pöschel2015-12-131-58/+117
* Merge branch 'next' of github.com:Opendigitalradio/fdk-aac-dabplus into nextStefan Pöschel2015-12-060-0/+0
|\
* | MOT encoder: don't add black border to smaller slides (but emit warning)Stefan Pöschel2015-12-061-25/+21
* | MOT encoder: fix MAXSLIDESIZE corner caseStefan Pöschel2015-12-061-1/+1
* | 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