RSS feed
14e9d3dc
– knik <knik@users.sourceforge.net>
authored
on 2017/07/19 10:43
got rid of potentially-uninitialized-variable warning
eb571ad2
– knik <knik@users.sourceforge.net>
authored
on 2017/07/19 02:12
update
4fda3e8b
– knik <knik@users.sourceforge.net>
authored
on 2017/07/18 18:52
new verbosity level
0b6d7604
– knik <knik@users.sourceforge.net>
authored
on 2017/07/18 18:43
silent option replaced with verbosity option
cc8b449a
– knik <knik@users.sourceforge.net>
authored
on 2017/07/18 18:21
'meta' atom format fixed
ccc31b06
– knik <knik@users.sourceforge.net>
authored
on 2017/07/18 14:00
atom order as specified in standard
3aee10e5
– knik <knik@users.sourceforge.net>
authored
on 2017/07/18 13:40
leftover debug code removed
f47f32ba
– knik <knik@users.sourceforge.net>
authored
on 2017/07/18 09:58
added quiet mode
b03ff456
– knik <knik@users.sourceforge.net>
authored
on 2017/07/17 18:58
removed problematic printf, improved some printf's
98c5d013
– knik <knik@users.sourceforge.net>
authored
on 2017/07/17 18:56
enabled --track and --disc tags
5321541c
– knik <knik@users.sourceforge.net>
authored
on 2017/07/17 13:29
version -> 1.29.2
e2b19b3b
– knik <knik@users.sourceforge.net>
authored
on 2017/07/17 13:22
compilation problem fix
b5448ac8
– knik <knik@users.sourceforge.net>
authored
on 2017/07/17 13:20
really stupid realloc bug
369f3279
– knik <knik@users.sourceforge.net>
authored
on 2017/07/17 12:49
version -> 1.29.1
82bfa6eb
– knik <knik@users.sourceforge.net>
authored
on 2017/07/17 12:48
removed unused library
5730e001
– knik <knik@users.sourceforge.net>
authored
on 2017/07/16 17:08
I don't really know what this field is supposed to mean
37be1fb4
– knik <knik@users.sourceforge.net>
authored
on 2017/07/16 14:47
datastruct fix
daa69ed3
– knik <knik@users.sourceforge.net>
authored
on 2017/07/16 14:25
format again
40fe3064
– knik <knik@users.sourceforge.net>
authored
on 2017/07/16 12:41
bad format string
eb39814b
– knik <knik@users.sourceforge.net>
authored
on 2017/07/16 12:33
new mp4 output module written from scratch
5726e930
– knik <knik@users.sourceforge.net>
authored
on 2017/07/09 14:03
Merge branch 'master' of ssh://git.code.sf.net/p/faac/faac
3b60971f
– knik <knik@users.sourceforge.net>
authored
on 2017/07/09 13:48
fixed AM_CONDITIONAL
5fb579ce
– knik <knik@users.sourceforge.net>
authored
on 2017/07/09 13:48
fidex AM_CONDITIONAL
3d8f031b
– knik <knik@users.sourceforge.net>
authored
on 2017/07/09 13:47
Merge branch 'master' of ssh://git.code.sf.net/p/faac/faac
4f1a2dd0
– knik <knik@users.sourceforge.net>
authored
on 2017/07/09 13:37
MINGW compile/build fix
7915c0a2
– knik <knik@users.sourceforge.net>
authored
on 2017/07/09 13:37
MINGW compile/build fix
e77b325b
– knik <knik@users.sourceforge.net>
authored
on 2017/07/08 16:39
tiny fix
d150e190
– knik <knik@users.sourceforge.net>
authored
on 2017/07/08 11:52
more files .gitignored
053a9548
– knik <knik@users.sourceforge.net>
authored
on 2017/07/08 06:06
obsolete .cvsignore deleted
52380769
– knik <knik@users.sourceforge.net>
authored
on 2017/07/08 06:04
added option --ignorelength (support for WAV files over 4 GB)
5f370172
– knik <knik@users.sourceforge.net>
authored
on 2017/07/07 10:08
updated bug-report address
451843df
– knik <knik@users.sourceforge.net>
authored
on 2017/07/04 14:49
renamed: configure.in -> configure.ac
9a5559a0
– knik <knik@users.sourceforge.net>
authored
on 2017/07/04 14:22
renamed: .cvsignore -> .gitignore
3debb348
– knik <knik>
authored
on 2017/07/03 08:07
fix autotools warnings
f495fc62
– knik <knik>
authored
on 2017/07/02 13:10
exit when trying to encode mp4 to stdin
6e869f1c
– knik <knik>
authored
on 2017/07/02 12:12
patch by Dan Kegel: fixed compiler error (C++11 requires a space between literal and identifier)
af892dcd
– knik <knik>
authored
on 2017/07/02 11:48
avoid automake warning
9815d9dc
– knik <knik>
authored
on 2017/07/02 10:35
correct __GNUC__ macro name so the struct is actually packed
fa89cd52
– knik <knik>
authored
on 2017/07/02 10:19
use version number from configure.in
92a49839
– knik <knik>
authored
on 2017/07/02 09:57
version number update
686c34e8
– knik <knik>
authored
on 2017/07/01 05:46
limit the number of searched chunks to avoid possible long loop
64bbc928
– knik <knik>
authored
on 2017/07/01 05:35
fixed compiler error