log

age author description
2006-04-26 gabrov synced with 1.1059
2006-04-26 kraymer 1.1269: Kiriuja's rephrasing of the identify=6 v/s -identify issue, ...
2006-04-26 kraymer 1.247: correct meaning of ABR
2006-04-26 reynaldo Kiriuja's rephrasing of the identify=6 v/s -identify issue, patch by himself, applyed with minor update
2006-04-26 gabrov synced with 1.247
2006-04-26 gabrov correct meaning of ABR
2006-04-26 diego 10l: Test the variable, don't set it...
2006-04-26 luran average bitrate -> available bitrate (en hasn't changed yet?)
2006-04-25 uau The code setting the OSD seek direction indicator for absolute seeks was
2006-04-25 uau Remove updating of vo_mouse_timer_const from the main loop and also
2006-04-25 nicodvb simplified management of dvb channel switching
2006-04-25 gpoirier some fixes by Pierre Lombard
2006-04-25 gabrov synced with 1.1042
2006-04-25 albeu Fix most of the mistakes pointed out by Diego.
2006-04-25 gabrov synced with 1.246
2006-04-25 gabrov synced with 1.105
2006-04-25 gabrov synced with 1.26
2006-04-25 jheryan Synced with 1.242
2006-04-25 jheryan Synced with 1.1258
2006-04-25 jheryan Synced with 1.15
2006-04-25 jheryan Synced with 1.80
2006-04-25 jheryan Synced with 1.103
2006-04-25 jheryan Synced with 1.63
2006-04-25 jheryan Synced with 1.25
2006-04-25 jheryan Synced with 1.102
2006-04-25 jheryan Synced with 1.47
2006-04-25 jheryan Synced with 1.76
2006-04-25 jheryan Synced with 1.16
2006-04-25 luran sync with 1.245
2006-04-25 albeu No need to include the whole libinput in mencoder
2006-04-25 diego Simplify x86 CPU flag/extension check.
2006-04-25 albeu Doxygen Attack! - Chapter 3
2006-04-24 reynaldo Adding Otvos Attila to authors list
2006-04-24 nplourde Get rid of unneeded align
2006-04-24 rathann make _res_comment usage consistent
2006-04-24 albeu Doxygen attack! - Chapter 2
2006-04-24 rathann fix printf->mp_msg transition, 10l to Reynaldo and/or Attila
2006-04-24 rtognimp Add exg
2006-04-24 albeu Doxygen attack!
2006-04-24 albeu MSGTR_LIBVO_MGA_InvalidOutputFormat was missing in one of the last commits.
2006-04-24 gabrov synced with 1.1036
2006-04-24 rathann - fix configure output for XvMC and DGA tests
2006-04-24 corey Small grammar fixes:
2006-04-24 reynaldo small fix on -identify section of the manpage, new line for new sentence and option scaping with an slash
2006-04-24 kraymer 1.245: Improve some messages, typo fix.
2006-04-24 diego Increase HEADER_SEARCH_SIZE, fixes high-bitrate streams from demoscene.tv.
2006-04-24 kraymer 1.244: Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes..
2006-04-24 nicodvb removed more unused stuff
2006-04-24 nicodvb when muxing mpeg audio streams analyze the first 32 KB of data to obtain the most likely correct layer, otherwise every misdetection during parse_audio() will lead to wrong timestamps and loss of synchrony
2006-04-24 attila fix typo X<->Y
2006-04-24 diego AVI files *can* contain aspect ration information, closes #483.
2006-04-24 diego Other players apart from MPlayer support MPEG-4 aspect now, closes #482.
2006-04-24 rtognimp Add uau
2006-04-24 rtognimp 5 - Drop more buffered audio data left from old position when seeking.
2006-04-24 rtognimp 4 - Implement a better way to calculate current audio pts and use it for
2006-04-24 rtognimp 3 - Move a definition of MP_NOPTS_VALUE from muxer.h to demuxer.h to
2006-04-24 rtognimp 1 - Remove kernel HZ=100 assumptions that are no longer true from
2006-04-24 diego Improve some messages, typo fix.
2006-04-24 nicodvb simplified parse_audio()
2006-04-24 reynaldo Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
2006-04-24 mosu Do not give bogus timestamps for laced packets with no default duration. Patch by Uoti Urpala ( uoti ! urpala () pp1 ! inet ! fi ).
2006-04-24 gpoirier sycn with 1.1266
2006-04-24 reynaldo Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
2006-04-23 kraymer 1.1266: Remove support for default.sub.
2006-04-23 diego Remove support for default.sub.
2006-04-23 diego Kill an unused variable warning.
2006-04-23 diego cosmetics: Rename the _3dnowex and _mmx2 processor flag variables to _3dnowext
2006-04-23 gpoirier Sync with 1.47, patch by Johan Bos < dariusjb AH gmail com> and LMJ.
2006-04-23 kraymer 1.1265: Add a new command: osd_show_property_text that show an expanded property string on the OSD.
2006-04-23 gpoirier sync with 1.1265
2006-04-23 albeu Add properties to get/set the stream position and get the stream
2006-04-23 gpoirier resource leak fix.
2006-04-23 diego Fix up osd_show_/operty_text.
2006-04-23 albeu Align osd_show_text with osd_show_property_text.
2006-04-23 albeu Add a new command: osd_show_property_text that show an expanded property
2006-04-23 diego Remove second, redundant x86_exts_check.
2006-04-23 diego Fix up -msgcharset and MPLAYER_CHARSET.
2006-04-23 diego Rename some forgotten #ifdef STREAMING_LIVE_DOT_COM to STREAMING_LIVE555.
2006-04-23 rtognimp Partially revert 1.140, restoring the old behaviour for all codecs
2006-04-23 gabrov typo fix
2006-04-23 reimar document message charset functionality
2006-04-23 gpoirier 10l: Gilles uses a series of "*" to mark untranslated strings, which shouldn't have been left as is.
2006-04-23 gpoirier Partial sync with one of the latest English version, patch by Gilles Pelletier < pellgill A gmail P com >
2006-04-23 reynaldo Cosmetic fix, splitting long mencoder cmd line
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.
2006-04-16 reimar Fix and improve xinerama support
2006-04-16 reimar remove completely pointless != NULL check
2006-04-16 reimar more .charset files based on guesswork
2006-04-16 reimar UTF-8 is more portable that utf8
2006-04-16 reimar Add some files I maintain
2006-04-16 iive recognize future pentium-m processors, e.g. there is intel core with model 14
2006-04-16 iive 10l in rgb2rgb_template.c
2006-04-15 reimar fallback to USERPROFILE environment variable for caching CSS keys when
2006-04-15 diego ffvorbis
2006-04-15 reimar 10l, fix broken if (X >= Y >= Z) comparison, probably stopped F-keys from working
2006-04-15 reimar always cast stream IDs to unsigned before comparing to MAX_STREAMS.
2006-04-15 reimar new monitorpixelaspect option, esp. useful for xinerama setups with upcoming patch
2006-04-15 nplourde add support for intel mac. mp3lib is not fixed yet.
2006-04-15 gabrov synced with 1.15
2006-04-15 gabrov synced with 1.103
2006-04-15 diego Make mp3lib say that it's using Altivec to decode instead of generic C
2006-04-15 diego Switch audio delay keys to something more sane (+ to increase, - to decrease)
2006-04-15 reimar do not try to load default.sub when it doesn't exist. Fixes bug #480.
2006-04-15 gpoirier Major update of all French files (except mencoder and encoding-guide)
2006-04-14 reimar avoid crash when running "mplayer -loop" (dereferencing uninitialize pointer).
2006-04-14 reimar 10l, keyframes must have tag 0x10, not 1.
2006-04-14 reimar missing free in case sdpplin_parse_stream returns invalid stream.
2006-04-14 reimar free memory on error in http_add_basic_authentication
2006-04-14 diego small typo/grammar fixes
2006-04-14 reimar -ao pcm:fast suboption for faster-than-realtime dumping
2006-04-14 reimar remove vts_no parameter from mp_get_titleset_length - it is not only useless,
2006-04-14 reimar remove non-ascii character outside of string, might break build with some compilers
2006-04-14 reimar 10l, forgot to move aspect_save_screenres in last commit
2006-04-14 reimar fix A-V sync overcorrection for desync due to too slow hardware.
2006-04-14 reimar add check for non-ascii charsets used in code and simplify showcont switch handling
2006-04-14 kraymer 1.1253: Document sinesupress audio filter, [...]
2006-04-13 reimar correct fullscreen size
2006-04-13 gpoirier Document sinesupress audio filter, thanks to the help of Michael Niedermayer and Jan Knutar.
2006-04-13 diego Simplify mkdir calls.
2006-04-13 michael very simple filter which can remove a sine at a specified frequency, usefull to get rid of the 50/60hz noise on ultra crappy equipment
2006-04-12 reimar define MONITOR_DEFAULTTOPRIMARY if necessary, some mingw version seem to miss it
2006-04-12 reimar fixes and cleanup for windows fullscreen switching (restore old position,
2006-04-12 reimar fixes and cleanup for windows fullscreen switching (restore old position,
2006-04-12 reimar missing ifoClose and return 1. Patch by kiriuja (mplayer-patches at en-directo net)
2006-04-11 nicodvb timestamps are 33 bits long, so they don't fit in an unsigned int; 10l
2006-04-11 gpoirier Segfault fix, patch by Stanislav Maslovski stanislav POIS maslovski AH gmail POIS com
2006-04-11 reimar try to detect flac bitrate early on to avoid division by zero problems.
2006-04-11 reimar check wav header length against upper limit, should protect against
2006-04-11 reimar make failures during e.g. setting the TV norm non-fatal.
2006-04-10 reimar make sure the check for valid timestamps does not accidentially search through
2006-04-10 reimar do not print the title length from a non-matching titleset.
2006-04-10 reimar getch2 should wait for input. Fixes 100% CPU usage during cache fill.
2006-04-10 gpoirier Fix a few French barbarism, add missing sentence.
2006-04-09 reimar 10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_decompress
2006-04-09 reimar avoid cache fill status overflow with caches > ca. 20 MB
2006-04-09 gpoirier fix segfault in the skin browser when sbSelectedSkin gets dereferenced before setting, when no skin is selected in the skin list upon opening the browser,
2006-04-09 gpoirier vertical size of "Configure Equalizer" window is not enough to hold all comboboxes, based on a patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>
2006-04-09 gpoirier the title of this window was not localized => added new en and ru strings, based on a combined patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>
2006-04-09 gpoirier Add missing French charset
2006-04-09 gpoirier synced with 1.1252
2006-04-09 gpoirier Explain how security issues should be reported, based on a patch by Ivann, featuring Reimar's suggestions
2006-04-09 gpoirier AMR codecs support info, patch by Rathann, with slight alteration by me.
2006-04-09 iive co_N_pilation to compilation
2006-04-08 reimar support kmvc and nuv decoders in ffmpeg
2006-04-08 nplourde Replace deprecated function
2006-04-08 iive New mode for tinterlace filter
2006-04-08 iive New mode for tinterlace filter
2006-04-08 iive put my name in native language, remove some obsolate and irrelevant entries.
2006-04-07 gpoirier French fixes, by Bounec
2006-04-06 iive make sure the indx chunk is big enough to hold the basic structure.
2006-04-06 reimar use calloc instead of malloc - simplifies code and fixes overflow problems.
2006-04-06 michael zero sized frames are not keyframes
2006-04-06 iive Limit the number of entires to the amount that does fit into the chunk.
2006-04-06 pacman added myself
2006-04-06 reimar sh_audio->delay is adjusted in the wrong direction when changing audio_delay
2006-04-06 pacman Reorganize vector constants to work around gcc 4.1 bug:
2006-04-06 reynaldo Acording to manpage -dumpmicrodvdsub dumps to dumpsub.sub not dumpsub.txt
2006-04-05 nicodvb workaround to prevent segfault: when using -ve lavc with b-frames write_chunk(1st video frame) gets called with len=-1UL; -1ULl to whomever calls me that way
2006-04-05 nicodvb segfault fix: assign param->apid (that is the audio id found) when inexistent audio language is specified; patch by Erik Auerswald auerswal a unix-ag d uni-kl d de
2006-04-05 henry Czechification.
2006-04-05 alex update lez's email