summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* borgifyThomas Vander Stichele2005-11-293-138/+138
* gst/avi/gstavidemux.c: Useless check now we're setting the current entry corr...Edward Hervey2005-11-282-6/+5
* ext/jpeg/gstjpegenc.c: Don't leak input buffer in chain function (fixes #3226...Tim-Philipp Müller2005-11-282-47/+63
* ext/faad/gstfaad.c: Handle gracefully the consequence of "Maximum number of s...Edward Hervey2005-11-281-1/+4
* gst/matroska/matroska-mux.c: Look for pixel-aspect-ratio in caps, not pixel_w...Jan Schmidt2005-11-283-4/+9
* gst/matroska/matroska-mux.c: From Michal Benes: frame duration should be GST_...Jan Schmidt2005-11-282-2/+10
* configure.ac: fix up GST_PLUGIN_LDFLAGSThomas Vander Stichele2005-11-274-5/+22
* no need for an AS_LIBTOOL callThomas Vander Stichele2005-11-271-7/+0
* add ACLOCAL_AMFLAGS; remove old stuff from spec changelogThomas Vander Stichele2005-11-273-228/+3
* ext/dv/gstdvdec.c: Handle the case where the incoming Video dv stream doesn't...Edward Hervey2005-11-262-5/+13
* document flacdecThomas Vander Stichele2005-11-255-1/+43
* do some name borgifying documentThomas Vander Stichele2005-11-2510-149/+210
* documenting auto*sink using strstr for the video sink lookup, class field is ...Thomas Vander Stichele2005-11-2544-80/+199
* Wavpack ported to 0.9. No support for correction file yet.Edgard Lima2005-11-255-236/+390
* ext/wavpack/: put back wavpack - still needs portingThomas Vander Stichele2005-11-258-0/+1160
* gst/udp/gstudpsrc.c: Patch from Sebastien Cote to close control sockets in ud...Sebastien Cote2005-11-253-0/+14
* gst/effectv/gstquark.c: Flush the planes list on reverse caps negotiation. Th...Julien Moutte2005-11-242-9/+28
* gst/: Handle strides correctly, fix identity flipping, convert navigation eve...Julien Moutte2005-11-243-52/+201
* Fix #320288: wrong readme in plugins-goodMichael Smith2005-11-241-28/+33
* fix torture targetThomas Vander Stichele2005-11-241-1/+1
* add a torture targetThomas Vander Stichele2005-11-231-0/+3
* back to HEADThomas Vander Stichele2005-11-232-1/+5
* releasing 0.9.6Thomas Vander Stichele2005-11-231-0/+20
* releasing 0.9.6Thomas Vander Stichele2005-11-2341-153/+228
* adding cutterThomas Vander Stichele2005-11-231-0/+20
* Update .po filesThomas Vander Stichele2005-11-2314-57/+57
* gst/debug/gstnavigationtest.c: Oops, initialise the framerate GValueJan Schmidt2005-11-232-0/+6
* VideoFilter inherits fromJulien Moutte2005-11-2324-2330/+1923
* Fixes for API changesJan Schmidt2005-11-235-24/+19
* add cutter to spec inChristian Schaller2005-11-231-0/+1
* gst/qtdemux/qtdemux.c: Convert to fractional frameratesJan Schmidt2005-11-231-13/+17
* ext/jpeg/: JPEG fractiony goodness.Michael Smith2005-11-227-38/+77
* Fix for #321430: unresolved symbols due to incorrect linkage on inline functi...Michael Smith2005-11-223-5/+9
* More fractional framerate conversionsJan Schmidt2005-11-2215-58/+128
* Convert to fractional framerates.Jan Schmidt2005-11-225-8/+33
* fix up more enumsThomas Vander Stichele2005-11-2216-149/+158
* gst/videomixer/videomixer.c: Fractional framerates, videomixer.Michael Smith2005-11-222-14/+34
* ext/dv/: Fractional framerates for DV.Michael Smith2005-11-225-25/+64
* gst/autodetect/: Use gst_plugin_feature_list_free() to free feature list and ...Tim-Philipp Müller2005-11-223-10/+29
* gst/cutter/gstcutter.c: copy calculation code from level; remove use of some ...Thomas Vander Stichele2005-11-222-32/+69
* 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-226-11/+16
* 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-2217-25/+50
* URIHandler interface and element properties are now properly synchronized for...Edward Hervey2005-11-223-6/+60
* ext/: libgsttagedit has been renamed to libgsttag.Tim-Philipp Müller2005-11-223-2/+8
* gst/rtsp/rtspconnection.c: Apply patch from Sebastien Cote to fix #319184.Wim Taymans2005-11-212-2/+8
* port cutterThomas Vander Stichele2005-11-215-156/+134