log

age author description
2006-04-23 reynaldo Part 4 of otvos attila's oattila AT chello-hu mp_msg changes, no modifications this time
2006-04-22 diego Add FIXME skeletons for -msgcharset and MPLAYER_CHARSET.
2006-04-22 diego Add support for shared libavutil.
2006-04-22 reynaldo Small fix, incorrect MSGL at fatal error
2006-04-22 albeu The tv color control commands can now also adjust the values.
2006-04-22 lorenm sync to x264 r503 (dct_decimate)
2006-04-22 albeu Handle the tv color control commands with the properties.
2006-04-22 diego Add --disable-libavutil option to --help output.
2006-04-22 albeu Verticaly center the background around the text.
2006-04-22 gabrov synced with 1.243
2006-04-22 diego Add command line options to enable/disable libavutil.
2006-04-22 nicodvb muxer_mpeg rewritten
2006-04-22 nicodvb removed more unused code and struct members
2006-04-22 nicodvb removed unused variables
2006-04-22 gabrov synced with 1.76
2006-04-22 nicodvb moved inline at beginning of declaration
2006-04-22 nicodvb finally replaced the old interleaving with the new one that respects buffering and [pd]ts<->scr constraints; don't check spriv->framebuf_used in find_best_stream()
2006-04-22 diego Make static libavutil detection semantics explicit.
2006-04-22 albeu There is a draw_alpha for uyvy, use it.
2006-04-22 albeu Fix menu background drawing.
2006-04-22 nicodvb introduced new functions to handle pack writing and interleaving strategy (will soon replace current ones)
2006-04-22 diego 10l: Add missing fallback case for internal FAAD compiler blacklist.
2006-04-22 albeu Add properties for the tv input color controls.
2006-04-22 albeu Add the declarations for mp_property_find/do.
2006-04-22 diego Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxext
2006-04-22 nicodvb fixed muxrates for xvcd and xsvcd
2006-04-22 nicodvb audio init code was previously moved to fix_parameters() so removed from write_chunk()
2006-04-22 gpoirier simpler and better subtitles switching, patch by Stanislav Maslovski <stanislav P maslovski A gmail P com>
2006-04-22 diego Set all processor flags individually, not implied.
2006-04-22 nicodvb introduced structures and code to keep track of decoder's buffers sizes
2006-04-22 diego Disable RTC on PowerPC.
2006-04-22 nicodvb new code to simplify assignment of timestamps; removed temp_ref from mpeg_frame_t and modified add_frame() accordingly; removed no more used drop_delayed_audio() and save_delayed_audio()
2006-04-22 diego 10l: Fix internal FAAD check for non-x86.
2006-04-22 diego We now have CJPG samples and they work with the CJPG and ijpg decoders.
2006-04-22 diego Blacklist certain gcc versions instead of running an expensive compilation
2006-04-22 reynaldo Small hack suggested by dalias to avoid flickering at I frames
2006-04-22 reynaldo Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
2006-04-21 reimar minor fixes: get rid of pointless inline attributes and some additional checks
2006-04-21 reimar forgotten update_xinerama_info prototypes
2006-04-21 albeu Implement getting colors. The mapping between MPlayer's gamma range
2006-04-21 albeu Implement tv_get_color_options() and make tv_set_color_options() return
2006-04-21 kraymer 1.260: 10l
2006-04-21 kraymer 10l
2006-04-21 kraymer syntax fix for "s" (keyboard control)
2006-04-21 kraymer typo (noticed by "veal" on freenode)
2006-04-20 pacman Fix BGR32 big-endian output
2006-04-20 nicodvb removed useless (and broken as hell) buffering code from muxer1; buffering constraints will be fully respected when one of the forthcoming patches is applied
2006-04-20 nicodvb removed skip_padding (never used and totally useless)
2006-04-20 nicodvb added support for DX50 and dx50 4CCs
2006-04-20 nicodvb fixed wrong operator precedence in parse_mpeg4_video()
2006-04-20 nicodvb simplified code to patch the video framerate (removed silly comparisons)
2006-04-20 nicodvb changed timebase from 1024 to 300 (no rounding errors with any of the allowed framerates); write scr_extension accordingly. This is the first of a long series of patches to rewrite the muxer
2006-04-20 reimar 10l, aspect_save_screenres must be always called in update_xinerama_info.
2006-04-20 reimar better set audio_out_minsize to MAX_FRAMESIZE
2006-04-19 reimar set audio_out_minsize, should avoid all "maxlen too small" cases
2006-04-19 reimar bug fixes: left-over mode variable used uninitialized,
2006-04-19 kraymer 1.242: small grammar fix
2006-04-19 kraymer small grammar fix
2006-04-19 kraymer remove private comment tag
2006-04-19 kraymer 1.241: add a newline before the "Playing"... line
2006-04-19 kraymer German translation for usage.xml
2006-04-19 reimar add a newline before the "Playing"... line
2006-04-19 diego Using channel count, samplerate and input bps values from the container
2006-04-19 reimar Register for window-manager delete window events and quit MPlayer.
2006-04-19 reimar also print an error when parsing fails with M_OPT_INVALID or M_OPT_PARSER_ERR.
2006-04-19 kraymer spellcheck revealed 2 more typos..
2006-04-19 gpoirier typo fix: s/20060915/20040915/
2006-04-18 kraymer small grammar fix
2006-04-18 kraymer German translation for documentation.xml
2006-04-18 diego Remove some libmpdvdkit vs libmpdvdkit2 cruft.
2006-04-18 rtognimp faad2 updated
2006-04-18 rtognimp Update to faad2 cvs 20040915+MPlayer fixes
2006-04-18 kraymer 1.15: Explain how security issues should be reported, based on a patch by Ivann
2006-04-18 kraymer German translation for mail-lists.xml
2006-04-18 kraymer German translation for install.xml
2006-04-18 diego Make the RTP demuxer work with libdvdread 0.9.5.
2006-04-18 diego Remove outdated references to Arpi as admin.
2006-04-18 reimar rtsp options should be available for mencoder as well
2006-04-18 diego Clarify ffvorbis comment.
2006-04-18 diego A new German translation of the XML documentation is in the works.
2006-04-18 diego minor markup fixes
2006-04-17 nicodvb removed unreachable code: this filter can't compile with external libavcodec (the Makefile rules prevent it)
2006-04-17 gpoirier 10l: build fix.
2006-04-17 corey Include buffered decoded audio in A-V sync calculations.
2006-04-17 gpoirier fixes decoding demoscene.tv nsv at http://213.186.36.129:8000
2006-04-17 kraymer add translation of audio.xml
2006-04-17 diego English docs should be built first.
2006-04-17 diego Simplify link removal.
2006-04-17 kraymer add support for German translation
2006-04-17 kraymer add finished translations for
2006-04-17 kraymer add missing Makefile for German xml docs
2006-04-16 gpoirier sync with 1.1257
2006-04-16 kraymer 1.1257: Fix and improve xinerama support
2006-04-16 kraymer 1.240: Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).
2006-04-16 gpoirier Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).
2006-04-16 reimar Use ULL for > 32 bits constant.