Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-04 | Use asciidoc's shylesheet attribute instead of fixing css with sedHEADmaster | Benjamin Franzke | 3 | -19/+18 | |
2013-02-04 | pres: Fix cutint params | Benjamin Franzke | 1 | -1/+1 | |
2013-02-04 | pres: Fix overlap height | Benjamin Franzke | 1 | -1/+1 | |
2013-02-04 | add overlap graph | Jan Klemkow | 1 | -0/+4 | |
2013-02-04 | Fix graphs | Benjamin Franzke | 6 | -294/+3155 | |
2013-02-04 | pres: Change title | Benjamin Franzke | 1 | -1/+1 | |
2013-02-04 | pres: Fix graph height | Benjamin Franzke | 1 | -3/+3 | |
2013-02-04 | new data and images for plots | Jan Klemkow | 5 | -751/+627 | |
2013-02-04 | fin slides | Jan Klemkow | 1 | -84/+26 | |
2013-02-04 | cutting: Fix file path | Benjamin Franzke | 1 | -1/+1 | |
2013-02-04 | pres: add image | Jan Klemkow | 1 | -0/+4 | |
2013-02-04 | add cutting.dia | Jan Klemkow | 1 | -0/+0 | |
2013-02-04 | bug fix | Jan Klemkow | 1 | -1/+1 | |
2013-02-04 | stack and rmcut dia and prese | Jan Klemkow | 3 | -0/+4 | |
2013-02-04 | pres: Add rmcut slide | Benjamin Franzke | 1 | -0/+28 | |
2013-02-04 | pres: Rename cuting slide to cutint | Benjamin Franzke | 1 | -1/+1 | |
2013-02-04 | pres: Fix typo Stuktur->Struktur | Benjamin Franzke | 1 | -1/+1 | |
2013-02-04 | stack.dia: Fix typo: plural of library is libraries | Benjamin Franzke | 1 | -0/+0 | |
2013-02-04 | pres: Fix graph widths to 100% | Benjamin Franzke | 1 | -2/+2 | |
2013-02-04 | pres: Add notes to cutint slide | Benjamin Franzke | 1 | -1/+9 | |
2013-02-04 | doc: Add hs-wismar branding to presentation | Benjamin Franzke | 3 | -1/+18 | |
2013-02-04 | doc: File image path in pres and actually convert them from dia | Benjamin Franzke | 2 | -5/+8 | |
2013-02-04 | add images for presentation | Jan Klemkow | 5 | -0/+17 | |
2013-02-03 | doc: Fix umlauts and some phrases | Benjamin Franzke | 1 | -63/+63 | |
2013-02-03 | doc: Correction after proofread | Benjamin Franzke | 1 | -42/+43 | |
2013-02-02 | findcut: Add flag to print the previous frames time as beginning | Benjamin Franzke | 2 | -5/+11 | |
used when doing an inverse operation. Also directly used in rmcut | |||||
2013-02-02 | Add script to remove a cut-video from a video | Benjamin Franzke | 1 | -0/+8 | |
2013-02-02 | findcut: Add range flag | Benjamin Franzke | 1 | -3/+16 | |
So that we get the start time and end time. | |||||
2013-02-02 | cutint: Allow giving only a start value as last parameter | Benjamin Franzke | 1 | -2/+5 | |
So that the end is automatically the end of the file. | |||||
2013-02-02 | doc: add some text about cutint | Jan Klemkow | 1 | -4/+22 | |
2013-02-02 | change ksh kind of array into empty string | Jan Klemkow | 1 | -2/+1 | |
2013-02-02 | convert cutint.sh to BSD behavia | Jan Klemkow | 1 | -2/+6 | |
2013-02-02 | cutint: Do not use arrays but a string to store tmp files | Benjamin Franzke | 1 | -4/+4 | |
2013-02-02 | cuttint: Remove temporary parts | Benjamin Franzke | 1 | -0/+1 | |
2013-02-02 | Add script to concat by given intervals | Benjamin Franzke | 1 | -0/+28 | |
2013-02-02 | Use PRId64 for int64_t in printfs | Benjamin Franzke | 4 | -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-02 | add pictures and text for findcuts | Jan Klemkow | 5 | -0/+2541 | |
2013-02-02 | add some fileextentions to .gitignore | Jan Klemkow | 1 | -0/+5 | |
2013-02-02 | suppress warning for wrong use of printing flags | Jan Klemkow | 3 | -3/+3 | |
2013-02-02 | add findcut graph plotting for documentation | Jan Klemkow | 1 | -0/+3 | |
2013-02-02 | add findcut | Jan Klemkow | 1 | -2/+5 | |
2013-02-02 | add tool to recognize a cut inside a video | Jan Klemkow | 1 | -0/+88 | |
2013-02-01 | add text and ffmpeg example | Jan Klemkow | 1 | -3/+11 | |
2013-02-01 | add some text about cutting | Jan Klemkow | 1 | -2/+7 | |
2013-02-01 | Add graph and text into documentation. | Jan Klemkow | 3 | -3/+327 | |
2013-02-01 | add data for plotting and documentation | Jan Klemkow | 2 | -0/+4193 | |
2013-02-01 | cutting: BUG FIX | Jan Klemkow | 1 | -2/+2 | |
2013-02-01 | plot: fix file path | Jan Klemkow | 1 | -1/+1 | |
2013-02-01 | cuttime: use diff slope for cut detection | Jan Klemkow | 1 | -1/+1 | |
2013-02-01 | fix filedescriptor leak | Jan Klemkow | 1 | -1/+1 | |