summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasingBRANCH-RELEASE-0_5_1Thomas Vander Stichele2003-01-072-95/+61
| | | | | Original commit message from CVS: releasing
* ffmpeg build fix new prereleaseThomas Vander Stichele2003-01-061-3/+4
| | | | | | Original commit message from CVS: ffmpeg build fix new prerelease
* build fixes a gogoThomas Vander Stichele2003-01-062-1/+2
| | | | | Original commit message from CVS: build fixes a gogo
* only build ffmpeg when it's enabledThomas Vander Stichele2003-01-061-1/+7
| | | | | Original commit message from CVS: only build ffmpeg when it's enabled
* ignore ffmpeg dirThomas Vander Stichele2003-01-051-0/+1
| | | | | Original commit message from CVS: ignore ffmpeg dir
* redoThomas Vander Stichele2003-01-052-1/+1
| | | | | Original commit message from CVS: redo
* only slurp in cvs modeThomas Vander Stichele2003-01-053-5/+20
| | | | | Original commit message from CVS: only slurp in cvs mode
* changing ffmpeg to only update when requiredThomas Vander Stichele2003-01-051-12/+24
| | | | | Original commit message from CVS: changing ffmpeg to only update when required
* a new way of handling ffmpeg cvsThomas Vander Stichele2003-01-052-0/+11
| | | | | Original commit message from CVS: a new way of handling ffmpeg cvs
* some dist fixesThomas Vander Stichele2003-01-032-2/+58
| | | | | Original commit message from CVS: some dist fixes
* fix typoDavid I. Lehn2003-01-021-1/+1
| | | | | Original commit message from CVS: fix typo
* ignore generated fileDavid I. Lehn2003-01-022-0/+2
| | | | | Original commit message from CVS: ignore generated file
* Add indexingIain Holmes2003-01-012-161/+233
| | | | | | Original commit message from CVS: Add indexing Don't set the speed on the cdparanoia object until the open
* Build the one-to-nIain Holmes2002-12-311-1/+2
| | | | | Original commit message from CVS: Build the one-to-n
* exciting .cvsignore updates!CAPSDavid I. Lehn2002-12-319-0/+33
| | | | | Original commit message from CVS: exciting .cvsignore updates!
* Fix plugins for new query APIWim Taymans2002-12-3022-125/+109
| | | | | Original commit message from CVS: Fix plugins for new query API
* ffmpeg fixThomas Vander Stichele2002-12-301-1/+1
| | | | | Original commit message from CVS: ffmpeg fix
* a simple fixThomas Vander Stichele2002-12-301-1/+2
| | | | | Original commit message from CVS: a simple fix
* oopsThomas Vander Stichele2002-12-301-1/+1
| | | | | Original commit message from CVS: oops
* Update to new element sync APIWim Taymans2002-12-271-1/+5
| | | | | Original commit message from CVS: Update to new element sync API
* yes sir i can boogieThomas Vander Stichele2002-12-271-0/+1
| | | | | Original commit message from CVS: yes sir i can boogie
* sighThomas Vander Stichele2002-12-271-0/+9
| | | | | Original commit message from CVS: sigh
* adding virtual providesThomas Vander Stichele2002-12-271-0/+16
| | | | | Original commit message from CVS: adding virtual provides
* geez, me is teh suckThomas Vander Stichele2002-12-271-0/+1
| | | | | Original commit message from CVS: geez, me is teh suck
* why did no one notice ?Thomas Vander Stichele2002-12-271-0/+42
| | | | | Original commit message from CVS: why did no one notice ?
* Updated test appWim Taymans2002-12-264-30/+58
| | | | | Original commit message from CVS: Updated test app
* slurp in ffmpeg a) please test b) please help me figure out how to portably ↵Thomas Vander Stichele2002-12-265-6/+12
| | | | | | | | | | | link in a .a file in our .so plugin Original commit message from CVS: slurp in ffmpeg a) please test b) please help me figure out how to portably link in a .a file in our .so plugin
* Updated mpeg seeking exampleWim Taymans2002-12-232-44/+228
| | | | | Original commit message from CVS: Updated mpeg seeking example
* allow gst-player to be run uninstalled againSteve Baker2002-12-211-1/+1
| | | | | Original commit message from CVS: allow gst-player to be run uninstalled again
* need to cast the buffer funcs, for some reasonSteve Baker2002-12-203-5/+5
| | | | | Original commit message from CVS: need to cast the buffer funcs, for some reason
* fix stupid typoDavid Schleef2002-12-201-2/+3
| | | | | Original commit message from CVS: fix stupid typo
* Fix to allow parameters to be set by gst-launchDavid Schleef2002-12-203-11/+50
| | | | | Original commit message from CVS: Fix to allow parameters to be set by gst-launch
* initial checkin of work-in-progress vbidec plugin for closed caption supportDavid I. Lehn2002-12-191-1/+2
| | | | | Original commit message from CVS: initial checkin of work-in-progress vbidec plugin for closed caption support
* Also generate uninstalled .pc filesRonald S. Bultje2002-12-171-1/+1
| | | | | Original commit message from CVS: Also generate uninstalled .pc files
* require libmpeg2 0.3.1David I. Lehn2002-12-151-1/+1
| | | | | Original commit message from CVS: require libmpeg2 0.3.1
* fix test for 0.3.1 mpeg2decChristian Schaller2002-12-151-1/+1
| | | | | Original commit message from CVS: fix test for 0.3.1 mpeg2dec
* apply Jeroens patch to move us to mpeg2dec 0.3.1, also update REQ file and ↵Christian Schaller2002-12-155-31/+11
| | | | | | | spec file. Original commit message from CVS: apply Jeroens patch to move us to mpeg2dec 0.3.1, also update REQ file and spec file.
* cache -> indexWim Taymans2002-12-122-40/+238
| | | | | Original commit message from CVS: cache -> index
* commit patch from Nall for riffutilChristian Schaller2002-12-121-2/+3
| | | | | Original commit message from CVS: commit patch from Nall for riffutil
* do not install man pageChristian Schaller2002-12-121-1/+1
| | | | | Original commit message from CVS: do not install man page
* fix removal of .a and .la filesChristian Schaller2002-12-121-3/+3
| | | | | Original commit message from CVS: fix removal of .a and .la files
* catch the generated versioned .pc filesDavid I. Lehn2002-12-121-4/+4
| | | | | Original commit message from CVS: catch the generated versioned .pc files
* fix 100982Thomas Vander Stichele2002-12-112-1/+1
| | | | | Original commit message from CVS: fix 100982
* merge back from release branchThomas Vander Stichele2002-12-118-25/+28
| | | | | Original commit message from CVS: merge back from release branch
* Applied state-saving patch from Leif JohnsonSteve Baker2002-12-111-2/+4
| | | | | Original commit message from CVS: Applied state-saving patch from Leif Johnson
* updateThomas Vander Stichele2002-12-101-1/+1
| | | | | Original commit message from CVS: update
* small fixThomas Vander Stichele2002-12-081-2/+7
| | | | | Original commit message from CVS: small fix
* more fixesThomas Vander Stichele2002-12-081-2/+25
| | | | | Original commit message from CVS: more fixes
* peepThomas Vander Stichele2002-12-081-8/+8
| | | | | Original commit message from CVS: peep
* build fixThomas Vander Stichele2002-12-081-1/+1
| | | | | Original commit message from CVS: build fix