summaryrefslogtreecommitdiff
path: root/tests/examples/encoding/encoding.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet2015-11-171-6/+3
* gstreamer: base: Fix memory leaks when context parse fails.Vineeth TM2015-10-021-0/+2
* examples: reuse variables in encoding exampleLuis de Bethencourt2015-04-091-12/+10
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* uridecodebin, tests: update for gst_element_make_from_uri() changesTim-Philipp Müller2012-06-231-1/+1
* Remove compatibility code cruft for old GLib versionsTim-Philipp Müller2012-01-181-5/+0
* Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2011-12-081-0/+2
|\
| * tools, tests: g_thread_init() is deprecated in glib masterTim-Philipp Müller2011-12-041-0/+2
* | Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2011-12-021-1/+1
|\ \ | |/
| * various: typo fixesPiotr Fusik2011-12-021-1/+1
* | update for _get_caps() -> _query_caps()Wim Taymans2011-11-151-1/+1
* | tests: Update for negotiation related API changesSebastian Dröge2011-05-161-1/+1
|/
* encoding: encoding_profile_get_output_caps => _get_input_capsEdward Hervey2011-01-051-1/+1
* examples: encoding exampleEdward Hervey2010-12-151-0/+512