summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-02-04Use asciidoc's shylesheet attribute instead of fixing css with sedHEADmasterBenjamin Franzke3-19/+18
2013-02-04pres: Fix cutint paramsBenjamin Franzke1-1/+1
2013-02-04pres: Fix overlap heightBenjamin Franzke1-1/+1
2013-02-04add overlap graphJan Klemkow1-0/+4
2013-02-04Fix graphsBenjamin Franzke6-294/+3155
2013-02-04pres: Change titleBenjamin Franzke1-1/+1
2013-02-04pres: Fix graph heightBenjamin Franzke1-3/+3
2013-02-04new data and images for plotsJan Klemkow5-751/+627
2013-02-04fin slidesJan Klemkow1-84/+26
2013-02-04cutting: Fix file pathBenjamin Franzke1-1/+1
2013-02-04pres: add imageJan Klemkow1-0/+4
2013-02-04add cutting.diaJan Klemkow1-0/+0
2013-02-04bug fixJan Klemkow1-1/+1
2013-02-04stack and rmcut dia and preseJan Klemkow3-0/+4
2013-02-04pres: Add rmcut slideBenjamin Franzke1-0/+28
2013-02-04pres: Rename cuting slide to cutintBenjamin Franzke1-1/+1
2013-02-04pres: Fix typo Stuktur->StrukturBenjamin Franzke1-1/+1
2013-02-04stack.dia: Fix typo: plural of library is librariesBenjamin Franzke1-0/+0
2013-02-04pres: Fix graph widths to 100%Benjamin Franzke1-2/+2
2013-02-04pres: Add notes to cutint slideBenjamin Franzke1-1/+9
2013-02-04doc: Add hs-wismar branding to presentationBenjamin Franzke3-1/+18
2013-02-04doc: File image path in pres and actually convert them from diaBenjamin Franzke2-5/+8
2013-02-04add images for presentationJan Klemkow5-0/+17
2013-02-03doc: Fix umlauts and some phrasesBenjamin Franzke1-63/+63
2013-02-03doc: Correction after proofreadBenjamin Franzke1-42/+43
2013-02-02findcut: Add flag to print the previous frames time as beginningBenjamin Franzke2-5/+11
used when doing an inverse operation. Also directly used in rmcut
2013-02-02Add script to remove a cut-video from a videoBenjamin Franzke1-0/+8
2013-02-02findcut: Add range flagBenjamin Franzke1-3/+16
So that we get the start time and end time.
2013-02-02cutint: Allow giving only a start value as last parameterBenjamin Franzke1-2/+5
So that the end is automatically the end of the file.
2013-02-02doc: add some text about cutintJan Klemkow1-4/+22
2013-02-02change ksh kind of array into empty stringJan Klemkow1-2/+1
2013-02-02convert cutint.sh to BSD behaviaJan Klemkow1-2/+6
2013-02-02cutint: Do not use arrays but a string to store tmp filesBenjamin Franzke1-4/+4
2013-02-02cuttint: Remove temporary partsBenjamin Franzke1-0/+1
2013-02-02Add script to concat by given intervalsBenjamin Franzke1-0/+28
2013-02-02Use PRId64 for int64_t in printfsBenjamin Franzke4-4/+8
Using %lld is not portable, since it depends on the architecture whether to use %ld or %lld. The inttypes.h header thus defines macros that propose the correct one.
2013-02-02add pictures and text for findcutsJan Klemkow5-0/+2541
2013-02-02add some fileextentions to .gitignoreJan Klemkow1-0/+5
2013-02-02suppress warning for wrong use of printing flagsJan Klemkow3-3/+3
2013-02-02add findcut graph plotting for documentationJan Klemkow1-0/+3
2013-02-02add findcutJan Klemkow1-2/+5
2013-02-02add tool to recognize a cut inside a videoJan Klemkow1-0/+88
2013-02-01add text and ffmpeg exampleJan Klemkow1-3/+11
2013-02-01add some text about cuttingJan Klemkow1-2/+7
2013-02-01Add graph and text into documentation.Jan Klemkow3-3/+327
2013-02-01add data for plotting and documentationJan Klemkow2-0/+4193
2013-02-01cutting: BUG FIXJan Klemkow1-2/+2
2013-02-01plot: fix file pathJan Klemkow1-1/+1
2013-02-01cuttime: use diff slope for cut detectionJan Klemkow1-1/+1
2013-02-01fix filedescriptor leakJan Klemkow1-1/+1