summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* adaptivedemux: Drop the manifest lock during outbound actionsJan Schmidt2016-07-261-8/+48
* adaptivedemux: fix pending tags leakGuillaume Desmottes2016-07-251-0/+2
* applemedia: Ship all headers in tarballsSebastian Dröge2016-07-181-0/+2
* openh264enc: Use a constant SPS/PPS ID no matter if openh264 older or newer t...Sebastian Dröge2016-07-041-1/+1
* openh264enc: Fix initial time-per-frame calculationSebastian Dröge2016-07-041-1/+1
* openh264enc: Remove broken byte-stream to avc conversion and just output byte...Sebastian Dröge2016-07-041-104/+26
* d3dvideosink: Replace some more gst_caps_to_string() with GST_PTR_FORMATSebastian Dröge2016-07-042-10/+3
* d3dvideosink: leak on caps stringJonathan Roy2016-07-041-3/+1
* audioaggregator: fix buffer leakGuillaume Desmottes2016-06-271-0/+12
* h264parse: fix default time_offset_lengthMichael Olbrich2016-06-271-1/+1
* iosassetsrc: Print the correct URI if it was rejectedSebastian Dröge2016-06-271-2/+2
* avfassetsrc: Don't escape the URI before passing it to NSURLSebastian Dröge2016-06-271-5/+2
* gleffects: fix little rectangle that appears at the center of squeeze and tun...Haihua Hu2016-06-151-2/+4
* Release 1.8.21.8.2Sebastian Dröge2016-06-0978-130/+544
* Update .po filesSebastian Dröge2016-06-0940-40/+40
* po: Update translationsSebastian Dröge2016-06-093-56/+61
* webpdec: Wait for segment event before checking itNicolas Dufresne2016-06-071-7/+22
* vmncdec: Wait for segment event before checking itNicolas Dufresne2016-06-071-5/+23
* mpegtsmux: Set PTS on aligned buffersJan Alexander Steffens (heftig)2016-06-071-2/+15
* caopengllayersink: Don't cache buffer poolNicolas Dufresne2016-06-072-39/+8
* vtdec: always drain in ::negotiateAlessandro Decina2016-06-071-6/+3
* vtdec: try to preserve downstream caps orderAlessandro Decina2016-06-071-4/+5
* amcvideoenc: Do not call gst_object_unref on GstCapsXavier Claessens2016-06-071-3/+3
* ahcsrc: Avoid a div by 0 warningXavier Claessens2016-06-071-1/+5
* vtdec: make vtdec_hw fallback to software on renegotiationAlessandro Decina2016-06-021-21/+28
* vtdec: fix switching from GLMemory to SysmemAlessandro Decina2016-06-021-0/+5
* vtdec: optimize renegotiationAlessandro Decina2016-06-021-3/+9
* player: fix suburi getter debug messageGuillaume Desmottes2016-05-251-2/+2
* player: Don't set subtitle URI directly but dispatch to the player threadSebastian Dröge2016-05-251-6/+1
* player: Fix documentation for gst_player_video_info_get_framerate()Arun Raghavan2016-05-251-1/+3
* player: use gst_check_init() in testGuillaume Desmottes2016-05-251-1/+1
* openjpegenc: enable MCT for RGB videoAaron Boxer2016-05-251-0/+3
* ahc: fix potential NULL derefMartin Kelly2016-05-251-10/+13
* glmosaic: fix shader leakGuillaume Desmottes2016-05-201-0/+1
* gl: win32: Unparent internal window before destroying itXavier Claessens2016-05-201-0/+2
* gl: win32: Don't steal parent focus when creating internal windowXavier Claessens2016-05-201-1/+6
* videoaggregator: Don't wait if input buffer is after outputOlivier Crête2016-05-201-2/+1
* configure: check for shm_open() in OpenBSDAlex-P. Natsios2016-05-201-0/+3
* amcaudiodec: Set layout=interleaved in raw audio capsSebastian Dröge2016-05-121-1/+2
* openjpeg: Port to 2.1 and require a pkg-config file for 2.0 and 2.1Nirbheek Chauhan2016-05-114-15/+22
* applemedia: vtdec: output sysmem by defaultAlessandro Decina2016-05-061-2/+2
* vkswapper: use gst_video_sink_center_rect for positioning the videoMatthew Waters2016-05-051-18/+18
* vulkan/build: add the build directory to the list of includesMatthew Waters2016-05-051-0/+1
* vulkan: silence a validation warning filling out the image barrierMatthew Waters2016-05-051-0/+2
* vulkan: use the correct validation layer nameMatthew Waters2016-05-052-2/+2
* directsoundsrc: Convert Windows strings to UTF8 before comparing against UTF8...Sebastian Dröge2016-05-041-2/+17
* compositor: Set blend functions in ::negotiated_caps() instead of ::fixate_ca...Sebastian Dröge2016-05-041-8/+17
* h264parse: H264 level idc 0 is not validSebastian Dröge2016-04-261-1/+3
* h265parse: H265 level idc 0 is not validSebastian Dröge2016-04-261-1/+3
* Release 1.8.11.8.1Sebastian Dröge2016-04-2076-875/+545