2010-01-22 |
Stefan Kost | build: no unused variables when disabling asserts
|
commit | commitdiff | tree |
2010-01-18 |
Stefan Kost | v4l2: move G_END_DECLS to the end
|
commit | commitdiff | tree |
2010-01-18 |
Stefan Kost | v4l2: fix bufferpool file names in header comment
|
commit | commitdiff | tree |
2010-01-13 |
Stefan Kost | videomixer: use 'q' constraint instead of 'r'
|
commit | commitdiff | tree |
2010-01-13 |
Stefan Kost | avi: add missing include for sscanf
|
commit | commitdiff | tree |
2010-01-04 |
Stefan Kost | avimux: fix typo in warning message
|
commit | commitdiff | tree |
2009-11-25 |
Stefan Kost | rtpjitterbuffertest: add one more test and file a bug now
|
commit | commitdiff | tree |
2009-11-25 |
Stefan Kost | jitterbuffertest: improve the test
|
commit | commitdiff | tree |
2009-11-24 |
Stefan Kost | jpegenc: fix spelling in comment
|
commit | commitdiff | tree |
2009-11-20 |
Stefan Kost | docs: more links and better short description
|
commit | commitdiff | tree |
2009-11-03 |
Stefan Kost | jpegdec: don't allocate big arrays on the stack
|
commit | commitdiff | tree |
2009-10-31 |
Stefan Kost | level: fix decay to be smooth
|
commit | commitdiff | tree |
2009-10-31 |
Stefan Kost | level: calculate the message-intervall when it changes
|
commit | commitdiff | tree |
2009-10-31 |
Stefan Kost | level: clocktime is a guint64, use right macro to init...
|
commit | commitdiff | tree |
2009-10-31 |
Stefan Kost | level: use more g-style types
|
commit | commitdiff | tree |
2009-10-22 |
Stefan Kost | tests: also include the new test for prev commit
|
commit | commitdiff | tree |
2009-10-22 |
Stefan Kost | tests: add a jitterbuffer test
|
commit | commitdiff | tree |
2009-10-20 |
Stefan Kost | tests: include stdio.h for sscanf
|
commit | commitdiff | tree |
2009-10-18 |
Stefan Kost | level: code cleanup
|
commit | commitdiff | tree |
2009-10-16 |
Stefan Kost | build: use gst-glib-gen.mak to fix the glib build rules.
|
commit | commitdiff | tree |
2009-10-16 |
Stefan Kost | Automatic update of common submodule
|
commit | commitdiff | tree |
2009-10-09 |
Stefan Kost | id3: cast pointer math results to glong
|
commit | commitdiff | tree |
2009-10-09 |
Stefan Kost | flac: apparently on some platforms a FLAC__uint64!...
|
commit | commitdiff | tree |
2009-10-09 |
Stefan Kost | buikd: explicitely cast, to tell some compilers that...
|
commit | commitdiff | tree |
2009-10-09 |
Stefan Kost | build: don't cast, but use the right format specified...
|
commit | commitdiff | tree |
2009-10-07 |
Stefan Kost | build: fprintf, sprintf, sscanf need stdio.h
|
commit | commitdiff | tree |
2009-10-06 |
Stefan Kost | equalizer: use shelfing filters for first and last...
|
commit | commitdiff | tree |
2009-10-06 |
Stefan Kost | jpegdec: comment/logging cleanups and more branch guides
|
commit | commitdiff | tree |
2009-10-05 |
Stefan Kost | equalizer: fix filter history usage. Fixes #597397
|
commit | commitdiff | tree |
2009-10-02 |
Stefan Kost | rtp: add missing include to fix the build
|
commit | commitdiff | tree |
2009-10-02 |
Stefan Kost | videofilter: add G_OBJECT_WARN_INVALID_PROPERTY_ID...
|
commit | commitdiff | tree |
2009-10-02 |
Stefan Kost | level: don't give wrong number of fields in the message...
|
commit | commitdiff | tree |
2009-10-01 |
Stefan Kost | avi: don't misues perf-category and remove unused ext...
|
commit | commitdiff | tree |
2009-09-30 |
Stefan Kost | jpegdec: don't leak output buffers on decoding errors
|
commit | commitdiff | tree |
2009-09-28 |
Stefan Kost | jpeg: handle more libjpeg return values, add some more...
|
commit | commitdiff | tree |
2009-09-21 |
Stefan Kost | jpegdec: add a G_UNLIKELY and put perf-cat log to code...
|
commit | commitdiff | tree |
2009-09-18 |
Stefan Kost | avidemux: some logging cleanup to help understanding...
|
commit | commitdiff | tree |
2009-09-11 |
Stefan Kost | v4l2src: add a function pointer for get_frame function...
|
commit | commitdiff | tree |
2009-09-11 |
Stefan Kost | v4l2: log buffer copies on queue underrun in perf category
|
commit | commitdiff | tree |
2009-09-10 |
Stefan Kost | docs: fix gtk-doc warnings
|
commit | commitdiff | tree |
2009-09-10 |
Stefan Kost | docs: fix gtk-doc warnings
|
commit | commitdiff | tree |
2009-09-03 |
Stefan Kost | flvmux: fully use tagsetter to manage the tags. Fixes...
|
commit | commitdiff | tree |
2009-09-03 |
Stefan Kost | speexenc: small taglist handling cleanup
|
commit | commitdiff | tree |
2009-09-02 |
Stefan Kost | pulsesink: also guard reseting subscribe callback with...
|
commit | commitdiff | tree |
2009-08-11 |
Stefan Kost | docs: various doc fixes
|
commit | commitdiff | tree |
2009-08-11 |
Stefan Kost | Don't install static libs for plugins. Fixes #550851...
|
commit | commitdiff | tree |
2009-08-11 |
Stefan Kost | gst/rtpmanager/gstrtpbin.c: Print the pad-name in debug...
|
commit | commitdiff | tree |
2009-08-11 |
Stefan Kost | Final round of doc updates.
|
commit | commitdiff | tree |
2009-08-11 |
Stefan Kost | gst/: More doc updates. More xrefs.
|
commit | commitdiff | tree |
2009-08-11 |
Stefan Kost | Do not use short_description in section docs for elements...
|
commit | commitdiff | tree |
2009-08-11 |
Stefan Kost | gst/rtpmanager/rtpjitterbuffer.c: Don't try to reset... Patch by: Stefan Kost <ensonic@users.sf.net>
|
commit | commitdiff | tree |
2009-08-11 |
Stefan Kost | gst/rtpmanager/rtpjitterbuffer.c: Include stdlib.
|
commit | commitdiff | tree |
2009-08-11 |
Stefan Kost | Add stdlib include (free, atoi, exit).
|
commit | commitdiff | tree |
2009-08-11 |
Stefan Kost | gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_...
|
commit | commitdiff | tree |
2009-08-11 |
Stefan Kost | gst/rtpmanager/async_jitter_queue.c (tail_buffer_duration...
|
commit | commitdiff | tree |
2009-07-30 |
Stefan Kost | jpeg: use longer macro names to not clash with some...
|
commit | commitdiff | tree |
2009-07-24 |
Stefan Kost | jpeg: make encoder work with libjpeg v7
|
commit | commitdiff | tree |
2009-07-23 |
Stefan Kost | Automatic update of common submodule
|
commit | commitdiff | tree |
2009-07-21 |
Stefan Kost | interleave: fix indenting and upgrade two debugs to...
|
commit | commitdiff | tree |
2009-07-21 |
Stefan Kost | jpeg: code cleanups for encoder
|
commit | commitdiff | tree |
2009-06-30 |
Stefan Kost | pulsesink: include "1.0=100%" in volume and change...
|
commit | commitdiff | tree |
2009-06-25 |
Stefan Kost | v4l2src: set structs to zero before using them in ioctls
|
commit | commitdiff | tree |
2009-06-24 |
Stefan Kost | souphttpsrc: free memory in finalize
|
commit | commitdiff | tree |
2009-06-22 |
Stefan Kost | v4l2: open/close the device in READY
|
commit | commitdiff | tree |
2009-06-04 |
Stefan Kost | pulsesink: only notify if all checks passed
|
commit | commitdiff | tree |
2009-06-03 |
Stefan Kost | pulsesink: check pointer before accessing
|
commit | commitdiff | tree |
2009-06-03 |
Stefan Kost | pulsesink: rename gst_pulse_sink_get_time to gst_pulsesink_g...
|
commit | commitdiff | tree |
2009-06-03 |
Stefan Kost | pulsesink: use values from pa_stream_get_buffer_attr()
|
commit | commitdiff | tree |
2009-05-26 |
Stefan Kost | v4l2: cleanup and commenting
|
commit | commitdiff | tree |
2009-05-26 |
Stefan Kost | makefile: idea about makeing more sources/sinks testable...
|
commit | commitdiff | tree |
2009-05-15 |
Stefan Kost | [MOVED FROM BAD] Don't install static libs for plugins...
|
commit | commitdiff | tree |
2009-05-15 |
Stefan Kost | [MOVED FROM BAD] Define GstElementDetails as const...
|
commit | commitdiff | tree |
2009-05-15 |
Stefan Kost | [MOVED FROM BAD] Fix #337365 (g_type_class_ref <->...
|
commit | commitdiff | tree |
2009-05-15 |
Stefan Kost | [MOVED FROM BAD] gst/: Fix more broken GObject macros
|
commit | commitdiff | tree |
2009-05-13 |
Stefan Kost | [MOVED FROM BAD 44/56] Don't install static libs for...
|
commit | commitdiff | tree |
2009-05-13 |
Stefan Kost | [MOVED FROM BAD 03/56] Fix gtk-doc warnings. Also don...
|
commit | commitdiff | tree |
2009-05-12 |
Stefan Kost | [MOVED FROM BAD 46/57] Don't install static libs for...
|
commit | commitdiff | tree |
2009-04-15 |
Stefan Kost | debug: rename debug to debugutils to avoid clash with...
|
commit | commitdiff | tree |
2009-04-15 |
Stefan Kost | debug: indent before renaming
|
commit | commitdiff | tree |
2009-04-10 |
Stefan Kost | pulse: make it work on 0.9.12
|
commit | commitdiff | tree |
2009-04-07 |
Stefan Kost | wavparse: don't leak pad-template
|
commit | commitdiff | tree |
2009-03-31 |
Stefan Kost | matroska: don't leak serialized values when writing...
|
commit | commitdiff | tree |
2009-03-31 |
Stefan Kost | matroska: don't alter passed data and especialy don...
|
commit | commitdiff | tree |
2009-03-31 |
Stefan Kost | goom: the structure is not fully initialized, but the...
|
commit | commitdiff | tree |
2009-03-31 |
Stefan Kost | matroska: init endianess as such and signedness as...
|
commit | commitdiff | tree |
2009-03-31 |
Stefan Kost | qtdemux: don't use ininitialized var in debug log statement
|
commit | commitdiff | tree |
2009-03-31 |
Stefan Kost | qtdemux: don't leak atom data in case of a wrong fourcc
|
commit | commitdiff | tree |
2009-03-31 |
Stefan Kost | matroska: don't leak read data in demuxer
|
commit | commitdiff | tree |
2009-03-31 |
Stefan Kost | udp: don't use protocol in debug message after freeing
|
commit | commitdiff | tree |
2009-03-25 |
Stefan Kost | v4l2src: move duplicated timestamping and buffer metadata...
|
commit | commitdiff | tree |
2009-03-25 |
Stefan Kost | v4l2src: remove win32 ifdefs introduced by commit cff3f46760...
|
commit | commitdiff | tree |
2009-03-15 |
Stefan Kost | v4l2src: log details if we have them, needed for #575391
|
commit | commitdiff | tree |
2009-03-10 |
Stefan Kost | makefile: fix typo in no-static plugins rule
|
commit | commitdiff | tree |
2009-03-06 |
Stefan Kost | v4l2src: fix pads, so that they are subset of template...
|
commit | commitdiff | tree |
2009-02-03 |
Stefan Kost | equalizer: Don't reset frequency bands from user settings...
|
commit | commitdiff | tree |
2009-01-30 |
Stefan Kost | Add releaseinfo with online url.
|
commit | commitdiff | tree |
2009-01-29 |
Stefan Kost | Remove version numbers from a few gst-launch examples.
|
commit | commitdiff | tree |
2009-01-29 |
Stefan Kost | Update and add documentation for platform specific...
|
commit | commitdiff | tree |
2009-01-29 |
Stefan Kost | Add ' to framerate argument and remove the word 'simple...
|
commit | commitdiff | tree |
2009-01-29 |
Stefan Kost | Add examples for the jpeg elements.
|
commit | commitdiff | tree |
next |