summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2014-03-10rtspconnection: gst_rtsp_watch_wait_backlogGöran Jönsson1-0/+1
New method that wait until there is room in backlog queue. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=725898
2014-03-05docs: Removing GnomeVFS left bitsAndres Gomez2-118/+0
gnomevfs was removed time ago but there are still some left bits. https://bugzilla.gnome.org/show_bug.cgi?id=725658
2014-02-23docs: add GstVideoPool to docsTim-Philipp Müller2-0/+2
2014-02-03docs: doc fixes for audio libraryStefan Sauer2-8/+0
Add sections docs for audiometa. Fix sections docs for audiochannels. Remove old mixerutil section.
2014-01-18videodecoder: Add API to get the currently pending frame size for parsingSebastian Dröge1-0/+1
https://bugzilla.gnome.org/show_bug.cgi?id=719890
2014-01-13doc: Add new sections introduce for tile formatNicolas Dufresne1-0/+15
https://bugzilla.gnome.org/show_bug.cgi?id=707361
2014-01-13video: Don't use extra plane and componenent for tile formatNicolas Dufresne1-10/+10
Instead of using extra plane, we encode the number of tiles in x and y in the stride of each planes (i.e. y_tiles << 16 | x_tiles) and introduce tile_mode, tile_width and tile_height into GstVideoFormatInfo structure. https://bugzilla.gnome.org/show_bug.cgi?id=707361
2014-01-13video: rename NV12T -> NV12_64Z32Wim Taymans1-1/+1
Is a bit more descriptive and allows us to add more tiled types later. https://bugzilla.gnome.org/show_bug.cgi?id=707361
2014-01-13video: add NV12T supportWim Taymans1-0/+43
https://bugzilla.gnome.org/show_bug.cgi?id=707361
2013-12-06videoencoder: Remove gst_video_encoder_set/get_discontOlivier Crête1-2/+0
They've never existed outside the header file.
2013-12-06docs: add missing files for distributionSebastian Rasmussen1-1/+7
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=720015
2013-12-05videodecoder: Add API to allow subclasses to specify that they needs caps ↵Sebastian Dröge1-0/+2
before any buffers
2013-12-01videodecoder: add new API to docs and defsMark Nauwelaerts1-0/+1
2013-11-26videometa: add GstVideoGLTextureUploadMeta buffer pool optionMatthew Waters1-0/+1
allows configuration of whether GstVideoGLTextureUploadMeta is added to buffers resulting from a buffer pool. This is sperate to the caps feature in that an element may want to add the upload meta itself rather than allowing the buffer pool to. https://bugzilla.gnome.org/show_bug.cgi?id=712798
2013-11-01rtspconnection: Add new API to the docs and .def fileSebastian Dröge1-0/+4
2013-10-02pbutils: Add codec-utility funtions to support H265Sreerenj Balachandran1-0/+6
https://bugzilla.gnome.org/show_bug.cgi?id=708921
2013-09-24Release 1.2.0Sebastian Dröge27-27/+27
2013-09-19Release 1.1.90Sebastian Dröge27-27/+27
2013-09-09video/audio: #define metadata strings.Mathieu Duponchelle1-0/+7
For instance "orientation" becomes GST_VIDEO_ORIENTATION_METADATA.
2013-08-28Release 1.1.4Sebastian Dröge27-27/+27
2013-07-29Release 1.1.3Sebastian Dröge28-31/+41
2013-07-26appsrc: Also provide function API for current-level-bytes and integrate into ↵Sebastian Dröge1-0/+1
the docs
2013-07-26codec-utils: add a gst_codec_utils_aac_get_index_from_sample_rateVincent Penquerc'h1-0/+1
It maps a sample rate to a well known AAC sample rate index.
2013-07-16videometa: Add to the docs and make function names more consistent with othersSebastian Dröge1-0/+5
2013-07-11Release 1.1.2Sebastian Dröge27-28/+28
2013-06-05Release 1.1.1Sebastian Dröge31-68/+131
2013-05-30audio: Add gst_audio_info_is_equal()Sebastian Dröge1-0/+1
2013-04-26docs: Drop missing gsttcp-enumtypes.h to fix buildRico Tzschichholz1-1/+0
In addition to 7f6e1bdfdb2aad1694c24d3887f30e00f0c4c2e3
2013-04-24docs: add new sdp methods to docsWim Taymans1-1/+49
2013-04-17docs: add some more audio macrosTim-Philipp Müller1-0/+8
2013-03-30docs: Add some documentation that was missing beforeSebastian Dröge2-3/+31
2013-03-25riff: add "note" tagAnton Belka1-0/+1
Add GST_RIFF_TAG_note for wavparse. https://bugzilla.gnome.org/show_bug.cgi?id=696549 https://bugzilla.gnome.org/show_bug.cgi?id=696550
2013-03-11rtsprange: Add function to convert a range between formatsOlivier Crête1-1/+3
Also add unit tests.
2013-02-19video: add define for video formats supported by the overlay blending codeTim-Philipp Müller1-0/+2
For use in template caps by overlay elements that use video_overlay_composition_blend(). API: GST_VIDEO_OVERLAY_COMPOSITION_BLEND_FORMATS https://bugzilla.gnome.org/show_bug.cgi?id=665751
2013-02-19allocators: Integrate into the documentationSebastian Dröge3-0/+25
2013-02-13mediatype-audio: write out 24 in 32bit formatsStefan Sauer1-5/+4
2013-01-24docs: Put GST_*_INIT into the -sections.txt file tooOlivier Crête1-0/+2
2013-01-24doc: Sort new things into ..-libs-sections.txtOlivier Crête2-3/+154
2012-12-10docs: updateTim-Philipp Müller7-38/+50
2012-12-05encoding-profile: Let the user decide what preset name to useThibault Saunier1-0/+2
It was possible to decide only what #GstElement implementing #GstPreset to use during the encoding, we can now let the user select a specific preset previously saved using #gst_preset_save_preset specifying the name chosen when it was saved in the gst_encoding_profile_set_preset_name. Actually loading a preset with %NULL as a name would have always failed, so in the current state of the API that feature is unusable API: gst_encoding_profile_set_preset_name gst_encoding_profile_get_preset_name
2012-11-27rtsp: add method to parse options listWim Taymans1-0/+1
2012-11-23docs: update audio multi-channel docsTim-Philipp Müller2-9/+11
Remove includes and functions that don't exist any longer, add new ones instead.
2012-11-20discoverer: Add support for getting the stream-idSebastian Dröge1-0/+1
https://bugzilla.gnome.org/show_bug.cgi?id=654830
2012-11-20videodecoder: Rename from get_qos_info() to get_qos_proportion()Sebastian Dröge1-1/+1
And only return the proportion. The earliest time already can be retrieved from get_max_decode_time() and by renaming we allow this to be more extensible in the future.
2012-11-19videodecoder: add getter for QoS proportion and earliest_timeAndoni Morales Alastruey1-0/+1
Add a getter for the QoS proportion and earliest_time to help subclasses do better estimations based on the proportion. API: gst_video_decoder_get_qos_info() https://bugzilla.gnome.org/show_bug.cgi?id=687991
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
https://bugzilla.gnome.org/show_bug.cgi?id=687520
2012-10-25Back to feature developmentTim-Philipp Müller27-54/+54
2012-10-25Release 1.0.2Tim-Philipp Müller28-58/+78
2012-10-15docs: fix RGB8P format description docsWim Taymans1-9/+12
2012-10-12docs: update for RGB8_PALETTED -> RGB8PTim-Philipp Müller1-1/+1