index
:
~thomasvs/gst-plugins-good
feature-level-eos
feature-level-eos-1.0
master
Personal repository
thomasvs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-20
jpegenc: pass flowreturn upstream
Wim Taymans
2
-2
/
+4
2012-12-18
wavpack: use appropriate printf format for gsize
Thijs Vermeir
1
-2
/
+2
2012-12-18
taglib: use appropriate printf format for gsize
Thijs Vermeir
1
-3
/
+3
2012-12-18
gdkpixbuf: use appropriate printf format for gsize
Thijs Vermeir
1
-1
/
+2
2012-11-30
shout2send: accept audio/webm as well as video/webm
Tim-Philipp Müller
1
-1
/
+1
2012-11-12
vp8enc: Don't leak GstVideoCodecFrames that cause the creation of invisible f...
Sebastian Dröge
1
-0
/
+1
2012-11-12
pngdec: Actually use the stop() vfunc implementation
Sebastian Dröge
1
-2
/
+3
2012-11-12
vp8dec: Fix last commit
Sebastian Dröge
1
-2
/
+2
2012-11-12
vp8dec: Don't give up so easily if failed to decode a frame
Debarshi Ray
1
-3
/
+3
2012-11-12
vp8dec: Don't clear input state in reset()
Sebastian Dröge
1
-4
/
+1
2012-11-12
vp8dec: Also destroy decoder in set_format() if it was created already
Sebastian Dröge
1
-0
/
+6
2012-11-12
pngdec: Keep the input state in reset()
Sebastian Dröge
1
-23
/
+30
2012-11-06
speexdec: Don't unmap or finish_frame an invalid GstBuffer
Debarshi Ray
1
-7
/
+10
2012-11-02
vp8dec: Immediately return if opening the decoder failed
Sebastian Dröge
1
-0
/
+2
2012-11-02
vp8dec: Short circuit gst_vp8_dec_handle_frame if keyframe is missing
Debarshi Ray
1
-2
/
+5
2012-10-30
pulsesrc: don't assert in get_time() when called after shutdown
Tim-Philipp Müller
1
-0
/
+4
2012-10-27
gst: add various missing GST_PLUGINS_BASE_LIBS in Makefile.am
Antoine Tremblay
1
-0
/
+1
2012-10-24
pulsesink: Flush the ringbuffer on GAP events without duration
Sebastian Dröge
1
-0
/
+8
2012-10-23
vp8enc: set DECODE_ONLY flag on invisible AltRef frames
Oleksij Rempel
1
-0
/
+1
2012-10-20
pulsesink: fix caps leak in acceptcaps function
Tim-Philipp Müller
1
-0
/
+1
2012-10-19
pulsesink: in accept_caps() check if ring buffer is NULL before de-referencing
Tim-Philipp Müller
1
-7
/
+21
2012-10-17
jpeg, png, vpx: use gst_element_class_set_static_metadata()
Tim-Philipp Müller
6
-6
/
+6
2012-10-15
vp8enc: And this time fix the default target-bitrate value for real
Sebastian Dröge
1
-2
/
+2
2012-10-15
vp8enc: Fix default target-bitrate value
Sebastian Dröge
1
-4
/
+5
2012-09-27
dvdemux: The convert and duration queries are not supposed to change the format
Sebastian Dröge
1
-42
/
+37
2012-09-25
vp8enc: Disable GLIB deprecation warnings
Edward Hervey
1
-0
/
+7
2012-09-21
pulsesrc: Mute stream post-connection if required
Arun Raghavan
1
-3
/
+9
2012-09-19
pulsesink: Specify endianness in IEC 61937 payloading
Arun Raghavan
1
-1
/
+1
2012-09-17
vp8enc: Correctly finish frames
Sebastian Dröge
1
-21
/
+6
2012-09-17
vp8enc: Allow changing bitrate and other parameters during playback
Sebastian Dröge
1
-1
/
+185
2012-09-17
vp8enc: Store configuration in the vpx_codec_enc_cfg_t struct instead of dupl...
Sebastian Dröge
2
-194
/
+181
2012-09-16
vp8enc: Update documentation to reflect new property names
Sebastian Dröge
1
-5
/
+7
2012-09-16
vp8enc: Make some property names more readable
Sebastian Dröge
1
-22
/
+23
2012-09-16
vpx: Integrate into the build system
Sebastian Dröge
1
-0
/
+8
2012-09-16
vpx: Rename vp8 plugin to vpx
Sebastian Dröge
9
-7
/
+7
2012-09-16
vp8: Apply remaining changes that got lost while moving the plugin via git am...
Sebastian Dröge
2
-35
/
+4
2012-09-16
[MOVED FROM BAD 134/134] vp8dec: Unref input/output states when stopping the ...
Sebastian Dröge
1
-0
/
+9
2012-09-16
[MOVED FROM BAD 133/134] vp8enc: Update realtime profile to the new properties
Sebastian Dröge
1
-2
/
+3
2012-09-16
[MOVED FROM BAD 132/134] vp8: Require latest libvpx release (1.1.0 from May 2...
Sebastian Dröge
1
-8
/
+0
2012-09-16
[MOVED FROM BAD 131/134] vp8enc: Use a string field for the profile in the caps
Sebastian Dröge
1
-5
/
+20
2012-09-16
[MOVED FROM BAD 130/134] vp8enc: Correctly set profile in caps
Sebastian Dröge
1
-1
/
+2
2012-09-16
[MOVED FROM BAD 129/134] vp8: Update copyright and authors
Sebastian Dröge
2
-4
/
+6
2012-09-16
[MOVED FROM BAD 128/134] vp8enc: Rework encoder properties to be more in line...
Sebastian Dröge
2
-298
/
+937
2012-09-16
[MOVED FROM BAD 127/134] replace gst_element_class_set_details_simple with gs...
Mark Nauwelaerts
2
-2
/
+2
2012-09-16
[MOVED FROM BAD 126/134] vp8dec: Call gst_video_decoder_negotiate()
Edward Hervey
1
-0
/
+1
2012-09-16
[MOVED FROM BAD 125/134] vp8dec: Add support for multiple decoding threads
Sebastian Dröge
2
-2
/
+22
2012-09-16
[MOVED FROM BAD 124/134] vp8dec: Add support for the MFQE postprocessing flag
Sebastian Dröge
1
-1
/
+10
2012-09-16
[MOVED FROM BAD 123/134] vp8: Use pkg-config file for getting the LIBS and CF...
Sebastian Dröge
1
-2
/
+1
2012-09-16
[MOVED FROM BAD 122/134] vp8enc: Update the per-component strides for every f...
Sebastian Dröge
1
-0
/
+4
2012-09-16
[MOVED FROM BAD 121/134] vp8enc: initiate encoder to fix a crash.
Oleksij Rempel
1
-0
/
+2
[next]