summaryrefslogtreecommitdiff
path: root/src/rharchive.c
Commit message (Expand)AuthorAgeFilesLines
* fixed some cleanup errors, version output contians compiler infoHEADmasterChristian Pointner2015-05-181-3/+3
* fixed return code after signal or errorChristian Pointner2015-05-181-15/+33
* updated copyright infoChristian Pointner2015-05-181-1/+1
* add exception for non GPL GStreamer Plugins to LicenseChristian Pointner2014-09-201-1/+7
* added new option --nocache which controls the usage of O_DIRECTChristian Pointner2014-02-041-1/+1
* whitespace cleanupsChristian Pointner2013-12-271-2/+2
* most fixes for gcc + -Wall and clangChristian Pointner2012-09-251-0/+1
* fixed file headerChristian Pointner2011-04-241-4/+1
* added option for post processingChristian Pointner2011-04-201-1/+1
* file modes can now be configuredChristian Pointner2011-04-161-1/+1
* writer thread stops loop at end of executionChristian Pointner2011-04-151-1/+1
* added file name handlingChristian Pointner2011-04-151-4/+6
* files have a fixed length now (1 hour)Christian Pointner2011-04-131-2/+2
* no app sink anymoreChristian Pointner2011-02-201-7/+10
* switching to appsrc for writer elementChristian Pointner2011-02-201-2/+2
* added writer Christian Pointner2011-02-201-17/+17
* added new command line optionsChristian Pointner2011-02-201-11/+9
* the source bin can be configured nowChristian Pointner2011-02-171-12/+21
* small cleanupChristian Pointner2011-02-161-4/+17
* added signal handlerChristian Pointner2011-02-161-9/+7
* log_printf is thread safe now, however log_init and log_add_target isn'tChristian Pointner2011-02-161-2/+2
* some other pipelineChristian Pointner2011-02-151-31/+15
* first gstreamer pipelineChristian Pointner2011-02-151-25/+93
* added initial versionChristian Pointner2011-02-151-0/+177