Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release 1.0.01.0.0 | Tim-Philipp Müller | 2012-09-24 | 69 | -204/+234 |
| | |||||
* | tests: remove g_printerr() that's not needed any longer | Tim-Philipp Müller | 2012-09-24 | 1 | -1/+0 |
| | | | | now that tcase_skip_broken_test() prints it as well. | ||||
* | tests: disable failing replaygain tests | Tim-Philipp Müller | 2012-09-23 | 1 | -7/+8 |
| | |||||
* | smpte: send stream-start event | Tim-Philipp Müller | 2012-09-23 | 2 | -0/+12 |
| | |||||
* | multipartmux: send stream-start event | Tim-Philipp Müller | 2012-09-23 | 2 | -0/+13 |
| | |||||
* | matroskamux: send stream-start | Tim-Philipp Müller | 2012-09-23 | 1 | -0/+6 |
| | |||||
* | qtmux: send stream-start event | Tim-Philipp Müller | 2012-09-23 | 1 | -0/+5 |
| | |||||
* | interleave: add a bunch of FIXMEs | Tim-Philipp Müller | 2012-09-23 | 2 | -0/+19 |
| | | | | | Needs some more work, so stream-start, caps and tags are sent in the right order. | ||||
* | flvmux: send stream-start event | Tim-Philipp Müller | 2012-09-23 | 1 | -0/+6 |
| | |||||
* | avimux: send stream-start event | Tim-Philipp Müller | 2012-09-23 | 1 | -0/+8 |
| | |||||
* | Automatic update of common submodule | Tim-Philipp Müller | 2012-09-22 | 1 | -0/+0 |
| | | | | From 4f962f7 to 6c0b52c | ||||
* | rtspsrc: answer URI query | Tim-Philipp Müller | 2012-09-21 | 1 | -0/+13 |
| | | | | | | Without this, something also answered the query with TRUE but without setting a uri, not sure what that was.. | ||||
* | rtph264pay: Make sure the caps don't have duplicated sps/pps | Olivier Crête | 2012-09-21 | 1 | -4/+30 |
| | |||||
* | pulsesrc: Mute stream post-connection if required | Arun Raghavan | 2012-09-21 | 1 | -3/+9 |
| | | | | | | | | | A bug in PulseAudio causes PA_STREAM_START_MUTED to be rejected on record streams. Until this is fixed upstream, we mute the stream manually at startup. Based on a patch by Alban Browaeys <prahal@yahoo.com>. https://bugzilla.gnome.org/show_bug.cgi?id=684469 | ||||
* | qtdemux: 24 bit audio here is S24LE, not S24_3LE. | Michael Smith | 2012-09-20 | 1 | -1/+1 |
| | |||||
* | v4l2src: handle latency query before setting up the bufferpool | Sjoerd Simons | 2012-09-20 | 1 | -2/+3 |
| | | | | | | Fixes crash if no bufferpool is set up yet. https://bugzilla.gnome.org/show_bug.cgi?id=684430 | ||||
* | osxaudiosink: Specify endianness in IEC 61937 payloading | Arun Raghavan | 2012-09-19 | 1 | -1/+2 |
| | | | | | | | Corresponds to an API change in gst-plugins-base. This needs to be fixed to query the expected byte order using appropriate API. https://bugzilla.gnome.org/show_bug.cgi?id=678021 | ||||
* | directsoundsink: Specify endianness in IEC 61937 payloading | Arun Raghavan | 2012-09-19 | 1 | -1/+1 |
| | | | | | | DirectSound expects native endian byte order. https://bugzilla.gnome.org/show_bug.cgi?id=678021 | ||||
* | pulsesink: Specify endianness in IEC 61937 payloading | Arun Raghavan | 2012-09-19 | 1 | -1/+1 |
| | | | | | | Corresponds to an API change in gst-plugins-base. https://bugzilla.gnome.org/show_bug.cgi?id=678021 | ||||
* | deinterlace: Remove incorrect logic | Robert Swain | 2012-09-19 | 1 | -4/+0 |
| | | | | | | | | | I don't understand why these lines were added, they don't make sense to me now and both David and I agree that removing them moves closer to related logic being correct, therefore, they're being removed. I've tested a few progressive, interlaced and telecine clips and they all behave properly timestamp-wise and visually after these changes. | ||||
* | deinterlace: Fix field duration | Robert Swain | 2012-09-19 | 1 | -1/+1 |
| | | | | | The frame rate fraction is correctly adjusted in the cases preceding the field duration calculation and so the factor of 2 is incorrect. | ||||
* | videobox: Fix U/V strides for a number of cases. | Michael Smith | 2012-09-18 | 1 | -8/+8 |
| | |||||
* | videomixer: init videoinfo | Mark Nauwelaerts | 2012-09-18 | 1 | -0/+1 |
| | | | | ... to prevent random bogus caps fields. | ||||
* | videomixer: chain up to collectpads query function | Mark Nauwelaerts | 2012-09-18 | 1 | -1/+1 |
| | |||||
* | videomixer: Don't let GstCollectPad shadow custom sink pad query func | Nicolas Dufresne | 2012-09-18 | 1 | -16/+10 |
| | | | | | | | | In the current implementation, the custom pad query function is not called. This patch, set that query function on the GstCollectPads to avoid this shadowing. See https://bugzilla.gnome.org/show_bug.cgi?id=684237 | ||||
* | tests: dist image.jpg for jpeg test | Tim-Philipp Müller | 2012-09-17 | 1 | -0/+1 |
| | |||||
* | Release 0.11.99RELEASE-0.11.99 | Tim-Philipp Müller | 2012-09-17 | 3 | -7/+26 |
| | |||||
* | docs: update | Tim-Philipp Müller | 2012-09-17 | 66 | -129/+127 |
| | |||||
* | Fix spec file for vp8 move | Christian Fredrik Kalager Schaller | 2012-09-17 | 1 | -0/+3 |
| | |||||
* | annodex: Add to the CRUFT_DIRS | Sebastian Dröge | 2012-09-17 | 1 | -1/+2 |
| | |||||
* | docs: update | Tim-Philipp Müller | 2012-09-17 | 6 | -126/+155 |
| | |||||
* | vp8enc: Correctly finish frames | Sebastian Dröge | 2012-09-17 | 1 | -21/+6 |
| | | | | | Previously we would always get the same frame if multiple frames are pending, leaking memory of the previous frames and breaking timestamps. | ||||
* | vp8enc: Allow changing bitrate and other parameters during playback | Sebastian Dröge | 2012-09-17 | 1 | -1/+185 |
| | | | | Fixes bug #648276. | ||||
* | vp8enc: Store configuration in the vpx_codec_enc_cfg_t struct instead of ↵ | Sebastian Dröge | 2012-09-17 | 2 | -194/+181 |
| | | | | | | duplicating all variables Also protect encoder with a mutex. | ||||
* | vp8enc: Update documentation to reflect new property names | Sebastian Dröge | 2012-09-16 | 1 | -5/+7 |
| | | | | ...and also link to the WebM encoder parameters website. | ||||
* | vp8enc: Make some property names more readable | Sebastian Dröge | 2012-09-16 | 1 | -22/+23 |
| | |||||
* | vp8: Add tests to .gitignore | Sebastian Dröge | 2012-09-16 | 1 | -0/+2 |
| | |||||
* | vp8enc: Update patch to the new property names | Sebastian Dröge | 2012-09-16 | 1 | -1/+1 |
| | |||||
* | vpx: Integrate test into the build system too | Sebastian Dröge | 2012-09-16 | 1 | -0/+7 |
| | |||||
* | [MOVED FROM BAD 6/6] tests: fix more unit tests | Wim Taymans | 2012-09-16 | 2 | -22/+18 |
| | |||||
* | [MOVED FROM BAD 5/6] tests: update for gstcheck API change | René Stadler | 2012-09-16 | 2 | -4/+6 |
| | |||||
* | [MOVED FROM BAD 4/6] vp8dec: Add simple unit test for vp8dec | Sebastian Dröge | 2012-09-16 | 1 | -0/+179 |
| | |||||
* | [MOVED FROM BAD 3/6] vp8enc: Improve unit test a bit | Sebastian Dröge | 2012-09-16 | 1 | -2/+7 |
| | |||||
* | [MOVED FROM BAD 2/6] vp8enc: Also check the output caps in the unit test | Sebastian Dröge | 2012-09-16 | 1 | -1/+9 |
| | |||||
* | [MOVED FROM BAD 1/6] vp8enc: Add simple unit test | Sebastian Dröge | 2012-09-16 | 1 | -0/+156 |
| | |||||
* | vpx: Integrate into the build system | Sebastian Dröge | 2012-09-16 | 72 | -125/+731 |
| | |||||
* | vpx: Rename vp8 plugin to vpx | Sebastian Dröge | 2012-09-16 | 9 | -7/+7 |
| | | | | | This is using libvpx, which can support more codecs than just VP8 and will likely support future codecs. | ||||
* | vp8: Apply remaining changes that got lost while moving the plugin via git ↵ | Sebastian Dröge | 2012-09-16 | 2 | -35/+4 |
| | | | | am thanks to merges | ||||
* | [MOVED FROM BAD 134/134] vp8dec: Unref input/output states when stopping the ↵ | Sebastian Dröge | 2012-09-16 | 1 | -0/+9 |
| | | | | decoder | ||||
* | [MOVED FROM BAD 133/134] vp8enc: Update realtime profile to the new properties | Sebastian Dröge | 2012-09-16 | 1 | -2/+3 |
| |