Lines Matching refs:theora
125341 …m/gstgsmenc.c: * ext/libmms/gstmms.c: * ext/neon/gstneonhttpsrc.c: * ext/theora/theoradec.c: * gst…
125346 …wfdec.c: * ext/tarkin/gsttarkindec.c: * ext/tarkin/gsttarkinenc.c: * ext/theora/theoradec.c: * ext…
148287 * ext/theora/Makefile.am:
148339 * docs/plugins/inspect/plugin-theora.xml:
148365 * ext/theora/theoradec.c:
148366 * ext/theora/theoraenc.c:
148367 * ext/theora/theoraparse.c:
148463 * docs/plugins/inspect/plugin-theora.xml:
148606 * ext/theora/theoradec.c: (gst_theora_dec_class_init):
148607 * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
148608 * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
149016 * ext/theora/theoradec.c:
149107 * ext/theora/theoradec.h:
169383 * ext/theora/Makefile.am:
169384 * ext/theora/theoradec.c:
169385 * ext/theora/theoradec.h:
169387 theora,tarkin: Remove ancient unused code
184455 * ext/theora/theoradec.c:
186440 * ext/theora/theoradec.h:
189075 Removes dependency to ogg/vorbis/theora when running camerabin
197789 * ext/theora/theoradec.h:
197873 * ext/theora/theoradec.c:
207375 * ext/theora/Makefile.am:
208214 * ext/theora/Makefile.am:
210737 * docs/plugins/inspect/plugin-theora.xml:
210763 * ext/theora/theoradec.c:
210764 * ext/theora/theoraenc.c:
210765 * ext/theora/theoraparse.c:
211448 * ext/theora/theoradec.h:
211761 * ext/theora/theoradec.c:
211814 * ext/theora/theoradec.c:
213962 * ext/theora/theoradec.c: (gst_theora_dec_class_init):
213963 * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
213964 * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
216557 * ext/theora/theoradec.c:
216653 * ext/theora/theoradec.c:
216654 * ext/theora/theoradec.h:
223509 * ext/theora/Makefile.am:
223560 …ext/theora/theoradec.c: Calculate buffer duration correctly to generate a perfect stream (#433888).
223563 * ext/theora/theoradec.c: (_theora_granule_time),
225901 * ext/theora/Makefile.am:
226443 …ext/theora/theoradec.c: Send events on the right pads, since they don't work very well if you send…
226445 * ext/theora/theoradec.c: (theora_dec_src_query),
227104 ext/theora/theoradec.*: Port lots of changes from theoradec to theoraexpdec.
227106 * ext/theora/theoradec.c: (gst_theoradec_reset),
227114 * ext/theora/theoradec.h:
228880 * ext/theora/theoradec.c:
229196 ext/theora/theoradec.c: Theora 4:4:4 pixel format support.
229198 * ext/theora/theoradec.c: (theora_dec_src_convert),
229256 * ext/theora/theoradec.h:
229308 * ext/theora/gsttheoradec.h:
229309 * ext/theora/gsttheoraenc.h:
229310 * ext/theora/gsttheoraparse.h:
230156 * ext/theora/theoradec.c:
230157 * ext/theora/theoraenc.c:
230315 * ext/theora/theoradec.c:
230415 ext/theora/theoradec.*: Apply fix from j^ for API change in libtheoradec.
230417 * ext/theora/theoradec.c: (theora_dec_src_convert),
230420 * ext/theora/theoradec.h:
230757 * ext/theora/theoradec.c:
230882 * ext/theora/theoradec.c:
231114 Add theora directory.
231115 * ext/theora/Makefile.am:
231116 * ext/theora/theoradec.c: (gst_theoradec_base_init),
231126 * ext/theora/theoradec.h:
231127 Add theora plugin for theora-exp decoder. Very heavily based on the
231128 existing theora decoder plugin.