Commit graph

1078 commits

Author SHA1 Message Date
Christian Schaller
310a328972 fix swfdec link
Original commit message from CVS:
fix swfdec link
2003-01-23 20:32:37 +00:00
Thomas Vander Stichele
b8c1bd4ad7 clean up spec file, more virtualprovides
Original commit message from CVS:
clean up spec file, more virtualprovides
2003-01-23 13:06:24 +00:00
Thomas Vander Stichele
582399cbd0 0.7.x dev branch is open
Original commit message from CVS:
0.7.x dev branch is open
2003-01-23 12:25:29 +00:00
Thomas Vander Stichele
6db417e379 update version
Original commit message from CVS:
update version
2003-01-22 21:57:38 +00:00
Thomas Vander Stichele
2882aae83f stray x check
Original commit message from CVS:
stray x check
2003-01-21 22:50:19 +00:00
Wim Taymans
eee282c521 - Parse strn tag
Original commit message from CVS:
- Parse strn tag
- fix flush
2003-01-21 22:23:32 +00:00
Christian Schaller
7fc99d04b1 remove aviparse again
Original commit message from CVS:
remove aviparse again
2003-01-21 20:55:58 +00:00
Thomas Vander Stichele
46814db753 clean up
Original commit message from CVS:
clean up
2003-01-20 23:32:39 +00:00
Wim Taymans
b720115fca - new avi demuxer doesn't use a recursive infinite loop anymore
Original commit message from CVS:
- new avi demuxer doesn't use a recursive infinite loop anymore
- removed temporary riff.[ch] files
- removed aviparse from build
2003-01-20 20:49:34 +00:00
Wim Taymans
10943b8749 Indexing patch from vishnu
Original commit message from CVS:
Indexing patch from vishnu
2003-01-20 19:36:46 +00:00
Thomas Vander Stichele
8617267a2f add mpeg
Original commit message from CVS:
add mpeg
2003-01-19 22:12:57 +00:00
Christian Schaller
e5d3e698b9 update with latest changes
Original commit message from CVS:
update with latest changes
2003-01-19 20:55:43 +00:00
Christian Schaller
f4af920ba8 hmm, fix some build breakage
Original commit message from CVS:
hmm, fix some build breakage
2003-01-19 20:30:20 +00:00
Wim Taymans
157cf016dc Enable sync again, for some reason it was disabled
Original commit message from CVS:
Enable sync again, for some reason it was disabled
2003-01-19 19:42:18 +00:00
Wim Taymans
fe48c46451 Really add A52 caps now
Original commit message from CVS:
Really add A52 caps now
2003-01-19 01:55:11 +00:00
Thomas Vander Stichele
06e299a3a5 don't break the build
Original commit message from CVS:
don't break the build
2003-01-18 23:53:43 +00:00
Thomas Vander Stichele
882fd697ea commit patch from leif
Original commit message from CVS:
commit patch from leif
2003-01-18 18:23:01 +00:00
Thomas Vander Stichele
e2d781b20e paranoid
Original commit message from CVS:
paranoid
2003-01-18 18:17:52 +00:00
Thomas Vander Stichele
b19d0bd840 don't segfault when data didn't make it in
Original commit message from CVS:
don't segfault when data didn't make it in
2003-01-18 18:10:53 +00:00
Wim Taymans
93f27006cf Added first unusable code that should become the base element for a new aviparser
Original commit message from CVS:
Added first unusable code that should become the base element for a new
aviparser
2003-01-18 18:09:47 +00:00
Wim Taymans
5d90723aed Don't barf on ISFT tags
Original commit message from CVS:
Don't barf on ISFT tags
2003-01-18 16:22:16 +00:00
Wim Taymans
8a878af24b Add a52 audio
Original commit message from CVS:
Add a52 audio
2003-01-18 16:13:29 +00:00
Thomas Vander Stichele
dc6d1e1784 check for vorbis final
Original commit message from CVS:
check for vorbis final
2003-01-17 15:14:44 +00:00
David Schleef
898f7eaa96 Add a swfdec version dependency for new API
Original commit message from CVS:
Add a swfdec version dependency for new API
2003-01-17 01:19:42 +00:00
Thomas Vander Stichele
ec5e749b72 build fix
Original commit message from CVS:
build fix
2003-01-16 09:54:28 +00:00
Iain Holmes
c2a5bb3a6a 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 ...
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
2003-01-15 00:41:40 +00:00
Wim Taymans
785d4193c2 0 terminate query formats
Original commit message from CVS:
0 terminate query formats
2003-01-14 21:10:53 +00:00
Thomas Vander Stichele
bfedb2363f fix wavparse so that it handles mp1/2/3 unref buffers that aren't pushed out
Original commit message from CVS:
fix wavparse so that it handles mp1/2/3
unref buffers that aren't pushed out
2003-01-14 14:01:49 +00:00
Thomas Vander Stichele
52590aae8f until this reliably works for more than two media types, we're better off 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
2003-01-13 12:48:53 +00:00
Wim Taymans
088c24429a Fix timestamps
Original commit message from CVS:
Fix timestamps
2003-01-12 21:28:38 +00:00
Wim Taymans
0c723d7dc6 - connect->link
Original commit message from CVS:
- connect->link
- add total indexed time (vishnu)
2003-01-12 13:17:41 +00:00
Christian Schaller
e250f197a5 Applied patch from Martin Schlemmer for locking issue, see bug 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
2003-01-12 11:43:46 +00:00
Christian Schaller
1bcd623c76 move from windec to ffmpegdecall
Original commit message from CVS:
move from windec to ffmpegdecall
2003-01-11 22:50:23 +00:00
Christian Schaller
6d2d35edef update spec file
Original commit message from CVS:
update spec file
2003-01-11 22:00:10 +00:00
Thomas Vander Stichele
cb80f9b1d8 more link fixes
Original commit message from CVS:
more link fixes
2003-01-10 23:03:08 +00:00
Thomas Vander Stichele
c2a01f482c PadConnect -> PadLink
Original commit message from CVS:
PadConnect -> PadLink
2003-01-10 13:38:32 +00:00
Thomas Vander Stichele
be876ae577 another batch of connect->link fixes please let me know about issues and 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
2003-01-10 10:22:25 +00:00
Thomas Vander Stichele
e116d85341 merge back from release
Original commit message from CVS:
merge back from release
2003-01-08 16:41:26 +00:00
Jan Schmidt
85ad491b51 Committing patch from Dan Fischer
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
2003-01-06 15:07:21 +00:00
Thomas Vander Stichele
84545c9d80 moving forward to release
Original commit message from CVS:
moving forward to release
2003-01-05 23:20:17 +00:00
Thomas Vander Stichele
d28a8c9496 hide command
Original commit message from CVS:
hide command
2003-01-05 23:06:00 +00:00
Thomas Vander Stichele
7c03811a9c #fixes 101992
Original commit message from CVS:
#fixes 101992
2003-01-05 17:05:39 +00:00
Thomas Vander Stichele
3601eef2cf redo
Original commit message from CVS:
redo
2003-01-05 16:41:57 +00:00
Thomas Vander Stichele
3e6cd6a061 only slurp in cvs mode
Original commit message from CVS:
only slurp in cvs mode
2003-01-05 11:53:32 +00:00
Thomas Vander Stichele
17d6e4da5e changing ffmpeg to only update when required
Original commit message from CVS:
changing ffmpeg to only update when required
2003-01-05 11:31:42 +00:00
Jan Schmidt
0e0c2e5689 Fix for premature EOS
Original commit message from CVS:
Fix for premature EOS
Fix for correct NTSC framerate
Couple of comment fixes
2003-01-04 04:10:30 +00:00
Thomas Vander Stichele
3c925ce69c some dist fixes
Original commit message from CVS:
some dist fixes
2003-01-03 17:03:22 +00:00
David I. Lehn
c6ac82a4f5 ignore generated file
Original commit message from CVS:
ignore generated file
2003-01-02 08:19:59 +00:00
Iain Holmes
10742960ad Build the one-to-n
Original commit message from CVS:
Build the one-to-n
2002-12-31 23:24:25 +00:00
David I. Lehn
a9da5bcb3f exciting .cvsignore updates!
Original commit message from CVS:
exciting .cvsignore updates!
2002-12-31 18:14:04 +00:00