summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* file list waitpid addedChristian Pointner2011-04-202-3/+27
|
* added file_list waitpid functionChristian Pointner2011-04-203-4/+9
|
* added option for post processingChristian Pointner2011-04-207-5/+38
|
* inverted meaning of offsetChristian Pointner2011-04-202-9/+12
| | | | | | more output @info level
* switched to multifdsinkChristian Pointner2011-04-206-27/+90
| | | | | | | no pthread at log (usign GThread instead) file_list ist now thread safe
* first tests with fdsinkChristian Pointner2011-04-201-6/+4
|
* inital debian packagesChristian Pointner2011-04-192-21/+4
|
* moved file specific thins to file_listChristian Pointner2011-04-185-88/+218
|
* calculating next boundary (not tested yet)Christian Pointner2011-04-172-4/+18
|
* time boundary check works nowChristian Pointner2011-04-171-33/+37
|
* added some TODO commentsChristian Pointner2011-04-161-0/+10
|
* minor refactoringChristian Pointner2011-04-161-8/+18
|
* fixed missing return @ open_fileChristian Pointner2011-04-161-0/+2
|
* file modes can now be configuredChristian Pointner2011-04-165-10/+27
|
* writer thread stops loop at end of executionChristian Pointner2011-04-153-5/+12
|
* added file name handlingChristian Pointner2011-04-153-17/+75
|
* time boundary calculations added Christian Pointner2011-04-153-2/+52
|
* files have a fixed length now (1 hour)Christian Pointner2011-04-135-17/+24
| | | | | | introduced sample interval
* fixed configureChristian Pointner2011-02-221-6/+8
|
* no app sink anymoreChristian Pointner2011-02-204-19/+37
| | | | | | tests with clocks
* switching to appsrc for writer elementChristian Pointner2011-02-204-11/+37
|
* added writer Christian Pointner2011-02-204-17/+132
|
* added new command line optionsChristian Pointner2011-02-203-12/+37
|
* the source bin can be configured nowChristian Pointner2011-02-173-12/+29
|
* small cleanupChristian Pointner2011-02-162-5/+18
| | | | | | added info and warning at bus_call
* added signal handlerChristian Pointner2011-02-164-9/+156
|
* better locking für loggingChristian Pointner2011-02-161-3/+8
|
* log_printf is thread safe now, however log_init and log_add_target isn'tChristian Pointner2011-02-163-4/+12
|
* some other pipelineChristian Pointner2011-02-151-31/+15
|
* first gstreamer pipelineChristian Pointner2011-02-155-216/+99
|
* added initial versionChristian Pointner2011-02-1516-0/+2226