summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* thanks again taazThomas Vander Stichele2002-10-181-42/+42
| | | | | Original commit message from CVS: thanks again taaz
* thanks taazThomas Vander Stichele2002-10-181-1/+1
| | | | | Original commit message from CVS: thanks taaz
* added audiosrc and videosrcThomas Vander Stichele2002-10-181-3/+25
| | | | | Original commit message from CVS: added audiosrc and videosrc
* Some cleanups, fix for the blending codeWim Taymans2002-10-173-84/+84
| | | | | Original commit message from CVS: Some cleanups, fix for the blending code
* - implemented clock sweep on 90 degree angles to compensate for aspect ratio.Wim Taymans2002-10-154-275/+351
| | | | | | | Original commit message from CVS: - implemented clock sweep on 90 degree angles to compensate for aspect ratio. - implemented remaining clock wipes
* Some more wipes, added radial wipesWim Taymans2002-10-153-11/+515
| | | | | Original commit message from CVS: Some more wipes, added radial wipes
* Fixed some logic on the 1.0.3->1.0.4 compatibilityDavid Schleef2002-10-141-1/+1
| | | | | Original commit message from CVS: Fixed some logic on the 1.0.3->1.0.4 compatibility
* Removed unused code, fixed a bugWim Taymans2002-10-132-16/+2
| | | | | Original commit message from CVS: Removed unused code, fixed a bug
* - reimplemented using organic masks, rendered with gouraud shaded trianglesWim Taymans2002-10-138-212/+763
| | | | | | | Original commit message from CVS: - reimplemented using organic masks, rendered with gouraud shaded triangles - implemented more masks - implemented adjustable border
* more compatibility stuff for 1.0.3 -> 1.0.4David Schleef2002-10-111-0/+10
| | | | | Original commit message from CVS: more compatibility stuff for 1.0.3 -> 1.0.4
* fix for big endian machines. Chunk ID conversion was being swabbed twice.David Schleef2002-10-102-5/+5
| | | | | | Original commit message from CVS: fix for big endian machines. Chunk ID conversion was being swabbed twice.
* Added the base framework for the SMPTE transitions and wipes.Wim Taymans2002-10-108-0/+921
| | | | | Original commit message from CVS: Added the base framework for the SMPTE transitions and wipes.
* I wonder how we ever got along without thisThomas Vander Stichele2002-10-061-1/+1
| | | | | Original commit message from CVS: I wonder how we ever got along without this
* use proper version prefix use pkgconfig to find libdvDavid I. Lehn2002-10-031-5/+3
| | | | | | Original commit message from CVS: use proper version prefix use pkgconfig to find libdv
* api changeThomas Vander Stichele2002-10-021-1/+1
| | | | | Original commit message from CVS: api change
* adding testsuiteThomas Vander Stichele2002-10-011-2/+3
| | | | | Original commit message from CVS: adding testsuite
* list preferred autotoolsThomas Vander Stichele2002-09-302-4/+8
| | | | | Original commit message from CVS: list preferred autotools
* Some quick fixes for FLAC 1.0.4Wim Taymans2002-09-292-4/+4
| | | | | Original commit message from CVS: Some quick fixes for FLAC 1.0.4
* licenses againAndy Wingo2002-09-292-2/+2
| | | | | Original commit message from CVS: licenses again
* add licenseAndy Wingo2002-09-291-0/+1
| | | | | Original commit message from CVS: add license
* I'm such an idiot - these files should have been in a week agoRonald S. Bultje2002-09-285-90/+28
| | | | | Original commit message from CVS: I'm such an idiot - these files should have been in a week ago
* This adds a generic video functions libraryRonald S. Bultje2002-09-263-1/+6
| | | | | Original commit message from CVS: This adds a generic video functions library
* Fix various overflow cases, this should fix seeking on very large files.Wim Taymans2002-09-232-14/+5
| | | | | | Original commit message from CVS: Fix various overflow cases, this should fix seeking on very large files.
* final backportThomas Vander Stichele2002-09-232-4/+399
| | | | | Original commit message from CVS: final backport
* oss debug backport fixesThomas Vander Stichele2002-09-231-10/+48
| | | | | Original commit message from CVS: oss debug backport fixes
* release backportThomas Vander Stichele2002-09-231-2/+3
| | | | | Original commit message from CVS: release backport
* better READMEThomas Vander Stichele2002-09-231-10/+93
| | | | | Original commit message from CVS: better README
* Add a statement terminating semicolon.David I. Lehn2002-09-211-1/+1
| | | | | Original commit message from CVS: Add a statement terminating semicolon.
* no whitespace is allowed between macro names and parameter listsDavid I. Lehn2002-09-211-1/+1
| | | | | Original commit message from CVS: no whitespace is allowed between macro names and parameter lists
* Redo last change by using glib's CLAMP() macroDavid Schleef2002-09-201-4/+3
| | | | | Original commit message from CVS: Redo last change by using glib's CLAMP() macro
* Clip defaults of control parameters to range.David Schleef2002-09-201-0/+4
| | | | | Original commit message from CVS: Clip defaults of control parameters to range.
* This patch fixes some issues caused by design issues in video4linux, adds ↵Ronald S. Bultje2002-09-202-57/+67
| | | | | | | | | | | | | | | | | some nicety to video4linux2 plugins and doe... Original commit message from CVS: This patch fixes some issues caused by design issues in video4linux, adds some nicety to video4linux2 plugins and does some more evil stuff: * video4linux doesn't tell us which formats are supported by a card, so the only way to know this is by simply trying it out. This patch adds that. * v4lmjpegsink didnt have a bufferpool yet - is integrated now. * all copy() bufferpool functions have been removed since they're not needed. * v4lmjpegsink doesnt have a free() function, because hen playing the frames, all this is already handled. When the frame is not played, nothing has to be done. In total, the function is not needed. * adds a get_caps() function to v4l2src * some minor crap
* Revert the revert to 1.0.0 vorbis.m4 code.David I. Lehn2002-09-191-1/+2
| | | | | | | | | Original commit message from CVS: Revert the revert to 1.0.0 vorbis.m4 code. This bugfix has been accepted upstream to fix a segfault due to a bogus function parameter. (the cause of the segfault should probably be fixed but until then...)
* With these changes, the generated AVI has a valid index and can thus be read ↵Ronald S. Bultje2002-09-191-11/+25
| | | | | | | by players Original commit message from CVS: With these changes, the generated AVI has a valid index and can thus be read by players
* License fixRonald S. Bultje2002-09-191-0/+1
| | | | | Original commit message from CVS: License fix
* update to 1.0 vorbis macroThomas Vander Stichele2002-09-191-1/+1
| | | | | Original commit message from CVS: update to 1.0 vorbis macro
* update to 1.0 macroThomas Vander Stichele2002-09-191-4/+3
| | | | | Original commit message from CVS: update to 1.0 macro
* yay, I can commit again !!! this fixes warnings I hadThomas Vander Stichele2002-09-192-11/+10
| | | | | | | Original commit message from CVS: yay, I can commit again !!! this fixes warnings I had
* This fixes some problems when recording AVI files with gstrecRonald S. Bultje2002-09-192-21/+73
| | | | | Original commit message from CVS: This fixes some problems when recording AVI files with gstrec
* aclocal nicetyThomas Vander Stichele2002-09-181-1/+2
| | | | | Original commit message from CVS: aclocal nicety
* Fix libswfdec info. Update flac to reflect 1.0.2 backport.David Schleef2002-09-181-3/+4
| | | | | Original commit message from CVS: Fix libswfdec info. Update flac to reflect 1.0.2 backport.
* Add hack to make the flac plugin compile with both flac-1.0.2 and 1.0.3David Schleef2002-09-185-1/+58
| | | | | | Original commit message from CVS: Add hack to make the flac plugin compile with both flac-1.0.2 and 1.0.3
* plugins part of license field patchChristian Schaller2002-09-1842-4/+66
| | | | | Original commit message from CVS: plugins part of license field patch
* up the microThomas Vander Stichele2002-09-181-2/+2
| | | | | Original commit message from CVS: up the micro
* some enhancements for capsnegoRonald S. Bultje2002-09-181-2/+15
| | | | | Original commit message from CVS: some enhancements for capsnego
* Add swfdec to dist subdirsDavid Schleef2002-09-171-1/+1
| | | | | Original commit message from CVS: Add swfdec to dist subdirs
* This fixes the video4linux/video4linux2 debug output, which had one \n too muchRonald S. Bultje2002-09-173-3/+3
| | | | | Original commit message from CVS: This fixes the video4linux/video4linux2 debug output, which had one \n too much
* This build bug accidently went into the CVSRonald S. Bultje2002-09-171-3/+3
| | | | | Original commit message from CVS: This build bug accidently went into the CVS
* Add the convert functions to the source pads of the video4linux and ↵Ronald S. Bultje2002-09-161-1/+65
| | | | | | | video4linux2 source plugins Original commit message from CVS: Add the convert functions to the source pads of the video4linux and video4linux2 source plugins
* fix _get()-based ladspa plugins when bufferpools are presentAndy Wingo2002-09-161-1/+3
| | | | | Original commit message from CVS: fix _get()-based ladspa plugins when bufferpools are present