summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2012-01-06video: overlays may now have premultiplied alphaVincent Penquerc'h1-0/+1
https://bugzilla.gnome.org/show_bug.cgi?id=666177
2012-01-02tag: add function to check whether a string is a valid language codeTim-Philipp Müller1-0/+1
API: gst_tag_check_language_code()
2011-12-07docs: add new API to docsTim-Philipp Müller2-0/+51
2011-12-02various: typo fixesPiotr Fusik6-9/+9
Fix typos in code and docs. Fixes. #658984
2011-11-29libgstvideo: minor fixes to key unit eventsAlessandro Decina1-0/+5
Make out args to gst_video_event_parse_{downstream|upstream}_force_key_unit optional, update libgstvideo.def and fix docs a bit. API: gst_video_event_new_upstream_force_key_unit API: gst_video_event_new_downstream_force_key_unit API: gst_video_event_is_force_key_unit API: gst_video_event_parse_upstream_force_key_unit API: gst_video_event_parse_downstream_force_key_unit https://bugzilla.gnome.org/show_bug.cgi?id=607742
2011-11-28Revert "libgstvideo: add a new API to handle QoS events and dropping logic"Vincent Penquerc'h1-6/+0
This reverts commit eb03323fb683e06ed8e7f557037f13252f150c25. *grumble* I managed to merge something I did not mean to.
2011-11-28libgstvideo: add a new API to handle QoS events and dropping logicVincent Penquerc'h1-0/+6
https://bugzilla.gnome.org/show_bug.cgi?id=658241
2011-11-02docs: add draft for subtitle overlays to design docsTim-Philipp Müller1-0/+548
Main purpose is to provide a generic way to make subtitles work on top of non-raw video (vaapi, vdpau, etc.).
2011-10-03encoding-profile: add a function to create a profile from a discoverer infoVincent Penquerc'h1-0/+1
Only A/V streams are added at the moment, there does not seem to be a similar way to add other streams (eg, subtitles). https://bugzilla.gnome.org/show_bug.cgi?id=642878
2011-09-27docs: minor docs fixTim-Philipp Müller1-2/+2
2011-09-26docs: Adjust for GstAudioEncoder API changesSebastian Dröge1-2/+4
2011-09-09docs: fix some typos in the decodebin design documentTim-Philipp Müller1-2/+2
2011-09-08decodebin: Update design documentation about how Parser/Converter are handledSebastian Dröge1-28/+8
2011-09-07docs: cleanup makefilesStefan Sauer2-81/+22
Remove commented out parts that we don't need. Remove "the wingo addition" - no so useful after all. Narrow down file-globs for plugin docs.
2011-09-06docs: activate overrides file to fix make distcheckStefan Sauer1-3/+1
2011-09-06audio: update audio format enums to match changes in 0.11Tim-Philipp Müller1-0/+38
And add new audio format info stuff to docs.
2011-09-06docs: more docs clean-upsTim-Philipp Müller1-1/+1
2011-09-05docs: some docs loveTim-Philipp Müller2-4/+20
2011-09-05docs: add GstAudioDecoder and GstAudioEncoder to documentationTim-Philipp Müller3-0/+86
2011-08-26docs: Add new discoverer APISebastian Dröge1-0/+4
2011-08-20docs: handle warnings emitted by gtk-docStefan Kost2-0/+2
This is useful and in most cases someone had put arbitrary markup into the docs, misspelled xref'ed symbols, forgot to add stuff to the docs etc..
2011-08-20docs: partially revert my last commitStefan Kost1-7/+0
Somehow this was already there, but I missed that commit.
2011-08-20docs: add new taglicense docs and clean them upStefan Kost1-0/+7
Avoid ugly docbook tags unless needed.
2011-08-15docs: add new license API to docsTim-Philipp Müller2-1/+15
2011-08-15tag: id3v2: add id3v2 tag parsing helpersMark Nauwelaerts1-0/+2
https://bugzilla.gnome.org/show_bug.cgi?id=654388
2011-08-10tag: add GType for GstTagLicenseFlagsTim-Philipp Müller1-0/+1
API: gst_tag_license_flags_get_type()
2011-07-29docs: add documentation for GstTagMuxTim-Philipp Müller2-0/+16
2011-07-13codec-utils: Add method to convert H.264 text level in a level_idcOlivier Crête1-0/+1
2011-06-26docs: minor addition to decodebin2 design docTim-Philipp Müller1-0/+5
2011-06-18Bump git version after unplanned 0.10.35 releaseTim-Philipp Müller30-60/+60
Merge branch '0.10.35' Conflicts: configure.ac docs/plugins/inspect/plugin-adder.xml docs/plugins/inspect/plugin-alsa.xml docs/plugins/inspect/plugin-app.xml docs/plugins/inspect/plugin-audioconvert.xml docs/plugins/inspect/plugin-audiorate.xml docs/plugins/inspect/plugin-audioresample.xml docs/plugins/inspect/plugin-audiotestsrc.xml docs/plugins/inspect/plugin-cdparanoia.xml docs/plugins/inspect/plugin-decodebin.xml docs/plugins/inspect/plugin-encoding.xml docs/plugins/inspect/plugin-ffmpegcolorspace.xml docs/plugins/inspect/plugin-gdp.xml docs/plugins/inspect/plugin-gio.xml docs/plugins/inspect/plugin-gnomevfs.xml docs/plugins/inspect/plugin-libvisual.xml docs/plugins/inspect/plugin-ogg.xml docs/plugins/inspect/plugin-pango.xml docs/plugins/inspect/plugin-playback.xml docs/plugins/inspect/plugin-subparse.xml docs/plugins/inspect/plugin-tcp.xml docs/plugins/inspect/plugin-theora.xml docs/plugins/inspect/plugin-typefindfunctions.xml docs/plugins/inspect/plugin-uridecodebin.xml docs/plugins/inspect/plugin-videorate.xml docs/plugins/inspect/plugin-videoscale.xml docs/plugins/inspect/plugin-videotestsrc.xml docs/plugins/inspect/plugin-volume.xml docs/plugins/inspect/plugin-vorbis.xml docs/plugins/inspect/plugin-ximagesink.xml docs/plugins/inspect/plugin-xvimagesink.xml gst-libs/gst/audio/Makefile.am gst/subparse/gstsubparse.c win32/common/_stdint.h win32/common/config.h
2011-06-15Release 0.10.35RELEASE-0.10.35Tim-Philipp Müller30-30/+30
This is an ad-hoc release that is almost identical to 0.10.34: * work around GLib atomic ops API change * don't use G_CONST_RETURN in public headers * subparse: typefinding fixes for subtitles in non-UTF8 charsets
2011-06-08docs: add some text about parser/decoder autoplugging issuesTim-Philipp Müller1-2/+86
2011-05-24docs: massage the section file moreStefan Kost1-16/+36
Add more symbols (from unused.txt). Move the whole bunch of riff-fourcc defines to std section too (no one is hoing to document them, right).
2011-05-23docs: move the riff structure to std-sectionStefan Kost1-4/+4
If someone intents to document them and the fields we can move them back.
2011-05-23docs: move pluginbaseversion to separate section as we have section docsStefan Kost2-0/+6
2011-05-23docs: add minimal docblobs for status code and headersStefan Kost1-1/+1
Use a trick to avoid documenting all 100 enums.
2011-05-23docs: fixup appsrc/sink api docsStefan Kost1-2/+2
2011-05-23docs: update xmp api docsStefan Kost2-1/+22
Add missing section. Add new section to main-sgml. Add missing function.
2011-05-19docs: update plugin introspection dataStefan Kost4-145/+173
Now more files are merged and produced in a canonical fashion, which hopefully creates less or no delta in the future.
2011-05-14audio: Add an IEC 61937 payloading libraryArun Raghavan2-0/+8
This can be used by sinks to take compressed formats, correctly payload these in IEC 61937 frames and feed these to sinks that support passthrough output over IEC 60958 (S/PDIF) or, in the case of MP3, over Bluetooth. Initial implementation includes AC3, E-AC3, MPEG-1, MPEG-2 (non-AAC), and DTS (type-I/II/II) payloading. More formats can be added as needed. API: gst_audio_iec61937_frame_size() API: gst_audio_iec61937_payload() https://bugzilla.gnome.org/show_bug.cgi?id=642730
2011-05-14Back to developmentTim-Philipp Müller31-60/+59
2011-05-14Release 0.10.34RELEASE-0.10.34Tim-Philipp Müller30-30/+30
2011-05-10Release 0.10.33RELEASE-0.10.33Tim-Philipp Müller30-59/+59
Highlights: - support for 16-bit-per-component video formats - playbin2 fixes and improvements for custom and non-raw sinks - oggmux muxes based on running time now - many other fixes and improvements
2011-04-300.10.32.4 pre-releaseTim-Philipp Müller30-30/+30
2011-04-270.10.32.3 pre-releaseTim-Philipp Müller30-30/+30
2011-04-16docs: update documentationTim-Philipp Müller35-183/+212
2011-04-06docs: Update interlaced video design documentRobert Swain1-3/+14
The RFF flag is to be reused for buffers in the telecine state to indicate that the buffer contains only unneeded repeated fields that are present in other buffers and as such this buffer can be dropped.
2011-03-25docs: do xrefs for non installed books tooStefan Kost1-1/+2
Get the xrefs from the builddir for the books in the same package. This fixes the cross references if one does not have the docs already installed.
2011-03-25docs: Add an interlaced video design documentRobert Swain1-0/+88
2011-01-24Back to developmentTim-Philipp Müller32-62/+61