summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Collapse)AuthorAgeFilesLines
* Change autoconf_2.52d_check to 2_52 to make bash happyDavid Schleef2003-04-131-0/+0
| | | | | Original commit message from CVS: Change autoconf_2.52d_check to 2_52 to make bash happy
* - handle mono audio tooWim Taymans2003-04-131-0/+0
| | | | | | | Original commit message from CVS: - handle mono audio too - better caps negotiation - goom_close() in dispose
* Indexing patch from vishnuWim Taymans2003-01-201-0/+0
| | | | | Original commit message from CVS: Indexing patch from vishnu
* Really add A52 caps nowWim Taymans2003-01-191-0/+0
| | | | | Original commit message from CVS: Really add A52 caps now
* don't break the buildThomas Vander Stichele2003-01-181-0/+0
| | | | | Original commit message from CVS: don't break the build
* Add a52 audioWim Taymans2003-01-181-0/+0
| | | | | Original commit message from CVS: Add a52 audio
* 0 terminate query formatsWim Taymans2003-01-141-0/+0
| | | | | Original commit message from CVS: 0 terminate query formats
* another batch of connect->link fixes please let me know about issues and ↵Thomas Vander Stichele2003-01-101-0/+0
| | | | | | | | | | 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
* redoThomas Vander Stichele2003-01-051-0/+0
| | | | | Original commit message from CVS: redo
* only slurp in cvs modeThomas Vander Stichele2003-01-051-0/+0
| | | | | Original commit message from CVS: only slurp in cvs mode
* slurp in ffmpeg a) please test b) please help me figure out how to portably ↵Thomas Vander Stichele2002-12-261-0/+0
| | | | | | | | | | | 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
* catch the generated versioned .pc filesDavid I. Lehn2002-12-121-0/+0
| | | | | Original commit message from CVS: catch the generated versioned .pc files
* merge back from release branchThomas Vander Stichele2002-12-111-0/+0
| | | | | Original commit message from CVS: merge back from release branch
* parallel install fixesThomas Vander Stichele2002-12-081-0/+0
| | | | | Original commit message from CVS: parallel install fixes
* Add an event handler to the GstOssSrc. Handle EOS events.Iain Holmes2002-12-061-0/+0
| | | | | Original commit message from CVS: Add an event handler to the GstOssSrc. Handle EOS events.
* Make the OSSSrc set the correct rate/number of channels as set in the GstCaps.Iain Holmes2002-12-031-0/+0
| | | | | | Original commit message from CVS: Make the OSSSrc set the correct rate/number of channels as set in the GstCaps. Handle state changes correctly according to docs/random/wtay/states
* flac debug cleanup m4 for ffmpegThomas Vander Stichele2002-11-261-0/+0
| | | | | | Original commit message from CVS: flac debug cleanup m4 for ffmpeg
* yay for gcc 3Thomas Vander Stichele2002-10-191-0/+0
| | | | | Original commit message from CVS: yay for gcc 3
* Some cleanups, fix for the blending codeWim Taymans2002-10-171-0/+0
| | | | | Original commit message from CVS: Some cleanups, fix for the blending code
* - reimplemented using organic masks, rendered with gouraud shaded trianglesWim Taymans2002-10-131-0/+0
| | | | | | | Original commit message from CVS: - reimplemented using organic masks, rendered with gouraud shaded triangles - implemented more masks - implemented adjustable border
* list preferred autotoolsThomas Vander Stichele2002-09-301-0/+0
| | | | | Original commit message from CVS: list preferred autotools
* this adds video4linux2 source and element plugins. The division in v4l2* ↵Ronald S. Bultje2002-09-091-0/+0
| | | | | | | plugins is the same as for v4l1 - i.e. an el... Original commit message from CVS: this adds video4linux2 source and element plugins. The division in v4l2* plugins is the same as for v4l1 - i.e. an element, a src and a sink, but there won't be separate encoding plugins (like v4lmjpegsrc) - all functionality is (thanks to video4linux2) integrated in one plugin: v4l2src. v4l2sink is still to be done, that'll come later.
* linked to a pending change in coreThomas Vander Stichele2002-09-011-0/+0
| | | | | Original commit message from CVS: linked to a pending change in core
* sf's backThomas Vander Stichele2002-08-271-0/+0
| | | | | Original commit message from CVS: sf's back
* this should've gone in a long time agoThomas Vander Stichele2002-08-271-0/+0
| | | | | Original commit message from CVS: this should've gone in a long time ago
* shiny new avifile test macro let's give it a rideThomas Vander Stichele2002-08-131-0/+0
| | | | | | Original commit message from CVS: shiny new avifile test macro let's give it a ride
* qtdemux.c:315: warning: implicit declaration of function `free' ↵Steve Baker2002-08-111-0/+0
| | | | | | | | qtdemux.c:331: warning: implicit declaration of funct... Original commit message from CVS: qtdemux.c:315: warning: implicit declaration of function `free' qtdemux.c:331: warning: implicit declaration of function `malloc'
* add common and m4 to distDavid I. Lehn2002-08-091-0/+0
| | | | | Original commit message from CVS: add common and m4 to dist
* vishnu's patchThomas Vander Stichele2002-07-101-0/+0
| | | | | Original commit message from CVS: vishnu's patch
* fix cdparanoia include dir location check.David I. Lehn2002-07-041-0/+0
| | | | | | | Original commit message from CVS: fix cdparanoia include dir location check. fix libdv check to use pkg-config. use libdv cflags.
* more fix for vob pipeline. This works in theory, but there are still ↵Christian Schaller2002-06-271-0/+0
| | | | | | | timestamp issues with a52dec that needs addressing. Original commit message from CVS: more fix for vob pipeline. This works in theory, but there are still timestamp issues with a52dec that needs addressing.
* API anti-bork fixThomas Vander Stichele2002-06-131-0/+0
| | | | | Original commit message from CVS: API anti-bork fix
* various AC_HELP_STRING changesThomas Vander Stichele2002-05-271-0/+0
| | | | | Original commit message from CVS: various AC_HELP_STRING changes
* no need for feature, it's in common various AC_HELP_STRING changesThomas Vander Stichele2002-05-271-0/+0
| | | | | | Original commit message from CVS: no need for feature, it's in common various AC_HELP_STRING changes
* same changesThomas Vander Stichele2002-05-271-0/+0
| | | | | Original commit message from CVS: same changes
* gconf rulesThomas Vander Stichele2002-05-101-0/+0
| | | | | Original commit message from CVS: gconf rules
* add common to distDavid I. Lehn2002-05-081-0/+0
| | | | | Original commit message from CVS: add common to dist
* add gstsnapshot : drop a frame to a png file when the plugin recieved a ↵Jeremy Simon2002-05-071-0/+0
| | | | | | | | signal or at a given frame Original commit message from CVS: add gstsnapshot : drop a frame to a png file when the plugin recieved a signal or at a given frame
* adding new quicktime parser:Artyom Baginski2002-05-011-0/+0
| | | | | | | | | | Original commit message from CVS: adding new quicktime parser: - openquicktime free (hense gst/qtdemux) - no more seeks for parsing -> better for network streams - uses GstByteStream - less memcpy's - long ChangeLog record in pompous style
* same fix for pluginsThomas Vander Stichele2002-04-181-0/+0
| | | | | Original commit message from CVS: same fix for plugins
* spec fixes gst-launch-ext additions trying to fix up ieeetest but failed ↵Thomas Vander Stichele2002-04-131-0/+0
| | | | | | | | | | function collision in avifile dir Original commit message from CVS: * spec fixes * gst-launch-ext additions * trying to fix up ieeetest but failed * function collision in avifile dir
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory ↵Andy Wingo2002-04-111-0/+0
| | | | | | | | | | | and typefind. Original commit message from CVS: GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. also, some -Werror fixes.
* fixed first bunch of compiler warningsBenjamin Otte2002-04-061-0/+0
| | | | | Original commit message from CVS: fixed first bunch of compiler warnings
* acconfig.h usage deprecatedDavid I. Lehn2002-03-211-0/+0
| | | | | Original commit message from CVS: acconfig.h usage deprecated
* *sigh* it's not doing anything useful anyway atmThomas Vander Stichele2002-03-051-0/+0
| | | | | Original commit message from CVS: *sigh* it's not doing anything useful anyway atm
* get up-to-date with the gst_caps_debug api improved capsnego in mad improved ↵Andy Wingo2002-03-031-0/+0
| | | | | | | | | | | | capsnego in adder improved capsnego in i... Original commit message from CVS: * get up-to-date with the gst_caps_debug api * improved capsnego in mad * improved capsnego in adder * improved capsnego in intfloat plugins * unbroke capsnego in stereomono plugins * fix cothread stack allocation within the main thread in new cothreads
* adapt to use new stuffThomas Vander Stichele2002-03-021-0/+0
| | | | | Original commit message from CVS: adapt to use new stuff
* a few fixesThomas Vander Stichele2002-02-211-0/+0
| | | | | Original commit message from CVS: * a few fixes
* quiet a warning from autoconfAndy Wingo2002-02-161-0/+0
| | | | | Original commit message from CVS: quiet a warning from autoconf
* it's all about the versioning babyThomas Vander Stichele2002-02-121-0/+0
| | | | | Original commit message from CVS: it's all about the versioning baby