platform/upstream/gst-plugins-good.git
2015-09-29 Tim-Philipp... flacenc: avoid potential string overflow
2015-09-29 Sebastian Drögematroskademux: Remove leftover assertion from 0.10
2015-09-26 Guillaume Marquebielleaacparse: fix uninitialized variables in LOAS config...
2015-09-25 Sebastian DrögeRelease 1.6.0 1.6.0
2015-09-25 Sebastian DrögeUpdate .po files
2015-09-25 Thibault Sauniersmptealpha: Do not set width/height before comparing...
2015-09-24 Sebastian Drögeqtdemux: Accumulate segments for edit lists before...
2015-09-23 Vikram Fugrospectrum: send phase values in the GstMessage for Phase...
2015-09-21 Jan Schmidtmatroska-mux: Don't output a warning on MONO multiview...
2015-09-20 Sebastian Rasmussenrtptheoradepay: Fix memory leaks
2015-09-20 Sebastian Rasmussenrtp{vorbis,theora}{pay,depay}: Cosmetic cleanup
2015-09-20 Sebastian Drögertp{vorbis,theora}pay: Store headers in the packet...
2015-09-18 Sebastian DrögeRelease 1.5.91
2015-09-18 Sebastian DrögeUpdate .po files
2015-09-18 Sebastian Drögepo: Update translations
2015-09-17 Eunhae Choiavidemux: Fix taglist leak
2015-09-16 Jan Schmidtaacparse: Skip LOAS AAC until a valid config is seen.
2015-09-13 Mark Nauwelaertsrtpjitterbuffer: reset just a bit more upon flush_stop
2015-09-13 Mark Nauwelaertsrtpjitterbuffer: remove dead struct member
2015-09-11 Vineeth TMmultiudpsink: fix GError memory leak when hostname...
2015-09-10 Thiago Santosmatroskamux: drop HEADER flag from output buffers
2015-09-10 Tim-Philipp... matroskamux: fix matroskamux ! matroskademux
2015-09-10 Martin Kellyrtsp: fix small README typo
2015-09-06 Tim-Philipp... wavpackparse: set both pts and dts so baseparse doesn...
2015-09-06 Tim-Philipp... flacparse: set both pts and dts so baseparse doesn...
2015-09-06 Tim-Philipp... docs: remove properties and signals that no longer...
2015-09-05 George Chrissflvmux: Make the element count in arrays not include end
2015-09-05 Jan Schmidtflvmux: Store incoming bitrate tags and send in the...
2015-09-05 Jan Schmidtrtspsrc: Don't parse key data more than needed.
2015-09-05 Jan Schmidtrtspsrc: Fix SRTP + RTX, auth access, a leak, and an...
2015-09-04 Sebastian Drögeudpsrc: Fix build with GLib < 2.44
2015-09-04 Sebastian Drögeudpsrc: Ignore G_IO_ERROR_CONNECTION_CLOSED when receiv...
2015-09-02 Sebastian Drögertpvorbis/theoradepay: Fix handling of fragmented packets
2015-09-01 Olivier Crêtedtmfsrc: Reply to latency query
2015-08-31 Olivier Crêtetests: Fix rtpsession test failure
2015-08-31 Stefan Sauerlevel: improve the test for multi-channel mode
2015-08-31 Jan Alexander... matroskademux: Align raw video frames to 32 bytes
2015-08-27 Stefan Sauerlevel: fix level calculations for mutliple channels
2015-08-27 Ravi Kiran K Nsmpte: Fix memory leak
2015-08-21 Tim-Philipp... tests: souphttpsrc: don't try to connect to dead radio...
2015-08-21 Vineeth TMrtspsrc: Trivial fix to check correct condition
2015-08-21 Vineeth TMmatroska: read: fix tag list memory leak
2015-08-21 Vineeth TMwavpackdec: fix taglist memory leak
2015-08-20 Jean-Michel... v4l2transform: fix pad closing
2015-08-19 Sebastian DrögeRelease 1.5.90
2015-08-19 Sebastian DrögeUpdate .po files
2015-08-19 Sebastian Drögepo: Update translations
2015-08-18 Tim-Philipp... multifilesrc: fix regression with starting from index...
2015-08-18 Alex Ashleyqtdemux: fix offset calculation when parsing CENC aux...
2015-08-17 Thiago Santosflacenc: actually return true for accept-caps query...
2015-08-17 Hyunjun Kortp: copy metadata in the (de)payloaders which is misse...
2015-08-17 Dustin Spicuzzadirectsoundsink: allow specifying audio playback device
2015-08-16 Thiago Santosflacenc: remove single entry if from loop
2015-08-16 Thiago Santosflacenc: implement proper accept-caps
2015-08-16 Thiago Santosflacenc: improve sink pad template caps
2015-08-16 Thiago Santosy4mencode: fix gst-launch version in documentation
2015-08-16 Thiago Santosaudioencoders: use template subset check for accept...
2015-08-16 Thiago Santosvideoencoders: use template subset check for accept...
2015-08-16 Tim-Philipp... mpegaudioparse: use new baseparse API to fix tag handling
2015-08-16 Olivier Crêteaudioparsers: use new base parse API to fix tag handling
2015-08-16 Tim-Philipp... flacparse: use new baseparse API and fix tag handling
2015-08-16 Sebastian Drögeqtdemux: Use signed integer type to be able to check...
2015-08-16 Luis de Bethencourtrtpvorbisdepay: remove dead code
2015-08-16 Thiago Santosalawenc: port to AudioEncoder base class
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 Thiago Santosalawdec: make error handling a bit nicer
2015-08-15 Thiago Santosalawdec: port to audiodecoder base class
2015-08-15 Thiago Santosqtdemux: only look for more samples in moofs in pull...
2015-08-15 Sebastian Drögedcaparse: Don't look for a second syncword
2015-08-15 Tim-Philipp... vp8enc, vp9enc: reset multipass file index when stoppin...
2015-08-15 Tim-Philipp... vp9enc: provide support for multiple pass cache files
2015-08-14 Thiago Santostests: aacparse: use caps query instead of accept-caps
2015-08-14 Thiago Santosaudioparsers: enable accept-template flag
2015-08-14 George Kiagiadakisrtspsrc: send the User-Agent header
2015-08-14 George Kiagiadakisrtspsrc: wrap gst_rtsp_message_init_request in a local...
2015-08-14 Prashant Gotarneaudioecho: make sure buffer gets reallocated if max_del...
2015-08-14 Oleksij Rempelvp8enc: provide support for multiple pass cache files
2015-08-14 Ramiro Pollartpmp4gdepay: fix timestamps for RTP packets with multi...
2015-08-14 Thiago Santossouphttpsrc: remove unnecessary if, g_free is null...
2015-08-14 Alex Ashleysouphttpsrc: add property to set HTTP method
2015-08-14 Edward Herveycheck: Rename states unit test
2015-08-14 Sebastian Drögegoom: Rename get_type() function of base class to preve...
2015-08-13 Sebastian Drögertpjitterbuffer: Keep the DTS estimate if we got no...
2015-08-13 Ravi Kiran K Nmatroska: Remove unused variable
2015-08-11 Sebastian Drögertp: Copy metadata in the (de)payloader, but only the...
2015-08-10 Thiago Santosqtdemux: fix small typo in comment
2015-08-10 Nicolas Dufresnegoom2k1/doc: Fixup previous commit
2015-08-10 Nicolas Dufresnegoom2k1/doc: Use GstGoom2k1 namespace
2015-08-10 Prashant Gotarneaudioecho: removed unused variable in set_property
2015-08-10 Tim-Philipp... qtdemux: fix suboptimal queue iteration code
2015-08-10 Tim-Philipp... qtdemux: don't use glib 2.44-only API
2015-08-10 Alex Ashleyqtdemux: add support for ISOBMFF Common Encryption
2015-08-10 Hyunjun Kortph264depay: checking if depay has sps/pps nals before...
2015-08-08 Tim-Philipp... matroskamux: fix outdated comment
2015-08-08 Sebastian Drögertptheorapay: If flushing a packet failed, go out of...
2015-08-08 Sebastian Drögertpvorbispay: If flushing a packet failed, go out of...
2015-08-08 Sebastian Drögertptheorapay: Extract pixel format from the ident heade...
2015-08-07 George Kiagiadakisrtpklv(de)pay: add "RTP" in the klass string
2015-08-06 Thiago Santostests: rtpaux: use a dynamic pt in the test
next