Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-05-22 | adding GDP payloader and depayloader. Build integration will follow later ↵ | Thomas Vander Stichele | 2 | -0/+870 | |
when the GDP issues for core are sorted out. Original commit message from CVS: * gst/gdp/Makefile.am: * gst/gdp/gstgdp.c: (plugin_init): * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_base_init), (gst_gdp_depay_class_init), (gst_gdp_depay_init), (gst_gdp_depay_finalize), (gst_gdp_depay_chain), (gst_gdp_depay_change_state), (gst_gdp_depay_plugin_init): * gst/gdp/gstgdpdepay.h: * gst/gdp/gstgdppay.c: (gst_gdp_pay_base_init), (gst_gdp_pay_class_init), (gst_gdp_pay_init), (gst_gdp_pay_dispose), (gst_gdp_stamp_buffer), (gst_gdp_buffer_from_caps), (gst_gdp_pay_buffer_from_buffer), (gst_gdp_buffer_from_event), (gst_gdp_pay_reset_streamheader), (gst_gdp_queue_buffer), (gst_gdp_pay_chain), (gst_gdp_pay_sink_event), (gst_gdp_pay_change_state), (gst_gdp_pay_plugin_init): * gst/gdp/gstgdppay.h: * tests/check/Makefile.am: * tests/check/elements/gdpdepay.c: (setup_gdpdepay), (cleanup_gdpdepay), (gdpdepay_push_per_byte), (GST_START_TEST), (setup_gdpdepay_streamheader), (gdpdepay_suite), (main): * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay), (GST_START_TEST), (setup_gdppay_streamheader), (gdppay_suite), (main): adding GDP payloader and depayloader. Build integration will follow later when the GDP issues for core are sorted out. | |||||
2006-05-01 | moved to good. Closes #336110 | Thomas Vander Stichele | 1 | -426/+0 | |
Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * docs/plugins/inspect/plugin-taglib.xml: * ext/Makefile.am: * ext/taglib/Makefile.am: * ext/taglib/gstid3v2mux.cc: * ext/taglib/gstid3v2mux.h: * ext/taglib/gsttaglib.cc: * ext/taglib/gsttaglib.h: * tests/check/Makefile.am: * tests/check/elements/tagid3v2mux.c: moved to good. Closes #336110 | |||||
2006-04-28 | element renamed | Thomas Vander Stichele | 1 | -1/+1 | |
Original commit message from CVS: element renamed | |||||
2006-04-01 | add taglib checks and docs | Thomas Vander Stichele | 2 | -0/+429 | |
Original commit message from CVS: add taglib checks and docs | |||||
2005-12-06 | expand tabs | Thomas Vander Stichele | 1 | -7/+7 | |
Original commit message from CVS: expand tabs | |||||
2005-09-02 | All plugins updated for element state changes. | Andy Wingo | 1 | -1/+2 | |
Original commit message from CVS: 2005-09-02 Andy Wingo <wingo@pobox.com> * All plugins updated for element state changes. | |||||
2005-08-30 | check/elements/: Fix checks. | Wim Taymans | 1 | -0/+2 | |
Original commit message from CVS: * check/elements/audioconvert.c: (setup_audioconvert): * check/elements/audioresample.c: (setup_audioresample): * check/elements/volume.c: (setup_volume): Fix checks. | |||||
2005-08-25 | some more testing for perfect streams | Thomas Vander Stichele | 1 | -6/+23 | |
Original commit message from CVS: some more testing for perfect streams | |||||
2005-08-25 | add a check for audioresample | Thomas Vander Stichele | 1 | -0/+227 | |
Original commit message from CVS: add a check for audioresample |