fix mem leak (patch from upstream)
[platform/upstream/gstreamer.git] / gst /
2016-12-21 eunhae choiMerge "waylandsink : support cache flush of tbm" into...
2016-12-20 Eunhae Choifix tv profile build error
2016-12-15 Eunhae Choifix svace issue
2016-12-15 Eunhae Choi[adaptive] add patches for dash and hls (sync with...
2016-12-06 Gilbok Leetsdemux: Fix svace issue(DEREF_OF_NULL.EX)
2016-12-06 Eunhae Choipnmenc: Fix string memory leak / add nettle for hls
2016-11-23 Eunhae Choi[hls/tsdemux] add handling about non pcr live stream
2016-09-06 Eunhae Choiapply tizen build option rule
2015-12-29 Eunhae Choitsdemux: resolve svace issue
2015-12-29 Heechul JeonMerge "Disable unused plugins" into tizen
2015-12-23 Eunhae Choiadd hls pathes to support hw codec
2015-11-26 Eunhae Choimodify spec to build and merge prev modification
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream...
2015-10-29 Sreerenj Balachandranivfparse: Add vp9 support
2015-10-20 Reynaldo H. Verdej... pnmdec: drop frame in case of _handle() failure
2015-10-20 Reynaldo H. Verdej... pnmdec: propagate input state after parsing
2015-10-20 Reynaldo H. Verdej... pnmdec: completely reset parsing state at flush
2015-10-13 Sangkyu Park[mpegdemux/mpegtsdemux/mpegtsmux] Fix prevent defects
2015-10-07 Vineeth TMid3tag: fix sample memory leak
2015-10-07 Vineeth TMaudioaggregator: Fix build error
2015-10-02 Sebastian Drögeaudioaggregator: Select the initial offset based on...
2015-09-29 Tim-Philipp Müllermpegtsmux: fix downstream key unit events handling...
2015-09-26 Arnaud Vracdvdspu: fix pgs palette colors
2015-09-26 Tim-Philipp Mülleraudiomixer: fix deadlock when G_DISABLE_ASSERT is not...
2015-09-18 Sebastian Drögeaudioaggregator: Only skip the remaining part of a...
2015-09-17 Tim-Philipp Müllerdvdspu: pgs: fix printf format/argument mismatch in...
2015-09-17 Jan Schmidtpcapparse: Hook up the recently added change_state...
2015-09-17 Jan SchmidtDon't throw compiler warnings with G_DISABLE_ASSERT
2015-09-16 Tim-Philipp Müllerintervideosink: render preroll frames as well
2015-09-16 Jan Schmidtdvbsuboverlay: Check if downstream supports GstVideoOve...
2015-09-14 Sebastian Drögeaudioaggregator: Fix mixup of running times and segment...
2015-09-14 Sebastian Drögeaudioaggregator: Use stream time in the position query...
2015-09-04 Nirbheek Chauhancompositor: Ensure all arguments to CLAMP are signed int
2015-08-31 Olivier Crêtepcapparse: Reset state on flush and state changes
2015-08-29 Nirbheek Chauhancompositor: variables in clamp_rectangle() should be...
2015-08-28 Tim-Philipp MüllerFix file permissions of some files
2015-08-28 Luis de Bethencourtcompositor: remove check for below zero for unsigned...
2015-08-27 Sebastian Drögedvbsuboverlay: Fix caps memory leak by making static...
2015-08-26 Nicolas Dufresneh264parse/h265parse: Fix negotiation crash
2015-08-26 Nirbheek Chauhancompositor: Actually use the output resolution for...
2015-08-24 Tim-Philipp Müllertsdemux: fix latency handling again
2015-08-18 Guillaume Marquebielleliveadder: fix assertion when copying buffer region
2015-08-17 Thiago Santosvideoencoders: use template subset check for accept...
2015-08-17 Thiago Santosaudioencoders: use template subset check for accept...
2015-08-16 Olivier Crêtevideoparsers: Use gst_base_parse_merge_tags()
2015-08-16 Edward Herveympegtsdemux: Fix illogical comparision
2015-08-15 Thiago Santosaudiodecoders: use default pad accept-caps handling
2015-08-15 Thiago Santosvideodecoders: use default pad accept-caps handling
2015-08-15 Luis de Bethencourtrtph265depay: make sure we call handle_nal for each NAL
2015-08-15 Luis de Bethencourtrtph265pay: Copy metadata in the payloader, but only...
2015-08-15 Luis de Bethencourtrtph265pay: Use GST_WARNING_OBJECT() instead of GST_WAR...
2015-08-15 Luis de Bethencourtrtph265pay: fix potential crash when shutting down
2015-08-15 Jan Schmidth264parse: Clear SPS info after processing.
2015-08-14 Thiago Santospngparse: enable accept-intersect and accept-template...
2015-08-14 Thiago Santosvideoparsers: enable accept-template flag
2015-08-14 Luis de Bethencourtrtph265pay: fix buffer leak when using SPS/PPS
2015-08-14 Luis de Bethencourtrtph265depay: copy metadata in the depayloader, but...
2015-08-13 Vineeth TMspu-pgs: fix buffer and event leak
2015-08-13 Vineeth TMdvdspu: Fix event leaks
2015-08-12 Luis de Bethencourtrtph265depay: checking if depay has sps/pps nals before...
2015-08-12 Luis de Bethencourtrtph265depay: only update the srcpad caps if something...
2015-08-12 Luis de Bethencourtrtph265depay: PPS replaces old PPS if it has the same id
2015-08-12 Luis de Bethencourtrtph265depay: Insert SPS/PPS NALs into the stream
2015-08-12 Luis de Bethencourtrtph265depay: implement process_rtp_packet() vfunc
2015-08-12 Luis de Bethencourtrtph265depay: Use GST_BUFFER_PTS() instead of GST_BUFFE...
2015-08-12 Luis de Bethencourtrtph265depay: prevent trying to get 0 bytes from adapter
2015-08-11 Nicolas Dufresnefrei0r: Fix setting string parameters
2015-08-11 Sreerenj Balachandranvideoparsers: h265: Fix the frame start detection code
2015-08-11 Sreerenj Balachandranvideoparsers: h265: Avoid skipping of EOS and EOB nals
2015-08-08 Tim-Philipp Müllerasfmux: output TIME segment if we output a stream and...
2015-08-07 Sreerenj Balachandranh265parse: expose compatible profiles to downstream
2015-08-06 Nicolas Dufresnergb2bayer: Use mapped frame stride
2015-08-06 Nicolas Dufresnergb2bayer: Protect against failing map
2015-08-06 Nicolas Dufresnebayer2rgb: Read stride from the video info
2015-08-06 Nicolas Dufresnebayer2rgb: Protect against failing map
2015-08-05 Nicolas Dufresnepcapparse: Segment should start at base ts
2015-08-05 Anders Jonssoncamerabin2: Fix string typo
2015-08-04 Jimmy Ohnrawparse: fix duplicated format in handle_seek_pull
2015-07-30 Olivier Crêteaudiointerleave: Avoid caps processing if not yet negot...
2015-07-30 Olivier Crêteaudioaggregator: On timeout, resync pads with not enoug...
2015-07-30 Olivier Crêteaggregator: Queue "latency" buffers at each sink pad.
2015-07-30 Vineeth TMh265parse: Avoid checking for Non Mandatory VPS NAL
2015-07-30 Vineeth TMsdpdemux: assertion error due to wrong condition check
2015-07-29 Luis de Bethencourtrtp: remove dead assignment
2015-07-29 Tim-Philipp Müllermpegtsmux: use GQueue instead of GList prepend/reverse
2015-07-29 Luis de Bethencourtsdpdemux: remove redundant assignment
2015-07-29 Luis de Bethencourtmpegtsbase: remove redundant check
2015-07-29 Sebastian Drögesdpdemux: Don't assert in GstAdapter if no data was...
2015-07-29 Sebastian Drögesdpdemux: Strip keys from the fmtp that we use internal...
2015-07-29 Jan Schmidth264parse: Add more NAL types for debugging output.
2015-07-29 Jan Schmidtmpegtsmux: Don't clear the PID on reset.
2015-07-29 Jan Schmidtmpegtsmux: Accumulate streamheaders in reverse
2015-07-29 Vineeth TMh263parse: fix caps memory leak
2015-07-23 Jan Schmidth264parse: Don't discard first AU delimiter
2015-07-22 Olivier Crêteaudioaggregator: Register function name
2015-07-22 Olivier Crêteaudioaggregator: Use 1.0 style buffer allocation
2015-07-22 Nirbheek Chauhanaudioaggregator: Sync pad values before aggregating
2015-07-22 Luis de Bethencourtliveadder: remove unneeded variable
2015-07-22 Olivier Crêteaudioaggregator: Read output buffer duration with lock...
2015-07-21 Luis de Bethencourtliveadder: return false if event couldn't be pushed
next