summaryrefslogtreecommitdiff
path: root/gst/isomp4/gstqtmoovrecover.c
AgeCommit message (Collapse)AuthorFilesLines
2014-04-26docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller1-2/+0
They are very confusing for people, and more often than not also just not very accurate. Seeing 'last reviewed: 2005' in your docs is not very confidence-inspiring. Let's just remove those comments.
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
https://bugzilla.gnome.org/show_bug.cgi?id=687520
2012-08-08No code with side-effects inside g_assert() pleaseTim-Philipp Müller1-1/+2
2012-06-20update for task api changeWim Taymans1-1/+1
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-01-19port to new gthread APIWim Taymans1-6/+2
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge1-0/+4
Conflicts: ext/cairo/gsttextoverlay.c ext/pulse/pulseaudiosink.c gst/audioparsers/gstaacparse.c gst/avi/gstavimux.c gst/flv/gstflvmux.c gst/interleave/interleave.c gst/isomp4/gstqtmux.c gst/matroska/matroska-demux.c gst/matroska/matroska-mux.c gst/matroska/matroska-mux.h gst/matroska/matroska-read-common.c gst/multifile/gstmultifilesink.c gst/multipart/multipartmux.c gst/shapewipe/gstshapewipe.c gst/smpte/gstsmpte.c gst/udp/gstmultiudpsink.c gst/videobox/gstvideobox.c gst/videocrop/gstaspectratiocrop.c gst/videomixer/videomixer.c gst/videomixer/videomixer2.c gst/wavparse/gstwavparse.c po/ja.po po/lv.po po/sr.po tests/check/Makefile.am tests/check/elements/qtmux.c tests/check/elements/rgvolume.c
2011-12-12Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostlyTim-Philipp Müller1-0/+4
GStaticRecMutex is part of our API/ABI, not much we can do here in 0.10 for most of these.
2011-11-02update for new task apiWim Taymans1-1/+1
2011-06-29isomp4: port to 0.11Mark Nauwelaerts1-16/+7
2011-04-30quicktime: rename plugin to isomp4Tim-Philipp Müller1-0/+391
https://bugzilla.gnome.org/show_bug.cgi?id=648004