Age | Commit message (Collapse) | Author | Files | Lines |
|
that they build on Solaris. This mostly in...
Original commit message from CVS:
Corrected the configure.ac so it actually works. Updated some c files
so that they build on Solaris. This mostly involved supporting ISO
style variable-argument macros.
|
|
script set up all gcc specific compiler a...
Original commit message from CVS:
Updated autogen.sh/configure.ac and various Makefiles to make the
configure script set up all gcc specific compiler arguments, rather
than hardcoding them in the Makefile.am files
|
|
Original commit message from CVS:
remove creation of makefile in nonexistent (sys/x11) directory
|
|
Original commit message from CVS:
update libflac check
|
|
Original commit message from CVS:
Some bugfixes:
- Add missing .h file to videoscale disting
- Remove http plugin from build
|
|
Original commit message from CVS:
Removing avifile and http plugins, also fixing some disting issues
|
|
Original commit message from CVS:
Added corresponding divx/xvid decoders and fixed some first-hand encoder bugs
|
|
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.
|
|
audio/raw formats.
Original commit message from CVS:
Added initial version of audioconvert, a generic converter of integer audio/raw formats.
It currently supports conversion of
- channels (mono/stereo only, until someone tells me how to mix other channels)
- endianness (little/bi endian)
- signedness
- width (8, 1, 24 and 32 bits)
- depth (1 - width bits)
missing:
- enough testing (I intend to write a testsuite for this, but that's pending)
- samplerate conversion
- other goodies like format conversion etc
Expect bugs when using it.
problems this should solve:
- encoding wav files on big endian machines
- goom working with mono audio files in gst-player
- Iain's soundcard (that one is a problem in itself)
- complaints about missing conversion
- too many age old, nearly unmaintained plugins (stereo2mono etc.)
Have fun.
|
|
Original commit message from CVS:
Update dvdnav plugin to latest version
|
|
pkg-config/, .m4 file moved from plugins to core)
Original commit message from CVS:
Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-config/, .m4 file moved from plugins to core)
|
|
Original commit message from CVS:
Fix the QCAM detection. (Correctly, this time.) Should go into 0.6.1
|
|
Original commit message from CVS:
Correct fix for #109048. Disable qcamsrc plugin if non-i386.
|
|
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:
one missing file updated
|
|
Original commit message from CVS:
Complete the move of the RTP plugin
|
|
Original commit message from CVS:
disabling videosink from head build, should I do the same for 0.6 branch?
|
|
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:
merge integer based Tremor vorbis plugin
|
|
Original commit message from CVS:
The first attempt to support MAS. Dont expect it to work :)
|
|
Original commit message from CVS:
add asf plugin to build
|
|
Original commit message from CVS:
0.7.x dev branch is open
|
|
Original commit message from CVS:
update version
|
|
Original commit message from CVS:
stray x check
|
|
Original commit message from CVS:
Add a swfdec version dependency for new API
|
|
Original commit message from CVS:
build fix
|
|
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
|
|
Original commit message from CVS:
merge back from release
|
|
Original commit message from CVS:
moving forward to release
|
|
Original commit message from CVS:
redo
|
|
Original commit message from CVS:
only slurp in cvs mode
|
|
Original commit message from CVS:
Build the one-to-n
|
|
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
|
|
Original commit message from CVS:
initial checkin of work-in-progress vbidec plugin for closed caption support
|
|
Original commit message from CVS:
fix test for 0.3.1 mpeg2dec
|
|
spec file.
Original commit message from CVS:
apply Jeroens patch to move us to mpeg2dec 0.3.1, also update REQ file and spec file.
|
|
Original commit message from CVS:
update
|
|
Original commit message from CVS:
parallel install fixes
|
|
Original commit message from CVS:
drop mpeg2dec 0.2.1 support in favor of 0.3.0.
keeping old code around in cvs for a while just in case someone needs it.
|
|
Original commit message from CVS:
fix some disting and rpm building issues
|
|
Original commit message from CVS:
scrub esd flags
|
|
Original commit message from CVS:
flac debug cleanup
m4 for ffmpeg
|
|
Original commit message from CVS:
putting in png
|
|
Original commit message from CVS:
add media-info to spec
commit patch from Jan Schmidt for raw1394 plugin
|
|
Original commit message from CVS:
adding mediainfo
|
|
Original commit message from CVS:
fix the test for swfdec
|
|
Original commit message from CVS:
clashes with shout, put in exp
|
|
Original commit message from CVS:
bump up the version
|