Commit graph

651 commits

Author SHA1 Message Date
Wim Taymans
9beeb66ece Added example indexing program for mpeg
Original commit message from CVS:
Added example indexing program for mpeg
2002-11-27 21:01:41 +00:00
Wim Taymans
a82c0aa533 Fix mpegdemux, implement caching
Original commit message from CVS:
Fix mpegdemux, implement caching
2002-11-27 21:00:12 +00:00
Wim Taymans
ce28203420 Small cleanups
Original commit message from CVS:
Small cleanups
2002-11-27 20:49:11 +00:00
Thomas Vander Stichele
684cbd70c0 scrub esd flags
Original commit message from CVS:
scrub esd flags
2002-11-27 20:26:39 +00:00
Thomas Vander Stichele
425d2ab022 not sure what I did wrong but this should fix it hopefully
Original commit message from CVS:
not sure what I did wrong but this should fix it hopefully
2002-11-27 19:58:21 +00:00
Thomas Vander Stichele
bcd8674c23 flac debug cleanup m4 for ffmpeg
Original commit message from CVS:
flac debug cleanup
m4 for ffmpeg
2002-11-26 14:51:33 +00:00
Colin Walters
f3bb35e83c I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
2002-11-25 16:35:18 +00:00
Wim Taymans
2f8afa8596 Don't error when the peer srcpad is not usable
Original commit message from CVS:
Don't error when the peer srcpad is not usable
2002-11-23 18:21:17 +00:00
Jeremy Simon
adf0ff1f6f Thanks Ken !
Original commit message from CVS:
Patch from Ken MacLeod (Bug #98797), Thanks Ken !
2002-11-23 09:32:25 +00:00
Wim Taymans
0b47aabffd Remove redundant properties.
Original commit message from CVS:
Remove redundant properties.
2002-11-20 21:02:40 +00:00
Wim Taymans
7a2515834a Small cleanups, remove properties that are in the streaminfo
Original commit message from CVS:
Small cleanups, remove properties that are in the streaminfo
2002-11-20 20:59:00 +00:00
Thomas Vander Stichele
bb4c8c1c20 some fixes, suggestion by thaytan to make _get and _set work similar
Original commit message from CVS:
some fixes, suggestion by thaytan to make _get and _set work similar
2002-11-20 12:15:49 +00:00
Thomas Vander Stichele
c280b44aaf putting in png
Original commit message from CVS:
putting in png
2002-11-18 22:30:52 +00:00
Thomas Vander Stichele
9d173c2a6b LIBPNG going in
Original commit message from CVS:
LIBPNG going in
2002-11-18 22:30:12 +00:00
Thomas Vander Stichele
52db3e7fbb too soon to put this in
Original commit message from CVS:
too soon to put this in
2002-11-18 11:00:19 +00:00
Christian Schaller
9305f3086e fix media info locations
Original commit message from CVS:
fix media info locations
2002-11-15 19:48:46 +00:00
Jan Schmidt
4319b0083f add media-info to spec commit patch from Jan Schmidt for raw1394 plugin
Original commit message from CVS:
add media-info to spec
commit patch from Jan Schmidt for raw1394 plugin
2002-11-15 19:21:58 +00:00
Thomas Vander Stichele
a89f6b40f2 adding mediainfo
Original commit message from CVS:
adding mediainfo
2002-11-11 14:06:18 +00:00
Thomas Vander Stichele
4a6459ccc9 adding media info
Original commit message from CVS:
adding media info
2002-11-11 13:59:51 +00:00
Thomas Vander Stichele
ce0d5c64ee media info lib
Original commit message from CVS:
media info lib
2002-11-11 13:59:16 +00:00
Thomas Vander Stichele
73280091a3 sync with vorbisfile and media info stuff
Original commit message from CVS:
sync with vorbisfile and media info stuff
2002-11-11 13:54:52 +00:00
Thomas Vander Stichele
a2823982a1 update to new structure
Original commit message from CVS:
update to new structure
2002-11-10 01:27:09 +00:00
Thomas Vander Stichele
77c4c8df25 separating tags and metadata
Original commit message from CVS:
separating tags and metadata
2002-11-09 18:40:35 +00:00
Thomas Vander Stichele
625d8f148e muhaha
Original commit message from CVS:
muhaha
2002-11-09 18:31:27 +00:00
Wim Taymans
f8b0cdb562 - Renegotiate if format changes
Original commit message from CVS:
- Renegotiate if format changes
- properly skip the id3 tags
2002-11-08 20:39:58 +00:00
Thomas Vander Stichele
58d438a776 added mad
Original commit message from CVS:
added mad
2002-11-07 15:43:04 +00:00
Christian Schaller
eacf6922d6 small fixes to swfdec req and gstplay lib
Original commit message from CVS:
small fixes to swfdec req and gstplay lib
2002-11-05 22:23:23 +00:00
Christian Schaller
bbb7d46ba2 fix the test for swfdec
Original commit message from CVS:
fix the test for swfdec
2002-11-05 21:25:18 +00:00
Thomas Vander Stichele
70c5190a98 applied dolphy's patch
Original commit message from CVS:
applied dolphy's patch
2002-11-05 10:12:01 +00:00
Thomas Vander Stichele
4da709c2aa fix lib path
Original commit message from CVS:
fix lib path
2002-11-05 09:49:34 +00:00
Wim Taymans
ebc290ac1d - cleanups
Original commit message from CVS:
- cleanups
- detect and correct SCR discontinuities, also correct PTSes
2002-11-04 23:16:45 +00:00
Wim Taymans
aae92a57bf Do the poor man's pulldown timestamp correction, no smoothing yet..
Original commit message from CVS:
Do the poor man's pulldown timestamp correction, no smoothing yet..
2002-11-04 23:03:16 +00:00
Thomas Vander Stichele
a503f1ef2e clashes with shout, put in exp
Original commit message from CVS:
clashes with shout, put in exp
2002-11-03 12:15:11 +00:00
Thomas Vander Stichele
364cd9abcc .pc fix
Original commit message from CVS:
.pc fix
2002-11-03 04:55:35 +00:00
Wim Taymans
d8b37c7162 - Fix decode error, CVS libmpeg2 has a new state
Original commit message from CVS:
- Fix decode error, CVS libmpeg2 has a new state
- use libmpeg2 pts handling for better sync
- cleanups
2002-11-03 04:29:01 +00:00
Wim Taymans
d27545a678 Don't decode stuff if the srcpad is not connected
Original commit message from CVS:
Don't decode stuff if the srcpad is not connected
Added half samplerate property and ignore_crc
2002-11-02 17:40:16 +00:00
Wim Taymans
58e826978a Added vorbis stream info extraction example
Original commit message from CVS:
Added vorbis stream info extraction example
2002-11-02 13:57:18 +00:00
Wim Taymans
29471dd7c7 Write some more debugging entries in the log
Original commit message from CVS:
Write some more debugging entries in the log
2002-11-02 13:40:30 +00:00
Wim Taymans
c825677105 Lower the rank, the typefind functions are broken
Original commit message from CVS:
Lower the rank, the typefind functions are broken
2002-11-02 13:39:23 +00:00
Wim Taymans
c0dc6784df Added some sort of flush operation in mpeg2dec
Original commit message from CVS:
Added some sort of flush operation in mpeg2dec
2002-11-02 13:36:39 +00:00
Wim Taymans
e630a05347 Removed properties that can be retrived from pad caps and query functions
Original commit message from CVS:
Removed properties that can be retrived from pad caps and query
functions
2002-11-02 13:35:45 +00:00
David I. Lehn
f536ba32e8 use AM_CFLAGS instead of CFLAGS
Original commit message from CVS:
use AM_CFLAGS instead of CFLAGS
2002-11-02 05:39:21 +00:00
David I. Lehn
d17d2be816 run libtoolize, remove generated file ltmain.sh add some newer versions for tool checks
Original commit message from CVS:
run libtoolize, remove generated file ltmain.sh
add some newer versions for tool checks
2002-11-02 05:37:37 +00:00
David I. Lehn
f4cc1455b9 add more generated .pc files
Original commit message from CVS:
add more generated .pc files
2002-11-02 05:33:36 +00:00
Thomas Vander Stichele
b627442a6f peep
Original commit message from CVS:
peep
2002-11-01 21:42:23 +00:00
Thomas Vander Stichele
b692cdd42f backmerge
Original commit message from CVS:
backmerge
2002-11-01 21:40:33 +00:00
Thomas Vander Stichele
f2d9ece175 bump up the version
Original commit message from CVS:
bump up the version
2002-11-01 12:32:33 +00:00
Wim Taymans
2740095646 - Show how to do stream position feedback
Original commit message from CVS:
- Show how to do stream position feedback
- Show how to do some more seeking
2002-11-01 00:41:25 +00:00
Wim Taymans
6e78110edf Added little test apps for cdplayer and cdparanoia
Original commit message from CVS:
Added little test apps for cdplayer and cdparanoia
2002-10-31 00:08:06 +00:00
David I. Lehn
4af324deb5 Fix shout2 test.
Original commit message from CVS:
Fix shout2 test.
Upstream removed -lm from libpng, add it back for lib test and flags for now
2002-10-30 04:14:35 +00:00