Hi, Here is a patch that fixes this bug by removing pvr from the list of installed plugins, because it won't compile anymore since videodev.h has been obsoleted.
http://www.mail-archive.com/linux-media@vger.kernel.org/msg27519.html The patch also fixes all pending lintian warnings. It is formatted as a NMU and I would be happy to upload it myself if you don't have time to apply it. Thanks for your work on xine : I have been using your package for years, almost on a daily basis ;-)
diff -Nru xine-lib-1.1.19/debian/changelog xine-lib-1.1.19/debian/changelog --- xine-lib-1.1.19/debian/changelog 2011-01-23 17:50:35.000000000 +0100 +++ xine-lib-1.1.19/debian/changelog 2011-04-21 17:49:29.000000000 +0200 @@ -1,3 +1,11 @@ +xine-lib (1.1.19-3.1) unstable; urgency=low + + * NMU. + * fix lintian warnings + * remove xineplug_inp_pvr.so from libxine1-misc-plugins.install (Closes: #623595). + + -- Loic Dachary <l...@dachary.org> Thu, 21 Apr 2011 17:49:29 +0200 + xine-lib (1.1.19-3) unstable; urgency=low * add missing #include<X11/extensions/XvMClib.h> to avoid FTBFS, diff -Nru xine-lib-1.1.19/debian/control xine-lib-1.1.19/debian/control --- xine-lib-1.1.19/debian/control 2011-01-23 17:18:48.000000000 +0100 +++ xine-lib-1.1.19/debian/control 2011-04-21 12:52:29.000000000 +0200 @@ -29,10 +29,11 @@ Vcs-Browser: http://hg.debian.org/hg/xine-lib/pkg/xine-lib-deb XS-DM-Upload-Allowed: yes Homepage: http://www.xine-project.org/ -Standards-Version: 3.8.3 +Standards-Version: 3.9.1 Package: libxine1-doc Architecture: all +Depends: ${misc:Depends} Section: doc Replaces: libxine1 (<< 1.1.7-1) Provides: libxine-doc @@ -50,7 +51,7 @@ Package: libxine1 Architecture: any -Depends: libxine1-plugins (= ${source:Version}) | libxine1-misc-plugins (= ${binary:Version}), +Depends: ${misc:Depends}, ${misc:Depends}, libxine1-plugins (= ${source:Version}) | libxine1-misc-plugins (= ${binary:Version}), libxine1-x (= ${binary:Version}), libxine1-console (= ${binary:Version}) Recommends: libxine1-ffmpeg Suggests: gxine | xine-ui, libxine1-doc | libxine-doc @@ -70,7 +71,7 @@ Package: libxine1-bin Architecture: any -Depends: ${shlibs:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Recommends: ${shlibs:Recommends} Suggests: ${shlibs:Suggests} Conflicts: libxine1 (<< 1.1.8-4) @@ -84,7 +85,7 @@ Section: libdevel Conflicts: libxine2-dev Replaces: libxine2-dev -Depends: libxine1-bin (= ${binary:Version}), libc6-dev, zlib1g-dev, +Depends: ${misc:Depends}, libxine1-bin (= ${binary:Version}), libc6-dev, zlib1g-dev, libslang2-dev, libfreetype6-dev, pkg-config Description: the xine video player library, development packages This contains development files (headers, documentation and the like) @@ -101,7 +102,7 @@ Package: libxine1-ffmpeg Architecture: any Section: video -Depends: ${shlibs:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Replaces: libxine-extracodecs (<< 1.1.3-1) Conflicts: libxine-extracodecs (<< 1.1.3-1) Description: MPEG-related plugins for libxine1 @@ -116,7 +117,7 @@ Package: libxine1-gnome Architecture: any Section: video -Depends: ${shlibs:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Description: GNOME-related plugins for libxine1 This package contains plugins for the xine video/media player engine, which are commonly used in the GNOME desktop environment. In detail @@ -127,7 +128,7 @@ Package: libxine1-console Architecture: any Priority: extra -Depends: ${shlibs:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Replaces: libxine1 (<< 1.1.8-2) Conflicts: libxine1 (<< 1.1.8-2) Description: libaa/libcaca/framebuffer/directfb related plugins for libxine1 @@ -140,7 +141,7 @@ Package: libxine1-x Architecture: any -Depends: ${shlibs:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Replaces: libxine1 (<< 1.1.8-2) Conflicts: libxine1 (<< 1.1.8-2) Description: X desktop video output plugins for libxine1 @@ -154,7 +155,7 @@ Package: libxine1-misc-plugins Architecture: any Section: video -Depends: ${shlibs:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Replaces: libxine1 (<< 1.1.8-2) Conflicts: libxine1 (<< 1.1.8-2) Description: Input, audio output and post plugins for libxine1 @@ -169,7 +170,7 @@ Section: debug Priority: extra Recommends: libxine1-ffmpeg, libxine1-gnome, libxine1-console -Depends: libxine1-bin (= ${binary:Version}) +Depends: ${misc:Depends}, libxine1-bin (= ${binary:Version}) Description: debug symbols for libxine1 This is the xine media player library (libxine). . @@ -183,7 +184,7 @@ Package: libxine1-plugins Architecture: all Priority: extra -Depends: libxine1-ffmpeg (>= ${source:Version}), libxine1-misc-plugins (>= ${source:Version}) +Depends: ${misc:Depends}, libxine1-ffmpeg (>= ${source:Version}), libxine1-misc-plugins (>= ${source:Version}) Suggests: libxine1-gnome (>= ${source:Version}) Description: the xine video/media player library, meta package This is the xine media player library (libxine). @@ -202,7 +203,7 @@ Architecture: all Section: video Priority: extra -Depends: libxine1-ffmpeg (>= ${source:Version}), libxine1-misc-plugins (>= ${source:Version}), +Depends: ${misc:Depends}, libxine1-ffmpeg (>= ${source:Version}), libxine1-misc-plugins (>= ${source:Version}), libxine1-gnome (>= ${source:Version}), libxine1-x (>= ${source:Version}), libxine1-console (>= ${source:Version}), Description: the xine video/media player library, meta package diff -Nru xine-lib-1.1.19/debian/libxine1-bin.symbols xine-lib-1.1.19/debian/libxine1-bin.symbols --- xine-lib-1.1.19/debian/libxine1-bin.symbols 2011-01-23 17:18:48.000000000 +0100 +++ xine-lib-1.1.19/debian/libxine1-bin.symbols 2011-04-21 12:17:16.000000000 +0200 @@ -1,387 +1,387 @@ libxine.so.1 libxine1 #MINVER# - _x_action_pending@Base 1.1.8-1 - _x_alphablend_free@Base 1.1.8-1 - _x_alphablend_init@Base 1.1.8-1 - _x_ao_channels2mode@Base 1.1.8-1 - _x_ao_mode2channels@Base 1.1.8-1 - _x_ao_new_port@Base 1.1.8-1 - _x_audio_decoder_init@Base 1.1.8-1 - _x_audio_decoder_shutdown@Base 1.1.8-1 - _x_audio_out_resample_16to8@Base 1.1.8-1 - _x_audio_out_resample_4channel@Base 1.1.8-1 - _x_audio_out_resample_5channel@Base 1.1.8-1 - _x_audio_out_resample_6channel@Base 1.1.8-1 - _x_audio_out_resample_8to16@Base 1.1.8-1 - _x_audio_out_resample_mono@Base 1.1.8-1 - _x_audio_out_resample_monotostereo@Base 1.1.8-1 - _x_audio_out_resample_stereo@Base 1.1.8-1 - _x_audio_out_resample_stereotomono@Base 1.1.8-1 - _x_blend_rgb16@Base 1.1.8-1 - _x_blend_rgb24@Base 1.1.8-1 - _x_blend_rgb32@Base 1.1.8-1 - _x_blend_xx44@Base 1.1.8-1 - _x_blend_yuv@Base 1.1.8-1 - _x_blend_yuy2@Base 1.1.8-1 - _x_bmiheader_le2me@Base 1.1.8-1 - _x_buf_audio_name@Base 1.1.8-1 - _x_buf_video_name@Base 1.1.8-1 - _x_cache_plugin_get_instance@Base 1.1.8-1 - _x_clear_xx44_palette@Base 1.1.8-1 - _x_close_broadcaster@Base 1.1.8-1 - _x_config_change_opt@Base 1.1.8-1 - _x_config_init@Base 1.1.8-1 - _x_decoder_available@Base 1.1.8-1 - _x_demux_check_extension@Base 1.1.8-1 - _x_demux_control_end@Base 1.1.8-1 - _x_demux_control_headers_done@Base 1.1.8-1 - _x_demux_control_newpts@Base 1.1.8-1 - _x_demux_control_nop@Base 1.1.8-1 - _x_demux_control_start@Base 1.1.8-1 - _x_demux_flush_engine@Base 1.1.8-1 - _x_demux_read_header@Base 1.1.8-1 - _x_demux_read_send_data@Base 1.1.8-1 - _x_demux_send_data@Base 1.1.8-1 - _x_demux_send_mrl_reference@Base 1.1.8-1 - _x_demux_start_thread@Base 1.1.8-1 - _x_demux_stop_thread@Base 1.1.8-1 - _x_dispose_plugins@Base 1.1.8-1 - _x_dispose_xx44_palette@Base 1.1.8-1 - _x_dummy_fifo_buffer_new@Base 1.1.8-1 - _x_extra_info_merge@Base 1.1.8-1 - _x_extra_info_reset@Base 1.1.8-1 - _x_fifo_buffer_new@Base 1.1.8-1 - _x_find_demux_plugin@Base 1.1.8-1 - _x_find_demux_plugin_by_name@Base 1.1.8-1 - _x_find_demux_plugin_last_probe@Base 1.1.8-1 - _x_find_input_plugin@Base 1.1.8-1 - _x_flush_events_queues@Base 1.1.8-1 - _x_formattag_to_buf_audio@Base 1.1.8-1 - _x_fourcc_to_buf_video@Base 1.1.8-1 - _x_free_audio_decoder@Base 1.1.8-1 - _x_free_demux_plugin@Base 1.1.8-1 - _x_free_input_plugin@Base 1.1.8-1 - _x_free_spu_decoder@Base 1.1.8-1 - _x_free_video_decoder@Base 1.1.8-1 - _x_get_audio_channel@Base 1.1.8-1 - _x_get_audio_decoder@Base 1.1.8-1 - _x_get_broadcaster_port@Base 1.1.8-1 - _x_get_current_info@Base 1.1.8-1 - _x_get_fine_speed@Base 1.1.8-1 - _x_get_speed@Base 1.1.8-1 - _x_get_spu_channel@Base 1.1.8-1 - _x_get_spu_decoder@Base 1.1.8-1 - _x_get_video_decoder@Base 1.1.8-1 - _x_handle_stream_end@Base 1.1.8-1 - _x_init_broadcaster@Base 1.1.8-1 - _x_init_xx44_palette@Base 1.1.8-1 - _x_io_file_read@Base 1.1.8-1 - _x_io_file_write@Base 1.1.8-1 - _x_io_select@Base 1.1.8-1 - _x_io_tcp_connect@Base 1.1.8-1 - _x_io_tcp_connect_finish@Base 1.1.8-1 - _x_io_tcp_read@Base 1.1.8-1 - _x_io_tcp_read_line@Base 1.1.8-1 - _x_io_tcp_write@Base 1.1.8-1 - _x_load_audio_output_plugin@Base 1.1.8-1 - _x_load_video_output_plugin@Base 1.1.8-1 - _x_message@Base 1.1.8-1 - _x_meta_info_get@Base 1.1.8-1 - _x_meta_info_get_public@Base 1.1.8-1 - _x_meta_info_n_set@Base 1.1.8-1 - _x_meta_info_public_reset@Base 1.1.8-1 - _x_meta_info_reset@Base 1.1.8-1 - _x_meta_info_set@Base 1.1.8-1 - _x_meta_info_set_generic@Base 1.1.8-1 - _x_meta_info_set_multi@Base 1.1.8-1 - _x_meta_info_set_utf8@Base 1.1.8-1 - _x_metronom_clock_init@Base 1.1.8-1 - _x_metronom_init@Base 1.1.8-1 - _x_mrl_unescape@Base 1.1.8-1 - _x_new_refcounter@Base 1.1.8-1 - _x_new_scratch_buffer@Base 1.1.8-1 - _x_post_dispose@Base 1.1.8-1 - _x_post_frame_copy_down@Base 1.1.8-1 - _x_post_frame_copy_up@Base 1.1.8-1 - _x_post_frame_u_turn@Base 1.1.8-1 - _x_post_init@Base 1.1.8-1 - _x_post_intercept_audio_port@Base 1.1.8-1 - _x_post_intercept_overlay_manager@Base 1.1.8-1 - _x_post_intercept_video_frame@Base 1.1.8-1 - _x_post_intercept_video_port@Base 1.1.8-1 - _x_post_restore_video_frame@Base 1.1.8-1 - _x_query_buffer_usage@Base 1.1.8-1 - _x_read_abort@Base 1.1.8-1 - _x_refcounter_dec@Base 1.1.8-1 - _x_refcounter_dispose@Base 1.1.8-1 - _x_refcounter_inc@Base 1.1.8-1 - _x_rip_plugin_get_instance@Base 1.1.8-1 - _x_scan_plugins@Base 1.1.8-1 - _x_select_spu_channel@Base 1.1.8-1 - _x_set_fine_speed@Base 1.1.8-1 - _x_set_speed@Base 1.1.8-1 - _x_spu_decoder_sleep@Base 1.1.8-1 - _x_stream_info_get@Base 1.1.8-1 - _x_stream_info_get_public@Base 1.1.8-1 - _x_stream_info_public_reset@Base 1.1.8-1 - _x_stream_info_reset@Base 1.1.8-1 - _x_stream_info_set@Base 1.1.8-1 - _x_video_decoder_init@Base 1.1.8-1 - _x_video_decoder_shutdown@Base 1.1.8-1 - _x_video_overlay_new_manager@Base 1.1.8-1 - _x_vo_new_port@Base 1.1.8-1 - _x_vo_scale_aspect_ratio_name@Base 1.1.8-1 - _x_vo_scale_compute_ideal_size@Base 1.1.8-1 - _x_vo_scale_compute_output_size@Base 1.1.8-1 - _x_vo_scale_init@Base 1.1.8-1 - _x_vo_scale_redraw_needed@Base 1.1.8-1 - _x_vo_scale_translate_gui2video@Base 1.1.8-1 - _x_waveformatex_le2me@Base 1.1.8-1 - _x_xx44_to_xvmc_palette@Base 1.1.8-1 - _xine_buffer_copyin@Base 1.1.8-1 - _xine_buffer_ensure_size@Base 1.1.8-1 - _xine_buffer_free@Base 1.1.8-1 - _xine_buffer_set@Base 1.1.8-1 - _xine_buffer_strcat@Base 1.1.8-1 - _xine_buffer_strcpy@Base 1.1.8-1 - free_yuv_planes@Base 1.1.8-1 - init_yuv_conversion@Base 1.1.8-1 - init_yuv_planes@Base 1.1.8-1 - lexer_decode_entities@Base 1.1.8-1 - lexer_finalize_r@Base 1.1.17-1 - lexer_get_token@Base 1.1.8-1 - lexer_get_token_d@Base 1.1.17-1 - lexer_get_token_d_r@Base 1.1.17-1 - lexer_init@Base 1.1.8-1 - lexer_init_r@Base 1.1.17-1 - u_b_table@Base 1.1.8-1 - u_g_table@Base 1.1.8-1 - u_r_table@Base 1.1.8-1 - v_b_table@Base 1.1.8-1 - v_g_table@Base 1.1.8-1 - v_r_table@Base 1.1.8-1 - xine_array_add@Base 1.1.8-1 - xine_array_clear@Base 1.1.8-1 - xine_array_delete@Base 1.1.8-1 - xine_array_get@Base 1.1.8-1 - xine_array_insert@Base 1.1.8-1 - xine_array_new@Base 1.1.8-1 - xine_array_remove@Base 1.1.8-1 - xine_array_set@Base 1.1.8-1 - xine_array_size@Base 1.1.8-1 - xine_buffer_copyout@Base 1.1.8-1 - xine_buffer_dup@Base 1.1.8-1 - xine_buffer_get_size@Base 1.1.8-1 - xine_buffer_init@Base 1.1.8-1 - xine_buffer_strchr@Base 1.1.8-1 - xine_check_version@Base 1.1.8-1 - xine_chomp@Base 1.1.8-1 - xine_close@Base 1.1.8-1 - xine_close_audio_driver@Base 1.1.8-1 - xine_close_video_driver@Base 1.1.8-1 - xine_config_get_first_entry@Base 1.1.8-1 - xine_config_get_next_entry@Base 1.1.8-1 - xine_config_load@Base 1.1.8-1 - xine_config_lookup_entry@Base 1.1.8-1 - xine_config_register_bool@Base 1.1.8-1 - xine_config_register_enum@Base 1.1.8-1 - xine_config_register_filename@Base 1.1.8-1 - xine_config_register_num@Base 1.1.8-1 - xine_config_register_range@Base 1.1.8-1 - xine_config_register_string@Base 1.1.8-1 - xine_config_reset@Base 1.1.8-1 - xine_config_save@Base 1.1.8-1 - xine_config_set_translation_user@Base 1.1.8-1 - xine_config_update_entry@Base 1.1.8-1 - xine_dispose@Base 1.1.8-1 - xine_eject@Base 1.1.8-1 - xine_engine_get_param@Base 1.1.8-1 - xine_engine_set_param@Base 1.1.8-1 - xine_event_create_listener_thread@Base 1.1.8-1 - xine_event_dispose_queue@Base 1.1.8-1 - xine_event_free@Base 1.1.8-1 - xine_event_get@Base 1.1.8-1 - xine_event_new_queue@Base 1.1.8-1 - xine_event_send@Base 1.1.8-1 - xine_event_wait@Base 1.1.8-1 - xine_exit@Base 1.1.8-1 - xine_fast_memcpy@Base 1.1.8-1 - xine_free_audio_frame@Base 1.1.8-1 - xine_free_video_frame@Base 1.1.8-1 - xine_get_audio_driver_plugin_description@Base 1.1.8-1 - xine_get_audio_lang@Base 1.1.8-1 - xine_get_audio_plugin_description@Base 1.1.8-1 - xine_get_audio_source@Base 1.1.8-1 - xine_get_autoplay_input_plugin_ids@Base 1.1.8-1 - xine_get_autoplay_mrls@Base 1.1.8-1 - xine_get_browsable_input_plugin_ids@Base 1.1.8-1 - xine_get_browse_mrls@Base 1.1.8-1 - xine_get_current_frame@Base 1.1.8-1 - xine_get_current_frame_alloc@Base 1.1.11-1 - xine_get_current_frame_data@Base 1.1.13-1 - xine_get_current_frame_s@Base 1.1.11-1 - xine_get_current_vpts@Base 1.1.8-1 - xine_get_demux_for_mime_type@Base 1.1.8-1 - xine_get_demux_plugin_description@Base 1.1.8-1 - xine_get_error@Base 1.1.8-1 - xine_get_file_extensions@Base 1.1.8-1 - xine_get_homedir@Base 1.1.8-1 - xine_get_input_plugin_description@Base 1.1.8-1 - xine_get_log@Base 1.1.8-1 - xine_get_log_names@Base 1.1.8-1 - xine_get_log_section_count@Base 1.1.8-1 - xine_get_meta_info@Base 1.1.8-1 - xine_get_mime_types@Base 1.1.8-1 - xine_get_next_audio_frame@Base 1.1.8-1 - xine_get_next_video_frame@Base 1.1.8-1 - xine_get_param@Base 1.1.8-1 - xine_get_pos_length@Base 1.1.8-1 - xine_get_post_plugin_description@Base 1.1.8-1 - xine_get_spu_lang@Base 1.1.8-1 - xine_get_spu_plugin_description@Base 1.1.8-1 - xine_get_status@Base 1.1.8-1 - xine_get_stream_info@Base 1.1.8-1 - xine_get_system_encoding@Base 1.1.8-1 - xine_get_version@Base 1.1.8-1 - xine_get_version_string@Base 1.1.8-1 - xine_get_video_driver_plugin_description@Base 1.1.8-1 - xine_get_video_frame@Base 1.1.8-1 - xine_get_video_plugin_description@Base 1.1.8-1 - xine_get_video_source@Base 1.1.8-1 - xine_guess_spu_encoding@Base 1.1.8-1 - xine_gui_send_vo_data@Base 1.1.8-1 - xine_health_check@Base 1.1.8-1 - xine_hexdump@Base 1.1.8-1 - xine_init@Base 1.1.8-1 - xine_list_audio_decoder_plugins@Base 1.1.8-1 - xine_list_audio_output_plugins@Base 1.1.8-1 - xine_list_back@Base 1.1.8-1 - xine_list_clear@Base 1.1.8-1 - xine_list_delete@Base 1.1.8-1 - xine_list_demuxer_plugins@Base 1.1.8-1 - xine_list_empty@Base 1.1.8-1 - xine_list_find@Base 1.1.8-1 - xine_list_front@Base 1.1.8-1 - xine_list_get_value@Base 1.1.8-1 - xine_list_input_plugins@Base 1.1.8-1 - xine_list_insert@Base 1.1.8-1 - xine_list_new@Base 1.1.8-1 - xine_list_next@Base 1.1.8-1 - xine_list_post_plugins@Base 1.1.8-1 - xine_list_post_plugins_typed@Base 1.1.8-1 - xine_list_prev@Base 1.1.8-1 - xine_list_push_back@Base 1.1.8-1 - xine_list_push_front@Base 1.1.8-1 - xine_list_remove@Base 1.1.8-1 - xine_list_size@Base 1.1.8-1 - xine_list_spu_plugins@Base 1.1.8-1 - xine_list_video_decoder_plugins@Base 1.1.8-1 - xine_list_video_output_plugins@Base 1.1.8-1 - xine_list_video_output_plugins_typed@Base 1.1.12-1 - xine_log@Base 1.1.8-1 - xine_mm_accel@Base 1.1.8-1 - xine_monotonic_clock@Base 1.1.8-1 - xine_mutex_destroy@Base 1.1.8-1 - xine_mutex_init@Base 1.1.8-1 - xine_mutex_lock@Base 1.1.8-1 - xine_mutex_unlock@Base 1.1.8-1 - xine_new@Base 1.1.8-1 - xine_new_framegrab_audio_port@Base 1.1.8-1 - xine_new_framegrab_video_port@Base 1.1.8-1 - xine_open@Base 1.1.8-1 - xine_open_audio_driver@Base 1.1.8-1 - xine_open_video_driver@Base 1.1.8-1 - xine_osd_clear@Base 1.1.8-1 - xine_osd_draw_bitmap@Base 1.1.8-1 - xine_osd_draw_line@Base 1.1.8-1 - xine_osd_draw_point@Base 1.1.8-1 - xine_osd_draw_rect@Base 1.1.8-1 - xine_osd_draw_text@Base 1.1.8-1 - xine_osd_free@Base 1.1.8-1 - xine_osd_get_capabilities@Base 1.1.8-1 - xine_osd_get_palette@Base 1.1.8-1 - xine_osd_get_text_size@Base 1.1.8-1 - xine_osd_hide@Base 1.1.8-1 - xine_osd_new@Base 1.1.8-1 - xine_osd_set_encoding@Base 1.1.8-1 - xine_osd_set_font@Base 1.1.8-1 - xine_osd_set_palette@Base 1.1.8-1 - xine_osd_set_position@Base 1.1.8-1 - xine_osd_set_text_palette@Base 1.1.8-1 - xine_osd_show@Base 1.1.8-1 - xine_osd_show_unscaled@Base 1.1.8-1 - xine_play@Base 1.1.8-1 - xine_plugins_garbage_collector@Base 1.1.8-1 - xine_pool_delete@Base 1.1.8-1 - xine_pool_get@Base 1.1.8-1 - xine_pool_new@Base 1.1.8-1 - xine_pool_put@Base 1.1.8-1 - xine_port_send_gui_data@Base 1.1.8-1 - xine_post_dispose@Base 1.1.8-1 - xine_post_init@Base 1.1.8-1 - xine_post_input@Base 1.1.8-1 - xine_post_list_inputs@Base 1.1.8-1 - xine_post_list_outputs@Base 1.1.8-1 - xine_post_output@Base 1.1.8-1 - xine_post_wire@Base 1.1.8-1 - xine_post_wire_audio_port@Base 1.1.8-1 - xine_post_wire_video_port@Base 1.1.8-1 - xine_probe_fast_memcpy@Base 1.1.8-1 - xine_profiler_allocate_slot@Base 1.1.8-1 - xine_profiler_init@Base 1.1.8-1 - xine_profiler_print_results@Base 1.1.8-1 - xine_profiler_start_count@Base 1.1.8-1 - xine_profiler_stop_count@Base 1.1.8-1 - xine_register_log_cb@Base 1.1.8-1 - xine_register_plugins@Base 1.1.8-1 - xine_ring_buffer_alloc@Base 1.1.8-1 - xine_ring_buffer_close@Base 1.1.8-1 - xine_ring_buffer_delete@Base 1.1.8-1 - xine_ring_buffer_get@Base 1.1.8-1 - xine_ring_buffer_new@Base 1.1.8-1 - xine_ring_buffer_put@Base 1.1.8-1 - xine_ring_buffer_release@Base 1.1.8-1 - xine_sarray_add@Base 1.1.8-1 - xine_sarray_binary_search@Base 1.1.8-1 - xine_sarray_clear@Base 1.1.8-1 - xine_sarray_delete@Base 1.1.8-1 - xine_sarray_get@Base 1.1.8-1 - xine_sarray_new@Base 1.1.8-1 - xine_sarray_remove@Base 1.1.8-1 - xine_sarray_size@Base 1.1.8-1 - xine_set_param@Base 1.1.8-1 - xine_stop@Base 1.1.8-1 - xine_strcat_realloc@Base 1.1.14-1 - xine_stream_master_slave@Base 1.1.8-1 - xine_stream_new@Base 1.1.8-1 - xine_trick_mode@Base 1.1.8-1 - xine_tvmode_exit@Base 1.1.8-1 - xine_tvmode_init@Base 1.1.8-1 - xine_tvmode_set_tvsystem@Base 1.1.8-1 - xine_tvmode_size@Base 1.1.8-1 - xine_tvmode_switch@Base 1.1.8-1 - xine_tvmode_use@Base 1.1.8-1 - xine_usec_sleep@Base 1.1.8-1 - xine_vlog@Base 1.1.8-1 - xine_xmalloc@Base 1.1.8-1 - xine_xmalloc_aligned@Base 1.1.8-1 - xml_escape_string@Base 1.1.8-1 - xml_parser_build_tree@Base 1.1.8-1 - xml_parser_build_tree_r@Base 1.1.17-1 - xml_parser_dump_tree@Base 1.1.8-1 - xml_parser_finalize_r@Base 1.1.17-1 - xml_parser_free_tree@Base 1.1.8-1 - xml_parser_get_property@Base 1.1.8-1 - xml_parser_get_property_bool@Base 1.1.8-1 - xml_parser_get_property_int@Base 1.1.8-1 - xml_parser_init@Base 1.1.8-1 - xml_parser_init_r@Base 1.1.17-1 - y_b_table@Base 1.1.8-1 - y_g_table@Base 1.1.8-1 - y_r_table@Base 1.1.8-1 - yuv411_to_yv12@Base 1.1.8-1 - yuv444_to_yuy2@Base 1.1.8-1 - yuv9_to_yv12@Base 1.1.8-1 - yuy2_to_yuy2@Base 1.1.8-1 - yuy2_to_yv12@Base 1.1.8-1 - yv12_to_yuy2@Base 1.1.8-1 - yv12_to_yv12@Base 1.1.8-1 + _x_action_pending@Base 1.1.8 + _x_alphablend_free@Base 1.1.8 + _x_alphablend_init@Base 1.1.8 + _x_ao_channels2mode@Base 1.1.8 + _x_ao_mode2channels@Base 1.1.8 + _x_ao_new_port@Base 1.1.8 + _x_audio_decoder_init@Base 1.1.8 + _x_audio_decoder_shutdown@Base 1.1.8 + _x_audio_out_resample_16to8@Base 1.1.8 + _x_audio_out_resample_4channel@Base 1.1.8 + _x_audio_out_resample_5channel@Base 1.1.8 + _x_audio_out_resample_6channel@Base 1.1.8 + _x_audio_out_resample_8to16@Base 1.1.8 + _x_audio_out_resample_mono@Base 1.1.8 + _x_audio_out_resample_monotostereo@Base 1.1.8 + _x_audio_out_resample_stereo@Base 1.1.8 + _x_audio_out_resample_stereotomono@Base 1.1.8 + _x_blend_rgb16@Base 1.1.8 + _x_blend_rgb24@Base 1.1.8 + _x_blend_rgb32@Base 1.1.8 + _x_blend_xx44@Base 1.1.8 + _x_blend_yuv@Base 1.1.8 + _x_blend_yuy2@Base 1.1.8 + _x_bmiheader_le2me@Base 1.1.8 + _x_buf_audio_name@Base 1.1.8 + _x_buf_video_name@Base 1.1.8 + _x_cache_plugin_get_instance@Base 1.1.8 + _x_clear_xx44_palette@Base 1.1.8 + _x_close_broadcaster@Base 1.1.8 + _x_config_change_opt@Base 1.1.8 + _x_config_init@Base 1.1.8 + _x_decoder_available@Base 1.1.8 + _x_demux_check_extension@Base 1.1.8 + _x_demux_control_end@Base 1.1.8 + _x_demux_control_headers_done@Base 1.1.8 + _x_demux_control_newpts@Base 1.1.8 + _x_demux_control_nop@Base 1.1.8 + _x_demux_control_start@Base 1.1.8 + _x_demux_flush_engine@Base 1.1.8 + _x_demux_read_header@Base 1.1.8 + _x_demux_read_send_data@Base 1.1.8 + _x_demux_send_data@Base 1.1.8 + _x_demux_send_mrl_reference@Base 1.1.8 + _x_demux_start_thread@Base 1.1.8 + _x_demux_stop_thread@Base 1.1.8 + _x_dispose_plugins@Base 1.1.8 + _x_dispose_xx44_palette@Base 1.1.8 + _x_dummy_fifo_buffer_new@Base 1.1.8 + _x_extra_info_merge@Base 1.1.8 + _x_extra_info_reset@Base 1.1.8 + _x_fifo_buffer_new@Base 1.1.8 + _x_find_demux_plugin@Base 1.1.8 + _x_find_demux_plugin_by_name@Base 1.1.8 + _x_find_demux_plugin_last_probe@Base 1.1.8 + _x_find_input_plugin@Base 1.1.8 + _x_flush_events_queues@Base 1.1.8 + _x_formattag_to_buf_audio@Base 1.1.8 + _x_fourcc_to_buf_video@Base 1.1.8 + _x_free_audio_decoder@Base 1.1.8 + _x_free_demux_plugin@Base 1.1.8 + _x_free_input_plugin@Base 1.1.8 + _x_free_spu_decoder@Base 1.1.8 + _x_free_video_decoder@Base 1.1.8 + _x_get_audio_channel@Base 1.1.8 + _x_get_audio_decoder@Base 1.1.8 + _x_get_broadcaster_port@Base 1.1.8 + _x_get_current_info@Base 1.1.8 + _x_get_fine_speed@Base 1.1.8 + _x_get_speed@Base 1.1.8 + _x_get_spu_channel@Base 1.1.8 + _x_get_spu_decoder@Base 1.1.8 + _x_get_video_decoder@Base 1.1.8 + _x_handle_stream_end@Base 1.1.8 + _x_init_broadcaster@Base 1.1.8 + _x_init_xx44_palette@Base 1.1.8 + _x_io_file_read@Base 1.1.8 + _x_io_file_write@Base 1.1.8 + _x_io_select@Base 1.1.8 + _x_io_tcp_connect@Base 1.1.8 + _x_io_tcp_connect_finish@Base 1.1.8 + _x_io_tcp_read@Base 1.1.8 + _x_io_tcp_read_line@Base 1.1.8 + _x_io_tcp_write@Base 1.1.8 + _x_load_audio_output_plugin@Base 1.1.8 + _x_load_video_output_plugin@Base 1.1.8 + _x_message@Base 1.1.8 + _x_meta_info_get@Base 1.1.8 + _x_meta_info_get_public@Base 1.1.8 + _x_meta_info_n_set@Base 1.1.8 + _x_meta_info_public_reset@Base 1.1.8 + _x_meta_info_reset@Base 1.1.8 + _x_meta_info_set@Base 1.1.8 + _x_meta_info_set_generic@Base 1.1.8 + _x_meta_info_set_multi@Base 1.1.8 + _x_meta_info_set_utf8@Base 1.1.8 + _x_metronom_clock_init@Base 1.1.8 + _x_metronom_init@Base 1.1.8 + _x_mrl_unescape@Base 1.1.8 + _x_new_refcounter@Base 1.1.8 + _x_new_scratch_buffer@Base 1.1.8 + _x_post_dispose@Base 1.1.8 + _x_post_frame_copy_down@Base 1.1.8 + _x_post_frame_copy_up@Base 1.1.8 + _x_post_frame_u_turn@Base 1.1.8 + _x_post_init@Base 1.1.8 + _x_post_intercept_audio_port@Base 1.1.8 + _x_post_intercept_overlay_manager@Base 1.1.8 + _x_post_intercept_video_frame@Base 1.1.8 + _x_post_intercept_video_port@Base 1.1.8 + _x_post_restore_video_frame@Base 1.1.8 + _x_query_buffer_usage@Base 1.1.8 + _x_read_abort@Base 1.1.8 + _x_refcounter_dec@Base 1.1.8 + _x_refcounter_dispose@Base 1.1.8 + _x_refcounter_inc@Base 1.1.8 + _x_rip_plugin_get_instance@Base 1.1.8 + _x_scan_plugins@Base 1.1.8 + _x_select_spu_channel@Base 1.1.8 + _x_set_fine_speed@Base 1.1.8 + _x_set_speed@Base 1.1.8 + _x_spu_decoder_sleep@Base 1.1.8 + _x_stream_info_get@Base 1.1.8 + _x_stream_info_get_public@Base 1.1.8 + _x_stream_info_public_reset@Base 1.1.8 + _x_stream_info_reset@Base 1.1.8 + _x_stream_info_set@Base 1.1.8 + _x_video_decoder_init@Base 1.1.8 + _x_video_decoder_shutdown@Base 1.1.8 + _x_video_overlay_new_manager@Base 1.1.8 + _x_vo_new_port@Base 1.1.8 + _x_vo_scale_aspect_ratio_name@Base 1.1.8 + _x_vo_scale_compute_ideal_size@Base 1.1.8 + _x_vo_scale_compute_output_size@Base 1.1.8 + _x_vo_scale_init@Base 1.1.8 + _x_vo_scale_redraw_needed@Base 1.1.8 + _x_vo_scale_translate_gui2video@Base 1.1.8 + _x_waveformatex_le2me@Base 1.1.8 + _x_xx44_to_xvmc_palette@Base 1.1.8 + _xine_buffer_copyin@Base 1.1.8 + _xine_buffer_ensure_size@Base 1.1.8 + _xine_buffer_free@Base 1.1.8 + _xine_buffer_set@Base 1.1.8 + _xine_buffer_strcat@Base 1.1.8 + _xine_buffer_strcpy@Base 1.1.8 + free_yuv_planes@Base 1.1.8 + init_yuv_conversion@Base 1.1.8 + init_yuv_planes@Base 1.1.8 + lexer_decode_entities@Base 1.1.8 + lexer_finalize_r@Base 1.1.17 + lexer_get_token@Base 1.1.8 + lexer_get_token_d@Base 1.1.17 + lexer_get_token_d_r@Base 1.1.17 + lexer_init@Base 1.1.8 + lexer_init_r@Base 1.1.17 + u_b_table@Base 1.1.8 + u_g_table@Base 1.1.8 + u_r_table@Base 1.1.8 + v_b_table@Base 1.1.8 + v_g_table@Base 1.1.8 + v_r_table@Base 1.1.8 + xine_array_add@Base 1.1.8 + xine_array_clear@Base 1.1.8 + xine_array_delete@Base 1.1.8 + xine_array_get@Base 1.1.8 + xine_array_insert@Base 1.1.8 + xine_array_new@Base 1.1.8 + xine_array_remove@Base 1.1.8 + xine_array_set@Base 1.1.8 + xine_array_size@Base 1.1.8 + xine_buffer_copyout@Base 1.1.8 + xine_buffer_dup@Base 1.1.8 + xine_buffer_get_size@Base 1.1.8 + xine_buffer_init@Base 1.1.8 + xine_buffer_strchr@Base 1.1.8 + xine_check_version@Base 1.1.8 + xine_chomp@Base 1.1.8 + xine_close@Base 1.1.8 + xine_close_audio_driver@Base 1.1.8 + xine_close_video_driver@Base 1.1.8 + xine_config_get_first_entry@Base 1.1.8 + xine_config_get_next_entry@Base 1.1.8 + xine_config_load@Base 1.1.8 + xine_config_lookup_entry@Base 1.1.8 + xine_config_register_bool@Base 1.1.8 + xine_config_register_enum@Base 1.1.8 + xine_config_register_filename@Base 1.1.8 + xine_config_register_num@Base 1.1.8 + xine_config_register_range@Base 1.1.8 + xine_config_register_string@Base 1.1.8 + xine_config_reset@Base 1.1.8 + xine_config_save@Base 1.1.8 + xine_config_set_translation_user@Base 1.1.8 + xine_config_update_entry@Base 1.1.8 + xine_dispose@Base 1.1.8 + xine_eject@Base 1.1.8 + xine_engine_get_param@Base 1.1.8 + xine_engine_set_param@Base 1.1.8 + xine_event_create_listener_thread@Base 1.1.8 + xine_event_dispose_queue@Base 1.1.8 + xine_event_free@Base 1.1.8 + xine_event_get@Base 1.1.8 + xine_event_new_queue@Base 1.1.8 + xine_event_send@Base 1.1.8 + xine_event_wait@Base 1.1.8 + xine_exit@Base 1.1.8 + xine_fast_memcpy@Base 1.1.8 + xine_free_audio_frame@Base 1.1.8 + xine_free_video_frame@Base 1.1.8 + xine_get_audio_driver_plugin_description@Base 1.1.8 + xine_get_audio_lang@Base 1.1.8 + xine_get_audio_plugin_description@Base 1.1.8 + xine_get_audio_source@Base 1.1.8 + xine_get_autoplay_input_plugin_ids@Base 1.1.8 + xine_get_autoplay_mrls@Base 1.1.8 + xine_get_browsable_input_plugin_ids@Base 1.1.8 + xine_get_browse_mrls@Base 1.1.8 + xine_get_current_frame@Base 1.1.8 + xine_get_current_frame_alloc@Base 1.1.11 + xine_get_current_frame_data@Base 1.1.13 + xine_get_current_frame_s@Base 1.1.11 + xine_get_current_vpts@Base 1.1.8 + xine_get_demux_for_mime_type@Base 1.1.8 + xine_get_demux_plugin_description@Base 1.1.8 + xine_get_error@Base 1.1.8 + xine_get_file_extensions@Base 1.1.8 + xine_get_homedir@Base 1.1.8 + xine_get_input_plugin_description@Base 1.1.8 + xine_get_log@Base 1.1.8 + xine_get_log_names@Base 1.1.8 + xine_get_log_section_count@Base 1.1.8 + xine_get_meta_info@Base 1.1.8 + xine_get_mime_types@Base 1.1.8 + xine_get_next_audio_frame@Base 1.1.8 + xine_get_next_video_frame@Base 1.1.8 + xine_get_param@Base 1.1.8 + xine_get_pos_length@Base 1.1.8 + xine_get_post_plugin_description@Base 1.1.8 + xine_get_spu_lang@Base 1.1.8 + xine_get_spu_plugin_description@Base 1.1.8 + xine_get_status@Base 1.1.8 + xine_get_stream_info@Base 1.1.8 + xine_get_system_encoding@Base 1.1.8 + xine_get_version@Base 1.1.8 + xine_get_version_string@Base 1.1.8 + xine_get_video_driver_plugin_description@Base 1.1.8 + xine_get_video_frame@Base 1.1.8 + xine_get_video_plugin_description@Base 1.1.8 + xine_get_video_source@Base 1.1.8 + xine_guess_spu_encoding@Base 1.1.8 + xine_gui_send_vo_data@Base 1.1.8 + xine_health_check@Base 1.1.8 + xine_hexdump@Base 1.1.8 + xine_init@Base 1.1.8 + xine_list_audio_decoder_plugins@Base 1.1.8 + xine_list_audio_output_plugins@Base 1.1.8 + xine_list_back@Base 1.1.8 + xine_list_clear@Base 1.1.8 + xine_list_delete@Base 1.1.8 + xine_list_demuxer_plugins@Base 1.1.8 + xine_list_empty@Base 1.1.8 + xine_list_find@Base 1.1.8 + xine_list_front@Base 1.1.8 + xine_list_get_value@Base 1.1.8 + xine_list_input_plugins@Base 1.1.8 + xine_list_insert@Base 1.1.8 + xine_list_new@Base 1.1.8 + xine_list_next@Base 1.1.8 + xine_list_post_plugins@Base 1.1.8 + xine_list_post_plugins_typed@Base 1.1.8 + xine_list_prev@Base 1.1.8 + xine_list_push_back@Base 1.1.8 + xine_list_push_front@Base 1.1.8 + xine_list_remove@Base 1.1.8 + xine_list_size@Base 1.1.8 + xine_list_spu_plugins@Base 1.1.8 + xine_list_video_decoder_plugins@Base 1.1.8 + xine_list_video_output_plugins@Base 1.1.8 + xine_list_video_output_plugins_typed@Base 1.1.12 + xine_log@Base 1.1.8 + xine_mm_accel@Base 1.1.8 + xine_monotonic_clock@Base 1.1.8 + xine_mutex_destroy@Base 1.1.8 + xine_mutex_init@Base 1.1.8 + xine_mutex_lock@Base 1.1.8 + xine_mutex_unlock@Base 1.1.8 + xine_new@Base 1.1.8 + xine_new_framegrab_audio_port@Base 1.1.8 + xine_new_framegrab_video_port@Base 1.1.8 + xine_open@Base 1.1.8 + xine_open_audio_driver@Base 1.1.8 + xine_open_video_driver@Base 1.1.8 + xine_osd_clear@Base 1.1.8 + xine_osd_draw_bitmap@Base 1.1.8 + xine_osd_draw_line@Base 1.1.8 + xine_osd_draw_point@Base 1.1.8 + xine_osd_draw_rect@Base 1.1.8 + xine_osd_draw_text@Base 1.1.8 + xine_osd_free@Base 1.1.8 + xine_osd_get_capabilities@Base 1.1.8 + xine_osd_get_palette@Base 1.1.8 + xine_osd_get_text_size@Base 1.1.8 + xine_osd_hide@Base 1.1.8 + xine_osd_new@Base 1.1.8 + xine_osd_set_encoding@Base 1.1.8 + xine_osd_set_font@Base 1.1.8 + xine_osd_set_palette@Base 1.1.8 + xine_osd_set_position@Base 1.1.8 + xine_osd_set_text_palette@Base 1.1.8 + xine_osd_show@Base 1.1.8 + xine_osd_show_unscaled@Base 1.1.8 + xine_play@Base 1.1.8 + xine_plugins_garbage_collector@Base 1.1.8 + xine_pool_delete@Base 1.1.8 + xine_pool_get@Base 1.1.8 + xine_pool_new@Base 1.1.8 + xine_pool_put@Base 1.1.8 + xine_port_send_gui_data@Base 1.1.8 + xine_post_dispose@Base 1.1.8 + xine_post_init@Base 1.1.8 + xine_post_input@Base 1.1.8 + xine_post_list_inputs@Base 1.1.8 + xine_post_list_outputs@Base 1.1.8 + xine_post_output@Base 1.1.8 + xine_post_wire@Base 1.1.8 + xine_post_wire_audio_port@Base 1.1.8 + xine_post_wire_video_port@Base 1.1.8 + xine_probe_fast_memcpy@Base 1.1.8 + xine_profiler_allocate_slot@Base 1.1.8 + xine_profiler_init@Base 1.1.8 + xine_profiler_print_results@Base 1.1.8 + xine_profiler_start_count@Base 1.1.8 + xine_profiler_stop_count@Base 1.1.8 + xine_register_log_cb@Base 1.1.8 + xine_register_plugins@Base 1.1.8 + xine_ring_buffer_alloc@Base 1.1.8 + xine_ring_buffer_close@Base 1.1.8 + xine_ring_buffer_delete@Base 1.1.8 + xine_ring_buffer_get@Base 1.1.8 + xine_ring_buffer_new@Base 1.1.8 + xine_ring_buffer_put@Base 1.1.8 + xine_ring_buffer_release@Base 1.1.8 + xine_sarray_add@Base 1.1.8 + xine_sarray_binary_search@Base 1.1.8 + xine_sarray_clear@Base 1.1.8 + xine_sarray_delete@Base 1.1.8 + xine_sarray_get@Base 1.1.8 + xine_sarray_new@Base 1.1.8 + xine_sarray_remove@Base 1.1.8 + xine_sarray_size@Base 1.1.8 + xine_set_param@Base 1.1.8 + xine_stop@Base 1.1.8 + xine_strcat_realloc@Base 1.1.14 + xine_stream_master_slave@Base 1.1.8 + xine_stream_new@Base 1.1.8 + xine_trick_mode@Base 1.1.8 + xine_tvmode_exit@Base 1.1.8 + xine_tvmode_init@Base 1.1.8 + xine_tvmode_set_tvsystem@Base 1.1.8 + xine_tvmode_size@Base 1.1.8 + xine_tvmode_switch@Base 1.1.8 + xine_tvmode_use@Base 1.1.8 + xine_usec_sleep@Base 1.1.8 + xine_vlog@Base 1.1.8 + xine_xmalloc@Base 1.1.8 + xine_xmalloc_aligned@Base 1.1.8 + xml_escape_string@Base 1.1.8 + xml_parser_build_tree@Base 1.1.8 + xml_parser_build_tree_r@Base 1.1.17 + xml_parser_dump_tree@Base 1.1.8 + xml_parser_finalize_r@Base 1.1.17 + xml_parser_free_tree@Base 1.1.8 + xml_parser_get_property@Base 1.1.8 + xml_parser_get_property_bool@Base 1.1.8 + xml_parser_get_property_int@Base 1.1.8 + xml_parser_init@Base 1.1.8 + xml_parser_init_r@Base 1.1.17 + y_b_table@Base 1.1.8 + y_g_table@Base 1.1.8 + y_r_table@Base 1.1.8 + yuv411_to_yv12@Base 1.1.8 + yuv444_to_yuy2@Base 1.1.8 + yuv9_to_yv12@Base 1.1.8 + yuy2_to_yuy2@Base 1.1.8 + yuy2_to_yv12@Base 1.1.8 + yv12_to_yuy2@Base 1.1.8 + yv12_to_yv12@Base 1.1.8 diff -Nru xine-lib-1.1.19/debian/libxine1-misc-plugins.install xine-lib-1.1.19/debian/libxine1-misc-plugins.install --- xine-lib-1.1.19/debian/libxine1-misc-plugins.install 2011-01-23 17:18:48.000000000 +0100 +++ xine-lib-1.1.19/debian/libxine1-misc-plugins.install 2011-04-21 17:39:19.000000000 +0200 @@ -7,7 +7,6 @@ debian/tmp/usr/lib/xine/plugins/*/xineplug_inp_mms.so debian/tmp/usr/lib/xine/plugins/*/xineplug_inp_net.so debian/tmp/usr/lib/xine/plugins/*/xineplug_inp_pnm.so -debian/tmp/usr/lib/xine/plugins/*/xineplug_inp_pvr.so debian/tmp/usr/lib/xine/plugins/*/xineplug_inp_rtp.so debian/tmp/usr/lib/xine/plugins/*/xineplug_inp_rtsp.so debian/tmp/usr/lib/xine/plugins/*/xineplug_inp_smb.so diff -Nru xine-lib-1.1.19/debian/overrides/libxine1-bin xine-lib-1.1.19/debian/overrides/libxine1-bin --- xine-lib-1.1.19/debian/overrides/libxine1-bin 2011-01-23 17:18:48.000000000 +0100 +++ xine-lib-1.1.19/debian/overrides/libxine1-bin 2011-04-21 12:20:31.000000000 +0200 @@ -2,5 +2,6 @@ # so that plugins are automatically pulled in. # (Merging libxine1 & libxine1-bin -> libxine1 causes a circular dependency.) +libxine1-bin: symbols-declares-dependency-on-other-package libxine1 #MINVER# libxine1-bin: shlibs-declares-dependency-on-other-package libxine1 (>= 1.1.8) libxine1-bin: package-name-doesnt-match-sonames libxine1 diff -Nru xine-lib-1.1.19/debian/overrides/libxine1-doc xine-lib-1.1.19/debian/overrides/libxine1-doc --- xine-lib-1.1.19/debian/overrides/libxine1-doc 1970-01-01 01:00:00.000000000 +0100 +++ xine-lib-1.1.19/debian/overrides/libxine1-doc 2011-04-21 11:55:05.000000000 +0200 @@ -0,0 +1,2 @@ +# the line really is a non-breakable long line, there is no way around it +libxine1-doc: manpage-has-errors-from-man usr/share/man/man5/xine.5.gz 220: warning [p 3, 7.0i]: cannot adjust line diff -Nru xine-lib-1.1.19/debian/patches/debian-changes xine-lib-1.1.19/debian/patches/debian-changes --- xine-lib-1.1.19/debian/patches/debian-changes 2011-02-25 21:49:52.000000000 +0100 +++ xine-lib-1.1.19/debian/patches/debian-changes 2011-04-21 17:51:09.000000000 +0200 @@ -2452,3 +2452,494 @@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ MKINSTALLDIRS = @MKINSTALLDIRS@ +--- /dev/null ++++ xine-lib-1.1.19/po/Makevars.extra +@@ -0,0 +1,4 @@ ++# Extra file just to get LIBNAME correctly. ++# Unfortunate but it's the only way to avoid changing po/Makefile.in.in ++ ++LIBNAME = libxine1 +--- /dev/null ++++ xine-lib-1.1.19/src/libffmpeg/ffmpeg_config.h +@@ -0,0 +1,481 @@ ++/* Automatically generated */ ++#define CONFIG_AASC_DECODER 1 ++#define ENABLE_AASC_DECODER 1 ++#define CONFIG_ASV1_DECODER 1 ++#define ENABLE_ASV1_DECODER 1 ++#define CONFIG_ASV2_DECODER 1 ++#define ENABLE_ASV2_DECODER 1 ++#define CONFIG_AVS_DECODER 1 ++#define ENABLE_AVS_DECODER 1 ++#define CONFIG_CSCD_DECODER 1 ++#define ENABLE_CSCD_DECODER 1 ++#define CONFIG_CYUV_DECODER 1 ++#define ENABLE_CYUV_DECODER 1 ++#define CONFIG_DVVIDEO_DECODER 1 ++#define ENABLE_DVVIDEO_DECODER 1 ++#define CONFIG_EIGHTBPS_DECODER 1 ++#define ENABLE_EIGHTBPS_DECODER 1 ++#define CONFIG_FLIC_DECODER 1 ++#define ENABLE_FLIC_DECODER 1 ++#define CONFIG_FLV_DECODER 1 ++#define ENABLE_FLV_DECODER 1 ++#define CONFIG_FOURXM_DECODER 1 ++#define ENABLE_FOURXM_DECODER 1 ++#define CONFIG_FRAPS_DECODER 1 ++#define ENABLE_FRAPS_DECODER 1 ++#define CONFIG_HUFFYUV_DECODER 1 ++#define ENABLE_HUFFYUV_DECODER 1 ++#define CONFIG_IDCIN_DECODER 1 ++#define ENABLE_IDCIN_DECODER 1 ++#define CONFIG_INTERPLAY_VIDEO_DECODER 1 ++#define ENABLE_INTERPLAY_VIDEO_DECODER 1 ++#define CONFIG_KMVC_DECODER 1 ++#define ENABLE_KMVC_DECODER 1 ++#define CONFIG_LOCO_DECODER 1 ++#define ENABLE_LOCO_DECODER 1 ++#define CONFIG_MMVIDEO_DECODER 1 ++#define ENABLE_MMVIDEO_DECODER 1 ++#define CONFIG_NUV_DECODER 1 ++#define ENABLE_NUV_DECODER 1 ++#define CONFIG_QDRAW_DECODER 1 ++#define ENABLE_QDRAW_DECODER 1 ++#define CONFIG_QPEG_DECODER 1 ++#define ENABLE_QPEG_DECODER 1 ++#define CONFIG_ROQ_DECODER 1 ++#define ENABLE_ROQ_DECODER 1 ++#define CONFIG_RPZA_DECODER 1 ++#define ENABLE_RPZA_DECODER 1 ++#define CONFIG_SMACKER_DECODER 1 ++#define ENABLE_SMACKER_DECODER 1 ++#define CONFIG_SMC_DECODER 1 ++#define ENABLE_SMC_DECODER 1 ++#define CONFIG_SNOW_DECODER 1 ++#define ENABLE_SNOW_DECODER 1 ++#define CONFIG_TRUEMOTION1_DECODER 1 ++#define ENABLE_TRUEMOTION1_DECODER 1 ++#define CONFIG_TRUEMOTION2_DECODER 1 ++#define ENABLE_TRUEMOTION2_DECODER 1 ++#define CONFIG_TSCC_DECODER 1 ++#define ENABLE_TSCC_DECODER 1 ++#define CONFIG_ULTI_DECODER 1 ++#define ENABLE_ULTI_DECODER 1 ++#define CONFIG_VCR1_DECODER 1 ++#define ENABLE_VCR1_DECODER 1 ++#define CONFIG_VMDVIDEO_DECODER 1 ++#define ENABLE_VMDVIDEO_DECODER 1 ++#define CONFIG_WNV1_DECODER 1 ++#define ENABLE_WNV1_DECODER 1 ++#define CONFIG_XAN_WC3_DECODER 1 ++#define ENABLE_XAN_WC3_DECODER 1 ++#define CONFIG_XL_DECODER 1 ++#define ENABLE_XL_DECODER 1 ++#define CONFIG_ZMBV_DECODER 1 ++#define ENABLE_ZMBV_DECODER 1 ++#define CONFIG_ALAC_DECODER 1 ++#define ENABLE_ALAC_DECODER 1 ++#define CONFIG_AMR_NB_DECODER 1 ++#define ENABLE_AMR_NB_DECODER 1 ++#define CONFIG_AMR_WB_DECODER 1 ++#define ENABLE_AMR_WB_DECODER 1 ++#define CONFIG_LIBGSM_DECODER 1 ++#define ENABLE_LIBGSM_DECODER 1 ++#define CONFIG_MACE3_DECODER 1 ++#define ENABLE_MACE3_DECODER 1 ++#define CONFIG_MACE6_DECODER 1 ++#define ENABLE_MACE6_DECODER 1 ++#define CONFIG_SHORTEN_DECODER 1 ++#define ENABLE_SHORTEN_DECODER 1 ++#define CONFIG_SMACKAUD_DECODER 1 ++#define ENABLE_SMACKAUD_DECODER 1 ++#define CONFIG_TRUESPEECH_DECODER 1 ++#define ENABLE_TRUESPEECH_DECODER 1 ++#define CONFIG_TTA_DECODER 1 ++#define ENABLE_TTA_DECODER 1 ++#define CONFIG_VMDAUDIO_DECODER 1 ++#define ENABLE_VMDAUDIO_DECODER 1 ++#define CONFIG_PCM_ALAW_DECODER 1 ++#define ENABLE_PCM_ALAW_DECODER 1 ++#define CONFIG_PCM_MULAW_DECODER 1 ++#define ENABLE_PCM_MULAW_DECODER 1 ++#define CONFIG_PCM_S8_DECODER 1 ++#define ENABLE_PCM_S8_DECODER 1 ++#define CONFIG_PCM_S16BE_DECODER 1 ++#define ENABLE_PCM_S16BE_DECODER 1 ++#define CONFIG_PCM_S16LE_DECODER 1 ++#define ENABLE_PCM_S16LE_DECODER 1 ++#define CONFIG_PCM_S24BE_DECODER 1 ++#define ENABLE_PCM_S24BE_DECODER 1 ++#define CONFIG_PCM_S24DAUD_DECODER 1 ++#define ENABLE_PCM_S24DAUD_DECODER 1 ++#define CONFIG_PCM_S24LE_DECODER 1 ++#define ENABLE_PCM_S24LE_DECODER 1 ++#define CONFIG_PCM_S32BE_DECODER 1 ++#define ENABLE_PCM_S32BE_DECODER 1 ++#define CONFIG_PCM_S32LE_DECODER 1 ++#define ENABLE_PCM_S32LE_DECODER 1 ++#define CONFIG_PCM_U8_DECODER 1 ++#define ENABLE_PCM_U8_DECODER 1 ++#define CONFIG_PCM_U16BE_DECODER 1 ++#define ENABLE_PCM_U16BE_DECODER 1 ++#define CONFIG_PCM_U16LE_DECODER 1 ++#define ENABLE_PCM_U16LE_DECODER 1 ++#define CONFIG_PCM_U24BE_DECODER 1 ++#define ENABLE_PCM_U24BE_DECODER 1 ++#define CONFIG_PCM_U24LE_DECODER 1 ++#define ENABLE_PCM_U24LE_DECODER 1 ++#define CONFIG_PCM_U32BE_DECODER 1 ++#define ENABLE_PCM_U32BE_DECODER 1 ++#define CONFIG_PCM_U32LE_DECODER 1 ++#define ENABLE_PCM_U32LE_DECODER 1 ++#define CONFIG_INTERPLAY_DPCM_DECODER 1 ++#define ENABLE_INTERPLAY_DPCM_DECODER 1 ++#define CONFIG_ROQ_DPCM_DECODER 1 ++#define ENABLE_ROQ_DPCM_DECODER 1 ++#define CONFIG_SOL_DPCM_DECODER 1 ++#define ENABLE_SOL_DPCM_DECODER 1 ++#define CONFIG_VQA_DECODER 1 ++#define ENABLE_VQA_DECODER 1 ++#define CONFIG_XAN_DPCM_DECODER 1 ++#define ENABLE_XAN_DPCM_DECODER 1 ++#define CONFIG_ADPCM_4XM_DECODER 1 ++#define ENABLE_ADPCM_4XM_DECODER 1 ++#define CONFIG_ADPCM_CT_DECODER 1 ++#define ENABLE_ADPCM_CT_DECODER 1 ++#define CONFIG_ADPCM_EA_DECODER 1 ++#define ENABLE_ADPCM_EA_DECODER 1 ++#define CONFIG_ADPCM_IMA_DK3_DECODER 1 ++#define ENABLE_ADPCM_IMA_DK3_DECODER 1 ++#define CONFIG_ADPCM_IMA_DK4_DECODER 1 ++#define ENABLE_ADPCM_IMA_DK4_DECODER 1 ++#define CONFIG_ADPCM_IMA_QT_DECODER 1 ++#define ENABLE_ADPCM_IMA_QT_DECODER 1 ++#define CONFIG_ADPCM_IMA_SMJPEG_DECODER 1 ++#define ENABLE_ADPCM_IMA_SMJPEG_DECODER 1 ++#define CONFIG_ADPCM_IMA_WAV_DECODER 1 ++#define ENABLE_ADPCM_IMA_WAV_DECODER 1 ++#define CONFIG_ADPCM_IMA_WS_DECODER 1 ++#define ENABLE_ADPCM_IMA_WS_DECODER 1 ++#define CONFIG_ADPCM_MS_DECODER 1 ++#define ENABLE_ADPCM_MS_DECODER 1 ++#define CONFIG_ADPCM_SBPRO_2_DECODER 1 ++#define ENABLE_ADPCM_SBPRO_2_DECODER 1 ++#define CONFIG_ADPCM_SBPRO_3_DECODER 1 ++#define ENABLE_ADPCM_SBPRO_3_DECODER 1 ++#define CONFIG_ADPCM_SBPRO_4_DECODER 1 ++#define ENABLE_ADPCM_SBPRO_4_DECODER 1 ++#define CONFIG_ADPCM_XA_DECODER 1 ++#define ENABLE_ADPCM_XA_DECODER 1 ++#define CONFIG_ADPCM_YAMAHA_DECODER 1 ++#define ENABLE_ADPCM_YAMAHA_DECODER 1 ++#define CONFIG_CINEPAK_DECODER 1 ++#define ENABLE_CINEPAK_DECODER 1 ++#define CONFIG_FLASHSV_DECODER 1 ++#define ENABLE_FLASHSV_DECODER 1 ++#define CONFIG_H261_DECODER 1 ++#define ENABLE_H261_DECODER 1 ++#define CONFIG_H263_DECODER 1 ++#define ENABLE_H263_DECODER 1 ++#define CONFIG_H263I_DECODER 1 ++#define ENABLE_H263I_DECODER 1 ++#define CONFIG_H264_DECODER 1 ++#define ENABLE_H264_DECODER 1 ++#define CONFIG_INDEO2_DECODER 1 ++#define ENABLE_INDEO2_DECODER 1 ++#define CONFIG_INDEO3_DECODER 1 ++#define ENABLE_INDEO3_DECODER 1 ++#define CONFIG_MJPEG_DECODER 1 ++#define ENABLE_MJPEG_DECODER 1 ++#define CONFIG_MJPEGB_DECODER 1 ++#define ENABLE_MJPEGB_DECODER 1 ++#define CONFIG_MPEG1VIDEO_DECODER 1 ++#define ENABLE_MPEG1VIDEO_DECODER 1 ++#define CONFIG_MPEG2VIDEO_DECODER 1 ++#define ENABLE_MPEG2VIDEO_DECODER 1 ++#define CONFIG_MPEG4_DECODER 1 ++#define ENABLE_MPEG4_DECODER 1 ++#define CONFIG_MPEGVIDEO_DECODER 1 ++#define ENABLE_MPEGVIDEO_DECODER 1 ++#define CONFIG_MSMPEG4V1_DECODER 1 ++#define ENABLE_MSMPEG4V1_DECODER 1 ++#define CONFIG_MSMPEG4V2_DECODER 1 ++#define ENABLE_MSMPEG4V2_DECODER 1 ++#define CONFIG_MSMPEG4V3_DECODER 1 ++#define ENABLE_MSMPEG4V3_DECODER 1 ++#define CONFIG_MSRLE_DECODER 1 ++#define ENABLE_MSRLE_DECODER 1 ++#define CONFIG_MSVIDEO1_DECODER 1 ++#define ENABLE_MSVIDEO1_DECODER 1 ++#define CONFIG_QTRLE_DECODER 1 ++#define ENABLE_QTRLE_DECODER 1 ++#define CONFIG_RV10_DECODER 1 ++#define ENABLE_RV10_DECODER 1 ++#define CONFIG_RV20_DECODER 1 ++#define ENABLE_RV20_DECODER 1 ++#define CONFIG_SVQ1_DECODER 1 ++#define ENABLE_SVQ1_DECODER 1 ++#define CONFIG_SVQ3_DECODER 1 ++#define ENABLE_SVQ3_DECODER 1 ++#define CONFIG_VC1_DECODER 1 ++#define ENABLE_VC1_DECODER 1 ++#define CONFIG_VP3_DECODER 1 ++#define ENABLE_VP3_DECODER 1 ++#define CONFIG_VP5_DECODER 1 ++#define ENABLE_VP5_DECODER 1 ++#define CONFIG_VP6_DECODER 1 ++#define ENABLE_VP6_DECODER 1 ++#define CONFIG_VP6F_DECODER 1 ++#define ENABLE_VP6F_DECODER 1 ++#define CONFIG_WMV1_DECODER 1 ++#define ENABLE_WMV1_DECODER 1 ++#define CONFIG_WMV2_DECODER 1 ++#define ENABLE_WMV2_DECODER 1 ++#define CONFIG_WMV3_DECODER 1 ++#define ENABLE_WMV3_DECODER 1 ++#define CONFIG_COOK_DECODER 1 ++#define ENABLE_COOK_DECODER 1 ++#define CONFIG_DTS_DECODER 1 ++#define ENABLE_DTS_DECODER 1 ++#define CONFIG_EAC3_DECODER 1 ++#define ENABLE_EAC3_DECODER 1 ++#define CONFIG_FLAC_DECODER 1 ++#define ENABLE_FLAC_DECODER 1 ++#define CONFIG_MP2_DECODER 1 ++#define ENABLE_MP2_DECODER 1 ++#define CONFIG_MP3_DECODER 1 ++#define ENABLE_MP3_DECODER 1 ++#define CONFIG_QDM2_DECODER 1 ++#define ENABLE_QDM2_DECODER 1 ++#define CONFIG_RA_144_DECODER 1 ++#define ENABLE_RA_144_DECODER 1 ++#define CONFIG_RA_288_DECODER 1 ++#define ENABLE_RA_288_DECODER 1 ++#define CONFIG_WAVPACK_DECODER 1 ++#define ENABLE_WAVPACK_DECODER 1 ++#define CONFIG_WMAV1_DECODER 1 ++#define ENABLE_WMAV1_DECODER 1 ++#define CONFIG_WMAV2_DECODER 1 ++#define ENABLE_WMAV2_DECODER 1 ++#define CONFIG_WMAPRO_DECODER 1 ++#define ENABLE_WMAPRO_DECODER 1 ++#define CONFIG_ADPCM_SWF_DECODER 1 ++#define ENABLE_ADPCM_SWF_DECODER 1 ++#define ENABLE_BMP_DECODER 0 ++#define ENABLE_CAVS_DECODER 0 ++#define ENABLE_CLJR_DECODER 0 ++#define ENABLE_DSICINVIDEO_DECODER 0 ++#define ENABLE_FFV1_DECODER 0 ++#define ENABLE_FFVHUFF_DECODER 0 ++#define ENABLE_GIF_DECODER 0 ++#define ENABLE_MDEC_DECODER 0 ++#define ENABLE_MPEG_XVMC_DECODER 0 ++#define ENABLE_MSZH_DECODER 0 ++#define ENABLE_PNG_DECODER 0 ++#define ENABLE_RAWVIDEO_DECODER 0 ++#define ENABLE_SP5X_DECODER 0 ++#define ENABLE_TARGA_DECODER 0 ++#define ENABLE_TIERTEXSEQVIDEO_DECODER 0 ++#define ENABLE_TIFF_DECODER 0 ++#define ENABLE_VMNC_DECODER 0 ++#define ENABLE_ZLIB_DECODER 0 ++#define ENABLE_DSICINAUDIO_DECODER 0 ++#define ENABLE_IMC_DECODER 0 ++#define ENABLE_MP3ADU_DECODER 0 ++#define ENABLE_MP3ON4_DECODER 0 ++#define ENABLE_MPC7_DECODER 0 ++#define ENABLE_SONIC_DECODER 0 ++#define ENABLE_WS_SND1_DECODER 0 ++#define ENABLE_ADPCM_ADX_DECODER 0 ++#define ENABLE_ADPCM_G726_DECODER 0 ++#define ENABLE_DVBSUB_DECODER 0 ++#define ENABLE_DVDSUB_DECODER 0 ++#define ENABLE_THEORA_DECODER 0 ++#define ENABLE_AAC_DECODER 0 ++#define ENABLE_MPEG4AAC_DECODER 0 ++#define ENABLE_AC3_DECODER 0 ++#define ENABLE_VORBIS_DECODER 0 ++#define ENABLE_AASC_ENCODER 0 ++#define ENABLE_ASV1_ENCODER 0 ++#define ENABLE_ASV2_ENCODER 0 ++#define ENABLE_AVS_ENCODER 0 ++#define ENABLE_CSCD_ENCODER 0 ++#define ENABLE_CYUV_ENCODER 0 ++#define ENABLE_DVVIDEO_ENCODER 0 ++#define ENABLE_EIGHTBPS_ENCODER 0 ++#define ENABLE_FLIC_ENCODER 0 ++#define ENABLE_FLV_ENCODER 0 ++#define ENABLE_FOURXM_ENCODER 0 ++#define ENABLE_FRAPS_ENCODER 0 ++#define ENABLE_HUFFYUV_ENCODER 0 ++#define ENABLE_IDCIN_ENCODER 0 ++#define ENABLE_INTERPLAY_VIDEO_ENCODER 0 ++#define ENABLE_KMVC_ENCODER 0 ++#define ENABLE_LOCO_ENCODER 0 ++#define ENABLE_MMVIDEO_ENCODER 0 ++#define ENABLE_NUV_ENCODER 0 ++#define ENABLE_QDRAW_ENCODER 0 ++#define ENABLE_QPEG_ENCODER 0 ++#define ENABLE_ROQ_ENCODER 0 ++#define ENABLE_RPZA_ENCODER 0 ++#define ENABLE_SMACKER_ENCODER 0 ++#define ENABLE_SMC_ENCODER 0 ++#define ENABLE_SNOW_ENCODER 0 ++#define ENABLE_TRUEMOTION1_ENCODER 0 ++#define ENABLE_TRUEMOTION2_ENCODER 0 ++#define ENABLE_TSCC_ENCODER 0 ++#define ENABLE_ULTI_ENCODER 0 ++#define ENABLE_VCR1_ENCODER 0 ++#define ENABLE_VMDVIDEO_ENCODER 0 ++#define ENABLE_WNV1_ENCODER 0 ++#define ENABLE_XAN_WC3_ENCODER 0 ++#define ENABLE_XL_ENCODER 0 ++#define ENABLE_ZMBV_ENCODER 0 ++#define ENABLE_ALAC_ENCODER 0 ++#define ENABLE_AMR_NB_ENCODER 0 ++#define ENABLE_AMR_WB_ENCODER 0 ++#define ENABLE_LIBGSM_ENCODER 0 ++#define ENABLE_MACE3_ENCODER 0 ++#define ENABLE_MACE6_ENCODER 0 ++#define ENABLE_SHORTEN_ENCODER 0 ++#define ENABLE_SMACKAUD_ENCODER 0 ++#define ENABLE_TRUESPEECH_ENCODER 0 ++#define ENABLE_TTA_ENCODER 0 ++#define ENABLE_VMDAUDIO_ENCODER 0 ++#define ENABLE_PCM_ALAW_ENCODER 0 ++#define ENABLE_PCM_MULAW_ENCODER 0 ++#define ENABLE_PCM_S8_ENCODER 0 ++#define ENABLE_PCM_S16BE_ENCODER 0 ++#define ENABLE_PCM_S16LE_ENCODER 0 ++#define ENABLE_PCM_S24BE_ENCODER 0 ++#define ENABLE_PCM_S24DAUD_ENCODER 0 ++#define ENABLE_PCM_S24LE_ENCODER 0 ++#define ENABLE_PCM_S32BE_ENCODER 0 ++#define ENABLE_PCM_S32LE_ENCODER 0 ++#define ENABLE_PCM_U8_ENCODER 0 ++#define ENABLE_PCM_U16BE_ENCODER 0 ++#define ENABLE_PCM_U16LE_ENCODER 0 ++#define ENABLE_PCM_U24BE_ENCODER 0 ++#define ENABLE_PCM_U24LE_ENCODER 0 ++#define ENABLE_PCM_U32BE_ENCODER 0 ++#define ENABLE_PCM_U32LE_ENCODER 0 ++#define ENABLE_INTERPLAY_DPCM_ENCODER 0 ++#define ENABLE_ROQ_DPCM_ENCODER 0 ++#define ENABLE_SOL_DPCM_ENCODER 0 ++#define ENABLE_VQA_ENCODER 0 ++#define ENABLE_XAN_DPCM_ENCODER 0 ++#define ENABLE_ADPCM_4XM_ENCODER 0 ++#define ENABLE_ADPCM_CT_ENCODER 0 ++#define ENABLE_ADPCM_EA_ENCODER 0 ++#define ENABLE_ADPCM_IMA_DK3_ENCODER 0 ++#define ENABLE_ADPCM_IMA_DK4_ENCODER 0 ++#define ENABLE_ADPCM_IMA_QT_ENCODER 0 ++#define ENABLE_ADPCM_IMA_SMJPEG_ENCODER 0 ++#define ENABLE_ADPCM_IMA_WAV_ENCODER 0 ++#define ENABLE_ADPCM_IMA_WS_ENCODER 0 ++#define ENABLE_ADPCM_MS_ENCODER 0 ++#define ENABLE_ADPCM_SBPRO_2_ENCODER 0 ++#define ENABLE_ADPCM_SBPRO_3_ENCODER 0 ++#define ENABLE_ADPCM_SBPRO_4_ENCODER 0 ++#define ENABLE_ADPCM_XA_ENCODER 0 ++#define ENABLE_ADPCM_YAMAHA_ENCODER 0 ++#define ENABLE_CINEPAK_ENCODER 0 ++#define ENABLE_FLASHSV_ENCODER 0 ++#define ENABLE_H261_ENCODER 0 ++#define ENABLE_H263_ENCODER 0 ++#define ENABLE_H263I_ENCODER 0 ++#define ENABLE_H264_ENCODER 0 ++#define ENABLE_INDEO2_ENCODER 0 ++#define ENABLE_INDEO3_ENCODER 0 ++#define ENABLE_MJPEG_ENCODER 0 ++#define ENABLE_MJPEGB_ENCODER 0 ++#define ENABLE_MPEG1VIDEO_ENCODER 0 ++#define ENABLE_MPEG2VIDEO_ENCODER 0 ++#define ENABLE_MPEG4_ENCODER 0 ++#define ENABLE_MPEGVIDEO_ENCODER 0 ++#define ENABLE_MSMPEG4V1_ENCODER 0 ++#define ENABLE_MSMPEG4V2_ENCODER 0 ++#define ENABLE_MSMPEG4V3_ENCODER 0 ++#define ENABLE_MSRLE_ENCODER 0 ++#define ENABLE_MSVIDEO1_ENCODER 0 ++#define ENABLE_QTRLE_ENCODER 0 ++#define ENABLE_RV10_ENCODER 0 ++#define ENABLE_RV20_ENCODER 0 ++#define ENABLE_SVQ1_ENCODER 0 ++#define ENABLE_SVQ3_ENCODER 0 ++#define ENABLE_VC1_ENCODER 0 ++#define ENABLE_VP3_ENCODER 0 ++#define ENABLE_VP5_ENCODER 0 ++#define ENABLE_VP6_ENCODER 0 ++#define ENABLE_VP6F_ENCODER 0 ++#define ENABLE_WMV1_ENCODER 0 ++#define ENABLE_WMV2_ENCODER 0 ++#define ENABLE_WMV3_ENCODER 0 ++#define ENABLE_COOK_ENCODER 0 ++#define ENABLE_DTS_ENCODER 0 ++#define ENABLE_EAC3_ENCODER 0 ++#define ENABLE_FLAC_ENCODER 0 ++#define ENABLE_MP2_ENCODER 0 ++#define ENABLE_MP3_ENCODER 0 ++#define ENABLE_QDM2_ENCODER 0 ++#define ENABLE_RA_144_ENCODER 0 ++#define ENABLE_RA_288_ENCODER 0 ++#define ENABLE_WAVPACK_ENCODER 0 ++#define ENABLE_WMAV1_ENCODER 0 ++#define ENABLE_WMAV2_ENCODER 0 ++#define ENABLE_WMAPRO_ENCODER 0 ++#define ENABLE_ADPCM_SWF_ENCODER 0 ++#define ENABLE_BMP_ENCODER 0 ++#define ENABLE_CAVS_ENCODER 0 ++#define ENABLE_CLJR_ENCODER 0 ++#define ENABLE_DSICINVIDEO_ENCODER 0 ++#define ENABLE_FFV1_ENCODER 0 ++#define ENABLE_FFVHUFF_ENCODER 0 ++#define ENABLE_GIF_ENCODER 0 ++#define ENABLE_MDEC_ENCODER 0 ++#define ENABLE_MPEG_XVMC_ENCODER 0 ++#define ENABLE_MSZH_ENCODER 0 ++#define ENABLE_PNG_ENCODER 0 ++#define ENABLE_RAWVIDEO_ENCODER 0 ++#define ENABLE_SP5X_ENCODER 0 ++#define ENABLE_TARGA_ENCODER 0 ++#define ENABLE_TIERTEXSEQVIDEO_ENCODER 0 ++#define ENABLE_TIFF_ENCODER 0 ++#define ENABLE_VMNC_ENCODER 0 ++#define ENABLE_ZLIB_ENCODER 0 ++#define ENABLE_DSICINAUDIO_ENCODER 0 ++#define ENABLE_IMC_ENCODER 0 ++#define ENABLE_MP3ADU_ENCODER 0 ++#define ENABLE_MP3ON4_ENCODER 0 ++#define ENABLE_MPC7_ENCODER 0 ++#define ENABLE_SONIC_ENCODER 0 ++#define ENABLE_WS_SND1_ENCODER 0 ++#define ENABLE_ADPCM_ADX_ENCODER 0 ++#define ENABLE_ADPCM_G726_ENCODER 0 ++#define ENABLE_DVBSUB_ENCODER 0 ++#define ENABLE_DVDSUB_ENCODER 0 ++#define ENABLE_THEORA_ENCODER 0 ++#define ENABLE_AAC_ENCODER 0 ++#define ENABLE_MPEG4AAC_ENCODER 0 ++#define ENABLE_AC3_ENCODER 0 ++#define ENABLE_VORBIS_ENCODER 0 ++#define ENABLE_H263P_ENCODER 0 ++#define ENABLE_JPEGLS_ENCODER 0 ++#define ENABLE_LJPEG_ENCODER 0 ++#define ENABLE_PAM_ENCODER 0 ++#define ENABLE_PBM_ENCODER 0 ++#define ENABLE_PGM_ENCODER 0 ++#define ENABLE_PGMYUV_ENCODER 0 ++#define ENABLE_PPM_ENCODER 0 ++#define ENABLE_SONIC_LS_ENCODER 0 ++#define ENABLE_AAC_PARSER 0 ++#define ENABLE_AC3_PARSER 0 ++#define ENABLE_CAVSVIDEO_PARSER 0 ++#define ENABLE_DVBSUB_PARSER 0 ++#define ENABLE_DVDSUB_PARSER 0 ++#define ENABLE_H261_PARSER 0 ++#define ENABLE_H263_PARSER 0 ++#define ENABLE_H264_PARSER 0 ++#define ENABLE_MJPEG_PARSER 0 ++#define ENABLE_MPEG4VIDEO_PARSER 0 ++#define ENABLE_MPEGAUDIO_PARSER 0 ++#define ENABLE_MPEGVIDEO_PARSER 0 ++#define ENABLE_PNM_PARSER 0