log

age author description
2006-01-08 diego Update for current Debian package.
2006-01-08 diego Improve the Debian package configuration: Remove the vo module configuration,
2006-01-08 diego Quote some values to silence debconf warnings.
2006-01-08 diego Do not install .cvsignore files.
2006-01-08 nicodvb include the right avcodec.h, consistently with the rest of mplayer
2006-01-08 reimar fix crash if no video codec available
2006-01-08 henry fix premature end of audio playback (audio only)
2006-01-07 diego Add uppercase MPG2 fourcc.
2006-01-07 nicodvb disabled hack to read the properties of mpeg1/2 video in avi and asf: it's totally useless and leads mplayer to crash
2006-01-07 diego Remove empty sections, speak of container formats, not file formats.
2006-01-07 diego minor rewording
2006-01-07 reimar avoid some gcc 4 compiler warnings
2006-01-07 reimar Less ugly and easier to extend getFunctions
2006-01-06 diego Mention Chinese console messages.
2006-01-06 rtognimp Update for realrtsp bandwidth support
2006-01-06 rtognimp This patch makes real rtsp tell the server to deliver data at specified
2006-01-06 diego Reformat examples to prevent linebreaks and hyphenation. When occurring
2006-01-06 ods15 align byte is deprecated
2006-01-06 rtognimp Yet another MPEG-4 fourcc (Samsung SMP4)
2006-01-06 ods15 1) remove global_timebase
2006-01-06 ods15 MN rule
2006-01-06 ods15 1) change date and goals slightly
2006-01-06 diego Better default vo - xv instead of x11.
2006-01-06 diego Remove unused template file.
2006-01-06 diego 100l, the vo selection should fall back to other vo drivers.
2006-01-05 diego build fix
2006-01-05 diego Improve overall structure by adding a few top-level chapters so that
2006-01-05 diego Add FFmpeg TrueSpeech.
2006-01-05 diego Add MPEG fourcc to all MPEG decoders.
2006-01-04 rtognimp Don't leak memory (free audio reordering buffers)
2006-01-04 rtognimp Remove assumption that all audio packets in a block have the same
2006-01-04 rtognimp 1000.0l timestamps are float
2006-01-04 diego Explain DVDREAD_NOKEYS environment variable.
2006-01-04 diego Bandaid fix for compilation failure when creating main/.depend with GUI
2006-01-04 diego cosmetics: Make the patch apply without offsets.
2006-01-04 gpoirier Update copyright date to 2006
2006-01-04 diego Update with current changes.
2006-01-04 diego CONFIGURATION FILES section added to the man page.
2006-01-04 diego Expand the configuration file section to include MEncoder examples.
2006-01-04 mosu Improved handling of text subs in Matroska files with adjacent newlines (\N) resulting in more than SUB_MAX_TEXT lines to display. Patch by Robert Henney (robh () rut ! org).
2006-01-04 diego 10l build fix
2006-01-04 gpoirier synced with 1.1198
2006-01-04 ptt little fixes i looked at after previous cvs commit :-)
2006-01-04 ptt sync with 1.1198 plus little fixes
2006-01-04 ptt fixed indentation for suboption brd_scale
2006-01-03 gpoirier synced with 1.1197
2006-01-03 nicodvb removed previously forgotten reording options/flags
2006-01-03 gpoirier Reverse commit 31 Dec 2005 18:56:35 -0000 1.34
2006-01-03 nicodvb removed frame reording option
2006-01-03 nicodvb removed broken frame reording code; unified audio and video frame storing code (in memory, not in the packets); simple workaround to handle non-standard framerate mpeg1/2 video
2006-01-03 nicodvb disable dvd subtitles by default
2006-01-03 ptt word consistency fix
2006-01-03 ptt sync up to 1.1167
2006-01-03 diego Restructure ports section.
2006-01-03 diego updates, spelling
2006-01-03 diego Fix _inc_extra handling in DirectFB check.
2006-01-03 diego small wording/spelling/syntax fixes
2006-01-03 gpoirier add bitexact's lavd flag desc.
2006-01-03 lorenm h264es: don't seek to non-keyframes
2006-01-03 rathann use $(INSTALLSTRIP) consistently
2006-01-02 rathann fix the translator names list so that it conforms to lastname, firstname
2006-01-02 nicodvb don't reset dvdsub->id unless -slang is specified; assign default sub stream id when demux->sub->id is -1 (autodetect)
2006-01-02 jheryan Synced with 1.216
2006-01-02 jheryan Synced with 1.1182
2006-01-02 corey Partial support for QuickTime sound atom version 2.
2006-01-02 ptt sync up to 1.216
2006-01-01 iive add Dicas MPEGable H.264/MPEG-4 AVC fourcc
2005-12-31 gpoirier Add Rich's advice posted on the thread:
2005-12-31 gpoirier "Currently mplayer looks for only one MP3 frame sync. The attached
2005-12-31 diego Add MPEG fourcc to mpeg12.
2005-12-31 nicodvb search next sequence_header untile a valid one is found
2005-12-31 diego Guide on creating quality skins.
2005-12-31 diego Build incomplete Russian docs last.
2005-12-31 henry check the intermediate audio buffer
2005-12-31 lorenm update x264 feature summary
2005-12-30 diego Mac OS update
2005-12-30 nicodvb simplification: don't use residual_buffer, but prepend remainder of current frame to next one (needed for future work; init frame->pos to 0 in reorder_frame(); fix: don't go beyond last frame in flush_buffer()
2005-12-30 gpoirier synced with 1.1194
2005-12-30 gpoirier synced with 1.1192
2005-12-30 lorenm sync to x264 r390 (bime)
2005-12-30 wanderer for roff: add missing linebreak in uspp description
2005-12-29 wanderer minor grammar/punctuation on lavc's keyint option
2005-12-29 wanderer further wording fix for uspp
2005-12-29 diego AIX PPC port
2005-12-29 diego Bump DH_COMPAT version.
2005-12-29 diego Add a basic watch file.
2005-12-29 diego Support vme=8 (iterative overlapped block).
2005-12-29 diego Include the snow wavelet comparison functions from DOCS/tech/snow.txt
2005-12-29 diego wording
2005-12-29 ods15 change erase to end of line, fall back to old behavior if no termcap found
2005-12-28 rathann fix dvdread version macro
2005-12-28 gpoirier Add bidir_refine to lavc's set of options, and document it.
2005-12-27 rtognimp wma2 fixed
2005-12-27 ods15 vpotmeter fix, scroll in the correct direction
2005-12-27 gpoirier fixes suggested by Diego
2005-12-27 ods15 new input command prefixes, pausing_keep, pausing_toggle
2005-12-27 ods15 Fix erase to end of line with windows, windows terminal does not support
2005-12-27 rtognimp Remove tables used by MPlayer native 14_4 and 28_8 codecs
2005-12-27 gpoirier New section: choosing the video codec for your encode: what to consider before picking it.
2005-12-26 ods15 fix setting colorkey in vidix mga_vid
2005-12-26 ods15 10000l to me, broke compilation on mingw, erase_to_end_of_line needs to be
2005-12-26 gpoirier Merry Christmas and happy cola-chugging!
2005-12-26 al - move our setenv() fallback implementation to osdep
2005-12-25 gpoirier Adds lavc's brd_scale and updates vb_strategy
2005-12-25 gpoirier support downscaling frames for dynamic b frame decission
2005-12-25 gpoirier synced with 1.1184
2005-12-25 ods15 add "pausing_keep" and "pausing_toggle" input cmd prefixes
2005-12-25 ods15 Use termcap "erase to end of line" character code instead of using spaces
2005-12-25 diego Add current Cygwin tool paths.
2005-12-25 diego Windows waveout is no longer the best choice under Windows.
2005-12-25 rathann prefer newer terminfo-capable libraries (ncurses or terminfo)
2005-12-25 ods15 improove termcap detection, -lncurses works too
2005-12-24 rtognimp Add "application/x-mms-framed" for ASF
2005-12-24 iive This cache-seek-min is definitly implemented. The not implemented one got removed...
2005-12-24 iive The <=132 frame rule is only valid at MacroBlock level not at frame one.
2005-12-24 rtognimp Typo in ASF demuxer selection by name (it's 'asf', not 'asv')
2005-12-22 gpoirier synced with 1.1182
2005-12-22 ods15 typo
2005-12-21 gpoirier Synced with help_mp-en.h 1.216
2005-12-20 iive Print some error message,
2005-12-20 ods15 I screwed up keep aspect param, made behavior the opposite of man page.
2005-12-19 henry malloc padding to avoid access beyond allocated memory
2005-12-19 henry reverse the H264 hack
2005-12-18 henry fspp update
2005-12-18 henry negative quality values allow postproc regardless of input
2005-12-18 diego credits for Onur, patch by himself
2005-12-18 henry do not postprocess H264
2005-12-18 reimar support negative stride (flipping) in vo_gl.
2005-12-18 reimar calculate framesize for raw RGB and BGR.
2005-12-18 reimar fix crash with invalid -vid and no audio stream
2005-12-18 michael bitexact flag
2005-12-17 ranma 1.1180: [does not apply]
2005-12-17 ods15 deobfuscate some very simple code...
2005-12-17 ranma typo: ouput -> output
2005-12-17 ods15 "cfg-mplayer-def.h" is what is written in ~/.mplayer/config when it is not
2005-12-17 ranma sync to 1.216
2005-12-17 ods15 some more new stuff..
2005-12-17 ods15 -o in mencoder now manditory
2005-12-17 ods15 -msglevel added, -verbose removed
2005-12-17 ods15 Removing obsolete, and until recently, misdocumented option -verbose .
2005-12-17 gpoirier synced with 1.100
2005-12-17 gpoirier synced with 1.13, patch by Johan Bos
2005-12-17 gpoirier synced with 1.72, patch by Johan Bos
2005-12-17 gpoirier sync w/ 1.1178
2005-12-17 gpoirier synced with 1.12, patch by Johan Bos, and fixes by me :p
2005-12-17 gpoirier Fixes by Bounec
2005-12-17 diego grammar fix
2005-12-17 reimar include fastmemcpy.h before stream.h, so it is used for the stream_read
2005-12-16 henry remove now useless YV12 plane swap hack, patch by Luc Gallant lucgallant at gmail com
2005-12-16 henry do not set the flag when config failed
2005-12-15 rathann Avoid gcc warnings:
2005-12-15 wanderer make -o mandatory and add a warning when the extension does not match the container format, patch by Reynaldo Pinochet
2005-12-15 wanderer one-word grammar fix for "incompatible codec" message
2005-12-15 wanderer use snd_mixer_selem_set_playback_switch when muting ALSA, patch by Matthias Lederhofer <matled -at- gmx dot net>
2005-12-15 ptt sync with 1.213
2005-12-15 ptt small grammatical/sentence fix
2005-12-14 nicodvb fix compilation when dvdkit and dvdread are not available
2005-12-14 reynaldo Fix small typos spoted by Paul TT
2005-12-13 diego Reformat for better readability.
2005-12-13 aurel restore the old behavior for --enable-theora, ie. provide a sane default for $_ld_theora
2005-12-13 diego libdvdread configure script defines __DARWIN__ on darwin to trigger
2005-12-13 diego Darwin does not support -rdynamic.
2005-12-13 ptt small typo preventing compilation, sorry :(
2005-12-13 ptt little fixes....
2005-12-13 ptt sync up to 1.210
2005-12-12 wanderer minor grammar clarification to the last commit, + omitted periods
2005-12-11 diego Unify paths in patch and fix recent breakage, no -ko keyword expansion
2005-12-11 gpoirier Another examples showing how to play raw YUV video samples
2005-12-11 reimar add hint to slave.txt
2005-12-11 reimar improve video equalizer command (brightness, contrast, etc.) description
2005-12-11 gpoirier sync with 1.1176
2005-12-11 ods15 make fribidi autodetect by default instead of disable
2005-12-11 diego Make -really-quiet a common option.
2005-12-11 wanderer make demuxer seek and close functions return void, patch by Dominik Mierzejewski
2005-12-11 wanderer punctuation fixes for the previous commit
2005-12-11 gpoirier Update email address, old one is dead
2005-12-11 gpoirier sync with 1.1175
2005-12-11 diego Fix -v/-verbose description.
2005-12-11 gpoirier sync with 1.1174
2005-12-11 diego 10l: \ needs to be escaped in roff.
2005-12-10 gabrov synced with 1.201
2005-12-10 gpoirier Sync with 1.1171
2005-12-10 gpoirier 1/4l
2005-12-10 gpoirier Formatting fix
2005-12-10 gpoirier Give an example about how to use the famous cqif video samples
2005-12-10 iive move to next vo if /dev/3dfx could not be opened
2005-12-10 gpoirier synced with 1.1170
2005-12-10 diego Do not exit() if /dev/3dfx is not available, approved by Ivan.
2005-12-10 diego Remove obsolete note.
2005-12-10 diego known bugs with P4 and SSE, small fixes
2005-12-10 gpoirier Convert this file to UTF-8 as it contains funky caracters from all around the world.
2005-12-10 ranma 1.1162: multithreaded decoding