2003-08-14 |
Benjamin Otte | remove legacy offset code - fixes #119550 |
commit | commitdiff | tree | snapshot |
2003-08-14 |
David Schleef | Change default program suffix to -0.7 |
commit | commitdiff | tree | snapshot |
2003-08-13 |
Thomas Vander... | build fixes |
commit | commitdiff | tree | snapshot |
2003-08-13 |
Thomas Vander... | build fix |
commit | commitdiff | tree | snapshot |
2003-08-07 |
David Schleef | Add m68k support (from Debian bug report #172269) |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Andy Wingo | cache return values of _gst_debug_nameof_funcptr |
commit | commitdiff | tree | snapshot |
2003-08-06 |
David Schleef | Make dladdr() code dependent on HAVE_DLADDR |
commit | commitdiff | tree | snapshot |
2003-08-06 |
David Schleef | Add check for dladdr() |
commit | commitdiff | tree | snapshot |
2003-08-06 |
David Schleef | Automake-1.5 chokes on gst/Makefile.am, so updating... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
David Schleef | Remove putbits Makefile |
commit | commitdiff | tree | snapshot |
2003-08-06 |
David Schleef | putbits removed because of licensing concerns. Code... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Thomas Vander... | check |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Thomas Vander... | cia check |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Ronald S. Bultje | Implement simple seek API. This can later be extended... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Benjamin Otte | optimized debugging. |
commit | commitdiff | tree | snapshot |
2003-08-02 |
David Schleef | Add another test |
commit | commitdiff | tree | snapshot |
2003-08-02 |
David Schleef | Remove check for readability of a registry, since if... |
commit | commitdiff | tree | snapshot |
2003-08-02 |
David Schleef | Add pad->unlinkfunc and gst_pad_set_unlink_function() |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Ronald S. Bultje | Support gcc-2.9x, too |
commit | commitdiff | tree | snapshot |
2003-07-30 |
David Schleef | Add using_mmap field to GstFileSrc |
commit | commitdiff | tree | snapshot |
2003-07-30 |
David Schleef | Implement read() as a fallback method if mmap() fails... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
David Schleef | Fix typo in last commit |
commit | commitdiff | tree | snapshot |
2003-07-29 |
David Schleef | 1. Learn sparc asm 2. Realize the level of bogosity... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Ronald S. Bultje | Implement gst_caps_has_property*() as functions instead... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
David Schleef | Make docs building dependent on BUILD_DOCS, this appear... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
David Schleef | Remove lines that pull libs/ext/cothreads from CVS |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Jan Schmidt | Fix installing plugin in wrong dir |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Benjamin Otte | clean up debugging messages in gstthread.c - includes... |
commit | commitdiff | tree | snapshot |
2003-07-27 |
David Schleef | Removed building of ext/cothreads and corresponding... |
commit | commitdiff | tree | snapshot |
2003-07-27 |
David Schleef | Change printing of float props to %g |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Brian Cameron | Fixed Forte compile issue. |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Brian Cameron | Properly handle null string value, preventing core... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
David Schleef | Change strtod() -> g_ascii_strtod(), since strtod(... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
David Schleef | Changed strtod() -> g_ascii_strtod(), since strtod... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Joshua N. Pritikin | 1. Change many comments from // to /**/. |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Joshua N. Pritikin | Assign IDs starting from 1 instead of from 0. |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Joshua N. Pritikin | Add a GST_SEEK catagory for diagnostics about handling... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Anonymous Ignore... | Prevent the registry from enter an infinite loop. ... |
commit | commitdiff | tree | snapshot |
2003-07-24 |
David Schleef | But you can't use G_TYPE_BOXED in a signal. Changing... |
commit | commitdiff | tree | snapshot |
2003-07-24 |
David Schleef | Properly ref caps and pad template in FACTORY macros |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Joshua N. Pritikin | fix type in documentation |
commit | commitdiff | tree | snapshot |
2003-07-23 |
David Schleef | Change %llu printf formats to G_GUINT64_FORMAT |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Ronald S. Bultje | Add support for not incrementing bytecounter while... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Joshua N. Pritikin | Use a helper function to swap prop entries such they... |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Leif Johnson | + updates to the mimetypes file, trying to get it in... |
commit | commitdiff | tree | snapshot |
2003-07-19 |
Thomas Vander... | docs fixes, see #117837 |
commit | commitdiff | tree | snapshot |
2003-07-18 |
David Schleef | Add glib.h for G_BEGIN_DECLS |
commit | commitdiff | tree | snapshot |
2003-07-18 |
David Schleef | Add G_BEGIN_DECLS/G_END_DECLS to exported headers |
commit | commitdiff | tree | snapshot |
2003-07-18 |
Christian Schaller | remove mask statement from %post as it is not supported... |
commit | commitdiff | tree | snapshot |
2003-07-16 |
Benjamin Otte | add valist function for gst_event_new_discontinuous... |
commit | commitdiff | tree | snapshot |
2003-07-16 |
Andy Wingo | some formatting and doc fixes, and make gstdebug output... |
commit | commitdiff | tree | snapshot |
2003-07-16 |
Andy Wingo | run pre_run_func and post_run_func when working without... |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Schleef | Add IUY2 |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Schleef | Add number-of-iterations option. |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Schleef | Reference the caps used as filtercaps |
commit | commitdiff | tree | snapshot |
2003-07-13 |
David Schleef | Check added in last checkin was tripping on the ends... |
commit | commitdiff | tree | snapshot |
2003-07-13 |
David Schleef | Print float props using %g. Warn about corrupt props... |
commit | commitdiff | tree | snapshot |
2003-07-13 |
David Schleef | add warning if getcaps function returns an unreferenced... |
commit | commitdiff | tree | snapshot |
2003-07-12 |
David Schleef | Update for new debugging system |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Ronald S. Bultje | Add G_BEGIN/END_DECLS macros around all the stuff to... |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Ronald S. Bultje | Plugin details fixes |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Wim Taymans | Updated example app |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Wim Taymans | Added some comments and use _PAD_IS_USABLE instead... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Benjamin Otte | fix issue with null pointer cast use brackets around... |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Benjamin Otte | include license in registry |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Benjamin Otte | fix endianness issue in xml comments for 4CCs |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Benjamin Otte | clean up element details structs |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Benjamin Otte | make sure we have sane element details - this breaks... |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Benjamin Otte | don't include optimizations directly in Makefiles |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Benjamin Otte | fix bogus warning |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Benjamin Otte | rewrite vararg prop entry using functions to cope with... |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Ronald S. Bultje | New mimtypes document, going into effect today... For... |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Christian Schaller | SPEC and build fixes, should be possible to make tarbal... |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Benjamin Otte | debugging cleanup |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Benjamin Otte | fix threading on non-optimized atomic architectures... |
commit | commitdiff | tree | snapshot |
2003-07-01 |
David Schleef | Add SIGINT handling. ctrl-C is more graceful now |
commit | commitdiff | tree | snapshot |
2003-06-30 |
David Schleef | Fix pkg-config module name suffixes (-0.7). Closes... |
commit | commitdiff | tree | snapshot |
2003-06-30 |
David Schleef | minor corrections |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Benjamin Otte | more doc fixes |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Benjamin Otte | docs fixes: comment macros in templates, not in headers... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Benjamin Otte | update example - config.h isn't included anymore |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Benjamin Otte | GST_DEBUG reorganization containing loads of stuff: |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Brian Cameron | Fixed gst-inspect so it doesn't core dump on Solaris. |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Ronald S. Bultje | Refinement of ADPCM codecs, added realaudio/dvaudio... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Ronald S. Bultje | Some more additions to the list... We proposed to use... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Ronald S. Bultje | Some extra additions to sound, this actually allows... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Ronald S. Bultje | Some more slight adjustments, plus more exact definitio... |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Ronald S. Bultje | I'm too lazy to comment this |
commit | commitdiff | tree | snapshot |
2003-06-16 |
David Schleef | NULL is a valid props |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Andy Wingo | set GstElement->elementfactory before creating any... |
commit | commitdiff | tree | snapshot |
2003-06-15 |
David Schleef | Fix gst_props_get_entry(): props==NULL is a valid props. |
commit | commitdiff | tree | snapshot |
2003-06-15 |
David Schleef | Fix spelling errors |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Benjamin Otte | fix HAVE_* macros for ppc |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Wim Taymans | - further productizing the fixed flag on GstCaps by... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Wim Taymans | - some more checks |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Wim Taymans | - Added testcase for fixed flag on caps/props |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Thomas Vander... | typo |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Thomas Vander... | notes |
commit | commitdiff | tree | snapshot |
2003-06-10 |
David Schleef | Add gst_pad_template_newv() as a va_list alternative... |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Thomas Vander... | updated release notes |
commit | commitdiff | tree | snapshot |
next |