Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
Correct fix for #109048. Disable qcamsrc plugin if non-i386.
|
|
inside ffmpeg too
Original commit message from CVS:
Well, ok, one more patch - fix the well-known v4l compilation problems inside ffmpeg too
|
|
Original commit message from CVS:
sys/io.h -> asm/io.h (more portable) - fixes bug #109048
|
|
Original commit message from CVS:
Add $(GST_LIBS) to LIBADD for libgstgconf. Should go into 0.6.1.
|
|
new type of GstPlay object (VIDEO_VISUALIS...
Original commit message from CVS:
Incorporating visualisation in libgstplay
adding have_vis_xid signal and a new type of GstPlay object (VIDEO_VISUALISATION)
|
|
Original commit message from CVS:
Fixed seeking discont with visualisation
|
|
"default/visualisation"
Original commit message from CVS:
Added gst_gconf function to render visualisation plugin from GConf key "default/visualisation"
Enjoyed that commit to document those functions and remove commented functions
|
|
Original commit message from CVS:
fix compile error
|
|
Original commit message from CVS:
fixes for monkeys audio
|
|
Original commit message from CVS:
Add monkeyaudio plugin
|
|
Original commit message from CVS:
Fix v4l/v4l2 compilation problems
|
|
Original commit message from CVS:
Fix compilation failure in testsuite/alsa/
|
|
Original commit message from CVS:
update for the latest jack cvs and non-cothreaded gst scheduler
|
|
Original commit message from CVS:
gst_play_get_sink_element has been improved :
- Recursively searches in bins
- Able to find sink_element of a specified GstPlaySinkType (audio,video,any)
This now allow us to send very complex bins to GstPlay for audio/video sink without breaking length querying, eos signaling, etc..
|
|
segfautl when doing gst-inspect v4l2src
Original commit message from CVS:
Unification of the way to speak to v4l2 and v4l elements... Also fix a segfautl when doing gst-inspect v4l2src
|
|
Original commit message from CVS:
Silly bug, i wonder who was the last one to play with it
|
|
Original commit message from CVS:
remove obsolete requirement from rtp plugin
|
|
Original commit message from CVS:
commit RTP fixes to spec file
|
|
Original commit message from CVS:
one missing file updated
|
|
Original commit message from CVS:
Complete the move of the RTP plugin
|
|
Original commit message from CVS:
remove videosink from spec
|
|
Original commit message from CVS:
fix ivorbis part 2
|
|
Original commit message from CVS:
commit first part of ivorbis fixes
|
|
Original commit message from CVS:
Forward events.
|
|
Original commit message from CVS:
disabling videosink from head build, should I do the same for 0.6 branch?
|
|
Original commit message from CVS:
state change fixes from Pedro Corte-Real for shout and shout2 plugins
|
|
also disable ivorbis plugin as the test mis...
Original commit message from CVS:
add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mistakes ordinary vorbis for tremor
|
|
Original commit message from CVS:
remove autogenerated file
|
|
Original commit message from CVS:
merge integer based Tremor vorbis plugin
|
|
Original commit message from CVS:
*** empty log message ***
|
|
music for the skiing trip, yay !
Original commit message from CVS:
committing fixes before deleting all of my gstreamer cvs to make room for
music for the skiing trip, yay !
|
|
Original commit message from CVS:
Documented libgstplay's public methods
|
|
Original commit message from CVS:
*** empty log message ***
|
|
Original commit message from CVS:
Code cleanup and reorganization
I ll now be able to make nice gtk-doc for this lib
Fixed latency bug on async_queue pop
X video window now comes immediatly
|
|
Original commit message from CVS:
Changed caps->fixed to use FLAG_SET
|
|
Original commit message from CVS:
- properly ref/unref the caps while doing caps nego
|
|
Original commit message from CVS:
- Cleanups
- remove old tracing API calls
|
|
conversion.
Original commit message from CVS:
Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer
conversion.
|
|
Original commit message from CVS:
remove README from Makefile.am as there is no README
|
|
and added _WMAV9
Original commit message from CVS:
Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 and added _WMAV9
|
|
Original commit message from CVS:
Add metadata/streaminfo to AVI
|
|
Original commit message from CVS:
Just correcting my mistake
|
|
Original commit message from CVS:
Add untested get-video-size function (bug 104360)
|
|
Original commit message from CVS:
The first attempt to support MAS. Dont expect it to work :)
|
|
Original commit message from CVS:
make 8bit modplug use the right caps. 8bit sounds really crappy tho
|
|
Original commit message from CVS:
add asf plugin
|
|
Original commit message from CVS:
add asf plugin to build
|
|
Original commit message from CVS:
(gst_gnomevfssrc_open_file): Don't make a size request when in iradio mode.
|
|
Original commit message from CVS:
Add length querying
|
|
Original commit message from CVS:
fix swfdec link
|