Mercurial > mplayer.hg
graph
-
1.244: Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes..2006-04-24, by kraymer
-
removed more unused stuff2006-04-24, by nicodvb
-
fix typo X<->Y2006-04-24, by attila
-
AVI files *can* contain aspect ration information, closes #483.2006-04-24, by diego
-
Other players apart from MPlayer support MPEG-4 aspect now, closes #482.2006-04-24, by diego
-
Add uau2006-04-24, by rtognimp
-
5 - Drop more buffered audio data left from old position when seeking.2006-04-24, by rtognimp
-
4 - Implement a better way to calculate current audio pts and use it for2006-04-24, by rtognimp
-
3 - Move a definition of MP_NOPTS_VALUE from muxer.h to demuxer.h to2006-04-24, by rtognimp
-
1 - Remove kernel HZ=100 assumptions that are no longer true from2006-04-24, by rtognimp
-
Improve some messages, typo fix.2006-04-24, by diego
-
simplified parse_audio()2006-04-24, by nicodvb
-
sycn with 1.12662006-04-24, by gpoirier
-
Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections2006-04-24, by reynaldo
-
1.1266: Remove support for default.sub.2006-04-23, by kraymer
-
Remove support for default.sub.2006-04-23, by diego
-
Kill an unused variable warning.2006-04-23, by diego
-
cosmetics: Rename the _3dnowex and _mmx2 processor flag variables to _3dnowext2006-04-23, by diego
-
Sync with 1.47, patch by Johan Bos < dariusjb AH gmail com> and LMJ.2006-04-23, by gpoirier
-
sync with 1.12652006-04-23, by gpoirier
-
Add properties to get/set the stream position and get the stream2006-04-23, by albeu
-
resource leak fix.2006-04-23, by gpoirier
-
Fix up osd_show_/operty_text.2006-04-23, by diego
-
Align osd_show_text with osd_show_property_text.2006-04-23, by albeu
-
Add a new command: osd_show_property_text that show an expanded property2006-04-23, by albeu
-
Remove second, redundant x86_exts_check.2006-04-23, by diego
-
Fix up -msgcharset and MPLAYER_CHARSET.2006-04-23, by diego
-
Rename some forgotten #ifdef STREAMING_LIVE_DOT_COM to STREAMING_LIVE555.2006-04-23, by diego
-
Partially revert 1.140, restoring the old behaviour for all codecs2006-04-23, by rtognimp
-
typo fix2006-04-23, by gabrov
-
document message charset functionality2006-04-23, by reimar
-
Cosmetic fix, splitting long mencoder cmd line2006-04-23, by reynaldo
-
Part 4 of otvos attila's oattila AT chello-hu mp_msg changes, no modifications this time2006-04-23, by reynaldo
-
Add FIXME skeletons for -msgcharset and MPLAYER_CHARSET.2006-04-22, by diego
-
Add support for shared libavutil.2006-04-22, by diego
-
Small fix, incorrect MSGL at fatal error2006-04-22, by reynaldo
-
The tv color control commands can now also adjust the values.2006-04-22, by albeu
-
sync to x264 r503 (dct_decimate)2006-04-22, by lorenm
-
Handle the tv color control commands with the properties.2006-04-22, by albeu
-
Add --disable-libavutil option to --help output.2006-04-22, by diego
-
Verticaly center the background around the text.2006-04-22, by albeu
-
synced with 1.2432006-04-22, by gabrov
-
Add command line options to enable/disable libavutil.2006-04-22, by diego
-
muxer_mpeg rewritten2006-04-22, by nicodvb
-
removed more unused code and struct members2006-04-22, by nicodvb
-
removed unused variables2006-04-22, by nicodvb
-
synced with 1.762006-04-22, by gabrov
-
moved inline at beginning of declaration2006-04-22, by nicodvb
-
Make static libavutil detection semantics explicit.2006-04-22, by diego
-
There is a draw_alpha for uyvy, use it.2006-04-22, by albeu
-
Fix menu background drawing.2006-04-22, by albeu
-
10l: Add missing fallback case for internal FAAD compiler blacklist.2006-04-22, by diego
-
Add properties for the tv input color controls.2006-04-22, by albeu
-
Add the declarations for mp_property_find/do.2006-04-22, by albeu
-
Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxext2006-04-22, by diego
-
fixed muxrates for xvcd and xsvcd2006-04-22, by nicodvb
-
audio init code was previously moved to fix_parameters() so removed from write_chunk()2006-04-22, by nicodvb
-
Set all processor flags individually, not implied.2006-04-22, by diego
-
introduced structures and code to keep track of decoder's buffers sizes2006-04-22, by nicodvb
-
Disable RTC on PowerPC.2006-04-22, by diego
-
10l: Fix internal FAAD check for non-x86.2006-04-22, by diego
-
We now have CJPG samples and they work with the CJPG and ijpg decoders.2006-04-22, by diego
-
Blacklist certain gcc versions instead of running an expensive compilation2006-04-22, by diego
-
Small hack suggested by dalias to avoid flickering at I frames2006-04-22, by reynaldo
-
Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual2006-04-22, by reynaldo
-
minor fixes: get rid of pointless inline attributes and some additional checks2006-04-21, by reimar
-
forgotten update_xinerama_info prototypes2006-04-21, by reimar
-
Implement getting colors. The mapping between MPlayer's gamma range2006-04-21, by albeu
-
Implement tv_get_color_options() and make tv_set_color_options() return2006-04-21, by albeu
-
1.260: 10l2006-04-21, by kraymer
-
10l2006-04-21, by kraymer
-
syntax fix for "s" (keyboard control)2006-04-21, by kraymer
-
typo (noticed by "veal" on freenode)2006-04-21, by kraymer
-
Fix BGR32 big-endian output2006-04-20, by pacman
-
removed skip_padding (never used and totally useless)2006-04-20, by nicodvb
-
added support for DX50 and dx50 4CCs2006-04-20, by nicodvb
-
fixed wrong operator precedence in parse_mpeg4_video()2006-04-20, by nicodvb
-
simplified code to patch the video framerate (removed silly comparisons)2006-04-20, by nicodvb
-
10l, aspect_save_screenres must be always called in update_xinerama_info.2006-04-20, by reimar
-
better set audio_out_minsize to MAX_FRAMESIZE2006-04-20, by reimar
-
set audio_out_minsize, should avoid all "maxlen too small" cases2006-04-19, by reimar
-
bug fixes: left-over mode variable used uninitialized,2006-04-19, by reimar
-
1.242: small grammar fix2006-04-19, by kraymer
-
small grammar fix2006-04-19, by kraymer
-
remove private comment tag2006-04-19, by kraymer
-
1.241: add a newline before the "Playing"... line2006-04-19, by kraymer
-
German translation for usage.xml2006-04-19, by kraymer
-
add a newline before the "Playing"... line2006-04-19, by reimar
-
Using channel count, samplerate and input bps values from the container2006-04-19, by diego
-
Register for window-manager delete window events and quit MPlayer.2006-04-19, by reimar
-
also print an error when parsing fails with M_OPT_INVALID or M_OPT_PARSER_ERR.2006-04-19, by reimar
-
spellcheck revealed 2 more typos..2006-04-19, by kraymer
-
typo fix: s/20060915/20040915/2006-04-19, by gpoirier
-
small grammar fix2006-04-18, by kraymer
-
German translation for documentation.xml2006-04-18, by kraymer
-
Remove some libmpdvdkit vs libmpdvdkit2 cruft.2006-04-18, by diego
-
faad2 updated2006-04-18, by rtognimp
-
Update to faad2 cvs 20040915+MPlayer fixes2006-04-18, by rtognimp
-
1.15: Explain how security issues should be reported, based on a patch by Ivann2006-04-18, by kraymer
-
German translation for mail-lists.xml2006-04-18, by kraymer
-
German translation for install.xml2006-04-18, by kraymer
-
Make the RTP demuxer work with libdvdread 0.9.5.2006-04-18, by diego
-
Remove outdated references to Arpi as admin.2006-04-18, by diego
-
rtsp options should be available for mencoder as well2006-04-18, by reimar
-
Clarify ffvorbis comment.2006-04-18, by diego
-
A new German translation of the XML documentation is in the works.2006-04-18, by diego
-
minor markup fixes2006-04-18, by diego
-
10l: build fix.2006-04-17, by gpoirier
-
Include buffered decoded audio in A-V sync calculations.2006-04-17, by corey
-
fixes decoding demoscene.tv nsv at http://213.186.36.129:80002006-04-17, by gpoirier
-
add translation of audio.xml2006-04-17, by kraymer
-
English docs should be built first.2006-04-17, by diego
-
Simplify link removal.2006-04-17, by diego
-
add support for German translation2006-04-17, by kraymer
-
add finished translations for2006-04-17, by kraymer