log

age author description
2010-03-01 reimar Remove unused and useless define.
2010-03-01 reimar Fix memleak due to strdup'd filename not being freed.
2010-03-01 reimar Move functions into proper order to avoid extra declarations.
2010-03-01 reimar Deduplicate code to set stream start_pos/end_pos.
2010-03-01 reimar Set stream->pos correctly after seeking to a VCD title.
2010-03-01 reimar Ensure that cue_current_pos.track is not set to an invalid value after
2010-03-01 reimar Fix off-by-one error in chapter<->VCD track conversion.
2010-03-01 reimar Fix cue_read_toc_entry to also reject negative track numbers
2010-03-01 reimar Implement cue:// track switching via chapter forward/backward like for audio CDs.
2010-03-01 reimar Fix cue_vcd_get_track_end to not change the current position.
2010-03-01 reimar Avoid fd_bin and fd_cue global variables.
2010-03-01 reimar Avoid a global variable and a strcpy.
2010-03-01 reimar Reindent.
2010-03-01 reimar Avoid code duplication and excessively deep nesting in cue_find_bin
2010-03-01 reimar Use sizeof instead of hardcoded size.
2010-02-28 cehoyos Documentation: Add linebreak and try to be less ambiguous.
2010-02-28 reimar Extend stream_read_line to support reading lines from UTF-16 encoded files
2010-02-28 reimar sub_utf8 is handled as a value, not flags everywhere else, so change
2010-02-28 reimar Make array describing the subtitle reader modules const.
2010-02-28 reimar Move stream_read_line implementation from stream.h to stream.c,
2010-02-28 reimar Simplify handling of 0-termination in stream_read_line
2010-02-28 reimar Remove useless cast.
2010-02-28 reimar Use negative return values for errors in pls_read_entry to make it match
2010-02-28 reimar A playlist entry number of 0 is invalid for pls playlists.
2010-02-28 reimar Improve integer overflow and realloc error handling in playlist parser.
2010-02-28 reimar Reuse the keyframe flag from x264 instead of trying to derive it on our own.
2010-02-28 reimar Use the KEYFRAME define instead of some magic number.
2010-02-28 komh Add cddb:// support for OS/2
2010-02-28 cehoyos Make sws_dcVec static: It is only used inside libswscale/utils.c.
2010-02-28 cehoyos Get rid of many ugly casts.
2010-02-28 cehoyos Make close_toolame() static, only used in ae_toolame.c.
2010-02-28 reimar Add support for reading key events from MinGW xterm.
2010-02-28 cehoyos Make close_twolame() static, only used in ae_twolame.c.
2010-02-27 cehoyos Fix warning "missing braces around initializer".
2010-02-27 cehoyos Remove unused functions.
2010-02-27 reimar Make -slave also work with the normal console on Windows.
2010-02-27 reimar Support all line ending types in mp_input_read_cmd.
2010-02-27 cehoyos Actually use existing uninit() function in remove_logo filter.
2010-02-27 reimar Do not misuse the stdin name.
2010-02-27 reimar Include getch2.h to get rid of some warnings.
2010-02-27 cehoyos Fix cd_info_new() prototype.
2010-02-27 cehoyos Remove unused static function mp_mp3_get_lsf().
2010-02-27 reimar Threaded cache fixes: do not free the stream_t struct twice on windows
2010-02-27 cehoyos Make function Gsm_Long_Term_Synthesis_Filtering() static, only used in xa_gsm.c.
2010-02-27 cehoyos Remove unused static function play_tree_set_flag().
2010-02-27 cehoyos Remove unused static function m_config_get_option_ptr().
2010-02-27 cehoyos Remove unused static functions asx_list_add() and asx_list_remove().
2010-02-27 cehoyos Remove unused static function vdlPlaybackCopyFrame().
2010-02-27 cehoyos Include lirc.h in lirc.c to add missing prototypes.
2010-02-27 cehoyos Remove unused static function send_lpcm_packet().
2010-02-27 cehoyos Remove unused static function streaming_stop().
2010-02-27 reimar Fix windows Gui compilation and remove some related typecasts.
2010-02-27 reimar Update -vo gl info structs, it isn't X11-only since ages and there's basically
2010-02-27 reimar 100l, remove forgotten debugging code.
2010-02-27 reimar Only prefer -vo gl over -vo x11 if hardware acceleration is available.
2010-02-27 reimar Enable StructureNotifyMask before waiting for a DestroyNotify event.
2010-02-27 diego Remove pointless #ifdef checks for DEMUXER_H, which is never set.
2010-02-27 diego Remove unnecessary stream.h #includes.
2010-02-27 zuxy 10l correct type for =a and =d constraints under x86-32
2010-02-27 zuxy Replace =A with =a and =d; make frequency calculation correct under x86-64
2010-02-27 cehoyos Fix compilation of C++ source files (partly reverts r30744).
2010-02-27 reimar Restructure #ifs to be clearer, also ensures that we return from the thread
2010-02-26 reimar Port yuv=... auto-detection from gl to gl2.
2010-02-26 diego cosmetics: Rename "codecs_st" struct to just plain "codecs".
2010-02-26 diego Mark character arrays as const.
2010-02-26 diego Mark all fmt_list arrays as const.
2010-02-26 diego Mark vf_opts/vf_opts_fields structures as const.
2010-02-26 ptt dots at end of sentences (kai driver section)
2010-02-26 ptt synced to r30610
2010-02-26 ptt new sentences on new lines, cropdetect filter
2010-02-26 ptt it's synced up to r30515
2010-02-26 diego Do not cast the results of malloc/calloc/realloc.
2010-02-26 attila mention that on windows, you've to use the netstream.exe to build the
2010-02-26 jrash sync with en/mplayer.1 rev. 30677
2010-02-25 reimar Reorder vos: prioritize -vo gl above -vo x11 and -vo matrixview down with aa, caca etc.
2010-02-25 reimar Add const to ass_read_stream fname argument, the string is not modified.
2010-02-25 reimar Mark stream open filename parameter as const, the filename string is not
2010-02-25 reimar Add cast to proper type.
2010-02-25 reimar Make more option-parsing related function arguments const.
2010-02-25 reimar Remove unused function declaration.
2010-02-25 reimar Make local-only cddb functions static.
2010-02-25 reimar Add const to mpvdec declaration
2010-02-25 reimar Remove declarations of functions now already declared in stream.h
2010-02-25 reimar Fix check for wrong variable: len can be unitialized but not normally < 0,
2010-02-25 reimar Fix silly type of guiGetEvent argument to use void * instead of char * and
2010-02-25 stefano Remove pointless empty line.
2010-02-25 stefano Apply consistency nit.
2010-02-25 diego Unconditionally declare fast_memcpy() and mem2agpcpy().
2010-02-25 komh Define O_BINARY if it is undefined.
2010-02-25 zuxy Include libmpcodecs/vd.h for declaration of "fullscreen".
2010-02-23 reimar Disable old-style implicit rules to fix MinGW/Cygwin compilation
2010-02-23 reimar Fix compilation: the dct64_MMX_func variable should be declared only once,
2010-02-23 diego Add #includes for mp_input_check_interrupt() and mplayer_put_key(), fixes:
2010-02-23 ramiro Reorder buffer debug. Also print out if slice was buffered.
2010-02-23 compn add older lhacm codec for formats 0x70-0x73 to codecs.conf
2010-02-23 kostya FFmpeg Bink video now supports alpha channel
2010-02-23 diego Add -Wmissing-prototypes to CFLAGS if available.
2010-02-23 diego Mark theRenderProc() as static, it is only used within the file.
2010-02-23 diego Add header for macosx_finder_args() instead of forward declaring it.
2010-02-23 zuxy Reset output color after each line.
2010-02-22 diego Mark sleep_accurate() as static, it is only used within the file.
2010-02-22 tack Clarify that AC3/DTS passthrough is also possible with HDMI.
2010-02-22 tack Update my (Jason Tackaberry) email address and contributions in AUTHORS
2010-02-22 diego Mark vcd_get_track_end () and vcd_read_toc() as static.
2010-02-22 diego Conditionally declare mp_input_slave_cmd_func().
2010-02-22 diego Properly declare get_term_charset() instead of forward declaring it.
2010-02-22 tack Get the proper codec id when a WAVE_FORMAT_EXTENSIBLE extension exists in a
2010-02-22 tack Output WAVE_FORMAT_EXTENSIBLE extension in wave header when waveheader
2010-02-22 diego Add required mplayer.h and access_mpcontext.h #includes.
2010-02-22 diego Mark data argument of my_ao_write() function as const.
2010-02-22 diego Mark member info of struct ad_functions_s as const.
2010-02-22 diego Mark a bunch of video filter structures as const.
2010-02-22 diego Remove commented-out cruft line.
2010-02-22 diego Remove pointless '#if 1' preprocessor directive.
2010-02-22 diego Add declaration for exp_EH_prolog_dummy().
2010-02-22 diego Declare all public mp3lib functions in mpg123.h.
2010-02-22 diego wording fixes
2010-02-22 diego Declare functions from network.c in network.h.
2010-02-22 diego Move struct streaming_control from network.h to stream.h, where it is used.
2010-02-22 diego Remove commented-out declaration of non-existing function streaming_start.
2010-02-22 diego Declare externally used variables from vd.c as extern in vd.h.
2010-02-21 diego Declare public function print_vprp() in aviprint.h.
2010-02-21 diego Add public function VideoForWindowsVersion() to the appropriate header file.
2010-02-21 diego Add header for v4l2_write() instead of forward declaring it.
2010-02-21 diego Declare stream_fill_buffer() and stream_seek_long() unconditionally.
2010-02-21 diego Add header for asf_mmst_streaming_start() instead of forward declaring it.
2010-02-21 diego Only #define WIN32_LOADER if it has not been #defined already, fixes warning:
2010-02-21 diego Add header for exported DVB-related functions.
2010-02-21 diego cosmetics: Move functions around to avoid forward declarations and #ifdefs.
2010-02-21 diego Drop weird and unnecessary _s/_st suffixes from demuxer struct names.
2010-02-21 diego Add names to anonymous structs sh_common, sh_audio, sh_video, sh_sub.
2010-02-21 diego cosmetics: Rename struct vf_instance_s --> vf_instance.
2010-02-21 reimar Fix fps output with -identify when frame rate extension is used for MPEG-2
2010-02-21 reimar Initialize frame rate extension fields in mp_header_process_sequence_header
2010-02-21 reimar Parse and use the information from the frame rate extension header for MPEG-2.
2010-02-21 diego Rename open() vf initialization function to vf_open().
2010-02-21 kostya FFmpeg supports Bink, let MPlayer play it as well
2010-02-21 diego Add malloc.h #include for memalign(), fixes the warning:
2010-02-20 reimar Explain that -mc 0 will need -noskip.
2010-02-20 diego Mark ad_functions_t structures and mpcodecs_ad_drivers array as const.
2010-02-20 diego cosmetics: Remove pointless empty lines at EOF.
2010-02-20 diego Add asx_parser_build_tree() to asxparser.h instead of forward declaring it.
2010-02-20 diego Mark m_config_get_option_ptr() as static, it is only used within the file.
2010-02-20 diego Add standard license header.
2010-02-20 diego cosmetics: K&R coding style, indent with 4 spaces, no tabs
2010-02-20 reimar Print response headers as debugging output also for HTTP seeks.
2010-02-20 reimar 10l, fix a close() that should be a closesocket()
2010-02-20 reimar Do not discard stream buffer on eof, instead reuse it to slightly improve
2010-02-20 reimar Replace misuse of stream_reset to set stream pos to 0 by more appropriate code.
2010-02-20 reimar Print demuxer name in "freeing demuxer" message.
2010-02-20 diego FFmpeg: Add HAVE_ALIGNED_{8,16} to config.h on ppc and x86.
2010-02-20 diego FFmpeg: Add tomi to architecture list.
2010-02-20 reimar Fix mov reference files: for video/quicktime mime do not force a demuxer
2010-02-20 reimar Print all 64 bits of seek position.
2010-02-20 reimar Make sure we do not try to use IPv6 with winsock2, we end up connecting
2010-02-19 reimar Send VOCTRL_PAUSE/VOCTRL_RESUME events also when pausing for idle mode.
2010-02-19 reimar Move code that makes the filter chain match the desired output format into
2010-02-19 diego Remove some pointless '#if 1' preprocessor directives.
2010-02-19 diego Add dvd_parse_chapter_range() to stream_dvd.h instead of forward declaring it.
2010-02-19 komh Fix the stack crash(SYS3171) on OS/2 when playing qtaudio/qtvideo.
2010-02-19 komh Add missing 'defined' for __bsdi__.
2010-02-19 diego Remove pointless '#if 1' preprocessor directives.
2010-02-19 diego cosmetics: Remove commented-out #include.
2010-02-19 diego TOOLS/realcodecs: Remove pointless '#if 1' preprocessor directives.
2010-02-19 jrash sync with en/mplayer.1 rev. 30611
2010-02-19 komh Replace platform preprocessor check by HAVE_DOS_PATHS.
2010-02-19 komh Remove useless CONFIG_SETLOCALE
2010-02-18 reimar DirectShow requires stride to be a multiple of 4 for RGB24/BGR24, add
2010-02-18 reimar Merge declaration and initialization.
2010-02-18 reimar DShow and DMO decoders need MP_IMGFLAG_COMMON_PLANE
2010-02-18 reimar Call mpcodecs_config_vo with the proper image format for dmo and dshow codecs.
2010-02-18 reimar Add av_alias define as a hack to fix compilation of intreadwrite.h without
2010-02-18 stefano Reindent and fix brace placement.
2010-02-18 stefano Vertically align a list of comparisons in sws_getCachedContext().
2010-02-18 stefano Merge two if conditions, allow to decrese the level of indentation of
2010-02-18 reimar Add a InitializeCriticalSectionAndSpinCount function.
2010-02-18 reimar Add a GetModuleHandleW implementation.
2010-02-18 reimar Use snprintf to ensure we do not write outside the buffer bounds
2010-02-18 cehoyos Use new FFmpeg WMA Voice decoder.
2010-02-18 diego Add header #include for print_wave_header() instead of a forward declaration.
2010-02-18 diego Add header for functions exported from vo_zr.c and use it appropriately.
2010-02-18 diego Remove forward declarations for non-existing functions readPPOpt, revertPPOpt.
2010-02-18 diego Add required header #include for config.h.
2010-02-18 diego Mark some more functions that are not used outside of their files as static.
2010-02-18 diego Add header for AVI print functions; avoids many forward declarations.
2010-02-17 reimar Handle negative height in draw_slice from FFmpeg in vd_ffmpeg.c, since at
2010-02-17 diego Add header for asf_check_header, read_asf_header; avoids forward declarations.
2010-02-17 diego #include proper header for skip_audio_frame() instead of forward declaring it.
2010-02-17 diego Add header for demux_ogg_open, init_avi_with_ogg; avoids forward declarations.
2010-02-17 diego Remove demux_ogg-related declarations that are no longer necessary.
2010-02-17 diego Mark demux_ogg_sub_id() as static; it is not used outside of the file.
2010-02-17 diego Move up demux_ogg_sub_id, demux_ogg_sub_reverse_id; avoids forward declarations.
2010-02-17 diego Add read_avi_header() to aviheader.h; avoids forward declarations.
2010-02-17 diego Add header file for store_ughvlc(); avoids forward declarations.
2010-02-17 diego Add mp_getbits() to mpeg_hdr.h to avoid a forward declaration.
2010-02-17 diego libmpdemux: Remove pointless leftover '#if 1' preprocessor instructions.
2010-02-17 diego Add header for ty_ClearOSD(), ty_processuserdata(); avoids forward declarations.
2010-02-17 diego Add separate header for mp_a52_framesize(); avoids forward declarations.
2010-02-17 diego Add config.h header #include; it is required for the HAVE_BIGENDIAN check.
2010-02-17 diego Add separate header for aac_parse_frame(); avoids forward declarations.
2010-02-17 diego Add separate header for real_fix_timestamp(); avoids forward declarations.
2010-02-17 diego Mark mp_mp3_get_lsf() as static; it is not used outside of the file.
2010-02-17 diego Mark mov_build_index() as static; it is not used outside of the file.
2010-02-17 diego libmpdemux: Mark functions not used outside of their files as static.
2010-02-17 corey Document several new x264 parameters.
2010-02-17 corey Update x264 defaults listed in the man page.
2010-02-17 diego Ignore .ho files in loader/wine/.
2010-02-17 diego libmpcodecs: Remove pointless leftover '#if 1' preprocessor instructions.
2010-02-17 diego Revert marking seemingly unused XAnim-binary-related functions as static.
2010-02-17 diego Revert marking seemingly unused RealAudio/RealVideo-related functions as static.
2010-02-17 reimar Mark ALS fourcc as internal only.
2010-02-16 reimar Support FFmpeg's ALS decoder.
2010-02-16 reimar Move struct typedef pixbuf into the only .c file where it is used.
2010-02-16 reimar Remove useless malloc casts.
2010-02-16 reimar Remove unused XPM-loading function pixbuf_load_xpm() from spuenc.c.
2010-02-16 reimar Fix win32 gui compilation.
2010-02-16 diego stream: Mark functions not used outside of their files as static.
2010-02-16 diego libvo: Mark functions not used outside of their files as static.
2010-02-16 diego libmpcodecs: Mark functions not used outside of their files as static.
2010-02-16 diego #include corresponding .h files in .c files.
2010-02-16 diego Add header for init_global_rawdv_decoder() instead of forward declaring it.
2010-02-16 diego Add header file for mplayer_audio_read() instead of forward declaring it.
2010-02-16 diego Add header file for sis_init_video_bridge() instead of forward declaring it.
2010-02-16 diego VIDIX: #include drivers.h in drivers.c.
2010-02-16 diego VIDIX: Mark some functions not used outside their files as static.
2010-02-16 diego Remove pointless header #includes; #include only required header stdint.h.
2010-02-14 reimar Remove unused variable.
2010-02-14 reimar Use memset to initialize huge arrays.
2010-02-14 reimar Remove pointless explicit member initialization to 0 when the struct
2010-02-14 reimar Use calloc instead of malloc+memset
2010-02-14 reimar Add support for decoding 4:2:2 and 4:4:4 Theora files.
2010-02-14 reimar Make len unsigned. More correct anyway and avoids sign extension to 64 bit
2010-02-14 reimar Simplify and slightly speed up avi_stream_id function.
2010-02-14 diego Declare vf_menu_pause_update in libmenu/menu.h.
2010-02-14 diego Directly mark structs as WINE_PACKED where all members are marked as packed.
2010-02-14 reimar Simplify.
2010-02-14 diego Move movie_aspect extern declaration to libmpcodecs/vd.h.
2010-02-14 diego Move GUI-related extern declarations to a GUI header file.
2010-02-14 diego GUI: Mark functions that are not used outside their files as static.
2010-02-14 reimar Avoid using sscanf for basic parsing, it is horribly slow.
2010-02-14 diego Avoid forward declarations for import_initial_playtree_into_gui() and
2010-02-14 diego Add xscreensaver_heartbeat() declaration to x11_common.h.
2010-02-14 diego Rename gui/mplayer/gtk/menu.[ch] --> gui/mplayer/gtk/gtkmenu.[ch].
2010-02-14 diego Declare mp_input_register_options() in input/input.h.
2010-02-14 diego GUI: #include associated .h files in .c files.
2010-02-14 reimar Check that fontconfig version is at least 2.4.2, which is required for the
2010-02-14 reimar Reindent
2010-02-14 reimar Just use goto instead of reimplementing it badly with a do { } while (0) and
2010-02-14 reimar Change aspect calculation code to switch to floating point earlier so integer
2010-02-14 diego QuickTime X supports SAR in H.264.
2010-02-14 reimar Return NULL instead of 0 for function returning a pointer.
2010-02-14 diego Mark uninit() as static; it is only used within the file.
2010-02-14 reimar Remove useless casts.
2010-02-14 reimar Remove useless code, QUERY_FORMAT already ensures the requested format is supported.
2010-02-14 reimar Make vd_functions_t describing codecs const.
2010-02-14 diego Rename exit_reason_t enum to exit_reason and do not typedef it.
2010-02-14 reimar Make vd_info_t const for pointer in vd_functions, avoids some warnings about
2010-02-14 diego Fix exit_player() usage throughout the codebase.
2010-02-14 reimar Remove excessive ()
2010-02-13 diego Remove stray '/' from comment block, fixes the warning:
2010-02-13 diego Remove unused variables, fixes the warnings:
2010-02-13 compn add netspeak versions of truespeech and gsm audio codecs to codecs.conf
2010-02-13 diego 10l: Revert previous commit about CONFIG_HARDCODED_TABLES/CONFIG_MPEGAUDIO_HP.
2010-02-13 diego Use normal way to add CONFIG_HARDCODED_TABLES/CONFIG_MPEGAUDIO_HP to config.mak.
2010-02-13 diego Move def_hardcoded_tables to the FFmpeg section of config.h, where it belongs.
2010-02-13 diego Fix shared library libavutil check: test for av_clip instead of av_gcd.
2010-02-13 diego osdep/mplayer.rc.o depends on version.h.
2010-02-13 reimar Move the check for valid sh_video into the init_vo_spudec, this fixes a crash
2010-02-12 reimar Dynamically increase probe size for lavf demuxer up to 2 MB.
2010-02-12 diego Mark all ad_info_t/vd_info_t structure declarations as const.
2010-02-12 diego Explain WIN32_LOADER definition hack.
2010-02-12 diego Get rid of pointless CONFIG_QTX_CODECS --> QTX preprocessor indirection.
2010-02-12 jrash Synced with help_mp-en.h rev. 30515
2010-02-12 diego Fix linking of loader test programs when loader is disabled.
2010-02-12 komh Add win32 loader support for OS/2
2010-02-11 cehoyos Improve comment for GeoCodec.dll
2010-02-11 diego Remove pointless egcs #ifdefs; that compiler was never supported.
2010-02-11 diego Remove extern "C" declarations from loader code.
2010-02-11 diego Move one more FFmpeg-related definition to the FFmpeg section of config.h.
2010-02-11 diego Move some FFmpeg-related definitions to the FFmpeg section of config.h.
2010-02-11 diego Move def_dos_paths to a better place within config.h; not just FFmpeg uses it.
2010-02-11 compn add comment about geov codec crashing on win32 in codecs.conf
2010-02-11 cehoyos GeoCodec.dll also supports fourcc GEOX.
2010-02-11 cehoyos Support GEOV video codec: Hangs on exit
2010-02-09 reimar Add stubs for several functions, needed for CineForm codec.
2010-02-09 greg libass: fix PAR correction
2010-02-09 kostya There is Indeo 5 decoder in FFmpeg now, so register it
2010-02-08 diego Fix linking of mp3lib test programs when internal mp3lib is disabled.
2010-02-08 diego Fix linking of liba52 test program when internal liba52 is disabled.
2010-02-08 diego Remove disabled AVIFILE-specific preprocessor code.
2010-02-08 diego Merge some preprocessor conditionals where appropriate.
2010-02-06 reimar Fix subtitle display for DVDs using fade-in/fade-out.
2010-02-06 reimar Make mkalpha function simpler, faster and more correct.
2010-02-06 Gabrov synced with r30515
2010-02-06 jrash sync with en/mplayer.1 r30436
2010-02-05 stefano Simplify how usesVFilter and usesHFilter are set.
2010-02-05 stefano Apply misc fixes to sws_getCoefficients() doxy.
2010-02-05 stefano Satisfy consistency need:
2010-02-05 reimar Prefer libavformat over our own mov demuxer also for video/quicktime
2010-02-05 reimar Release pin enumerator after we are done using it.
2010-02-05 reimar Add support for loading ASS subtitles through the stream layer and thus e.g.
2010-02-05 reimar Fix hang with -fixed-vo due to VOFLAG_HIDDEN never being removed from window_state.
2010-02-05 conrad Add function to translate SWS_CS_* to coefficient array
2010-02-05 komh Prefix EXTERN_ASM to global variables to match them to an extern prefix of C.
2010-02-05 komh Remove '.section' causing the following assembler error on OS/2.
2010-02-05 reimar Print messages only after we are sure preinit will not fail anymore.
2010-02-04 reimar Add support for VOFLAG_HIDDEN to the w32 backend.
2010-02-04 reimar Set the PixelFormat right after creating the window and set it only once.
2010-02-04 reimar Create the OpenGL probe window as a hidden Window on X11.
2010-02-04 reimar Mention rtmp and rtsp specifically as formats supported via ffmpeg.
2010-02-04 reimar Enable RTSP and SDP demuxers if network support is enabled, they can now be used.
2010-02-04 cehoyos 100l: Fix compilation (broken by me).
2010-02-04 cehoyos Clarify -vo vdpau:pullup
2010-02-04 komh Audio buffer is too large so that it takes too long time to respond to audio
2010-02-03 stefano Implement shuffle_bytes_abcd() functions and use them for shuffling
2010-02-03 reimar Replace incorrect usage of strncpy.
2010-02-03 reimar Reindent
2010-02-03 reimar Add support for FFmpeg's rtsp dummy URL-with-pseudo-demuxer scheme.
2010-02-03 reimar Use vo_x11_clearwindow instead of XClearWindow, both for consistency and also
2010-02-03 reimar Fix argument order for lseek, fixes cookie loading in Windows and in general
2010-02-03 komh Checks ipv6_mreq/sockaddr_in6/sockaddr_sa_len for FFmpeg
2010-02-03 diego Add missing license headers to test programs for external libraries.
2010-02-02 reimar Remove a duplicated vo_x11_sizehint, vo_x11_nofs_sizepos already calls this
2010-02-02 reimar Remove pointless initializers and also set geometry_*_changed to 0 when
2010-02-02 reimar Mention yuv=2 auto-detection in Changelog.
2010-02-02 reimar Document auto-detection of -vo gl:yuv=... value.
2010-02-02 reimar Add support for autodetection during preinit and use that to detect a default
2010-02-02 reimar Avoid using options before autodetectGlExtensions to allow it to change them properly.
2010-02-02 reimar Remove vo_config_count check from uninit, it should always be safe to run.
2010-02-02 reimar Revert r30324 which broken the struct addrinfo check by making it always pass.
2010-02-01 reimar Estimate pts of additional frame generated by tfields also if correct-pts is
2010-02-01 reimar Enable query_format for vf_tfields to make sure it isn't used for formats
2010-02-01 reimar Fix -vf tfields=1 so it does not read out of bounds or leave parts of the
2010-02-01 reimar Reword tfields documentation to reflect that it works mostly with MPlayer,
2010-02-01 komh Add OS/2 KAI audio driver support
2010-02-01 diego misc fixes
2010-01-31 reimar Disable FFmpeg's network protocols if --disable-network was specified.
2010-01-31 cehoyos Fix compilation for new Bink audio decoder.
2010-01-31 diego Explain the need for a MEncoder version of the logging facilities.
2010-01-31 diego Add missing license header.
2010-01-31 diego Fix layout for the mouse/joystick controls sections.
2010-01-31 stefano Declare support for the pixel formats:
2010-01-31 reimar Document that -af-adv force=0 currently does the same as =1
2010-01-31 mru Blackfin: use SRAM only when CONFIG_SRAM is set
2010-01-30 diego Add license header to all top-level files missing them.
2010-01-30 diego Add missing multiple inclusion guards.
2010-01-30 diego Add missing #include, fixes the warning:
2010-01-30 diego Add license header to all files missing it in the stream subdirectory.
2010-01-30 stefano Reindent.
2010-01-30 stefano Use a consistent convention for the names of the internal wrapper
2010-01-30 diego stream/rtp.h appears not to originate from dvbstream.
2010-01-30 diego Add some more definitions for FFmpeg to config.h:
2010-01-30 diego Add missing license headers to all files in the libmpcodecs directory.
2010-01-30 diego Remove confusing comment.
2010-01-30 diego Add missing license headers.
2010-01-30 diego cosmetics: Convert DOS linebreaks to Unix linebreaks.
2010-01-30 diego license header cosmetics
2010-01-30 diego Add standard license header to C tools missing them.
2010-01-30 stefano Fix randomness of the swscale-test output.
2010-01-30 diego Add missing license header and multiple inclusion guards.
2010-01-30 reimar Make the code match the documentation by making higher-quality but slower
2010-01-29 reimar Support more qscale types in most post-processing filters.
2010-01-29 jrash sync with en/mplayer.1 r30436
2010-01-28 reimar Explain why we still disable the ALSA resampler even though it is probably
2010-01-28 reimar Try the more specific names first for the SwapInterval function to make it less
2010-01-28 reimar glXSwapIntervalEXT is defined to take different arguments from glXSwapIntervalSGI,
2010-01-28 diego Fix input/output channel mixup in the pan filter description.
2010-01-27 attila Stopping maintainership for -vo (x)mga
2010-01-27 reimar Simplify and correct loop condition, also avoids a compiler warning for unused result.
2010-01-27 reimar Fix newline removal code that might read and write out of bounds.
2010-01-27 reimar Make mp3lib the default MP3 decoder again, it is a good bit faster on
2010-01-27 reimar Declare variable closer to where it is used.
2010-01-27 reimar Remove a useless global variable.
2010-01-27 reimar Do not needlessly make local variable static.
2010-01-27 reimar Remove useless initializers.
2010-01-27 reimar Do not needlessly use (file-)global variables.
2010-01-27 stefano Rename swscale-example to swscale-test, to better reflect the intended
2010-01-26 reimar Remove ds_fill_buffer calls from demux_resync, they cause issues at least with
2010-01-26 reimar Enable parsing for ASF audio streams.
2010-01-26 reimar Add an option to cropdetect to periodically reset the detected area.
2010-01-26 michael Use isAnyRGB() where possible
2010-01-26 michael Add 3 more RGB makros that allow specifying RGB in bytes and any rgb/bgr.
2010-01-26 michael Rename isRGB() and isBGR() as their meaning is confusing.
2010-01-25 stefano Merge two "if (flags & SWS_PRINT_INFO) { ... }" blocks, slightly