rtpvorbisdepay: remove dead code
[platform/upstream/gst-plugins-good.git] / gst / rtp /
2016-04-01 Luis de Bethencourtrtpvorbisdepay: remove dead code
2016-03-31 Luis de Bethencourtrtph263pay: fix leak
2016-03-25 Sebastian Drögertpjpegpay: Allow different quantization tables for...
2016-03-24 Vineeth TMgood: use new gst_element_class_add_static_pad_template()
2016-03-10 Nirbheek Chauhanwin32: Don't use __attribute__ on MSVC
2016-02-25 Tim-Philipp Müllerrtp: opus: move Opus RTP payloader/depayloader from...
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-23 Dave Craigrtph265depay: Don't assume that get_current_caps()...
2016-02-23 Dave Craiggst: Don't assume that get_current_caps() returns non...
2016-02-22 Luis de Bethencourtrtpvp9pay: add missing break
2016-02-21 Tim-Philipp Müllerwin32: remove outdated build cruft
2016-02-19 Tim-Philipp Müllerflvmux, rtpvp9depay: fix indentation
2016-02-17 Tim-Philipp Müllerrtp: sprinkle some G_GNUC_INTERNAL for internal utils...
2016-02-17 Sebastian Drögeopus: Add proper support for multichannel audio
2016-02-17 Sebastian Drögeopus: Copy metadata in the (de)payloader, but only...
2016-02-17 Sebastian Drögeopusdepay: Set multistream=FALSE on the Opus caps
2016-02-17 Olivier Crêtertpopuspay: Forward stereo preferences from caps upstream
2016-02-17 Olivier Crêtertpopuspay: Set the number of channels to 2 as per...
2016-02-17 Sebastian Drögeopus: Handle sprop-stereo and sprop-maxcapturerate...
2016-02-17 Vincent Penquerc'hrtpopuspay: default encoding name to OPUS
2016-02-17 Vincent Penquerc'hrtpopuspay: make caps writable before truncating them
2016-02-17 Vincent Penquerc'hrtpopuspay: negotiate the encoding name
2016-02-17 Nicolas Dufresnertpopus: Use OPUS encoding name
2016-02-17 Wim Taymansopuspay: fix timestamps
2016-02-17 Tim-Philipp MüllerFix FSF address
2016-02-17 Wim Taymansopuspay: remove pointless caps serialization
2016-02-17 Tim-Philipp MüllerUse gst_element_class_set_static_metadata()
2016-02-17 Olivier Crêtertpopuspay: Allocate the rtp buffer correctly
2016-02-17 Mark Nauwelaertsreplace gst_element_class_set_details_simple with gst_e...
2016-02-17 Mark Nauwelaertsopus: port to updated 0.11
2016-02-17 Edward HerveyMerge remote-tracking branch 'origin/master' into 0...
2016-02-17 Vincent Penquerc'hopusenc: add upstream negotiation for multistream ability
2016-02-17 Danilo Cesar Lemes... Adding opus RTP payloader/depayloader element
2016-02-17 Luis de Bethencourtrtp: h264/h265: avoid duplication of read_golomb()
2016-02-16 Stian Selnesrtpvp9pay: rtpvp9depay: Initial implementation of draft 01
2016-02-16 Tim-Philipp Müllerrtp: h265: hook up move RTP H.265 payloader/depayloader...
2016-02-16 Tim-Philipp Müllerrtp: h265: use common meta utility functions
2016-02-16 Tim-Philipp Müllerrtp: h265: remove codecparser dependency from h265...
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2016-02-16 Luis de Bethencourtgstrtph265depay: keep consistency with rtph264depay
2016-02-16 Luis de Bethencourtrtph265depay: fix termination of access unit
2016-02-16 Luis de Bethencourtrtph265depay: fix unneeded sub-buffer creation
2016-02-16 Luis de Bethencourtrtph265pay: add "send VPS/SPS/PPS with every key frame...
2016-02-16 Luis de Bethencourtrtph265pay: change config-interval property type from...
2016-02-16 Luis de Bethencourtrtph265depay: make sure we call handle_nal for each NAL
2016-02-16 Luis de Bethencourtrtph265pay: Copy metadata in the payloader, but only...
2016-02-16 Luis de Bethencourtrtph265pay: Use GST_WARNING_OBJECT() instead of GST_WAR...
2016-02-16 Luis de Bethencourtrtph265pay: fix potential crash when shutting down
2016-02-16 Luis de Bethencourtrtph265pay: fix buffer leak when using SPS/PPS
2016-02-16 Luis de Bethencourtrtph265depay: copy metadata in the depayloader, but...
2016-02-16 Luis de Bethencourtrtph265depay: checking if depay has sps/pps nals before...
2016-02-16 Luis de Bethencourtrtph265depay: only update the srcpad caps if something...
2016-02-16 Luis de Bethencourtrtph265depay: PPS replaces old PPS if it has the same id
2016-02-16 Luis de Bethencourtrtph265depay: Insert SPS/PPS NALs into the stream
2016-02-16 Luis de Bethencourtrtph265depay: implement process_rtp_packet() vfunc
2016-02-16 Luis de Bethencourtrtph265depay: Use GST_BUFFER_PTS() instead of GST_BUFFE...
2016-02-16 Luis de Bethencourtrtph265depay: prevent trying to get 0 bytes from adapter
2016-02-16 Luis de Bethencourtrtp: remove dead assignment
2016-02-16 Luis de Bethencourtremove unused enum items PROP_LAST
2016-02-16 Luis de Bethencourtrtp: donl_present variable unused
2016-02-16 Luis de Bethencourtrtp: value truncated too short creates dead code
2016-02-16 Luis de Bethencourtrtp: fix nal unit type check
2016-02-16 Luis de Bethencourtrtp: fix dead code and check for impossible values
2016-02-16 Thijs Vermeirrtp: add h265 RTP payloader + depayloader
2016-01-31 Sebastian Drögertpjpegpay: Skip APP and JPG markers and print warnings...
2016-01-27 Víctor Manuel Jáqu... gst: Fix unintialized variable warnings
2016-01-19 Tim-Philipp Müllerrtp: fix compiler warnings with gcc-6
2016-01-08 Tim-Philipp Müllerrtph264depay: fix unnecessary sub-buffer creation
2016-01-08 Tim-Philipp Müllerrtpdvdepay: fix unnecessary sub-buffer creation
2016-01-08 Tim-Philipp Müllerrtpamrdepay: fix unnecessary sub-buffer creation
2016-01-08 Tim-Philipp Müllerrtpvrawdepay: fix major memory leak and performance...
2015-12-17 Vincent Dehorsrtpj2kdepay: Push one JPEG2000 frame per buffer, not...
2015-11-27 Anton Bondarenkortph264pay: add "send SPS/PPS with every key frame...
2015-11-27 Tim-Philipp Müllerrtph264pay: change config-interval property type from...
2015-11-18 Josep Torrartpgstdepay: Properly handle backward compat for event...
2015-11-15 Reynaldo H. Verdej... rtp/theorapay: remove unnecessary NULL checks before...
2015-11-15 Reynaldo H. Verdej... rtp/vorbispay: remove unnecessary NULL checks before...
2015-11-15 Reynaldo H. Verdej... rtp/jpegpay: remove unnecessary NULL checks before...
2015-11-15 Reynaldo H. Verdej... rtpgstpay: remove unnecessary NULL checks before g_free()
2015-10-23 Mischa Spiegelmockdocs: Minor fixes in various places
2015-10-19 Thiago Santosrtpj2kpay: update fragment offset
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-02 Sebastian Drögertpvorbis/theoradepay: Fix handling of fragmented packets
2015-08-17 Hyunjun Kortp: copy metadata in the (de)payloaders which is misse...
2015-08-16 Luis de Bethencourtrtpvorbisdepay: remove dead code
2015-08-14 Ramiro Pollartpmp4gdepay: fix timestamps for RTP packets with multi...
2015-08-11 Sebastian Drögertp: Copy metadata in the (de)payloader, but only the...
2015-08-10 Hyunjun Kortph264depay: checking if depay has sps/pps nals before...
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 Hyunjun Kortppayload: set standard payload type as default
2015-08-04 Sebastian Drögertpstreamdepay: Only allow activation in push mode
2015-08-04 Sebastian Drögertph264depay: Put the profile and level into the caps
2015-08-04 Sebastian Drögertph264depay: Only update the srcpad caps if something...
2015-08-04 Sebastian Drögertph264depay: PPS replaces and old PPS if it has the...
2015-08-03 Sebastian Drögertph264depay: Insert SPS/PPS NALs into the stream
next