2005-08-20 |
gpoirier |
Encoding setting examples for x264
|
2005-08-19 |
rfelker |
remove broken shared libpostproc stuff
|
2005-08-19 |
gpoirier |
Sync with 1.1073
|
2005-08-19 |
rfelker |
1000000000000000l
|
2005-08-19 |
rfelker |
100l
|
2005-08-19 |
reimar |
less weird OSD alpha transformation.
|
2005-08-19 |
reimar |
Do not set SwapInterval for values < 0.
|
2005-08-19 |
reimar |
Fix crash in windows
|
2005-08-19 |
gpoirier |
Sync with 1.1072
|
2005-08-19 |
reimar |
automatic vsync enabling for vo_gl.
|
2005-08-18 |
jonas |
Aconvert allows mencoder to (easily) encode from an audio only file (hack).
|
2005-08-18 |
faust3 |
fix warnings and decoding on CYGWIN (produced only noise before this change)
|
2005-08-18 |
reimar |
gtk2 is supported, next step is pure gtk without X.
|
2005-08-18 |
alex |
gtf.{c,h} is used by vesa only
|
2005-08-18 |
jheryan |
synced with 1.72
|
2005-08-18 |
jheryan |
new, synced with 1.10
|
2005-08-18 |
jheryan |
synced with 1.25
|
2005-08-18 |
gpoirier |
sync 1.1071
|
2005-08-18 |
alex |
code reduction and less error prone, use the same table
|
2005-08-18 |
alex |
some entries are done
|
2005-08-18 |
alex |
these wishes are done
|
2005-08-18 |
alex |
use libvbe from vesautils
|
2005-08-18 |
jheryan |
synced with 1.87
|
2005-08-18 |
diego |
Further clarify loadfile/loadlist description.
|
2005-08-18 |
reimar |
name suboption for jack to set client name
|
2005-08-17 |
diego |
Remove unnecessary subshell invocations.
|
2005-08-17 |
diego |
Fix MEncoder build with shared libavcodec.
|
2005-08-17 |
diego |
Clarify loadfile/loadlist description.
|
2005-08-17 |
diego |
Update for latest changes.
|
2005-08-17 |
gpoirier |
Sync with 1.1070
|
2005-08-17 |
gpoirier |
"recent" noteworthy features
|
2005-08-17 |
reimar |
Support for GTK 2.x.
|
2005-08-17 |
diego |
wording/spelling
|
2005-08-17 |
gpoirier |
Fixes suggested by Diego
|
2005-08-17 |
reimar |
Set block_align in header, seems MatLab can not handle files without.
|
2005-08-17 |
jheryan |
Synced with 1.1068
|
2005-08-17 |
ivo |
Added entry for checktree.sh
|
2005-08-17 |
ivo |
Script to check (CVS) source-tree for anomalies, like MSDOS line endings etc..
|
2005-08-16 |
reimar |
Get events from -wid window.
|
2005-08-16 |
gpoirier |
Sync with 1.1069
|
2005-08-16 |
reimar |
Our buffer usage actually fits better to GL_DYNAMIC_DRAW than GL_STREAM_DRAW.
|
2005-08-16 |
reimar |
OSD textures can be deleted with one function call...
|
2005-08-16 |
reimar |
Make glFinish optional
|
2005-08-16 |
ods15 |
silly printf() is the onyl reason avi-fix was so slow, a printf for
|
2005-08-16 |
reimar |
use GenBuffers to get a buffer number instead of hardcoding 1.
|
2005-08-16 |
danny |
Synced with 1.1063 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
|
2005-08-16 |
alex |
added libavutil, removed linux
|
2005-08-16 |
alex |
prefer FIXED_POINT for ARM - patch by AGAWA Koji <i at atty.sakura.ne.jp>
|
2005-08-15 |
wanderer |
grammar/phrasing fixes on the recent NTSC and telecine commit
|
2005-08-15 |
gpoirier |
-fafmttag can be needed while steam copying.
|
2005-08-15 |
reimar |
loadfile/loadlist can now also add files to the playlist
|
2005-08-14 |
reimar |
10l, initializers don't work without a declaration :-(
|
2005-08-14 |
gpoirier |
NTSC sources are hard to encode. How to identify telecine content reliably.
|
2005-08-14 |
reimar |
use glUploadTex helper function
|
2005-08-14 |
reimar |
extra check for glUploadTex to avoid a possible hang.
|
2005-08-14 |
reimar |
textures smaller 64x64 might not be supported
|
2005-08-14 |
reimar |
remove/move some unused headers/variables/code
|
2005-08-14 |
reimar |
10l, texture_width/height initialization was removed, so use
|
2005-08-14 |
wanderer |
minor punctuation fix
|
2005-08-14 |
wanderer |
grammar/phrasing fix, still less than ideal
|
2005-08-14 |
gpoirier |
fixes short form, better wording
|
2005-08-14 |
gpoirier |
fixes bf_threshold description.
|
2005-08-14 |
gpoirier |
typo
|
2005-08-14 |
reimar |
Helper function for drawing texture and general cleanup of vo_gl2.c
|
2005-08-14 |
reimar |
Cleanup, move declarations to beginning of block.
|
2005-08-14 |
wight |
libaf/config.mak is generated, so mention it
|
2005-08-13 |
rtognimp |
100l: fix avi demuxing for ni and nini cases, allow forcing ni and nini
|
2005-08-13 |
henry |
revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf support
|
2005-08-12 |
gabrov |
synced with 1.7
|
2005-08-12 |
gpoirier |
Formatting fix
|
2005-08-12 |
gpoirier |
Consitency fix
|
2005-08-12 |
gpoirier |
Sync with 1.1062
|
2005-08-12 |
gpoirier |
URL update
|
2005-08-12 |
gpoirier |
lavc also supports H.261, and Snow is FFmpeg-only. Patch by Compn
|
2005-08-12 |
gpoirier |
Missing codecs that libavcodec supports.
|
2005-08-12 |
gpoirier |
Why multipass is better in a nutshell. Taken from Rich's encoding guide.
|
2005-08-11 |
gpoirier |
libavutil should be be in "PARTS" so that 'make distclean' cleans that directory too. A cup of coffee to beastd for forgetting it :)
|
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
|
2005-07-09 |
michael |
pp7 filter (spp=6 filter with 7 point dct where only the center sample is used after idct)
|
2005-07-09 |
ods15 |
Put periods after (behind?..) parentheses.
|
2005-07-08 |
gpoirier |
Last nit for this entry, by "The Wanderer"
|
2005-07-08 |
ods15 |
cosmetics.
|
2005-07-07 |
ods15 |
Typos and fixes by The Wanderer
|
2005-07-07 |
ods15 |
add 'aspect' and 'round' params to vf_expand.
|
2005-07-07 |
ranma |
-identify variable names should follow [A-Z_][A-Z0-9_]* convention
|
2005-07-07 |
gabrov |
synced with 1.86
|
2005-07-07 |
gabrov |
synced with 1.79
|
2005-07-07 |
gpoirier |
Fixes fix
|
2005-07-06 |
diego |
Remove next round of outdated FAQ entries.
|
2005-07-06 |
diego |
typo
|
2005-07-06 |
rtognimp |
Revert fix v1.3, it breaks streams with cook audio (ex.
|
2005-07-06 |
gpoirier |
Fixes suggested by Diego
|
2005-07-06 |
rtognimp |
Do some sanity checks before writing stream information
|
2005-07-06 |
gabrov |
synced with 1.76
|
2005-07-06 |
gabrov |
synced with 1.85
|
2005-07-06 |
reimar |
make more patch-friendly
|
2005-07-06 |
gpoirier |
Documentation for VCD/SVCD/DVD encoding, patch by Brendan McCarthy < bmccarthy AH iinet POUM net POUM au>
|
2005-07-06 |
gpoirier |
More fixes by Jeff, Diego, and Andrew
|
2005-07-06 |
gpoirier |
Few fixes and suggestions by Jeff and Diego
|
2005-07-05 |
gpoirier |
More options documented in XviD encoding guide
|
2005-07-05 |
gpoirier |
Suggestions and fixes by The Wanderer and Rich
|
2005-07-05 |
gpoirier |
New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.
|
2005-07-05 |
faust3 |
radeon x300 support patch by Christophe Preaud <cpreaud at free.fr>
|
2005-07-05 |
iive |
hardcode SYNC flag, so no problems could rise if first frame is skipped
|
2005-07-04 |
gabrov |
initial translation, synced with 1.12
|
2005-07-04 |
gabrov |
synced with 1.73
|
2005-07-04 |
gabrov |
synced with 1.69
|
2005-07-04 |
gpoirier |
Update of the x264 encoding guide:
|
2005-07-03 |
wight |
sync 1.1026
|
2005-07-03 |
wight |
Remove duplicate messages
|
2005-07-03 |
nicodvb |
don't read past the end of the selected track
|
2005-07-03 |
gabrov |
synced with 1.172
|
2005-07-03 |
gabrov |
fix missing tag
|
2005-07-03 |
nplourde |
resize video after keep aspect menu item toggle
|
2005-07-03 |
gabrov |
synced with 1.82
|
2005-07-03 |
gabrov |
synced with 1.81
|
2005-07-03 |
gabrov |
synced with 1.17
|
2005-07-03 |
alex |
consistency/tcc support patch by Oded Shimon
|
2005-07-03 |
gabrov |
synced with 1.66
|
2005-07-03 |
gabrov |
synced with 1.68
|
2005-07-03 |
nplourde |
fix various window resizing bug with menu option
|
2005-07-03 |
diego |
Remove obsolete/outdated entries.
|
2005-07-03 |
alex |
some updates
|
2005-07-03 |
alex |
unneeded
|
2005-07-03 |
alex |
QUERY_FORMAT support
|
2005-07-03 |
alex |
1l
|
2005-07-03 |
alex |
non working, hence status 'buggy'
|
2005-07-03 |
reimar |
Do not count skipped/broken frames when using -frames
|
2005-07-02 |
diego |
Mandrake --> Mandriva name change
|