Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | most fixes for gcc + -Wall and clang | Christian Pointner | 2012-09-25 | 7 | -15/+31 |
* | daylight savings info at boundary outputs | Christian Pointner | 2011-04-28 | 2 | -2/+2 |
* | removed init script | Christian Pointner | 2011-04-28 | 2 | -23/+3 |
* | added exec for post processing | Christian Pointner | 2011-04-24 | 6 | -216/+59 |
* | fixed file header | Christian Pointner | 2011-04-24 | 22 | -80/+454 |
* | setting recovery policy (fix the enum value) | Christian Pointner | 2011-04-21 | 1 | -0/+2 |
* | fixed typo | Christian Pointner | 2011-04-21 | 2 | -2/+2 |
* | whitespace | Christian Pointner | 2011-04-20 | 1 | -1/+1 |
* | fixed make install | Christian Pointner | 2011-04-20 | 1 | -4/+3 |
* | file list waitpid added | Christian Pointner | 2011-04-20 | 2 | -3/+27 |
* | added file_list waitpid function | Christian Pointner | 2011-04-20 | 3 | -4/+9 |
* | added option for post processing | Christian Pointner | 2011-04-20 | 7 | -5/+38 |
* | inverted meaning of offset | Christian Pointner | 2011-04-20 | 2 | -9/+12 |
* | switched to multifdsink | Christian Pointner | 2011-04-20 | 6 | -27/+90 |
* | first tests with fdsink | Christian Pointner | 2011-04-20 | 1 | -6/+4 |
* | inital debian packages | Christian Pointner | 2011-04-19 | 2 | -21/+4 |
* | moved file specific thins to file_list | Christian Pointner | 2011-04-18 | 5 | -88/+218 |
* | calculating next boundary (not tested yet) | Christian Pointner | 2011-04-17 | 2 | -4/+18 |
* | time boundary check works now | Christian Pointner | 2011-04-17 | 1 | -33/+37 |
* | added some TODO comments | Christian Pointner | 2011-04-16 | 1 | -0/+10 |
* | minor refactoring | Christian Pointner | 2011-04-16 | 1 | -8/+18 |
* | fixed missing return @ open_file | Christian Pointner | 2011-04-16 | 1 | -0/+2 |
* | file modes can now be configured | Christian Pointner | 2011-04-16 | 5 | -10/+27 |
* | writer thread stops loop at end of execution | Christian Pointner | 2011-04-15 | 3 | -5/+12 |
* | added file name handling | Christian Pointner | 2011-04-15 | 3 | -17/+75 |
* | time boundary calculations added | Christian Pointner | 2011-04-15 | 3 | -2/+52 |
* | files have a fixed length now (1 hour) | Christian Pointner | 2011-04-13 | 5 | -17/+24 |
* | fixed configure | Christian Pointner | 2011-02-22 | 1 | -6/+8 |
* | no app sink anymore | Christian Pointner | 2011-02-20 | 4 | -19/+37 |
* | switching to appsrc for writer element | Christian Pointner | 2011-02-20 | 4 | -11/+37 |
* | added writer | Christian Pointner | 2011-02-20 | 4 | -17/+132 |
* | added new command line options | Christian Pointner | 2011-02-20 | 3 | -12/+37 |
* | the source bin can be configured now | Christian Pointner | 2011-02-17 | 3 | -12/+29 |
* | small cleanup | Christian Pointner | 2011-02-16 | 2 | -5/+18 |
* | added signal handler | Christian Pointner | 2011-02-16 | 4 | -9/+156 |
* | better locking für logging | Christian Pointner | 2011-02-16 | 1 | -3/+8 |
* | log_printf is thread safe now, however log_init and log_add_target isn't | Christian Pointner | 2011-02-16 | 3 | -4/+12 |
* | some other pipeline | Christian Pointner | 2011-02-15 | 1 | -31/+15 |
* | first gstreamer pipeline | Christian Pointner | 2011-02-15 | 5 | -216/+99 |
* | added initial version | Christian Pointner | 2011-02-15 | 16 | -0/+2226 |