gstreamer/sys/qtwrapper
Michael Smith ba48156d08 sys/qtwrapper/: Make qtwrapper compile/work on win32.
Original commit message from CVS:
Patch by : Michael Smith <msmith @ xiph dot org>
* sys/qtwrapper/audiodecoders.c: (qtwrapper_audio_decoder_init),
(clear_AudioStreamBasicDescription), (fill_indesc_mp3),
(fill_indesc_aac), (make_samr_magic_cookie), (write_len),
(make_aac_magic_cookie), (open_decoder), (process_buffer_cb),
(qtwrapper_audio_decoder_chain),
(qtwrapper_audio_decoder_sink_event),
(qtwrapper_audio_decoder_base_init),
(qtwrapper_audio_decoder_class_init),
(qtwrapper_audio_decoders_register):
* sys/qtwrapper/codecmapping.h:
* sys/qtwrapper/imagedescription.c: (image_description_for_avc1),
(image_description_for_mp4v), (image_description_from_stsd_buffer):
* sys/qtwrapper/imagedescription.h:
* sys/qtwrapper/qtutils.c: (get_name_info_from_component),
(dump_avcc_atom), (dump_image_description),
(AllocateAudioBufferList):
* sys/qtwrapper/qtutils.h:
* sys/qtwrapper/qtwrapper.c: (plugin_init):
* sys/qtwrapper/qtwrapper.h:
* sys/qtwrapper/videodecoders.c:
(qtwrapper_video_decoder_base_init), (open_decoder),
(decompressCb), (qtwrapper_video_decoder_chain),
(qtwrapper_video_decoders_register):
Make qtwrapper compile/work on win32.
Lots of fixes
Fixes #531840
2008-07-01 11:28:17 +00:00
..
audiodecoders.c sys/qtwrapper/: Make qtwrapper compile/work on win32. 2008-07-01 11:28:17 +00:00
codecmapping.c configure.ac: Add QuickTime Wrapper plug-in. 2007-11-26 13:19:48 +00:00
codecmapping.h sys/qtwrapper/: Make qtwrapper compile/work on win32. 2008-07-01 11:28:17 +00:00
imagedescription.c sys/qtwrapper/: Make qtwrapper compile/work on win32. 2008-07-01 11:28:17 +00:00
imagedescription.h sys/qtwrapper/: Make qtwrapper compile/work on win32. 2008-07-01 11:28:17 +00:00
Makefile.am configure.ac: Add QuickTime Wrapper plug-in. 2007-11-26 13:19:48 +00:00
qtutils.c sys/qtwrapper/: Make qtwrapper compile/work on win32. 2008-07-01 11:28:17 +00:00
qtutils.h sys/qtwrapper/: Make qtwrapper compile/work on win32. 2008-07-01 11:28:17 +00:00
qtwrapper.c sys/qtwrapper/: Make qtwrapper compile/work on win32. 2008-07-01 11:28:17 +00:00
qtwrapper.h sys/qtwrapper/: Make qtwrapper compile/work on win32. 2008-07-01 11:28:17 +00:00
videodecoders.c sys/qtwrapper/: Make qtwrapper compile/work on win32. 2008-07-01 11:28:17 +00:00