| Commit message (Expand) | Author | Age | Files | Lines |
* | avi needs 4 byte padding | Ronald S. Bultje | 2002-10-24 | 1 | -7/+47 |
* | Use strerror() instead of sys_errlist[] (deprecated) | Ronald S. Bultje | 2002-10-24 | 3 | -31/+31 |
* | Make it loopbased and use only one video and one audio pad. framerate is also... | Ronald S. Bultje | 2002-10-23 | 2 | -146/+222 |
* | .m4 to check for presence of an element let me know if this works | Thomas Vander Stichele | 2002-10-23 | 3 | -0/+24 |
* | fix my bogus additons ot last commit, thanks to taaz | Christian Schaller | 2002-10-22 | 1 | -2/+0 |
* | fixed licensing on wavenc plugin. Permissions for LGPL gotten from Aaron Holt... | Christian Schaller | 2002-10-22 | 1 | -2/+19 |
* | Added a WAV file encoder | Iain Holmes | 2002-10-21 | 4 | -1/+395 |
* | Add an example that shows transcoding stats for mpeg audio to vorbis | Wim Taymans | 2002-10-20 | 2 | -0/+109 |
* | lots of fixes to the spec based on the more strict rules of RH8, actually a g... | Christian Schaller | 2002-10-20 | 1 | -13/+139 |
* | Another iteration. Tested and compiles on 1.0.2, 1.0.3, 1.0.4 | David Schleef | 2002-10-20 | 1 | -1/+5 |
* | scrub vorbis cflags | Thomas Vander Stichele | 2002-10-19 | 1 | -0/+1 |
* | stop bugging me i'm in none of these dirs | Thomas Vander Stichele | 2002-10-19 | 1 | -2/+2 |
* | yay for gcc 3 | Thomas Vander Stichele | 2002-10-19 | 2 | -3/+4 |
* | fix version test in compat, yeay | Thomas Vander Stichele | 2002-10-19 | 1 | -1/+1 |
* | add snapshot dir to Makefile | Jeremy Simon | 2002-10-18 | 1 | -2/+8 |
* | enable the snapshot plugin build | Jeremy Simon | 2002-10-18 | 1 | -0/+1 |
* | thanks again taaz | Thomas Vander Stichele | 2002-10-18 | 1 | -42/+42 |
* | thanks taaz | Thomas Vander Stichele | 2002-10-18 | 1 | -1/+1 |
* | added audiosrc and videosrc | Thomas Vander Stichele | 2002-10-18 | 1 | -3/+25 |
* | Some cleanups, fix for the blending code | Wim Taymans | 2002-10-17 | 3 | -84/+84 |
* | - implemented clock sweep on 90 degree angles to compensate for aspect ratio. | Wim Taymans | 2002-10-15 | 4 | -275/+351 |
* | Some more wipes, added radial wipes | Wim Taymans | 2002-10-15 | 3 | -11/+515 |
* | Fixed some logic on the 1.0.3->1.0.4 compatibility | David Schleef | 2002-10-14 | 1 | -1/+1 |
* | Removed unused code, fixed a bug | Wim Taymans | 2002-10-13 | 2 | -16/+2 |
* | - reimplemented using organic masks, rendered with gouraud shaded triangles | Wim Taymans | 2002-10-13 | 8 | -212/+763 |
* | more compatibility stuff for 1.0.3 -> 1.0.4 | David Schleef | 2002-10-11 | 1 | -0/+10 |
* | fix for big endian machines. Chunk ID conversion was being swabbed twice. | David Schleef | 2002-10-10 | 2 | -5/+5 |
* | Added the base framework for the SMPTE transitions and wipes. | Wim Taymans | 2002-10-10 | 8 | -0/+921 |
* | I wonder how we ever got along without this | Thomas Vander Stichele | 2002-10-06 | 1 | -1/+1 |
* | use proper version prefix use pkgconfig to find libdv | David I. Lehn | 2002-10-03 | 1 | -5/+3 |
* | api change | Thomas Vander Stichele | 2002-10-02 | 1 | -1/+1 |
* | adding testsuite | Thomas Vander Stichele | 2002-10-01 | 1 | -2/+3 |
* | list preferred autotools | Thomas Vander Stichele | 2002-09-30 | 2 | -4/+8 |
* | Some quick fixes for FLAC 1.0.4 | Wim Taymans | 2002-09-29 | 2 | -4/+4 |
* | licenses again | Andy Wingo | 2002-09-29 | 2 | -2/+2 |
* | add license | Andy Wingo | 2002-09-29 | 1 | -0/+1 |
* | I'm such an idiot - these files should have been in a week ago | Ronald S. Bultje | 2002-09-28 | 5 | -90/+28 |
* | This adds a generic video functions library | Ronald S. Bultje | 2002-09-26 | 3 | -1/+6 |
* | Fix various overflow cases, this should fix seeking on very large files. | Wim Taymans | 2002-09-23 | 2 | -14/+5 |
* | final backport | Thomas Vander Stichele | 2002-09-23 | 2 | -4/+399 |
* | oss debug backport fixes | Thomas Vander Stichele | 2002-09-23 | 1 | -10/+48 |
* | release backport | Thomas Vander Stichele | 2002-09-23 | 1 | -2/+3 |
* | better README | Thomas Vander Stichele | 2002-09-23 | 1 | -10/+93 |
* | Add a statement terminating semicolon. | David I. Lehn | 2002-09-21 | 1 | -1/+1 |
* | no whitespace is allowed between macro names and parameter lists | David I. Lehn | 2002-09-21 | 1 | -1/+1 |
* | Redo last change by using glib's CLAMP() macro | David Schleef | 2002-09-20 | 1 | -4/+3 |
* | Clip defaults of control parameters to range. | David Schleef | 2002-09-20 | 1 | -0/+4 |
* | This patch fixes some issues caused by design issues in video4linux, adds som... | Ronald S. Bultje | 2002-09-20 | 2 | -57/+67 |
* | Revert the revert to 1.0.0 vorbis.m4 code. | David I. Lehn | 2002-09-19 | 1 | -1/+2 |
* | With these changes, the generated AVI has a valid index and can thus be read ... | Ronald S. Bultje | 2002-09-19 | 1 | -11/+25 |