index
:
ODR-PadEnc
master
next
ODR-PadEnc backup repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update README
Stefan Pöschel
2017-01-06
1
-3
/
+6
*
MOT header: simplify extension addition
Stefan Pöschel
2017-01-06
1
-30
/
+41
*
Remove 'misleading indentation' warning due to tab in file
Matthias P. Braendli
2016-12-26
1
-1
/
+1
*
SLS: add custom params for catSLS etc.
Stefan Pöschel
2016-12-23
1
-25
/
+138
*
SLS: output source filename/size also for raw files
Stefan Pöschel
2016-12-23
1
-0
/
+5
*
Merge pull request #1 from paneda/fix-crc-conflict
Stefan Pöschel
2016-11-16
5
-278
/
+278
|
\
|
*
converted the crc into c++ with namespace.
Thomas Karlsson
2016-11-14
5
-278
/
+278
|
/
*
Fix version in configure.ac
v2.0.1
Stefan Pöschel
2016-10-14
1
-1
/
+1
*
Move some text from ODR-AudioEnc README
v2.0.0
Matthias P. Braendli
2016-09-23
1
-1
/
+88
*
Apply new name
Stefan Pöschel
2016-09-19
2
-44
/
+44
*
travis: fix bootstrap
Matthias P. Braendli
2016-09-16
1
-2
/
+2
*
Add Travis CI config
Matthias P. Braendli
2016-09-16
1
-0
/
+29
*
Really add ChangeLog
Matthias P. Braendli
2016-09-16
1
-0
/
+63
*
Add ChangeLog and update configure.ac project name
Matthias P. Braendli
2016-09-16
1
-1
/
+1
*
Replace lib_crc by crc from ODR-DabMux
Matthias P. Braendli
2016-09-11
6
-530
/
+303
*
Add config.h to gitignore
Matthias P. Braendli
2016-09-11
1
-0
/
+2
*
MOT encoder: slight fixes/refactoring/optimization
Stefan Pöschel
2016-08-20
1
-54
/
+45
*
Merge 'gh/next' into next
Matthias P. Braendli
2016-07-30
1
-19
/
+39
|
\
|
*
MOT encoder: also try PNG when resizing
Stefan Pöschel
2016-07-29
1
-19
/
+39
|
/
*
Improve Doxygen mainpage
Matthias P. Braendli
2016-07-08
1
-1
/
+1
*
Add doxygen configuration and target
Matthias P. Braendli
2016-07-08
2
-36
/
+45
*
MOT encoder: fix broken Slideshow by last commit
Stefan Pöschel
2016-06-27
1
-1
/
+1
*
MOT encoder: enable/fix all/extra warnings
Stefan Pöschel
2016-06-26
1
-9
/
+12
*
DLS: use common toggle flag for both DL and DL Plus msgs/cmds
Stefan Pöschel
2016-05-05
1
-4
/
+1
*
DLS: add DL Plus support
Stefan Pöschel
2016-04-24
1
-21
/
+257
*
Update ax_pthread m4 script
Matthias P. Braendli
2016-03-07
1
-192
/
+345
*
MOT encoder: save some bytes in MOT header ContentName
Stefan Pöschel
2015-12-13
1
-3
/
+3
*
MOT encoder: refactored MOT header generation
Stefan Pöschel
2015-12-13
1
-58
/
+117
*
Merge branch 'next' of github.com:Opendigitalradio/fdk-aac-dabplus into next
Stefan Pöschel
2015-12-06
0
-0
/
+0
|
\
*
|
MOT encoder: don't add black border to smaller slides (but emit warning)
Stefan Pöschel
2015-12-06
1
-25
/
+21
*
|
MOT encoder: fix MAXSLIDESIZE corner case
Stefan Pöschel
2015-12-06
1
-1
/
+1
*
|
MOT encoder: add quotes to file/dir names
Stefan Pöschel
2015-12-06
1
-16
/
+16
|
/
*
MOT encoder: refine max slide size according to TS 101 499
Stefan Pöschel
2015-11-30
1
-2
/
+2
*
MOT encoder: display MOT header filename
Stefan Pöschel
2015-11-29
1
-0
/
+4
*
MOT encoder: fix possible odd target image size
Stefan Pöschel
2015-11-29
1
-6
/
+14
*
MOT encoder: display correct image size after adding black border
Stefan Pöschel
2015-11-29
1
-0
/
+3
*
MOT encoder: ensure JPEG files not to have progressive coding
Stefan Pöschel
2015-11-29
1
-3
/
+8
*
MOT encoder: strip unneeded information from image
Stefan Pöschel
2015-11-27
1
-0
/
+3
*
Update charset.h
Matthias P. Braendli
2015-11-01
1
-7
/
+6
*
Merge remote-tracking branch 'basicmaster/next' into next
Matthias P. Braendli
2015-07-24
1
-6
/
+41
|
\
|
*
DLS: added cmdline option to insert Remove Label cmd when replacing a text
Stefan Pöschel
2015-07-21
1
-6
/
+41
*
|
Remove deprecated charsets from usage screen
Matthias P. Braendli
2015-07-24
1
-3
/
+0
*
|
Update EBU charset to new revision
Matthias P. Braendli
2015-07-24
1
-15
/
+17
|
/
*
MOT encoder: better queue type for PAD packetizer
Stefan Pöschel
2015-07-14
1
-5
/
+5
*
MOT encoder: new PAD packetizer
Stefan Pöschel
2015-07-14
1
-217
/
+320
*
Merge remote-tracking branch 'basicmaster/next' into next
Matthias P. Braendli
2015-06-14
1
-93
/
+126
|
\
|
*
Data Groups refactoring: prevent unnecessary copies
Stefan Pöschel
2015-06-05
1
-28
/
+35
|
*
Data Groups refactoring: DLS Data Group
Stefan Pöschel
2015-06-02
1
-31
/
+23
|
*
Data Groups refactoring: move CRC attachment to DATA_GROUP
Stefan Pöschel
2015-06-02
1
-16
/
+15
|
*
Data Groups refactoring: MSC Data Group
Stefan Pöschel
2015-06-02
1
-48
/
+32
[next]