log

age author description
2005-08-11 michael video fourcc fix
2005-08-11 ods15 demux_avi_control() missing in avi's demuxer struct.
2005-08-11 ods15 fix brokeness caused by demuxer patch, this code is useless for
2005-08-11 reimar typo, must be ld_dl instead of ld_ld
2005-08-11 alex 10l, patch found in geexbox
2005-08-10 ivo Removed in-filter int to float conversion. af_ladspa now demands floats as
2005-08-10 ivo Remove stray MSDOS linebreaks
2005-08-10 jheryan Synced with 1.178
2005-08-10 rfelker reconcile with earlier fps fix in mpeg header parser
2005-08-09 aurel sync liba52_amd64_changes.diff with latest fix
2005-08-09 gpoirier Sync with 1.1061
2005-08-09 gpoirier Fixes segfault on IA-32 machines caused by the ASM patch for AMD-64 for a52.
2005-08-08 gpoirier Various fixes, addition and removal of entries related to functions that come from the FFmpeg project
2005-08-08 gpoirier Add missing libavcodec supported codecs and adds (hopefully) all libavformat muxers
2005-08-06 faust3 take into account that VIDIOC_S_FMT might return updated parameters
2005-08-06 faust3 do not crash when /dev/video0 is not present
2005-08-06 rfelker 100l to whoever wrote this crap using 1/10000 units. it caused framerates to get trashed from 30000/1001 to 2997/100, etc.!
2005-08-06 rathann tremor uses integer types
2005-08-06 rathann missing include
2005-08-06 reimar Forgot to actually enable vo_gl on Windows...
2005-08-06 diego Remove stray DOS linebreaks.
2005-08-06 diego Remove stray DOS linebreaks.
2005-08-05 gpoirier Avoid short forms and libavcodec should not the that much singled out
2005-08-05 gabrov synced with 1.72
2005-08-05 gabrov synced with 1.87
2005-08-05 rtognimp Demuxer modularization
2005-08-05 aurel add the liba52 amd64 changes in a separate diff file
2005-08-05 aurel liba52 asm optimizations ported to amd64
2005-08-05 ivo Missed one uint32_t declaration.
2005-08-05 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
2005-08-01 diego libavuti
2005-08-01 diego libavutil is now part of MPlayer.
2005-08-01 reimar libavutil compile fix (working also with old libavcodec)
2005-08-01 gpoirier 10l to beastd due to new libavutil introduction
2005-08-01 reimar libavutil is now needed, too.
2005-08-01 al Support new static libavcodec (depends on libavutil).
2005-08-01 reimar Support more MythTV nuv files, based on Gentoo portage patch
2005-08-01 reimar Support more MythTV nuv files
2005-08-01 reimar set i_bps in demux_audio for WAV and MP3 to avoid division by zero before
2005-08-01 danny Sync to 1.055 - last commit contains also update ;-(
2005-08-01 danny Man page cleanup and corrections - patch by Paul TT <paultt - at - hackerjournal - dot - it>
2005-08-01 danny Synced with 1.1032 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
2005-08-01 gpoirier Sync with 1.1058
2005-07-31 gpoirier Fix outdated "Encoding to MPEG format" (MEncoder improved a lot :-) )
2005-07-31 reimar Needs the previous mpi (pmpi), so request a readable one and request
2005-07-31 reimar vBlur reads from dmpi, so request a readable one
2005-07-31 reimar when threshold != 0 the dest image must be readable
2005-07-31 wanderer grammar and possible clarity fix on -cache-seek-min
2005-07-31 iive remove unused cache-prefill and create cache-seek-min that controls when seek_long is prefered over waiting for cache to fill
2005-07-30 wanderer minor grammatical fixes
2005-07-30 aurel fix detection of iconv implementations which require libdl
2005-07-29 reimar 10l, incorrect usage of le2me_*
2005-07-29 gabrov synced with 1.67
2005-07-29 gabrov synced with 1.22
2005-07-29 gabrov synced with 1.178 and fixed typos
2005-07-28 nplourde exit kiosk mode and show mouse cursor in uninit
2005-07-28 nplourde properly release window
2005-07-28 gpoirier Sync wirh 1.1055
2005-07-28 nicodvb removed ugly cellphone jargon short
2005-07-28 wight Little fixes
2005-07-28 reimar reset estimation also on too negative diff
2005-07-28 diego sync w/ 1.178 + misc fixes by Paul TT <paultt - at - hackerjournal - dot - it>
2005-07-28 reimar If scaleh == 1 our destination image must be readable
2005-07-28 reimar we do not read from dmpi, so it doesn't have to be readable
2005-07-28 reimar deghost_plane also reads from destination, so request readable buffer
2005-07-28 reimar Hopefully finally fix the last commit
2005-07-28 reimar lavf demuxer with raw PCM fix (and a related hang)
2005-07-28 alex unused
2005-07-28 alex require some up to date codecs.conf
2005-07-28 alex some preliminary entries about nut and matroska
2005-07-28 gpoirier sync with 1.1054
2005-07-28 gpoirier sync with 1.1053
2005-07-28 alex File list like in termor
2005-07-28 diego typo and consistency fix by Paul TT <paultt - at - hackerjournal - dot - it>
2005-07-28 alex no sense anymore
2005-07-28 reimar Fix crash with large images
2005-07-28 reimar Sometimes you have to manually add scale at the end of the filter chain :-(
2005-07-28 diego wording/spelling/consistency
2005-07-28 reimar gmplayer + arts == bad!
2005-07-28 diego Amiga port from www.amigasoft.net
2005-07-28 diego Mention the MPlayer-translations mailing list and explain the difference
2005-07-28 reimar msrle in Quicktime FOURCC
2005-07-27 reimar OpenGL needs _ld_dl to get extension functions
2005-07-27 reimar More helper functions/defines and bugfixes
2005-07-27 diego Italian help file charset
2005-07-27 alex added missing license header
2005-07-26 iive remove unneeded vgagl
2005-07-26 reimar catch failed buffer allocation
2005-07-26 reimar strncasecmp is not necessary and e.g. strncasecmp(prot, "mms", 3) will
2005-07-26 reimar Use dlsym to get glXGetProcAddress, only way to (hopefully) make it
2005-07-26 gpoirier Sync with 1.1052: pp7 video filter description
2005-07-26 reimar OpenGL fixes for windows and vo_gl.c ported to windows.
2005-07-26 diego pp7 video filter description
2005-07-26 reimar restrict to YV12 since the default limit does not work well for anything else.
2005-07-26 gpoirier sync with 1.1051
2005-07-26 reimar ao_jack (no)estimate and vo_gl rectangle default value documented
2005-07-26 reimar improved audio delay estimation, supposed to help make the video smoother
2005-07-26 diego Formatting and wording fixes.
2005-07-26 reimar rectangular texture and -dr support for vo_gl
2005-07-26 diego build fix
2005-07-26 reimar -dr support for -vo gl
2005-07-26 reimar support for rectangular and streaming textures.
2005-07-26 reimar Make it possible to use libavcodecs png decoder.
2005-07-26 gpoirier Sync with 1.1048
2005-07-26 wanderer Less confusing description of -v
2005-07-26 diego formatting fixes galore
2005-07-26 diego sync with 1.176
2005-07-26 diego Use a more stable URL.
2005-07-25 reimar Use DRAW_IMAGE instead of draw_frame
2005-07-25 gabrov synced with 1.25
2005-07-25 gabrov synced with 1.86
2005-07-25 gabrov new file, synced with 1.4
2005-07-25 reimar missing \n
2005-07-24 gpoirier General note about filtering from Rich's encoding guide
2005-07-24 gpoirier Moves the "audio" section just before the "muxing" section. + fixes suggested by Jeff
2005-07-24 gpoirier New item: "Choosing resolution and bitrate", from Rich's encoding guide
2005-07-24 kraymer typo: s/-lavdopts/lavdopts
2005-07-24 kraymer small fixes and sync with 1.175
2005-07-24 gpoirier sync with 1.1046
2005-07-24 nplourde restore window shadow when quitting fullscreen mode
2005-07-24 gpoirier re-organize MEncoder doc in a more sensible way: splitting "basic mencoder usage" and "encoding with mencoder".
2005-07-24 wight Remove untranslatable strings
2005-07-24 reimar Some ICY servers (e.g. http://broadcast.spnet.net:8000/darikhigh) do not set
2005-07-24 wight Remove non-translatable messages
2005-07-23 gabrov synced with 1.71
2005-07-23 reimar remove -hardframedrop reference and advice -lavdopts instead.
2005-07-23 reimar Allow the ffmpeg people to use this code if they want.
2005-07-23 reimar -af-adv force also supports 4-7, this part was missed in the update
2005-07-23 reimar Avoid hang with -af-adv force=3
2005-07-23 reimar use calloc so that mp_cmd_free won't use uninitialized data in case of an error
2005-07-23 reimar Multiple unsv/scast bug fixes.
2005-07-23 wight sync 1.71
2005-07-23 wight Make screen output look better
2005-07-23 gpoirier the the auto* tools should be inside an <application></application> tag
2005-07-23 gpoirier sync with 1.1045
2005-07-23 ods15 1000l to me. Broke compilation when EDL is disabled.
2005-07-23 wanderer -nocolorkey now supported by directx
2005-07-22 gabrov synced with 1.85
2005-07-22 gabrov synced with 1.92
2005-07-22 aurel add some closedir() to fix some opendir() leaks
2005-07-22 reimar fix invalid pointers passed to init_audio_filters
2005-07-22 wight sync 1.15
2005-07-22 wight sync 1.17
2005-07-22 wight Sync tag bump to 1.58
2005-07-22 wight sync 1.66
2005-07-22 wight sync 1.27
2005-07-22 wight Quote and extra \n fixes
2005-07-22 wight sync 1.13
2005-07-22 wight sync 1.81
2005-07-22 wight - sync 1.173
2005-07-22 wight Sync 1.1044
2005-07-22 reimar define SIGHUP and SIGPIPE for MinGW and catch SIGPIPE also in mplayer
2005-07-22 gpoirier sync with 1.1044
2005-07-22 reimar guard against double uninit (reportedly can happen on STRG+C)
2005-07-22 gabrov synced with 1.58 (increased sync tag after typo fix in English revision)
2005-07-22 ods15 small fixes.
2005-07-22 gpoirier Sync with 1.1043
2005-07-22 diego updates by Paul TT < paultt - at - hackerjournal - dot - it >
2005-07-22 diego wording/spelling/grammar/consistency, small updates
2005-07-22 ods15 some new stuff worth mentioning.
2005-07-22 ods15 aspect and round params for vf_dsize.
2005-07-21 reimar Power5 support
2005-07-21 gpoirier ultravox (unsv://) streaming support
2005-07-21 reimar Too little memory alloced.
2005-07-21 iive Fix few memleaks on exit.
2005-07-21 gpoirier sync with 1.1041
2005-07-20 diego 10l wrong quoting
2005-07-20 diego wording/spelling fixe
2005-07-20 reimar Forgotten doxygen comments
2005-07-20 reimar Ultravox improvements according to specs (didn't know they existed *g*)
2005-07-20 reimar skiploopfilter IMHO is worth an entry here.
2005-07-20 reimar Document the skip* lavd options.
2005-07-20 diego path updates
2005-07-20 diego 10l, wrong URL
2005-07-20 diego path update
2005-07-20 diego path update
2005-07-20 diego path update
2005-07-20 diego path update
2005-07-20 diego wrong path
2005-07-20 diego Don't point at the German docs, they're far too outdated.
2005-07-20 gpoirier Fixes suggested by Diego and The Wanderer
2005-07-20 reimar When using --enable-* options you are on your own.
2005-07-20 iive use stored dimensions instead of visible one when (vf_)get_image is called
2005-07-19 gpoirier lacv supports cgop, you can use '.' to watch a video frame-by frame to
2005-07-19 iive add (no)visualize options
2005-07-19 iive libx264 compiled with visualization requirs xlib
2005-07-19 nplourde remove delay when setting audio volume
2005-07-19 reimar SHOUTcast and ultravox support
2005-07-19 reimar Enable manyfmts by default for vo_gl
2005-07-19 jheryan Synced with 1.173
2005-07-19 jheryan Synced with 1.87
2005-07-19 jheryan Synced with 1.69
2005-07-19 jheryan Synced with 1.15
2005-07-19 diego FAQ No 1: Fullscreen is not working, black borders around unscaled image.
2005-07-19 diego simplified markup, cosmetics
2005-07-19 diego Moved some entries from playback problems to video/audio driver section
2005-07-19 diego Big cleanup all over the place; wording/grammar/typo fixes as usual, many
2005-07-19 diego typo
2005-07-18 alex catch HUP and PIPE signals aswell. Patch by Sergey Khlutchin (@gmail.com)
2005-07-18 michael LIBAVFORMAT_BUILD >= 4629
2005-07-17 michael LIBAVFORMAT_BUILD >= 4629
2005-07-17 gabrov synced with 1.88
2005-07-17 gpoirier Sync with 1.1038
2005-07-17 ods15 -delay for MEncoder, final step 6.
2005-07-17 ods15 -delay for MEncoder, step 5.
2005-07-17 ods15 -delay for MEncoder, step 4.
2005-07-17 ods15 -delay for MEncoder, step 3.
2005-07-17 ods15 -delay for MEncoder, step 2.
2005-07-17 ods15 -delay for MEncoder, step 1.
2005-07-17 reimar support 10000/1001 framerate
2005-07-17 gpoirier Sync with 1.1037
2005-07-17 ranma 10l: scene change detecion is deactivated with sc_threshold=1000000000
2005-07-17 ranma 10l for me
2005-07-17 aurel fix a crash at v4l2 uninit
2005-07-17 reimar Support for skip options
2005-07-16 ranma Typo (aligment -> alignment)
2005-07-16 ranma cgop does work as long as scene change detection is disabled
2005-07-16 gpoirier cgop does work as long as scene change detection is disabled
2005-07-16 gpoirier Sync with 1.1034
2005-07-16 gpoirier Remove rencently added FAQ entry because we now have a much better and detailed doc elsewhere.
2005-07-16 aurel proper disabling/enabling of console output for vo_vesa
2005-07-15 gpoirier Wording fix by The Wanderer
2005-07-15 gpoirier memcpy and memmove both copy memory, but when using memcpy the source and destination must not overlap, but here, they did overlap.
2005-07-15 gpoirier Some fixes suggested by Loren; The Wanderer and Diego
2005-07-13 reimar (hopefully) fixing remaining float endianness problems
2005-07-13 danny Synced with 1.1026
2005-07-13 diego wrong command names
2005-07-12 wight sync 1.1032
2005-07-12 gpoirier Re-enables the GCC-4 fix for AMD-64 only. Patch by cartman and poirierg
2005-07-12 reimar Forgotten part of the libmusepack->mpcdec renaming
2005-07-11 gabrov synced with 1.82
2005-07-11 gpoirier Fixes, more accurate description of hq_ac, and mention it's always on by default
2005-07-11 gpoirier Sync with 1.1031
2005-07-11 gpoirier English and consistency fixes
2005-07-11 gpoirier 1/2 l: last patch lacked the option name, so it wasn't activeable
2005-07-11 michael ensure that dr buffers are readable
2005-07-11 gpoirier x264 fast first pass, patch by Robert Swain < robert POUM swain AH gmail POUM com >
2005-07-11 gabrov synced with 1.81
2005-07-11 michael #ifdef HAVE_MMX
2005-07-10 gpoirier One more XviD option documented: hq_ac + a fix + more infos on chroma_me
2005-07-10 reimar The right name is Musepack, not MPC/MpegPlus.
2005-07-10 mosu Fix for gcc 4 and strict-aliasing. Patch by Uoti A Urpala ( urpala () cc ! helsinki ! fi ).
2005-07-10 reimar musepack demuxing and decoding support (demuxing is v7 bitstream only).
2005-07-10 gpoirier SVCD supports VBR audio and VCD CBR only. Reflects the newest patches of Nico
2005-07-10 reimar Print CFLAGS warning last so nobody can miss it.
2005-07-10 gpoirier Sync with 1.1029
2005-07-10 rathann small warning fix:
2005-07-10 rathann 10l to Nico for this copy&paste bug
2005-07-10 rik --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
2005-07-10 reimar vf_pp7 and -af-adv force=1 default
2005-07-10 reimar -af-adv force=1 is now default (and thus also lavcresample)
2005-07-10 reimar Add missing range/length check for video trak desc (fixes bug #335).
2005-07-10 reimar cosmetic: split the lschunks function in two.
2005-07-10 nicodvb added support for vbr audio (frames are parsed individually); fixed small bugs in the management of pes_extension
2005-07-10 gabrov increased sync tag after wording fix in English version
2005-07-09 rtognimp Sync fourcc for all mpeg12 codecs