summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added first unusable code that should become the base element for a new ↵Wim Taymans2003-01-184-1/+815
| | | | | | | | aviparser Original commit message from CVS: Added first unusable code that should become the base element for a new aviparser
* Don't barf on ISFT tagsWim Taymans2003-01-181-0/+1
| | | | | Original commit message from CVS: Don't barf on ISFT tags
* Add a52 audioWim Taymans2003-01-182-0/+13
| | | | | Original commit message from CVS: Add a52 audio
* check for vorbis finalThomas Vander Stichele2003-01-171-0/+6
| | | | | Original commit message from CVS: check for vorbis final
* Add a swfdec version dependency for new APIDavid Schleef2003-01-171-1/+1
| | | | | Original commit message from CVS: Add a swfdec version dependency for new API
* build fixThomas Vander Stichele2003-01-161-1/+3
| | | | | Original commit message from CVS: build fix
* Handle JUNK and dmlh tags and when we find a broken/unknown chunk, just move ↵Iain Holmes2003-01-151-10/+36
| | | | | | | to the next byte and try to see if it's ... Original commit message from CVS: Handle JUNK and dmlh tags and when we find a broken/unknown chunk, just move to the next byte and try to see if it's a known chunk
* 0 terminate query formatsWim Taymans2003-01-142-1/+2
| | | | | Original commit message from CVS: 0 terminate query formats
* fix wavparse so that it handles mp1/2/3 unref buffers that aren't pushed outThomas Vander Stichele2003-01-142-31/+113
| | | | | | Original commit message from CVS: fix wavparse so that it handles mp1/2/3 unref buffers that aren't pushed out
* until this reliably works for more than two media types, we're better off ↵Thomas Vander Stichele2003-01-131-2/+2
| | | | | | | | making FALSE the default Original commit message from CVS: until this reliably works for more than two media types, we're better off making FALSE the default
* Fix timestampsWim Taymans2003-01-121-1/+1
| | | | | Original commit message from CVS: Fix timestamps
* - connect->linkWim Taymans2003-01-121-27/+48
| | | | | | Original commit message from CVS: - connect->link - add total indexed time (vishnu)
* Applied patch from Martin Schlemmer for locking issue, see bug ↵Christian Schaller2003-01-121-1/+20
| | | | | | | http://bugzilla.gnome.org/show_bug.cgi?id=102025 Original commit message from CVS: Applied patch from Martin Schlemmer for locking issue, see bug http://bugzilla.gnome.org/show_bug.cgi?id=102025
* move from windec to ffmpegdecallChristian Schaller2003-01-111-1/+1
| | | | | Original commit message from CVS: move from windec to ffmpegdecall
* update spec fileChristian Schaller2003-01-111-3/+6
| | | | | Original commit message from CVS: update spec file
* more link fixesThomas Vander Stichele2003-01-102-8/+8
| | | | | Original commit message from CVS: more link fixes
* PadConnect -> PadLinkThomas Vander Stichele2003-01-1030-49/+49
| | | | | Original commit message from CVS: PadConnect -> PadLink
* another batch of connect->link fixes please let me know about issues and ↵Thomas Vander Stichele2003-01-1043-212/+213
| | | | | | | | | | please refrain of making them yourself, so t... Original commit message from CVS: another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so that I don't spend double the time resolving conflicts
* merge back from releaseThomas Vander Stichele2003-01-081-2/+3
| | | | | Original commit message from CVS: merge back from release
* Committing patch from Dan FischerJan Schmidt2003-01-063-21/+172
| | | | | | | | Original commit message from CVS: Committing patch from Dan Fischer Adds ability to skip partial frames, and 'skip' and 'consecutive' parameters Plugin now sets source caps to indicate PAL or NTSC The kino developers relicensed the code snippet from kino under the LGPL
* moving forward to releaseThomas Vander Stichele2003-01-051-1/+1
| | | | | Original commit message from CVS: moving forward to release
* hide commandThomas Vander Stichele2003-01-051-1/+1
| | | | | Original commit message from CVS: hide command
* #fixes 101992Thomas Vander Stichele2003-01-052-6/+65
| | | | | Original commit message from CVS: #fixes 101992
* redoThomas Vander Stichele2003-01-052-1/+1
| | | | | Original commit message from CVS: redo
* only slurp in cvs modeThomas Vander Stichele2003-01-052-4/+19
| | | | | 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
* Fix for premature EOSJan Schmidt2003-01-041-10/+14
| | | | | | | Original commit message from CVS: Fix for premature EOS Fix for correct NTSC framerate Couple of comment fixes
* some dist fixesThomas Vander Stichele2003-01-031-2/+3
| | | | | Original commit message from CVS: some dist fixes
* ignore generated fileDavid I. Lehn2003-01-021-0/+1
| | | | | Original commit message from CVS: ignore generated file
* Build the one-to-nIain Holmes2002-12-311-1/+2
| | | | | Original commit message from CVS: Build the one-to-n
* exciting .cvsignore updates!David I. Lehn2002-12-313-0/+17
| | | | | Original commit message from CVS: exciting .cvsignore updates!
* Fix plugins for new query APIWim Taymans2002-12-3013-93/+85
| | | | | Original commit message from CVS: Fix plugins for new query API
* 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-273-5/+11
| | | | | Original commit message from CVS: Update to new element sync API
* No \n in GST_DEBUGWim Taymans2002-12-271-7/+7
| | | | | Original commit message from CVS: No \n in GST_DEBUG
* CleanupsWim Taymans2002-12-272-95/+88
| | | | | Original commit message from CVS: Cleanups
* adding virtual providesThomas Vander Stichele2002-12-271-0/+16
| | | | | Original commit message from CVS: adding virtual provides
* why did no one notice ?Thomas Vander Stichele2002-12-271-0/+42
| | | | | Original commit message from CVS: why did no one notice ?
* fix locationThomas Vander Stichele2002-12-272-2/+2
| | | | | Original commit message from CVS: fix location
* Updated test appWim Taymans2002-12-262-15/+29
| | | | | Original commit message from CVS: Updated test app
* On Ready to Paused the internal state was set to not setup. FixIain Holmes2002-12-261-2/+3
| | | | | Original commit message from CVS: On Ready to Paused the internal state was set to not setup. Fix
* slurp in ffmpeg a) please test b) please help me figure out how to portably ↵Thomas Vander Stichele2002-12-264-3/+11
| | | | | | | | | | | 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-231-22/+114
| | | | | 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
* added mtu optionZeeshan Ali2002-12-202-9/+33
| | | | | Original commit message from CVS: added mtu option
* 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
* Fix caps negoWim Taymans2002-12-181-1/+2
| | | | | Original commit message from CVS: Fix caps nego
* Also generate uninstalled .pc filesRonald S. Bultje2002-12-171-1/+1
| | | | | Original commit message from CVS: Also generate uninstalled .pc files
* build fix: declare variable at start of blockDavid I. Lehn2002-12-171-1/+1
| | | | | Original commit message from CVS: build fix: declare variable at start of block