summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* gst/debug/gstnavigationtest.c: Oops, initialise the framerate GValueJan Schmidt2005-11-231-0/+1
* VideoFilter inherits fromJulien Moutte2005-11-2321-2149/+1699
* Fixes for API changesJan Schmidt2005-11-232-17/+6
* gst/qtdemux/qtdemux.c: Convert to fractional frameratesJan Schmidt2005-11-231-13/+17
* Fix for #321430: unresolved symbols due to incorrect linkage on inline functi...Michael Smith2005-11-222-5/+2
* More fractional framerate conversionsJan Schmidt2005-11-227-39/+69
* Convert to fractional framerates.Jan Schmidt2005-11-223-7/+16
* fix up more enumsThomas Vander Stichele2005-11-228-97/+98
* gst/videomixer/videomixer.c: Fractional framerates, videomixer.Michael Smith2005-11-221-14/+27
* gst/autodetect/: Use gst_plugin_feature_list_free() to free feature list and ...Tim-Philipp Müller2005-11-222-10/+19
* gst/cutter/gstcutter.c: copy calculation code from level; remove use of some ...Thomas Vander Stichele2005-11-221-32/+62
* various cosmetic fixesThomas Vander Stichele2005-11-221-10/+11
* various cosmetic fixesThomas Vander Stichele2005-11-221-2/+2
* various cosmetic fixesThomas Vander Stichele2005-11-221-10/+11
* Update for gst_tag_setter API changes.Andy Wingo2005-11-221-1/+1
* ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile...Andy Wingo2005-11-221-1/+1
* ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...Andy Wingo2005-11-229-12/+12
* URIHandler interface and element properties are now properly synchronized for...Edward Hervey2005-11-221-5/+22
* gst/rtsp/rtspconnection.c: Apply patch from Sebastien Cote to fix #319184.Wim Taymans2005-11-211-2/+3
* port cutterThomas Vander Stichele2005-11-213-156/+120
* Update for stream lock API changes: don't take stream log in sink event handl...Tim-Philipp Müller2005-11-214-22/+19
* Forgot to commit header file changes, Makefile.am changes. Oops.Michael Smith2005-11-212-1/+6
* gst_object_unref, not g_object_unrefMichael Smith2005-11-211-1/+1
* Fix for stream lock updates.Wim Taymans2005-11-211-2/+2
* gst/wavparse/gstwavparse.c: Use GST_DEBUG_FUNCPTR; add debug message in pad a...Tim-Philipp Müller2005-11-211-5/+9
* gst/auparse/: Partially fix #161712. playbin still doesn't work on these file...Michael Smith2005-11-211-23/+63
* gst/qtdemux/qtdemux.c: j@bootlab.org, #321903).Tim-Philipp Müller2005-11-211-0/+10
* *.*: Ran scripts/update-macros. Oh yes.Andy Wingo2005-11-215-46/+46
* gst/matroska/matroska-demux.c: Filler events are gone for now, comment out se...Tim-Philipp Müller2005-11-211-0/+3
* Update for GST_FOURCC_FORMAT API change.Tim-Philipp Müller2005-11-211-23/+23
* Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt2005-11-211-3/+3
* Fixes for GST_FOURCC_FORMAT API change.Tim-Philipp Müller2005-11-214-21/+22
* Fix for collect pads API change. Also fix textoverlay state change function.Tim-Philipp Müller2005-11-213-20/+20
* gst/matroska/matroska-mux.c: ReplaceJulien Moutte2005-11-201-1/+2
* gst/matroska/matroska-mux.c: Fix forJulien Moutte2005-11-202-14/+21
* Created Speex payloader and depayloader; Optimize G711 payloader to use adapt...Edgard Lima2005-11-1716-63/+1001
* gst/flx/gstflxdec.c: Fix state change.Wim Taymans2005-11-161-8/+19
* Move comment.Andy Wingo2005-11-161-1/+1
* gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.Andy Wingo2005-11-161-60/+17
* gst/matroska/matroska-demux.c: When seeking, seek to closest index entry at o...Tim-Philipp Müller2005-11-151-16/+11
* gst/avi/gstavidemux.c: Invert DIB images again (see #132341).Tim-Philipp Müller2005-11-151-0/+38
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-1437-50/+95
* gst/avi/gstavidemux.*: Yeah, implement proper seeking. Exact seeking and segm...Edward Hervey2005-11-112-143/+187
* gst/qtdemux/qtdemux.c: Add support for custom genre tags.Tim-Philipp Müller2005-11-101-0/+7
* gst/matroska/matroska-mux.c: Don't try to ready buffer duration from buffer t...Tim-Philipp Müller2005-11-101-4/+2
* Attempting to optimize the code for embedded systems.Zeeshan Ali2005-11-091-10/+7
* gst/avi/gstavidemux.c: No need to take the STREAM_LOCK in the loop function. ...Tim-Philipp Müller2005-11-071-9/+6
* gst/matroska/matroska-demux.c: Don't error out when the source pad isn't linked.Tim-Philipp Müller2005-11-071-17/+12
* ignore moreThomas Vander Stichele2005-11-011-5/+1
* gst/wavenc/gstwavenc.c: Added proper event handlind, made downstream newsegme...Edward Hervey2005-11-011-20/+35