Ronald S. Bultje
8162e4b296
Un-globalize variable
...
Original commit message from CVS:
Un-globalize variable
2003-05-14 19:54:37 +00:00
David Schleef
90e3d8cd2e
Fix issues with invalid fourcc parameters.
...
Original commit message from CVS:
Fix issues with invalid fourcc parameters.
2003-05-14 18:43:36 +00:00
Benjamin Otte
0d93e57380
fixed gst-launch-ext to use new pipelines (bug 111108)
...
Original commit message from CVS:
fixed gst-launch-ext to use new pipelines (bug 111108)
2003-05-14 00:05:29 +00:00
David Schleef
5dd299ff83
code cleanup. Changed g_print to GST_DEBUG(). Fixed RGB caps to work with 0.6.
...
Original commit message from CVS:
code cleanup. Changed g_print to GST_DEBUG(). Fixed RGB caps to
work with 0.6.
2003-05-13 07:14:36 +00:00
Benjamin Otte
15f0448b79
make error signal use the right types
...
Original commit message from CVS:
make error signal use the right types
2003-05-12 16:31:31 +00:00
Benjamin Otte
2bc184b6ab
uh, maybe putting new signals before LAST_SIGNAL might help against memory corruption?
...
Original commit message from CVS:
uh, maybe putting new signals before LAST_SIGNAL might help against memory corruption?
2003-05-12 16:25:26 +00:00
Thomas Vander Stichele
83d8d30024
fixes 107967
...
Original commit message from CVS:
fixes 107967
2003-05-12 15:08:49 +00:00
Christian Schaller
4f03b7c098
Some bugfixes:
...
Original commit message from CVS:
Some bugfixes:
- Add missing .h file to videoscale disting
- Remove http plugin from build
2003-05-12 13:17:11 +00:00
Thomas Vander Stichele
8991e57614
fixes #112711
...
Original commit message from CVS:
fixes #112711
2003-05-10 17:37:27 +00:00
Ronald S. Bultje
863a0f81f8
This implements filtered-caps negotiation for all the v4l*src elements, and removes the accompanying properties since...
...
Original commit message from CVS:
This implements filtered-caps negotiation for all the v4l*src elements, and removes the accompanying properties since they're no longer needed
2003-05-10 14:36:34 +00:00
Benjamin Otte
7035f1be3e
be parent of own clock
...
Original commit message from CVS:
be parent of own clock
2003-05-10 11:37:35 +00:00
David Schleef
4784df277a
Change .p2align to .align for non-gas assemblers. ( Fixes : #112608 )
...
Original commit message from CVS:
Change .p2align to .align for non-gas assemblers. (Fixes : #112608 )
2003-05-09 18:36:50 +00:00
David Schleef
6e6926d6fe
remove bashisms
...
Original commit message from CVS:
remove bashisms
2003-05-09 08:09:38 +00:00
Julien Moutte
dffe04541c
deep-notify can come from pads too, replacing GstElement by GstObject.
...
Original commit message from CVS:
deep-notify can come from pads too, replacing GstElement by GstObject.
2003-05-06 22:22:39 +00:00
Ronald S. Bultje
e8f3cb83ab
Implement element synchronization ( #108301 )
...
Original commit message from CVS:
Implement element synchronization (#108301 )
2003-05-02 21:16:55 +00:00
Ronald S. Bultje
738752c19e
Fix compile error because of unused functions
...
Original commit message from CVS:
Fix compile error because of unused functions
2003-05-02 20:36:55 +00:00
Ronald S. Bultje
2c8acd1196
Gcc < 3.0 fix
...
Original commit message from CVS:
Gcc < 3.0 fix
2003-05-02 20:13:08 +00:00
David Schleef
75dd6425ed
restore wtay's clocking changes in 1.17->1.18
...
Original commit message from CVS:
restore wtay's clocking changes in 1.17->1.18
2003-05-01 06:24:34 +00:00
Benjamin Otte
51bbd119fd
bugfixes:
...
Original commit message from CVS:
bugfixes:
- better error reporting
- segfault when using alsasrc without alsasink (d'oh)
- don't try to round when doing samples => time conversion
2003-04-29 21:51:10 +00:00
Julien Moutte
550f0bd378
Make vis_video_thread play when connected afterwards
...
Original commit message from CVS:
Make vis_video_thread play when connected afterwards
This generates some segfaults in gst_thread but we need to fix that
2003-04-28 10:52:29 +00:00
Thomas Vander Stichele
4ffaf1f893
more uninstalled fixes
...
Original commit message from CVS:
more uninstalled fixes
2003-04-27 15:20:07 +00:00
Thomas Vander Stichele
5e5ec63757
more uninstalled fixes
...
Original commit message from CVS:
more uninstalled fixes
2003-04-27 14:22:01 +00:00
Thomas Vander Stichele
4bbe165f75
uninstalled pkgconfig fixes
...
Original commit message from CVS:
uninstalled pkgconfig fixes
2003-04-27 11:34:56 +00:00
Steve Baker
8a82029b69
ignore .pc files
...
Original commit message from CVS:
ignore .pc files
2003-04-27 06:12:29 +00:00
Benjamin Otte
a3f57dfba4
alsasrc works now, but it still uses hardcoded caps
...
Original commit message from CVS:
alsasrc works now, but it still uses hardcoded caps
2003-04-24 22:58:33 +00:00
Benjamin Otte
a05c17a8b8
fix segfault when --gst-mask=-1 is enabled
...
Original commit message from CVS:
fix segfault when --gst-mask=-1 is enabled
2003-04-24 20:31:20 +00:00
Benjamin Otte
05d819a9a5
We're not at EOS after a successfull seek ( fixes #111498 )
...
Original commit message from CVS:
We're not at EOS after a successfull seek (fixes #111498 )
2003-04-24 18:56:47 +00:00
Benjamin Otte
dcdb424424
total code reorganization as a start to get alsasrc working - sink and src are now really different classes, not just...
...
Original commit message from CVS:
total code reorganization as a start to get alsasrc working - sink and src are now really different classes, not just on paper - includes a fix that makes the testsuite work that might be an older bug
2003-04-24 00:03:06 +00:00
Christian Schaller
232891aaf1
Removing avifile and http plugins, also fixing some disting issues
...
Original commit message from CVS:
Removing avifile and http plugins, also fixing some disting issues
2003-04-23 19:42:12 +00:00
David Schleef
fcb4b55a0c
Add parameter to set the type of test pattern. Fix black test pattern.
...
Original commit message from CVS:
Add parameter to set the type of test pattern. Fix black test pattern.
2003-04-23 07:38:32 +00:00
Benjamin Otte
7d5843f31f
change alsa to use non-blocking mode
...
Original commit message from CVS:
change alsa to use non-blocking mode
2003-04-22 23:33:04 +00:00
David Schleef
35c9b84644
Added a test pattern for black. Made it the default (temporarily)
...
Original commit message from CVS:
Added a test pattern for black. Made it the default (temporarily)
2003-04-22 22:21:08 +00:00
Benjamin Otte
f2f10fcade
more indentation madness, no actual code changes
...
Original commit message from CVS:
more indentation madness, no actual code changes
2003-04-22 18:28:33 +00:00
Ronald S. Bultje
8f6ae19cbf
Added corresponding divx/xvid decoders and fixed some first-hand encoder bugs
...
Original commit message from CVS:
Added corresponding divx/xvid decoders and fixed some first-hand encoder bugs
2003-04-22 14:55:09 +00:00
Benjamin Otte
51b95c4653
indenting only
...
Original commit message from CVS:
indenting only
2003-04-22 14:45:41 +00:00
David Schleef
00494ba94f
Add 16 and 15-bit RGB formats
...
Original commit message from CVS:
Add 16 and 15-bit RGB formats
2003-04-22 07:39:34 +00:00
David Schleef
856cea1d53
Rewrote much of videoscale. Now handles most common YUV formats as well as 32 and 24 bit RGB. Only handles "nearest...
...
Original commit message from CVS:
Rewrote much of videoscale. Now handles most common YUV formats
as well as 32 and 24 bit RGB. Only handles "nearest" scaling.
2003-04-22 07:32:50 +00:00
Ronald S. Bultje
9cd5e80245
Adds divx/xvid encoders. divx encoder is based on divx4linux (commercial, closed-source)
...
Original commit message from CVS:
Adds divx/xvid encoders.
* divx encoder is based on divx4linux (commercial, closed-source)
* xvid encoder is based on xvidcore (http://www.xvid.org/ , GPL - Christian? ;) )
Both use a GstCaps that doesn't conform with what we currently use, I might fix that later on or so. For now, it doesn't matter, it's just a test. We're also missing corresponding decoders (ffmpeg can decoded this too, but that's not the point), these might come later too.
2003-04-21 21:54:26 +00:00
Julien Moutte
7b2a8e25dc
Made a theorical libgstplay which refs/unrefs elements before putting them in AsyncQueue.
...
Original commit message from CVS:
Made a theorical libgstplay which refs/unrefs elements before putting them in AsyncQueue.
Added a "pipeline_error" signal which will later allow the player and apps to detect that pipeline was unable to play and why...
This version is NOT STABLE AT ALL. it will need fixes in core but i commit it as is so that we fix those problems
2003-04-20 21:06:55 +00:00
Colin Walters
700a618147
Reset in_first_get flag when done reading, and on opening a file.
...
Original commit message from CVS:
Reset in_first_get flag when done reading, and on opening a file.
2003-04-20 18:44:34 +00:00
Benjamin Otte
f928b71543
some more fixes for weird situations
...
Original commit message from CVS:
some more fixes for weird situations
2003-04-18 23:32:29 +00:00
Benjamin Otte
da25cbb0b3
fix clock - seeking, xruns etc should be handled correctly now includes bugfix to not play the rest of the audio buff...
...
Original commit message from CVS:
fix clock - seeking, xruns etc should be handled correctly now
includes bugfix to not play the rest of the audio buffer when going PAUSED => READY
2003-04-18 12:14:04 +00:00
Julien Moutte
7877428028
Changed sanity checks according to BBB feedback
...
Original commit message from CVS:
Changed sanity checks according to BBB feedback
2003-04-17 10:20:25 +00:00
David Schleef
7d7d7df539
Fix height/width caps negotiation
...
Original commit message from CVS:
Fix height/width caps negotiation
2003-04-17 07:34:18 +00:00
Benjamin Otte
b3c728ed0d
*_is_writeable => *_is_writable (spelling)
...
Original commit message from CVS:
*_is_writeable => *_is_writable (spelling)
2003-04-16 18:36:29 +00:00
David Schleef
4a2b1b2947
Significant improvements to videotestsrc. More modular, handles RGB formats.
...
Original commit message from CVS:
Significant improvements to videotestsrc. More modular, handles RGB
formats.
2003-04-16 07:52:54 +00:00
David Schleef
695c3d18d9
Fix compilation errors
...
Original commit message from CVS:
Fix compilation errors
2003-04-16 07:23:02 +00:00
Benjamin Otte
333099fdeb
change *_is_readonly to *_is_writeable. Hope the name stays now...
...
Original commit message from CVS:
change *_is_readonly to *_is_writeable. Hope the name stays now...
2003-04-15 21:35:08 +00:00
Benjamin Otte
f38ca0a7f4
- revert change to use a newly added gst_buffer_is_readonly (which wasn't newly added before)
...
Original commit message from CVS:
- revert change to use a newly added gst_buffer_is_readonly (which wasn't newly added before)
- walk buffer backwards when it might be possible that data is read out of overwritten parts when going forwards
2003-04-15 19:10:14 +00:00
Colin Walters
804522784e
Change agressive -> aggressive.
...
Original commit message from CVS:
Change agressive -> aggressive.
2003-04-15 03:39:22 +00:00