Mercurial > mplayer.hg
graph
-
removed unused variables2007-02-03, by nicodvb
-
Update gl:help output a bit2007-02-03, by reimar
-
Add global field dominance flag instead of duplicating this "everywhere"2007-02-02, by reimar
-
synced with r22089 (again)2007-02-01, by gpoirier
-
sync w/r220892007-02-01, by gpoirier
-
mf demuxer only works with mf:// urls, so check for that.2007-02-01, by reimar
-
Consider SRCS2 as well when generating dependency information.2007-02-01, by diego
-
Make mkv demuxer use ffmpeg LZO as well.2007-01-31, by reimar
-
Use ffmpeg lzo instead of (also quite outdated) minlzo in nuppelvideo.2007-01-31, by reimar
-
use ffmpeg's LZO2007-01-31, by reimar
-
Use export type mpi, everything else is a fragile hack.2007-01-31, by reimar
-
Avoid a static variable and instead use variable in context2007-01-31, by reimar
-
Swap palette on bigendian.2007-01-31, by reimar
-
r22060: describe -psprobe2007-01-31, by voroshil
-
Wrong variable name used in libfaac check.2007-01-31, by diego
-
libfaac detection skipped linking, and thus only checked for headers and not libs2007-01-31, by lorenm
-
Simplify extcheck calls by moving some logic into the function.2007-01-31, by diego
-
x264's crf takes a float argument2007-01-31, by lorenm
-
Allow forcing processor features on and off.2007-01-31, by diego
-
Fix looooooongstanding bug:2007-01-31, by diego
-
cosmetics: Move around a few options for better logical grouping.2007-01-30, by diego
-
cosmetics: consistent formatting2007-01-30, by diego
-
Unification of parameter handling part 3 of many:2007-01-30, by diego
-
Unification of parameter handling part 2 of many:2007-01-30, by diego
-
Unification of parameter handling part 1 of many:2007-01-30, by diego
-
cosmetics: remove useless commented-out stuff.2007-01-30, by reimar
-
More simplification2007-01-30, by reimar
-
Simplify2007-01-30, by reimar
-
Fix vd_lzo, broken since r18069, i.e. April 2006!2007-01-30, by reimar
-
Move network detection further up to simplify detection of dependant stuff.2007-01-30, by reimar
-
Support 16bit bigendian PCM audio from libavformat2007-01-30, by reimar
-
Document -noidx.2007-01-30, by diego
-
typo2007-01-30, by diego
-
URL fix2007-01-30, by diego
-
cosmetics: Reorder install targets.2007-01-30, by diego
-
Mark phony targets as such.2007-01-30, by diego
-
Replace ifeq structure in the install target by a set of dependent targets.2007-01-30, by diego
-
better back_ptr_div16 description by (Clemens Ladisch ((( cladisch ( fastmail (( net2007-01-30, by michael
-
reduced verbosity2007-01-29, by nicodvb
-
fix audio type when ts_detect_streams detects that a private1 stream is actually ac32007-01-29, by nicodvb
-
Expand property documentation2007-01-29, by reimar
-
List available properties2007-01-29, by reimar
-
Bugfix: glyph and bitmap pointers could be left uninitialized after2007-01-29, by eugeni
-
alphabetical order2007-01-29, by diego
-
typo, new sentences on lines of their own2007-01-29, by diego
-
describe -psprobe2007-01-28, by nicodvb
-
sanity checks during codec detection; also reset demuxer->stream->eof2007-01-28, by nicodvb
-
Remove references to no longer existing documentation.2007-01-28, by diego
-
Move platform-specific stuff together.2007-01-28, by diego
-
Move _ldd setting to a saner place.2007-01-28, by diego
-
added code to scan the video stream to search the actual video codec used;2007-01-28, by nicodvb
-
include math.h for fabsf()2007-01-28, by nicodvb
-
cosmetics: reindentation and braces removal2007-01-28, by nicodvb
-
stray fflush spotted by Aurel2007-01-28, by lu_zero
-
fix a segfault if -x264encopts is the last commandline option (with no argument)2007-01-28, by lorenm
-
Fix base64_encode() max output length checking.2007-01-28, by uau
-
Make example and test build and link correctly2007-01-28, by lu_zero
-
av_logify2007-01-28, by lu_zero
-
Doxygen comments for used DirectShow methods.2007-01-28, by voroshil
-
Mark m_struct_t defaults as const2007-01-28, by reimar
-
fix endianess, see bug #7272007-01-28, by lu_zero
-
10l: screen_height calculation was using an uninitialized variable2007-01-28, by faust3
-
Fix number of rows in interlaced mode.2007-01-28, by reimar
-
Accept rdt packets with "is-reliable" flag set2007-01-28, by rtogni
-
10l, confused current "frame" with canvas width.2007-01-28, by reimar
-
set has_valid_timestamps and corresponding first and final pts only after2007-01-28, by nicodvb
-
Hack: use refmode == 1 instead of == 0, as browsers behave like this2007-01-28, by reimar
-
Set sh_video->bih->biWidth properly, fixes decoding after latest dec_video.c change2007-01-28, by reimar
-
Call real_fix_timestamp() after seeking, to avoid video freezing2007-01-27, by rtogni
-
fix overlooked debug message2007-01-27, by voroshil
-
Changing debug messages and renaming method names according to their2007-01-27, by voroshil
-
fix typos from previous commit2007-01-27, by voroshil
-
Cosmetics. Doxygen comments.2007-01-27, by voroshil
-
synced up to r212212007-01-27, by ptt
-
Implement FIXME: Restore original width/height when CODECS_FLAG_ALIGN162007-01-27, by reimar
-
Simplify and make lzo decompression code more similar to zlib one.2007-01-27, by reimar
-
Forgotten free on error2007-01-27, by reimar
-
r21989: fix typo2007-01-27, by voroshil
-
*dest = malloc (*size); is useless directly before *dest = realloc (*dest, *size);2007-01-27, by reimar
-
synced up to r219062007-01-27, by ptt
-
Handle mp_msg_charset == NULL correctly in filename_recode.2007-01-27, by reimar
-
Cosmetics: remove tabs, almost all added during last patch, from2007-01-27, by reimar
-
synced with r220162007-01-26, by Gabrov
-
fastmemcpy.h always has to include inttypes.h on systems that need it.2007-01-26, by diego
-
filename double-conversion, especially usefull for CJK users :-)2007-01-26, by gpoirier
-
Remove illegal definition of underscored-prefixed symbol "__MODULE__":2007-01-26, by gpoirier
-
get rid of void pointer arithmetic, as spotted by ICC2007-01-26, by gpoirier
-
Do not create font subdir of data directory, bitmap font support is deprecated.2007-01-25, by diego
-
Remove confusing line about forcing MP3 demuxing.2007-01-25, by diego
-
Remove comment printed by -demuxer help, it belongs in the copyright header.2007-01-25, by diego
-
Clarify -delay.2007-01-25, by diego
-
Remove ff_gcd prototype and include avutil.h instead where it is defined.2007-01-25, by reimar
-
10l to Gabrov for breaking docs build.2007-01-25, by rathann
-
build fix: Disable libtheora encoding over lavc.2007-01-25, by diego
-
Sync with FFmpeg r7699.2007-01-25, by diego
-
Simplify conditional compilation handling.2007-01-25, by diego
-
Address age-old FIXMEs about tdfx_vid, tdfxfb and 3dfx vo drivers.2007-01-24, by diego
-
Use interleaver id to select the correct interleaver instead of guessing2007-01-24, by rtogni
-
Quote some expressions, might help with some shells.2007-01-24, by diego
-
Use interleaver id to select the correct interleaver instead of guessing2007-01-24, by rtogni
-
Fix compilation if no libogg/libvoribs installed2007-01-24, by rtogni
-
Rename a few variables to match FFmpeg.2007-01-24, by diego
-
Fix compilation after ffmpeg changes in r76192007-01-24, by rtogni
-
better autodetection of framerate in case of h264; it works correctly with b-frames.2007-01-23, by nicodvb
-
Include string.h to make sure memcpy is not used without prototype2007-01-23, by reimar
-
Pass a context to av_log(), when possible2007-01-23, by lucabe
-
Bring MPlayer closer to compilation after latest FFmpeg changes.2007-01-23, by diego
-
substream 0x75 doesn't seem to be a valid vc1 stream, after all; removed2007-01-22, by nicodvb
-
Fix FSF address and otherwise broken license headers.2007-01-22, by diego
-
Fix license headers and FSF postal address.2007-01-22, by diego
-
Sync with FFmpeg r7634.2007-01-21, by diego
-
Discard -Wdeclaration-after-statement warning.2007-01-21, by diego
-
synced with r219062007-01-21, by Gabrov
-
synced with r219892007-01-21, by Gabrov
-
fix typo2007-01-21, by Gabrov
-
Fix compilation: define CONFIG_ZLIB in config.mak2007-01-21, by reimar
-
r21959: Apply ancient double-click patch that nobody cares to comment on.2007-01-21, by voroshil
-
Instead of printing a useless "sig11 coming soon" message, just abort parsing2007-01-21, by reimar
-
Sanity-check sh_video->bih->biSize2007-01-21, by reimar
-
Simplify by using av_codec_get_id and include riff.h only in demux_lavf.c2007-01-21, by reimar
-
Add ignore key bind2007-01-21, by reimar
-
Move code to ignore mouse wheel "down" events to fifo.c (needed because2007-01-21, by reimar
-
Another AVCodecTag compile fix2007-01-21, by reimar
-
Forgotten CodecTag -> AVCodecTag2007-01-21, by reimar
-
Fix compilation after lavf changes2007-01-21, by reimar
-
support -ffourcc with -of lavf2007-01-21, by reimar
-
Simplify install calls.2007-01-20, by diego
-
Remove redundant informative output.2007-01-20, by diego
-
Don't suppress make output during installation.2007-01-20, by diego
-
some simplifications2007-01-20, by diego
-
Move ldconfig platform differences into configure where they belong.2007-01-20, by diego
-
Move ranlib setting to a more sensible place.2007-01-20, by diego
-
in h264_parse_sps() reuse mp_unescape03()2007-01-20, by nicodvb
-
vc1 probing code: if sh_video->bih can't be callocated exit2007-01-20, by nicodvb
-
in vc1 probing code, all packets before the first sequence header must be skipped, not read2007-01-20, by nicodvb
-
removed unused variables; replaced wrong call to realloc() with calloc() in vc1 probing code2007-01-20, by nicodvb
-
decode vc1 sequence header and frame it in video_read_frame();2007-01-20, by nicodvb
-
demux vc1 (stream id 0x1Fd with 0x55 <= substream id <= 0x5F in the pes_extension_2 payload)2007-01-20, by nicodvb
-
added function to parse vc1 sequence header2007-01-20, by nicodvb
-
BE_32 -> AV_RB322007-01-19, by reimar
-
Compile fix: LE_* -> AV_RL*2007-01-19, by reimar
-
sync w/ r219592007-01-18, by gpoirier
-
synced with r219592007-01-18, by Gabrov
-
Apply ancient double-click patch that nobody cares to comment on.2007-01-18, by reimar
-
r21930: gcc_bug++;2007-01-18, by voroshil
-
In .srt, any line containing only spaces and tabs marks the end of the2007-01-18, by eugeni
-
grammar/spelling/wording in comments2007-01-18, by diego
-
r21954: "-lavdopts fast" has applied to mpeg4 and h264 for a while2007-01-17, by kraymer
-
"-lavdopts fast" has applied to mpeg4 and h264 for a while2007-01-17, by lorenm
-
synced with r219522007-01-17, by Gabrov
-
1000l; fixed wrong operator precedence2007-01-17, by nicodvb
-
version bump (for changes in r21907)2007-01-17, by kraymer
-
r21727: Must refer to option name instead of internal variable2007-01-17, by kraymer
-
r21691: added smb:// to the list of allowed input urls2007-01-17, by kraymer
-
unified creation of sh_audio and sh_video is ts_add_stream; patch by elupus2007-01-17, by nicodvb
-
Update copyright year.2007-01-16, by diego
-
in evo files [e]ac3 substreams range from 0xc0 to 0xcf2007-01-16, by nicodvb
-
at open() assign *file_format=DEMUXER_TYPE_MPEG_PS to avoid useless demuxer probing2007-01-16, by nicodvb
-
fix identation, broken by last commit2007-01-16, by gpoirier
-
speeds up mplayer execution by over FIVE times when all of the of the following apply:2007-01-16, by gpoirier
-
fix crash with http://sam.zoy.org/zzuf/lol-mplayer.m2v2007-01-16, by henry
-
Interlaced gif support2007-01-16, by reimar
-
Change some types to uint8_t where appropriate2007-01-16, by reimar
-
"Cosmetics" Introduce a memcpy function doing both transparent2007-01-16, by reimar
-
one more #if 1 removed2007-01-15, by nicodvb
-
removed useless #if1s added too long time ago2007-01-15, by nicodvb
-
in EVO files substreams 0xC0 of private streams 0xBD contain [e]ac3.2007-01-15, by nicodvb
-
get rid of two spaces after a period (instead of one)2007-01-15, by gpoirier
-
fixes suggested by Diego2007-01-15, by gpoirier
-
update and factorize information about x264's multi-threading mode2007-01-15, by gpoirier
-
update x264's subq otion description2007-01-15, by gpoirier
-
gcc_bug++;2007-01-15, by diego
-
demux_rtp_codec.cpp:100: `INT_MAX' undeclared (first use this function)2007-01-15, by diego
-
10l, fix inverted check for "<media" in smil playlist2007-01-14, by rtogni
-
Move toolame vs twolame logic into the $_toolame=auto case.2007-01-14, by diego
-
Move Paolo Tresoldi out of the GUI skin section.2007-01-14, by diego
-
Make twolame disable toolame.2007-01-14, by diego
-
Move twolame check before toolame check.2007-01-14, by diego
-
Adding me and Andrew Savchenko as authors of Russian docs translation2007-01-14, by voroshil
-
r21882: sync to x264 r607 (update description of threads)2007-01-14, by voroshil
-
translation status update2007-01-14, by voroshil
-
spelling, wording fix2007-01-14, by voroshil
-
sync tag update2007-01-14, by voroshil
-
r21917: typo fixes2007-01-14, by voroshil
-
typo fixes:2007-01-14, by gpoirier
-
fix typo for gettimeofday()2007-01-13, by vayne
-
proper fix for avoiding file skipping when mplayer is already playing a file.2007-01-13, by vayne
-
Cosmetics2007-01-13, by reimar
-
Implement gif transparency2007-01-13, by reimar
-
Fix: refmodes 2 and 3 leave useref unchanged2007-01-13, by reimar
-
Cosmetics2007-01-13, by reimar
-
Implement refmode == 2 in gif demuxer2007-01-13, by reimar
-
Partially support gif using "reference" images2007-01-13, by reimar
-
memset + malloc -> calloc2007-01-13, by reimar
-
Nuke MSGTR_CopyCodecsConf, it's gone from the master file.2007-01-13, by diego
-
DO NOT recommend or even suggest installing codecs.conf.2007-01-13, by diego
-
Cast SWidth/SHeight to uint16_t, since that's what they actually are.2007-01-13, by reimar
-
Forgot to adjust length of memset2007-01-13, by reimar
-
Simplify gif demuxer by using memcpy_pic2007-01-13, by reimar
-
One more bounds check, though IMO the gif lib really should do this.2007-01-13, by reimar
-
Simplify2007-01-13, by reimar
-
Fix crash for gif images that have Top or Left set2007-01-13, by reimar
-
Fix invalid read for gifs with a palette for less than 256 colors2007-01-13, by reimar
-
Move global variables in gif demuxer into priv struct2007-01-13, by reimar
-
Rephrase mga_vid section.2007-01-13, by diego
-
Document vo_tdfx_vid.2007-01-13, by diego
-
Do not add libavutil unconditionally to CFLAGS.2007-01-13, by diego
-
cosmetics: typo fix pallete --> palette2007-01-13, by diego
-
Frametime was being read from the wrong offset, compare2007-01-13, by diego
-
cosmetics: typo pallete --> palette2007-01-13, by diego
-
Add missing config.mak entry for gettimeofday().2007-01-13, by diego
-
compile fix after latest swscaler changes (r21888)2007-01-12, by gpoirier
-
add support for avc1 in X-QT over RTSP2007-01-12, by gpoirier
-
deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()2007-01-12, by lucabe
-
Add "support for both orderings of the slices (top->down / bottom->up)"2007-01-12, by lucabe
-
sync tag update2007-01-12, by voroshil
-
r21879: fix wrong option names that were suggested to use to produce2007-01-12, by voroshil
-
spelling, wording2007-01-12, by voroshil
-
100l misplaced #endif2007-01-12, by diego
-
sync to x264 r607 (update description of threads)2007-01-11, by lorenm
-
r21865: Audio track switching works with DVDs as well.2007-01-11, by voroshil
-
Remove superfluous #ifdefs.2007-01-11, by diego
-
fix wrong option names that were suggested to use to produce2007-01-11, by gpoirier
-
Typo2007-01-11, by voroshil
-
10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctly2007-01-10, by reimar
-
Sync tag bump2007-01-10, by torinthiel
-
Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.2007-01-10, by diego
-
Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.2007-01-10, by diego
-
Move #ifdef directives around complete files into the build system.2007-01-10, by diego
-
Remove redundant ifdef, this file is only ever compiled on MinGW.2007-01-10, by diego
-
consistent include path2007-01-10, by diego
-
bswap.h --> mpbswap.h2007-01-10, by diego
-
Remove misleading comment.2007-01-10, by diego
-
Remove generated pci_* files on clean, not just on distclean.2007-01-10, by diego
-
upgrade copyright years2007-01-10, by gpoirier
-
GNU/kFreeBSD support, closes Bugzilla #704.2007-01-10, by diego
-
Audio track switching works with DVDs as well.2007-01-10, by diego
-
small updates2007-01-10, by diego
-
libmpeg2 updated to 0.4.12007-01-10, by diego
-
CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.2007-01-10, by diego
-
explain how to use MEncoder to create QuickTime-compatible files2007-01-10, by gpoirier
-
Don't drop last rdt packet on eof2007-01-09, by rtogni
-
removed static declaration before non-instantiated struct; patch by cehoyos ag or at2007-01-09, by nicodvb
-
dont write an index and dont use memory to build one if -noidx is specified2007-01-08, by michael
-
r21848: clarify a few things about the interaction between *cmp and mbd options2007-01-08, by voroshil
-
r21848: clarify a few things about the interaction between *cmp and mbd options2007-01-08, by voroshil
-
Two crash issues fixed:2007-01-08, by voroshil
-
Make sure we do not crash when eof is reset, e.g. due to an attempt to seek.2007-01-07, by reimar
-
Avoid invalid memory access in ass_process_subtitle for empty subtitles2007-01-07, by reimar
-
Document sub_add_text and sub_clear_text2007-01-07, by reimar
-
Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no.2007-01-07, by diego
-
fix typo2007-01-07, by gpoirier
-
clarify a few things about the interaction between *cmp and mbd options2007-01-07, by gpoirier
-
synced with r216242007-01-06, by Gabrov
-
Simplify demux_ogg to use the sub_clear_text and sub_add_text functions.2007-01-06, by reimar
-
Subtitle handling cleanup: factor out code for parsing embedded subtitles2007-01-06, by reimar
-
synced with r217482007-01-06, by Gabrov
-
reindented2007-01-06, by nicodvb
-
init to 0 feparams before tuning2007-01-06, by nicodvb
-
Set default values for proc and iproc for x86_32 case.2007-01-06, by reimar
-
Include "internal" libavformat/riff.h also when dynamic libavformat is used2007-01-06, by reimar
-
Fix dependencies for pci_names.c.2007-01-06, by diego
-
Include libavformat/riff.h when building with static libavformat and2007-01-06, by reimar
-
synced with r217412007-01-06, by Gabrov
-
woops, actually fix URL this time2007-01-06, by gpoirier
-
replace some av_malloc();memset(...,0,...) sequences with av_mallocz()2007-01-06, by lucabe
-
removed useless reporting code2007-01-06, by nicodvb
-
moved actual tuning code from check_status() to tune_it()2007-01-06, by nicodvb
-
don't add pid 0 if it's already present in the list2007-01-06, by nicodvb
-
update comment url2007-01-06, by gpoirier
-
Simplify after last demux_ogg commit2007-01-05, by reimar
-
Do not access ogg_d->subs after freeing it.2007-01-05, by reimar
-
sizeof() is long, thus %d format in error message is wrong.2007-01-05, by reimar
-
Make ds_get_next_pts return MP_NOPTS_VALUE instead of -1 on error,2007-01-05, by reimar
-
Do not abort on X11 errors, most are not at all fatal.2007-01-05, by reimar
-
move runtime cpu detection check after detection of host architecture,2007-01-05, by reimar
-
add autodetection support for docbook stuff installed in /opt, such as macports do for ex.2007-01-04, by gpoirier
-
Use av_d2q to produce the fps fraction, this usually produces more sane fractions2007-01-04, by reimar
-
Fix printf types: AVRational members are ints, not 64 bit.2007-01-04, by reimar
-
allows OSD menu to be displayed when using MPEG PES video out2007-01-04, by ben
-
restore volume if muted at exit2007-01-04, by ben
-
support for vidix on ATI Radeon 9600SE cards2007-01-04, by ben
-
fix gprof support (aka work around gprof's brain dead design)2007-01-04, by gpoirier
-
Synced with r21760, typos2007-01-04, by torinthiel
-
translated r217482007-01-04, by torinthiel
-
synced with r215372007-01-02, by Gabrov
-
synced with r217372007-01-02, by Gabrov
-
better wording and typos fixing2007-01-02, by voroshil
-
r21791: avoid a possible confusion, as suggested by Wanderer2007-01-02, by voroshil
-
More free() that were forgotten in r21806 memleak fix2007-01-01, by rtogni
-
set dp->stream_pts only when feeding the video stream to workaround2007-01-01, by nicodvb
-
Memleak fix (implement sdpplin_free() and use it)2007-01-01, by rtogni
-
Fix invalid memory access if identifier is unknown2007-01-01, by rtogni
-
Comment about lavf required for musepack and remove unneeded format entry.2006-12-31, by aurel
-
removed unused variable2006-12-31, by nicodvb
-
I've found a mistake in encoding-guide:2006-12-31, by rtogni
-
Fix potential buffer overflow in asm rules matching code2006-12-31, by rtogni
-
use demuxer->stream_pts rather than stream_control(STREAM_CTRL_GET_CURRENT_TIME)2006-12-31, by nicodvb
-
replace call to ds_read_packet() with the usual stream_read()+ds_add_packet() sequence;2006-12-31, by nicodvb
-
sort2006-12-31, by michael
-
Fix build with shared libavutil. Approved by Diego.2006-12-31, by rathann
-
reindentation2006-12-30, by nicodvb
-
Fix double free of *http_hdr at server error.2006-12-30, by iive
-
avoid a possible confusion, as suggested by Wanderer2006-12-29, by gpoirier
-
small oops fix from my last commit2006-12-29, by vayne
-
the avi spec does not allow random samplesize whoever wrote this should be shot2006-12-29, by michael
-
dont read index if -noidx2006-12-29, by michael
-
first step toward amr-nb muxing support2006-12-29, by michael
-
fix to allow adding multiple files to the playlist with the open file dialog.2006-12-29, by vayne
-
sync with r217582006-12-29, by gpoirier
-
spellfix2006-12-29, by nicodvb
-
don't compile demux_mpc.c when libmpcdec is disabled2006-12-28, by aurel
-
synced with r216122006-12-28, by Gabrov
-
remove two unused functions.2006-12-28, by vayne
-
avoid code duplication.2006-12-28, by vayne
-
add support for musepack native decoder from ffmpeg (require -demuxer lavf)2006-12-28, by aurel
-
file added: Chinese translation for cd-dvd.xml2006-12-27, by kraymer
-
synced with r217412006-12-26, by Gabrov
-
change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()2006-12-26, by lucabe
-
Mark some variables as possibly unused to avoid warnings2006-12-26, by lucabe
-
Add some explicit casts to avoid "assignment from incompatible pointer type"2006-12-26, by lucabe
-
Add some other casts, to remove void pointers arithmetic2006-12-26, by lucabe
-
Add some explicit casts to avoid some warnings2006-12-26, by lucabe
-
Remove some void pointers arithmetic2006-12-26, by lucabe
-
synced with r217412006-12-26, by Gabrov
-
synced with r217482006-12-26, by Gabrov
-
synced with r216122006-12-26, by Gabrov
-
synced with r216862006-12-26, by Gabrov
-
Translation of menc-feat-telecine sect1 in encoding-guide.xml.2006-12-25, by voroshil
-
audio.xml & bugreports.xml synced with r217642006-12-25, by Gabrov
-
Translation of menc-feat-vcd-dvd sect1 in encoding-guide.xml2006-12-24, by voroshil
-
Translation of menc-feat-x264 sect1 in encoding-guide.xml2006-12-24, by voroshil
-
r21758: Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.2006-12-24, by voroshil
-
r21748: Reformatting round continued2006-12-24, by voroshil
-
Directly point to the Subversion instructions.2006-12-24, by diego
-
Remove undocumented redundant key bindings.2006-12-24, by diego
-
Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.2006-12-24, by diego
-
100l syntax error2006-12-24, by diego
-
cosmetics: Fix indentation after last commit.2006-12-24, by diego
-
Run less CPU checks when runtime CPU detection is enabled.2006-12-24, by diego
-
Exit when runtime CPU detection is requested on unsupported arches.2006-12-24, by diego
-
Rename x86 test to x86_32 and provide an x86 test for both x86_32 and x86_64.2006-12-24, by diego
-
Extend runtime CPU detection to x86-64.2006-12-23, by diego
-
Synced with r217482006-12-23, by torinthiel
-
Amiga OS 4 support2006-12-23, by diego
-
Amiga OS 4 needs a large sample size.2006-12-23, by diego
-
Reformatting round continued2006-12-23, by torinthiel
-
replace call to UDFFindFile() (that is not part of the public API) with DVDOpenFile()2006-12-23, by nicodvb
-
Properly fix compilation without code duplication.2006-12-23, by diego
-
r21741: Massive <simpara> -> <para>, as no <simpara>'s are actually needed.2006-12-23, by voroshil
-
Mention that you can use different image formats with mf://2006-12-23, by torinthiel
-
Synced with r21741 (or just tag bump)2006-12-23, by torinthiel
-
And <simpara> -> <para> continued, those languages somehow slipped by during2006-12-23, by torinthiel
-
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.2006-12-23, by torinthiel
-
compilation fixes: define always_inline and don't use uint64_t_C2006-12-23, by rik
-
Sync to libnut, nom->num2006-12-23, by ods15
-
r21736: Add <keycombo> barkup for key combinations2006-12-23, by voroshil
-
Add <menuchoice> <guimenu> <guisubmenu> <guimenuitem> markup for menus.2006-12-23, by torinthiel
-
Add <keycombo> markup for key combinations2006-12-23, by torinthiel
-
Fix disabling individual demuxers, parsers and decoders2006-12-23, by diego
-
cosmetics: Rename variables to simplify upcoming patches.2006-12-23, by diego
-
Remove x11grab hack, it's now disabled by default in FFmpeg.2006-12-23, by diego
-
smb:// can be used as an output stream2006-12-22, by nicodvb
-
sync with r21655, based on a file conversion of help_mp-zh_CN.h2006-12-22, by kraymer
-
Clarify that yuv2rgb_init.c cannot be used under LGPL2006-12-22, by lucabe
-
r21722: ffv1 and ffvhuff haven't required vstrict=-2 for a while2006-12-22, by voroshil
-
Remove useless include (not needed now that libswscale uses libavutil)2006-12-22, by lucabe
-
Must refer to option name instead of internal variable2006-12-22, by voroshil
-
fix correct addressing of user, some gram and ortographical fixes too - only partial2006-12-22, by reynaldo
-
wording and markup improvements2006-12-22, by diego
-
small wording/markup improvements2006-12-22, by diego
-
sync of Spanish translation for help_mp-es.h2006-12-21, by kraymer
-
ffv1 and ffvhuff haven't required vstrict=-2 for a while2006-12-21, by lorenm
-
Fix display of multiple simultaneous subtitles without libass.2006-12-21, by uau
-
Fixed wrong sync tag2006-12-21, by voroshil
-
r21691: added smb:// to the list of allowed input urls2006-12-21, by voroshil
-
r21686: [cosmetocs] minor fixes after reformatting round2006-12-21, by voroshil
-
Typos, spelling fixes2006-12-21, by voroshil
-
Remove duplicate vo_sub extern definition.2006-12-21, by reimar
-
Pass quant tables to next filters2006-12-21, by gpoirier
-
Fixed:2006-12-21, by voroshil
-
consistent naming for revision tags2006-12-21, by diego
-
Remove very outdated Italian translation.2006-12-21, by diego
-
Typos2006-12-21, by voroshil
-
Synced with 217062006-12-21, by torinthiel
-
Synced with 215372006-12-21, by torinthiel
-
Move message translation outside <screen> tags2006-12-21, by torinthiel
-
[cosmetics] <simpara> -> <para>, for consistency2006-12-21, by torinthiel
-
Still some reformatting:2006-12-21, by torinthiel
-
reindented after yesterday's commit2006-12-20, by nicodvb
-
new file: DOCS/xml/zh_CN/mencoder.xml2006-12-20, by kraymer
-
Fix compilation of non-MMX code with gcc 2.952006-12-20, by lucabe
-
alsa messages for Spanish help file2006-12-20, by kraymer
-
Translation of menc-feat-video-for-windows sect1 in encoding-guide.xml2006-12-20, by voroshil
-
Allow to compile swscale's non-SIMD code under the LGPL license.2006-12-20, by lucabe
-
synced with r216972006-12-20, by gpoirier
-
typo fix in denoise3d's chroma_tmp option description2006-12-20, by gpoirier
-
Translation of menc-feat-xvid sect1 in encoding-guide.xml2006-12-20, by voroshil
-
sync with r216552006-12-20, by kraymer
-
add source files comments to libass messages2006-12-20, by kraymer
-
Spanish translation for libass help messages2006-12-19, by kraymer
-
mentioned file:// and smb:// as alternative stream outputs for mencoder2006-12-19, by nicodvb
-
added smb:// to the list of allowed input urls2006-12-19, by nicodvb
-
support for writing over smb shares2006-12-19, by nicodvb
-
in WRITE mode open the output file with mode 0666; umask will filter it2006-12-19, by nicodvb
-
Translation of menc-feat-enc-libavcodec sect1 in encoding-guide.xml2006-12-19, by voroshil
-
Sync tag bumped to 216862006-12-19, by torinthiel
-
[cosmetics] minor fixes after reformatting round2006-12-19, by torinthiel
-
Synced with 215372006-12-19, by torinthiel
-
Synced with 216242006-12-19, by torinthiel
-
Synced with 216122006-12-19, by torinthiel
-
r21465: [cosmetics] Reindent XML source2006-12-19, by kraymer
-
r21508: emphasis the fact that leaving black borders really hurts quality2006-12-19, by kraymer
-
update the list of files I maintain2006-12-18, by nicodvb
-
r21425: Some fixes for previous commit, 10l for me2006-12-18, by kraymer
-
r21423: Consistent capitalization of table entries2006-12-18, by kraymer
-
output streams2006-12-18, by nicodvb
-
muxers now write to output muxer->stream rather than to muxer->file2006-12-18, by nicodvb
-
support functions for writing to streams2006-12-18, by nicodvb
-
implemented STREAM_CTRL_GET_SIZE2006-12-18, by nicodvb
-
new STREAM_CTRL_GET_SIZE to get size of output stream2006-12-18, by nicodvb
-
added member and definitions for output streams2006-12-18, by nicodvb
-
Color console had a big bug nobody noticed, so mark this feature as2006-12-18, by reimar
-
Fix possible crashes with colorized mplayer output2006-12-18, by reimar
-
remove outdated html docs, Chinese translation2006-12-18, by kraymer
-
doxify a comment2006-12-18, by reimar
-
Require 12 consecutive MPEG-audio headers before detecting as audio.2006-12-18, by reimar
-
svn move xml/zh to xml/zh_CN2006-12-18, by kraymer
-
-dvd-speed2006-12-17, by nicodvb
-
lavc vp6 decoder now supports also VP60 and VP612006-12-17, by rtogni
-
r21651: add missing line break2006-12-17, by voroshil
-
r21652: support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)2006-12-17, by voroshil
-
Trnaslated section "CODEC SPECIFIC ENCODING OPTIONS (MENCODER ONLY)"2006-12-17, by voroshil
-
more sensible names for denoiser options2006-12-17, by gpoirier
-
typo2006-12-17, by kraymer
-
r21654: add man page entry for new -dvd-speed option2006-12-17, by kraymer
-
document hqdn3d and dn3d's 4th parameter2006-12-17, by gpoirier
-
make messages for success/failure of setting dvd-speed more clear2006-12-17, by kraymer
-
add man page entry for new -dvd-speed option2006-12-17, by kraymer
-
r21561: update vbuf_size and suggest 400 for HDTV video2006-12-17, by kraymer
-
support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)2006-12-17, by nicodvb
-
add missing line break2006-12-17, by kraymer
-
r21624: RedHat RPMs are long gone. Greysector repository is going away, and I've2006-12-17, by voroshil
-
r21621: mpegts uses 3-letter language codes2006-12-17, by voroshil
-
Make -embeddedfonts enabled by default with FontConfig >= 2.4.2.2006-12-17, by eugeni
-
Fix compilation under MinGW with X11 enabled2006-12-17, by reimar
-
Update some comments.2006-12-17, by eugeni
-
Ignore main.xml properly2006-12-17, by torinthiel
-
Partially revert r20940, we had some local modifications.2006-12-17, by torinthiel
-
CVS -> SVN2006-12-17, by torinthiel
-
- there's no <book lang=""> for ages, it's automated2006-12-17, by torinthiel
-
Initial Chinese translation, by Kun Niu, haoniukun gmail com2006-12-17, by torinthiel
-
Get rid of completely useless includes that in addition hinder compilation2006-12-16, by reimar
-
Simplify: get rid of useless lame_presets_longinfo_dm function.2006-12-16, by reimar
-
Fix FIXME mp_msg levels and targets2006-12-16, by reimar
-
Cosmetics: fix indentation.2006-12-16, by eugeni
-
Keep reselected fonts in an array, adding new ones to the end. Glyph2006-12-16, by eugeni
-
Avoid storing font file path and index in ass_font_t.2006-12-16, by eugeni
-
Remove a mistakenly committed debug printf.2006-12-16, by eugeni
-
FT_Set_Transform is fast enough to be called once for each glyph.2006-12-16, by eugeni
-
Avoid "pointer targets differ in signedness" warnings.2006-12-16, by eugeni
-
Move ascender, descender, and kerning computation to ass_font.c.2006-12-16, by eugeni
-
simplified aid management in dvdnav_lang_from_aid(); patch by Joakim Patte2006-12-15, by nicodvb
-
Force lavf on flv streams. Closes bugzilla #3542006-12-15, by rtogni
-
dvdnav support -alang and -slang2006-12-15, by nicodvb
-
ASF aspect support via metadata reading.2006-12-15, by reimar
-
VobSub tracks cannot be handled by libass, do not mark them with 'a'.2006-12-15, by eugeni
-
RedHat RPMs are long gone. Greysector repository is going away, and I've2006-12-15, by rathann
-
Compilation fix hacks: disable libavformat X11 grabber and2006-12-15, by reimar
-
gcc 2.95 fix2006-12-15, by ods15
-
mpegts uses 3-letter language codes2006-12-14, by nicodvb
-
show audio language in osd when playing dvdnav streams2006-12-14, by nicodvb
-
implemented dvdnav_lang_from_aid() to retrieve audio language2006-12-14, by nicodvb
-
call dvd_lang_from_aid() only if stream_type is DVD2006-12-14, by nicodvb
-
support for -alang in dvdnav2006-12-14, by nicodvb
-
added dvdnav_aid_from_lang() to support -alang2006-12-14, by nicodvb
-
10l, missing () in check for 32bit endian-conversion hack2006-12-14, by reimar
-
r21612: replace " with ", better readability2006-12-14, by voroshil
-
transliteration -> translation for "dB" and "intra"2006-12-14, by voroshil
-
replace " with ", better readability2006-12-14, by torinthiel
-
Add missing redirect to /dev/null.2006-12-13, by corey
-
r21599: vstrict=0 is required to create DVDs decodable by standalone dvd players2006-12-13, by voroshil
-
spelling fix2006-12-13, by voroshil
-
__CPU__ will be x86-64 under amd64 and fail the check "#if __CPU__ > 386".2006-12-13, by diego
-
Ugly hotfix for --disable-mencoder.2006-12-13, by diego
-
wording2006-12-12, by diego
-
Always use tcgetattr/tcsetattr instead of #ifdef mess2006-12-12, by reimar
-
Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed2006-12-12, by reimar
-
Add missing buf.memory = V4L2_MEMORY_MMAP; initializations.2006-12-12, by reimar
-
Support for different endianness on client and server with -vo x112006-12-12, by reimar
-
Align image data pointer, this is also in preparation of an upcoming patch2006-12-12, by reimar
-
Use XCreateImage instead of XGetImage, this is not only more correct and2006-12-12, by reimar
-
vstrict=0 is required to create DVDs decodable by standalone dvd players2006-12-12, by gpoirier
-
Mark utf8_get_char parameter as const and fix a compiler warning2006-12-11, by reimar
-
Another simplification2006-12-11, by reimar
-
Reuse utf8_get_char in subtitle rendering code.2006-12-11, by reimar
-
More ChangeLog updates2006-12-11, by reimar
-
count needs to be even2006-12-11, by henry
-
sync w/r215612006-12-11, by gpoirier
-
sync w/ r21506 and misc2006-12-11, by gpoirier
-
sync w/ r214862006-12-11, by gpoirier
-
Fix --extra-libs-mplayer and --extra-libs-mencoder.2006-12-11, by diego
-
small updates, cosmetics2006-12-11, by diego
-
10l, forgot to add _inc_x11 to X11 cc check2006-12-11, by reimar
-
(hopefully) the rest of PPC modifications2006-12-11, by henry
-
OpenAL volume control2006-12-10, by reimar
-
Better default CFLAGS for non-gnu, non-intel compilers2006-12-10, by reimar
-
Respect -noidx in lavf demuxer2006-12-10, by reimar
-
Make sure closesocket is called.2006-12-10, by reimar
-
STREAM_UNSUPPORTED is -1, so use the former for return value in all places.2006-12-10, by reimar
-
Make sure stream->fd is set correct (esp. to -1 on error when fd is closed)2006-12-10, by reimar
-
Revert my previous, broken commit2006-12-10, by torinthiel
-
Only increase buffer size to avoid crashes when seeking in2006-12-10, by reimar
-
check that stream_type is DVD before calling dvd_lang_from_aid2006-12-10, by nicodvb
-
show subtitle language in OSD ; patch by Otvos Attila2006-12-10, by nicodvb
-
added function to return the language of the specified subtitle id. Patch by2006-12-10, by nicodvb
-
Fix realvideo size changes by using our own malloced buffer and export type mpi.2006-12-10, by reimar
-
Add x11 include path only to _inc_extra if X11 is actually enabled.2006-12-10, by reimar
-
Remove no longer needed always_inline hack in mpbswap.h2006-12-10, by reimar
-
Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in general.2006-12-10, by reimar
-
Avoid deprecated _sleep, instead include windows.h and use Sleep just like2006-12-10, by reimar
-
ID_SUBTITLE_ID should show the -sid number, not the vobsub id also for dvd subs.2006-12-10, by reimar
-
ffmjpeg uses RGB24 for JPEG-LS2006-12-10, by reimar
-
r21561: update vbuf_size and suggest 400 for HDTV video2006-12-10, by voroshil
-
vo_macosx, fix crash when closing window2006-12-10, by nplourde
-
Fix a compiler warning2006-12-10, by reimar
-
Set frequency and correct frequency getting2006-12-10, by reimar
-
Set AVFMT_FLAG_GENPTS if -correct-pts is used.2006-12-10, by uau
-
Remove a disabled and completely outdated sample rate mismatch warning.2006-12-10, by reimar
-
vo_macosx.m disable window animation when going to fullscreen2006-12-09, by nplourde
-
update vbuf_size and suggest 400 for HDTV video2006-12-09, by nicodvb
-
align vbuf_size to the max value allowed by main profile @ high level2006-12-09, by nicodvb
-
synced with r215582006-12-09, by Gabrov
-
Fix misplaced http_free2006-12-09, by reimar
-
Fix potential endless loop in http_streaming_start due2006-12-09, by reimar
-
Fix lots and lots of potential memory/fd leaks in http_streaming_start2006-12-09, by reimar
-
use dvdnav's palette if available2006-12-09, by nicodvb
-
export spu palette; part of a patch by Otvos Attila2006-12-09, by nicodvb
-
Avoid memory and fd leaks in asf streaming open code.2006-12-09, by reimar
-
Forgotten closesocket on error, patch by2006-12-09, by reimar
-
Close fd on error.2006-12-09, by reimar
-
Fix ppc without altivec compilation2006-12-09, by reimar
-
cscd produces BGR15, not BGR162006-12-09, by reimar
-
Replace another MIN macro by FFMIN2006-12-09, by reimar
-
Get rid of min/max macros from aviheader.h, they do not belong here.2006-12-09, by reimar
-
Improve OpenAL speaker positions a bit.2006-12-09, by reimar
-
Remove condition that should always be true2006-12-09, by reimar
-
Fix crash in ogg demuxer uninit with -aid2006-12-09, by reimar
-
Half-properly set up OpenAL position stuff2006-12-09, by reimar
-
sync to libmpeg2-0.4.12006-12-09, by henry
-
r21537: General reformatting round:2006-12-09, by voroshil
-
do not force arch and isysroot in osx2006-12-09, by nplourde
-
Fix bmovl-test build error2006-12-08, by voroshil
-
Ignore .depend properly2006-12-08, by torinthiel
-
General reformatting round:2006-12-08, by torinthiel
-
.norecurse should be ignored2006-12-08, by torinthiel
-
made vorbis_info a member of ogg_stream rather than ogg_demuxer;2006-12-07, by nicodvb
-
r21531: Document geq filter.2006-12-07, by kraymer
-
r21529: spelling2006-12-07, by voroshil
-
Typo2006-12-07, by voroshil
-
Document geq filter.2006-12-07, by diego
-
r21529: spelling2006-12-07, by kraymer
-
spelling2006-12-07, by diego
-
Fix mplayer-rc.o build.2006-12-07, by diego
-
r21503: updated documentation of -mpegopts :tele*2006-12-07, by kraymer
-
Synced with 30.11.20062006-12-07, by jheryan
-
vorbis_comment is only used locally, move it out of demuxer struct2006-12-07, by reimar
-
Remove unused ov_struct_t2006-12-07, by reimar
-
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.2006-12-07, by reimar
-
Speed up ASS subtitles display by detecting changes between two consecutive2006-12-06, by eugeni
-
Translated section "GENERAL ENCODING OPTIONS"2006-12-06, by voroshil
-
Simplify NEXT_LINE macro and put most of it in a separate function.2006-12-06, by reimar
-
remove useless and incorrect const-removing cast2006-12-06, by reimar
-
Do not define _GNU_SOURCE, it is not necessary and causes a warning if it is2006-12-06, by reimar
-
Properly free fontconfig patterns2006-12-06, by reimar
-
Fix memleaks caused by missing vorbis/theora_info/comment_clear calls.2006-12-06, by reimar
-
Fix memleak in theora decoder due to missing theora_comment_/theora_info_clear on uninit2006-12-06, by reimar
-
Fix memleak if vd_ffmpeg init fails2006-12-06, by reimar
-
Also free ass_library_t members in ass_library_done2006-12-06, by reimar
-
r21503: updated documentation of -mpegopts :tele*2006-12-05, by voroshil
-
r21508: emphasis the fact that leaving black borders really hurts quality2006-12-05, by voroshil
-
Translation of "VIDEO FILTERS" section.2006-12-05, by voroshil
-
Make sure invalid protocols are rejected instead of treated2006-12-05, by reimar
-
emphasis the fact that leaving black borders really hurts quality2006-12-05, by gpoirier
-
update local diff after r207792006-12-05, by gpoirier
-
wording fix suggested by Diego2006-12-05, by nicodvb
-
fix include clash for mmap_anon on darwin ppc2006-12-05, by nplourde
-
force ppc arch and 10.3.9 sys lib on ppc mac2006-12-04, by nplourde
-
updated documentation of -mpegopts :tele*2006-12-04, by nicodvb
-
disable telecining when it can't be applied2006-12-04, by nicodvb
-
since display_frames in increased by a possibly negative number it had better be signed2006-12-04, by nicodvb
-
cosmetics2006-12-04, by nicodvb
-
removed dead code2006-12-04, by nicodvb
-
reimplemented :telecine and :film2pal in terms of dgpulldown2006-12-04, by nicodvb
-
pre-store in bff_mask the correct or-mask to be saved in the pce (slightly faster)2006-12-04, by nicodvb
-
Move cddb "autodetection" so it also works for libcdio2006-12-04, by reimar
-
Add full support for en-/disabling cddb support2006-12-04, by reimar
-
r21372: Some punctuation cosmetics and better wording2006-12-04, by kraymer
-
help_mp-de.h:2006-12-04, by kraymer
-
fix sentence, reformat2006-12-04, by kraymer
-
r21484: documented -mpegopts :tele_src and :tele_dest2006-12-04, by voroshil
-
r21476: Open embedded fonts directly from memory....2006-12-04, by voroshil
-
Move the generation of osdep/mplayer-rc.o back to the top-level Makefile,2006-12-04, by diego
-
slight clarification2006-12-04, by diego
-
document s3fb suboption, note that it's a Linux-only driver (to the best of my knowledge)2006-12-04, by gpoirier
-
Improoving readability of pullup filter section2006-12-04, by voroshil
-
10l: wrong bitmask when patching the pce_ptr in soft_telecine()2006-12-04, by nicodvb
-
documented -mpegopts :tele_src and :tele_dest2006-12-04, by nicodvb
-
added generalized teleciner by Donald Graft2006-12-04, by nicodvb
-
Remove unused function pointers, they probably had incorrect prototypes2006-12-03, by reimar
-
remove headers included twice2006-12-03, by aurel
-
use strchr() instead of index()2006-12-03, by aurel
-
sync w/ r214522006-12-03, by gpoirier
-
mmap memory area for generated code to avoid crashes on machines which2006-12-03, by reimar
-
Fix 21381, make sure gcc does not make any ip-relative calls or similar.2006-12-03, by reimar
-
Open embedded fonts directly from memory.2006-12-03, by eugeni
-
One FIXME (CC subtitles related) resolved.2006-12-03, by voroshil
-
Keep embedded fonts in ass_library_t and perform actual disk write2006-12-03, by eugeni
-
Compile fix, BE_32 definition has been moved2006-12-03, by reimar
-
r21462: mention all other image formats2006-12-03, by voroshil
-
Rename: ass_process_font -> ass_add_font.2006-12-03, by eugeni
-
Use libavutil LE_* macros instead of pointer casts which can result2006-12-03, by reimar
-
Avoid calling validate_fname() twice for one string.2006-12-03, by eugeni
-
Do not call usec_sleep when we are not supposed to sleep.2006-12-03, by reimar
-
Synced with r214662006-12-03, by torinthiel
-
[cosmetics] Consistent XML source formatting2006-12-03, by torinthiel
-
[cosmetics] Reindent XML source2006-12-03, by torinthiel
-
cosmetics: anti-chaos reindentation2006-12-03, by nicodvb
-
Synced with r214622006-12-03, by torinthiel
-
mention all other image formats2006-12-03, by torinthiel
-
Unicode support for demuxer info in ASF demuxer.2006-12-03, by reimar
-
Open vobsub output files in binary mode, otherwise the OS might2006-12-03, by reimar
-
100l typo in 21380 disabled OSD with at least xvmc.2006-12-03, by reimar
-
fix two overlooked typos in previous sync cause build error2006-12-03, by voroshil
-
Fix translation error in previous sync2006-12-03, by voroshil
-
muxer FIXME resolved2006-12-03, by voroshil
-
r21423: Consistent capitalization of table entries2006-12-03, by voroshil
-
fixed missing tag update2006-12-03, by voroshil
-
r21430: documented -mpegopts :[va]buf_size2006-12-03, by voroshil
-
document s3fb video out driver2006-12-03, by gpoirier
-
Use fallback XAnim and Real codecs directories when autodetection is skipped.2006-12-02, by diego
-
Remove warning about missing codecs directory, the condition is always true.2006-12-02, by diego
-
Merge dga/nodga suboption of vo_vesa, no short forms.2006-12-02, by diego
-
Simplify: 1 > 0 seems to be a rather safe assumption to make ;-)2006-12-02, by reimar
-
synced with r214462006-12-02, by Gabrov
-
Remove long-deprecated -vop option.2006-12-02, by diego
-
Replace deprecated vo_plugin_args by vf_settings.2006-12-02, by diego
-
cosmetics: Rename functions and variable names from vop to vf.2006-12-02, by diego
-
Set video aspect ratio for libass in vf_vo.2006-12-02, by eugeni
-
Update comment, video output plugins are deprecated.2006-12-02, by diego
-
Audio track switching works for AVI and libavformat as well.2006-12-02, by diego
-
doxygenized dvdnav_sid_from_lang() and dvdnav_number_of_subs()2006-12-02, by nicodvb
-
synced with r214382006-12-02, by Gabrov
-
Fix includes and include path, bswap.h is in libavutil now.2006-12-02, by diego
-
Remove superfluous bswap.h include.2006-12-02, by diego
-
Remove suffix rules that are just copies of make builtin rules.2006-12-02, by diego
-
Use standard name for C++ flags.2006-12-02, by diego
-
Move system headers before libavutil headers to work around build issues on2006-12-02, by diego
-
Compile fix since libvo/sub.h include was removed from mplayer.h2006-12-02, by reimar
-
Translated section "AUDIO FILTERS"2006-12-02, by voroshil
-
Typo2006-12-02, by voroshil
-
documented -mpegopts :[va]buf_size2006-12-02, by nicodvb
-
permit to specify the sizes of the decoders' buffers2006-12-01, by nicodvb
-
fix mencoder include clash on osx2006-12-01, by nplourde
-
Synced with r213952006-12-01, by torinthiel
-
Sync r214252006-12-01, by torinthiel
-
Some fixes for previous commit, 10l for me2006-12-01, by torinthiel
-
Reformat examples:2006-12-01, by torinthiel
-
Consistent capitalization of table entries2006-12-01, by torinthiel
-
100l confused FFMIN/FFMAX2006-12-01, by reimar
-
Proper fix for last demux_avi commit, stream switching now really should2006-12-01, by reimar
-
Make sure we do not hang if no streams are available2006-12-01, by reimar
-
Implement stream switching for AVI demuxer.2006-12-01, by reimar
-
update for r21415 and r214162006-12-01, by henry
-
Cleanup and fix rectangle size calculation, caused crashes with e.g.2006-12-01, by reimar
-
fix incorrect 4:4:4 chroma handling (backport from 0.4.1)2006-12-01, by henry
-
ignore invalid values in the sequence display extension (backport from 0.4.1)2006-12-01, by henry
-
r21410: document new meaning of dia=1 introduced by lavc r71922006-12-01, by voroshil
-
mark lavc's uneven multi-hexagon search as slow, remove stray '.'2006-12-01, by gpoirier
-
Fix a declarations vs statements warning.2006-12-01, by diego
-
Fix declarations vs statements warning.2006-12-01, by diego
-
document new meaning of dia=-1 introduced by lavc r71922006-12-01, by gpoirier
-
Add libav include paths to CFLAGS without indirection.2006-12-01, by diego
-
Correct include path for bswap.h, patch by Carl Eugen Hoyos, cehoyos ag.or.at.2006-12-01, by diego
-
remove duplicate entry2006-12-01, by gpoirier
-
Add libav include paths to CFLAGS without indirection.2006-12-01, by diego
-
move reserved_bytes out of packet_footer. this makes all packets uniform.2006-11-30, by ivo
-
Use av_int2flt/av_int2dbl to read float values. This is simpler and more2006-11-30, by reimar
-
Move initialization of sh_audio/sh_video members to aviheader2006-11-30, by reimar
-
r21398: improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_frames2006-11-30, by voroshil
-
r21372: Some punctuation cosmetics and better wording2006-11-30, by voroshil
-
r21367: If a glyph is not found in the current font, switch to another one.2006-11-30, by voroshil
-
fix suggested by Diego2006-11-30, by gpoirier
-
improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_frames2006-11-30, by gpoirier
-
fix indentation after last commit2006-11-30, by gpoirier
-
add more comments to input.conf, patch by compn % tempn A twmi P rr P com %2006-11-30, by gpoirier
-
Better wording for previous commit2006-11-29, by torinthiel
-
Typo2006-11-29, by torinthiel
-
add missing r154842006-11-29, by henry
-
Add another FourCC found in the wild, for example:2006-11-29, by rathann
-
Remove duplicate OPTFLAGS from CFLAGS.2006-11-29, by diego
-
Remove some superfluous include CFLAGS.2006-11-29, by diego
-
Explain reason for -I.. in CFLAGS here.2006-11-29, by diego
-
Remove bswap.h, use libavutil/bswap.h instead.2006-11-29, by diego
-
Fix macro redefinition warning.2006-11-29, by diego
-
Remove some of the worst "headers include headers which include2006-11-29, by reimar
-
Avoid compiling code using %ah etc. on AMD64, since that will not work2006-11-29, by reimar
-
Get rid of stubs.S, move code to inline asm.2006-11-29, by reimar
-
Cosmetics: remove unused and commented out add_stub function header2006-11-29, by reimar
-
Some extra checks and safety space for add_stub function.2006-11-29, by reimar
-
Change add_stub code to also work without -fomit-frame-pointer2006-11-29, by reimar
-
EMISSINGBRAIN: No, OSD objects of size 0 sure are _not_ visible.2006-11-29, by reimar
-
Add /usr/local/lib and /usr/local/include to the linker/compiler2006-11-29, by diego
-
support for Westwood SND1 audio2006-11-29, by diego
-
`sdl-config --libs` under mingw32 will give -lmingw32, which leads to2006-11-29, by diego
-
URL fix2006-11-29, by diego
-
Synced with r213742006-11-29, by torinthiel
-
Fix URL, it has moved.2006-11-29, by torinthiel
-
Synced with r213722006-11-29, by torinthiel
-
Some punctuation cosmetics and better wording2006-11-29, by torinthiel
-
Sync with FFmpeg changes for encoder/decoder registration.2006-11-29, by aurel
-
Fix 2 header bugs introduced by nplourde's previous commit:2006-11-28, by uau
-
If a glyph is not found in the current font, switch to another one.2006-11-28, by eugeni
-
Skip glyphs with char code < 0x20.2006-11-28, by eugeni
-
Add FT_Library to ass_font_t.2006-11-28, by eugeni
-
Use (ass_font_t, char code) instead of (FT_Face, glyph index) to identify2006-11-28, by eugeni
-
Use av_int2dbl to read doubles instead of our somewhat broken le2me_dbl2006-11-28, by reimar
-
Make me maintainer of demux_nuv since I am the only one2006-11-28, by reimar
-
r21306: fix compilation for win32 dll codec support for intel osx2006-11-28, by voroshil
-
Remove long double reading code, long double was never used AFAICT and2006-11-28, by reimar
-
r21298: "D" interactive key also works with yadif now2006-11-28, by voroshil
-
Make MPlayer/MEncoder print the compile-time configuration in verbose mode.2006-11-28, by diego
-
Cycling through video tracks works with libavformat as well.2006-11-28, by diego
-
Remove #ifdef __OpenBSD__, there is no indication this is needed.2006-11-28, by diego
-
support Intel Core 2 and AMD Geode in the processor detection routines2006-11-28, by diego
-
Generate OBJS from SRCS in a more elegant and less redundant way.2006-11-28, by diego
-
cosmetics: Sort SRCS by alphabetical order.2006-11-28, by diego
-
Unrecurse VIDIX installation.2006-11-28, by diego
-
Unrecurse VIDIX drivers uninstall.2006-11-28, by diego
-
Remove one level of indirection on VIDIX install/uninstall.2006-11-28, by diego
-
cosmetical reformatting2006-11-27, by nicodvb
-
feed the content of NAV_PACKET to the demuxer2006-11-27, by nicodvb
-
Shorten LIBAV_INC handling.2006-11-27, by diego
-
Merge _ld_arch into _ld_extra.2006-11-27, by diego
-
cosmetics to ease future patching2006-11-27, by diego
-
Disable cddb on Darwin at Reimar's request.2006-11-27, by diego
-
_ld_sock is already in _ld_extra.2006-11-27, by diego
-
Add a config.mak variable for CDDB.2006-11-27, by diego
-
Change "p" asm constraints to "g", since "p" was a no longer necessary hack to2006-11-27, by reimar
-
Note that ffxandpcm only works with libavformat.2006-11-27, by diego
-
Don't include freetype headers in other headers.2006-11-27, by eugeni
-
Fix compilation broken in previous commit.2006-11-27, by eugeni
-
Move ass_font_desc_t and ass_font_t declarations to ass_font.h.2006-11-27, by eugeni
-
Cosmetics: reindent.2006-11-27, by eugeni
-
Don't call FT_Set_Transform/FT_Set_Pixel_Sizes if values have not changed.2006-11-27, by eugeni
-
help messages:2006-11-27, by kraymer
-
Move ass_font_t allocation to ass_font.h.2006-11-27, by eugeni
-
insert line break for overly long line (second line indented)2006-11-27, by kraymer
-
wrapper.S should be compiled on non-Darwin, non-Windows systems.2006-11-27, by diego
-
Initialize font size with 0.2006-11-27, by eugeni
-
Remove unused unk_exp1 loader asm code2006-11-27, by reimar
-
localization of parser-m*cmd.c messages2006-11-27, by ptt
-
Ignore libmpmux.a.2006-11-27, by diego
-
Split muxers into a separate library that only MEncoder is linked against.2006-11-27, by diego
-
FFmpeg-style dependency declaration2006-11-27, by diego
-
Remove redundant ifeq ($(TARGET_ARCH_POWERPC),yes), AltiVec exists only on PPC.2006-11-27, by diego
-
Move common code to mpcommon.mak.2006-11-27, by diego
-
Sync with FFmpeg changes for (de)muxer registration.2006-11-27, by diego
-
test1 --> test2006-11-27, by diego
-
cosmetics: Merge SRCS together, alphabetical order, whitespace.2006-11-27, by diego
-
oops someone forgot obj-c source file2006-11-27, by nplourde
-
cosmetics:indentation2006-11-27, by diego
-
Untangle dependencies that are handled by configure.2006-11-27, by diego
-
Remove unused LIBAV_INC variable.2006-11-27, by diego
-
Remove superfluous dependency declaration on real header files.2006-11-27, by diego
-
simplify test target2006-11-27, by diego
-
Simplify, TARGET_WIN32 is both Cygwin and MinGW.2006-11-27, by diego
-
Simplify test program generation.2006-11-27, by diego
-
Remove superfluous CFLAGS declaration (is in mpcommon.mak).2006-11-27, by diego
-
There are no .s files in mp3lib/, remove the corresponding suffix rule.2006-11-27, by diego
-
libac3 was removed ages ago, remove the related test target.2006-11-27, by diego
-
.s files don't exist anymore.2006-11-27, by diego
-
Synced with r211682006-11-27, by torinthiel
-
fix compilation for win32 dll codec support for intel osx2006-11-27, by nplourde
-
Remove unnecessary header indirection.2006-11-27, by diego
-
Use standard SRCS2 name for MEncoder sources.2006-11-27, by diego
-
Move common code for generating multiple libraries to mpcommon.mak.2006-11-27, by diego
-
10l: Muxers were not being compiled even when MEncoder was enabled.2006-11-27, by diego
-
FFmpeg-style conditional dependency declaration2006-11-27, by diego
-
libmpdemux has no subdirectories.2006-11-27, by diego
-
sync w/ 212982006-11-26, by gpoirier
-
"D" interactive key also works with yadif now2006-11-26, by gpoirier
-
Merge duplicate entries.2006-11-26, by diego
-
Remove unnecessary variable indirection.2006-11-26, by diego
-
Remove obsolete "no_more_font_messages" hack.2006-11-26, by eugeni
-
rename all *_nom (nominator) to the correct *_num (numerator)2006-11-26, by ivo
-
Move fonts-related code to a separate file.2006-11-26, by eugeni
-
cosmetics: alphabetical order2006-11-26, by diego
-
FFmpeg-style conditional dependency declaration2006-11-26, by diego
-
100l typos2006-11-26, by diego
-
Remove useless variable indirection.2006-11-26, by diego
-
cosmetics: Move around some entries for better readability.2006-11-26, by diego
-
Do not use many different variables for SRCS.2006-11-26, by diego
-
Reorder entries for better readability.2006-11-26, by diego
-
Remove unused include variable.2006-11-26, by diego
-
Use gtk_spin_button_get_value_as_int instead of gtk_spin_button_get_value since2006-11-26, by reimar
-
Make ass_new_font return ass_font_t struct (instead of just FT_Face).2006-11-26, by eugeni
-
Move ass_font_t to header.2006-11-26, by eugeni
-
Rename:2006-11-26, by eugeni
-
Fix previous broken vd_qtvideo.c commit which failed on MACOSX2006-11-26, by uau
-
Move #include <QuickTime/ImageCodec.h> before internal headers2006-11-26, by uau
-
Move checking/defining HAVE_LINUX_DVD_STRUCT etc. to dvdcss check,2006-11-26, by reimar
-
Rename config.h --> debug.h and include config.h explicitly.2006-11-26, by diego
-
Shouldn't move "#ifdef MACOSX" before #include config.h of course...2006-11-26, by uau
-
Merge common parts of all Makefiles into one file included by all.2006-11-26, by diego
-
Move #include <QuickTime/QuickTimeComponents.h> before internal headers.2006-11-26, by uau
-
Add explicit dependency information for libosd.a, this fixes MEncoder-only2006-11-26, by diego
-
Remove config.h, there are multiple files under that name, inviting bugs and2006-11-26, by diego
-
sync w/ r21255 (improved deadzone desc.)2006-11-26, by gpoirier
-
-lwinmm is always (also for mencoder) needed on windows for osdep/timer-win2.c2006-11-26, by reimar
-
Disable when HAVE_SYS_MMAN_H is not defined, since it can not be compiled then.2006-11-26, by reimar
-
Adjust icon path since windres is now called from osdep subdir2006-11-26, by reimar
-
Fix incorrect use of be2me_32 on a pointer, use BE_32 instead.2006-11-26, by reimar
-
le2me_32 is no longer a macro on PPC, and in general does not have to2006-11-26, by reimar
-
Revert r21251 (moving loader/config.h contents to main config.h).2006-11-26, by uau
-
Remove useless fd parameter for mmap_anon2006-11-26, by reimar
-
Simplify, remove useless indirection.2006-11-26, by diego
-
Fix loader code: closed .dll file handles when it should not2006-11-26, by reimar
-
r21186: Remove "OSD only" tags; those options always exist.2006-11-26, by voroshil
-
open /dev/zero left over from mmap_anon patch2006-11-26, by reimar
-
Useless use of strstr, strchr is good enough.2006-11-26, by reimar
-
Check the log level before processing the message2006-11-26, by henry
-
match exactly card number N specified, rather than the N-th actually usable2006-11-26, by nicodvb
-
Set _win32codecsdir fallback also with --enable-win322006-11-26, by reimar
-
typo in deadzone_inter2006-11-26, by lorenm
-
nits and picks by The Wanderer :)2006-11-26, by gpoirier
-
Sanity-check number of lines in CC subtitle2006-11-25, by reimar
-
Cleanup for uselessly complicated closed-caption subtitle handling2006-11-25, by reimar
-
Move contents of loader/config.h to configure/config.h, there are2006-11-25, by diego
-
Add a sanity check to unsafe-looking code.2006-11-25, by uau
-
Remove config.h and move its content to af.h. There are multiple files under2006-11-25, by diego
-
Use the real name of the header file when guarding against double inclusion.2006-11-25, by diego
-
Remove nonexistent variable.2006-11-25, by diego
-
Remove superfluous comment.2006-11-25, by diego
-
Don't compile libvo.a unless MPlayer is enabled.2006-11-25, by diego
-
simplify2006-11-25, by diego
-
Rename Gui/mplayer/mplayer.h to gmplayer.h, another file named mplayer.h2006-11-25, by diego
-
Reuse bswap.h from libavutil. Will only work when libavutil subdir is available.2006-11-25, by reimar
-
Linking hotfix, loader depends on osdep.2006-11-25, by diego
-
Remove useless libvo/sub.h include.2006-11-25, by reimar
-
Add support for compiling with ICC 9.1. Currently needs --target=generic-linux,2006-11-25, by reimar
-
simplify2006-11-25, by diego
-
Add generic target that allow compiling without any assembler or otherwise2006-11-25, by reimar
-
missing include for uint16_t2006-11-25, by ben
-
keep nav highlight event in dvdnav priv structure2006-11-25, by ben
-
There are no more .depend files in subdirectories.2006-11-25, by diego
-
simplify2006-11-25, by diego
-
Remove commented-out cruft.2006-11-25, by diego
-
Unconditionally include config.mak for consistency.2006-11-25, by diego
-
more consistency with the other Makefiles.2006-11-25, by diego
-
SRCS should be one per line to make patches more readable.2006-11-25, by diego
-
fix typos noticed by Diego2006-11-25, by gpoirier
-
Remove pointless indirection.2006-11-25, by diego
-
Sync with FFmpeg r7167.2006-11-25, by diego
-
FFmpeg-style conditional dependency declaration2006-11-25, by diego
-
Remove superfluous comment.2006-11-25, by diego
-
Remove superfluous comment.2006-11-25, by diego
-
Remove superfluous comment.2006-11-25, by diego
-
improve description of x264's deadzone* options2006-11-25, by gpoirier
-
support for comma-separated language codes in -slang2006-11-25, by nicodvb
-
spurious () like in ({code;}) probably is not valid C, icc 9, definitely2006-11-25, by reimar
-
Avoid void * arithmetic2006-11-25, by reimar
-
better nav highlight handling2006-11-25, by ben
-
removed unused members and variables2006-11-25, by nicodvb
-
COSMETICS: consistently reformatted after ben's mess2006-11-25, by nicodvb
-
added code to identify subs language and count; needed for forthcoming support for -slang2006-11-25, by nicodvb
-
Add distclean target, unconditionally remove all objects on clean.2006-11-25, by diego
-
a few more clarifications for codec_specific_data by Ralph Giles and me2006-11-25, by michael
-
all should be the first target.2006-11-25, by diego
-
10l copy + paste typo2006-11-25, by diego
-
Simplify LIBNAME target with $@ and $^.2006-11-25, by diego
-
Remove commented-out cruft.2006-11-25, by diego
-
Move osdep/mplayer.rc handling to the osdep Makefile.2006-11-25, by diego
-
Remove nonexistent variable/file.2006-11-25, by diego
-
added mmap_anon to osdep lib. Used in loader for now2006-11-25, by nplourde
-
No need to ignore files that are not generated any longer.2006-11-25, by diego
-
Make loader Makefile non-recursive.2006-11-25, by diego
-
Use $@ and $^ to designate target and prerequisites.2006-11-25, by diego
-
cosmetics: Move around targets for consistency.2006-11-25, by diego
-
Remove superfluous suffix rule.2006-11-25, by diego
-
Handle stubs.s like all other source files.2006-11-24, by diego
-
Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpeg2006-11-24, by diego
-
Remove .depend on distclean.2006-11-24, by diego
-
Clean up CFLAGS handling.2006-11-24, by diego
-
add two missing descriptions (index.syncpoints and info_packet.count)2006-11-24, by ivo
-
specify the bitnumber for frame_flags, instead of a decimal bitmask2006-11-24, by ivo
-
specify, where possible, the type of the tags in the tag description section2006-11-24, by ivo
-
r21161: MSGTR for libmpcodecs/vd.c2006-11-24, by kraymer
-
codec_specific_data clarification2006-11-24, by michael
-
sync with r211862006-11-24, by gpoirier
-
fix another typo2006-11-24, by ivo
-
Remove "OSD only" tags; those options always exist.2006-11-24, by uau
-
Remove bug workarounds for ancient gcc and libc versions.2006-11-24, by diego
-
fix sync comment, it was left out in last commit2006-11-23, by kraymer
-
r21078: add a link to Michael's de-interlacing filters, and replace the crappy2006-11-23, by kraymer
-
Cosmetics: indentation fix.2006-11-23, by eugeni
-
fix some typos2006-11-23, by ivo
-
Get rid of _ld_gtk and _ld_glib.2006-11-22, by diego
-
Fix incorrect function pointer definition.2006-11-22, by uau
-
Get rid of _ld_vorbis.2006-11-22, by diego
-
Make compilation depending on USE_OSD unconditional.2006-11-22, by uau
-
Get rid of _xmms_lib.2006-11-22, by diego
-
_ld_static does not need to be in both EXTRA_LIB and EXTRALIBS_MPLAYER.2006-11-22, by diego
-
Cosmetics to make the next patches more readable.2006-11-22, by diego
-
Better translation of "demuxer" word.2006-11-22, by voroshil
-
r21151: typo2006-11-22, by voroshil
-
r21152: typo: Bitrate is printed in kb/s, not Mb/s on the status line.2006-11-22, by voroshil
-
Fix incorrect stride used in vf_ass.2006-11-22, by eugeni
-
Remove _ld_x11.2006-11-22, by diego
-
x264 supports interlaced encoding for some time2006-11-22, by gpoirier
-
r21082: MSGTRs for libass2006-11-22, by kraymer
-
typo noticed by Carl Eugen Hoyos, cehoyos ag.or.at2006-11-22, by diego
-
Remove _ld_gif and _ld_theora.2006-11-22, by diego
-
Remove _ld_freetype and _ld_fontconfig, they are no longer necessary.2006-11-22, by diego
-
fix broken character2006-11-22, by kraymer
-
MSGTRs for mencoder.c2006-11-22, by kraymer
-
MSGTR for libmpcodecs/vd.c2006-11-22, by kraymer
-
sync w/ r211542006-11-21, by gpoirier
-
Synced with r211522006-11-21, by torinthiel
-
documented :format=pes[12] in -mpegopts2006-11-21, by nicodvb
-
permit muxing to raw pes (VDR uses this)2006-11-21, by nicodvb
-
Make compilation depending on USE_SUB unconditional.2006-11-21, by uau
-
Remove outdated and superfluous video cards section.2006-11-21, by diego
-
Remove outdated and superfluous sound card section.2006-11-21, by diego
-
Miscellaneous updates for the introduction and the requirements section.2006-11-21, by diego
-
typo: Bitrate is printed in kb/s, not Mb/s on the status line.2006-11-21, by diego
-
typo2006-11-21, by diego
-
r21078: add a link to Michael's de-interlacing filters...2006-11-21, by voroshil
-
Fix wrong fps value for TelecineMode in translation2006-11-21, by voroshil
-
r21082: MSGTRs for libass2006-11-21, by voroshil
-
LIBS vs LDFLAGS typo2006-11-21, by diego
-
Split libs that are dependencies and those that are just linker flags.2006-11-21, by diego
-
Fix SVN r21075, it completely disabled OpenGL in almost all cases.2006-11-21, by reimar
-
Treat fontconfig and FreeType linker flags just like any other linker flag.2006-11-21, by diego
-
Remove stray -I from include dirs in live555 check, it was being duplicated.2006-11-21, by diego
-
cosmetics2006-11-21, by reimar
-
Also support absolute url redirection, e.g. http://www.youtube.com/v/buKaqRG2SFA2006-11-21, by reimar
-
cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODER2006-11-21, by diego
-
_ld_tmp vs _ld_x264 typo2006-11-21, by diego
-
Remove --with-x11libdir and --with-livelibdir.2006-11-21, by diego
-
Attempt to properly fix linking of encoding libs used by libavcodec.2006-11-21, by diego
-
Reuse init_vo_spudec in subtitle switching code.2006-11-21, by reimar
-
Move vo_spudec initialization into a separate function, for later reuse2006-11-21, by reimar
-
Remove libdha from LIBS_MPLAYER.2006-11-21, by diego
-
ALSA can be used by both MPlayer and MEncoder.2006-11-21, by diego
-
Fix linking when libavcodec uses x264.2006-11-21, by diego
-
Remove _ld_x264 _toolame_lib _twolame_lib, they are no longer needed.2006-11-21, by diego
-
_ld_xv does not exist anymore.2006-11-21, by diego
-
Add _libs_mplayer and _libs_mencoder to cc_check.2006-11-21, by diego
-
Introduce _libs_mplayer and _libs_mencoder to get rid of some _ld_ variables.2006-11-21, by diego
-
Move FFmpeg library dependencies into the Makefile just like everything else.2006-11-21, by diego
-
Move some Win32 LDFLAGS into _ld_extra.2006-11-21, by diego
-
Merge MPlayer-specific libs into one variable.2006-11-21, by diego
-
Remove _ld_win32, this is handled by the Makefile.2006-11-21, by diego
-
Split libvo.a into two libs so that libosd.a can be used by MEncoder.2006-11-21, by diego
-
Remove superfluous empty variable declaration.2006-11-21, by diego
-
Remove unused -D from CFLAGS.2006-11-21, by diego
-
Remove superfluous empty variable declaration.2006-11-21, by diego
-
Add VIDIX to LIBS_MPLAYER directly.2006-11-21, by diego
-
typo / small fixes2006-11-21, by kraymer
-
demux_lavf handles video stream switching2006-11-20, by nicodvb
-
check we aren't short of sh_videos before allocating another one2006-11-20, by nicodvb
-
Cosmetics: remove unneeded curly brackets.2006-11-20, by eugeni
-
Fix collision detection. The old method tried to avoid gaps between subtitles2006-11-20, by eugeni
-
Remove --with-xmmsplugindir and --with-xmmslibdir.2006-11-20, by diego
-
Remove --with-x264libdir.2006-11-20, by diego
-
Remove --with-xvidlibdir.2006-11-20, by diego
-
Remove --with-toolamelibdir from help output as well.2006-11-20, by diego
-
Remove --with-toolamelibdir.2006-11-20, by diego
-
Add support for disabling MPlayer compilation.2006-11-20, by diego
-
Oops, the loader stuff needs to be in COMMON_LIBS.2006-11-20, by diego
-
Deliver dependency handling from redundancy.2006-11-20, by diego
-
Remove MPlayer-specific dependencies from COMMON_DEPS.2006-11-20, by diego
-
VIDIX is for MPlayer only.2006-11-20, by diego
-
The GUI is only for MPlayer, not MEncoder.2006-11-20, by diego
-
Rename variables for consistency.2006-11-20, by diego
-
Simplify gui and menu libs handling.2006-11-20, by diego
-
cosmetics: Move some stuff around for better readability.2006-11-20, by diego
-
Move pause loop into a separate function.2006-11-20, by uau
-
Clean up PARTS handling.2006-11-20, by diego
-
Unify dep/depend targets.2006-11-20, by diego
-
Uninstall should run all parts unconditionally.2006-11-20, by diego
-
Remove nonsense ifeq around MEncoder target and variable declaration.2006-11-20, by diego
-
Reorganize code to move more things out of main().2006-11-20, by uau
-
another 100l typo noticed by Carl Eugen Hoyos, cehoyos (at) ag or at2006-11-20, by diego
-
Some more cleanups for LDFLAGS handling.2006-11-20, by diego
-
100l typos, noticed by Carl Eugen Hoyos, cehoyos (at) ag or at2006-11-20, by diego
-
Some cleanups for LDFLAGS handling, next part.2006-11-20, by diego
-
in demux_ts_control unified SWITCH_AUDIO and SWITCH_VIDEO (they were identical)2006-11-19, by nicodvb
-
misc updates2006-11-19, by diego
-
Put libdvdcss under a separate ifeq.2006-11-19, by diego
-
misc small fixes2006-11-19, by diego
-
in mp_property_{video,audio} permit uniniting of the corresponding chain2006-11-19, by nicodvb
-
during DEMUXER_CTRL_SWITCH_x *arg set to -2 identifies 'disable stream x'2006-11-19, by nicodvb
-
MSGTRs for libass2006-11-19, by kraymer
-
Remove settled FIXME.2006-11-19, by diego
-
Sync w/ help_mp-en.h r210012006-11-19, by kraymer
-
Add a new MPEG encoding example using lavf2006-11-19, by gpoirier
-
add a link to Michael's de-interlacing filters, and replace the crappy2006-11-19, by gpoirier
-
Remove superfluous demuxer->type==DEMUXER_TYPE_MATROSKA check,2006-11-19, by reimar
-
allows to de- and reactivate yadif on the fly2006-11-19, by gpoirier
-
disable x11 gl support on osx2006-11-19, by nplourde
-
Reinitialize some variables on af_resample reinit, fixes crash2006-11-19, by uau
-
Fix printf format/argument count mismatch in mp_property_video2006-11-19, by uau
-
sync w/ r210262006-11-19, by gpoirier
-
Move subtitle updating to a separate function, fix inverted condition2006-11-19, by uau
-
Fix obvious typo, although the exact effect is still unclear to me, see also bug #593.2006-11-19, by reimar
-
sync w/r210042006-11-19, by gpoirier
-
sync w/ r20933, patch by Jerome Ferrari2006-11-19, by gpoirier
-
sync tag update2006-11-19, by voroshil
-
Translated section "DECODING/FILTERING OPTIONS"2006-11-19, by voroshil
-
Remove (now hopefully unnecessary) workarounds added in r210562006-11-19, by reimar
-
synced with r210012006-11-19, by Gabrov
-
directly insert ffreep %%st(0) opcode for compatibility with old2006-11-19, by reimar
-
Use ASMALIGN macro for better compatibility and remove SYS_DARWIN2006-11-19, by reimar
-
sync with r20876, patch by Jerome Ferrari2006-11-19, by gpoirier
-
Avoid code like "fstps %1+64(,%%ecx,4)\n\t", it might end up as2006-11-19, by reimar
-
synced with r210582006-11-19, by Gabrov
-
new slave command: radio_step_freq2006-11-19, by voroshil
-
Fix compilation error due to unescaped "s.2006-11-19, by reimar
-
fix mp3lib compilation on OSX2006-11-19, by nplourde
-
10l, compilation error in r210542006-11-19, by reimar
-
Generalize subtitle switching, demux_ogg does not need a special case2006-11-19, by reimar
-
translation/spelling fix.2006-11-19, by voroshil
-
Make -slang work again, sub->id is -2 by default, so -slang would be ignored2006-11-19, by reimar
-
Create a sh_sub_t for ogg subtitles.2006-11-19, by reimar
-
riformatted after previous commit2006-11-19, by nicodvb
-
if in the list of pids appears at least one 8192 (while TS) remove all other pid filters2006-11-19, by nicodvb
-
Support multiple subs in mov2006-11-19, by reimar
-
Make sure sh_video == NULL when reinit_video_chain fails.2006-11-19, by reimar
-
Do not just skip a file when vo init fails, instead try to play it2006-11-19, by reimar
-
Clarify that some of the non-SIMD code is now LGPLed.2006-11-19, by lucabe
-
Update section "AUDIO FILTERS"; Some sync w/ r21026;2006-11-19, by kraymer
-
Fix clobber list, half of the modified registers were missing.2006-11-19, by reimar
-
Collect all includes of mplayer headers in libass in a single file (mputils.h).2006-11-19, by eugeni
-
sync w/ r20876, patch by Jerome Ferrari2006-11-18, by gpoirier
-
sync with r20876, patch by Jerome Ferrari2006-11-18, by gpoirier
-
fix demux_nut to give proper (estimate) of percent position after a seek2006-11-18, by ods15
-
Add disabled EAGAIN testing code for libnut2006-11-18, by ods15
-
help_mp-ru.h sync with r210012006-11-18, by voroshil
-
switch_audio and switch_video properties should be in the range -2..MAX_x_STREAMS-12006-11-18, by nicodvb
-
Improve Id CIN description.2006-11-18, by diego
-
fix wrong 60000/10001 fraction2006-11-18, by kraymer
-
Fix double free in af_resample when reinited with suitable parameters2006-11-18, by uau
-
r20969: document new key binding for switching video streams in MPEG-TS2006-11-18, by kraymer
-
r21012: group together "quality" control options2006-11-18, by kraymer
-
r20876: rename: XviD -> Xvid (man page part)2006-11-18, by kraymer
-
r21008: remove xvid3's mpeg_quant, replace it by xvid4's quant_type2006-11-18, by kraymer
-
When changing playback speed write the current speed to OSD only after2006-11-18, by uau
-
move demux_nut priv calloc to init() instead of check_file()2006-11-18, by ods15
-
TAB switches between programs2006-11-18, by nicodvb
-
mention switch_video and switch_program2006-11-18, by nicodvb
-
bind TAB to 'step_property switch_program'2006-11-18, by nicodvb
-
switch_program property to switch to/set a new program2006-11-18, by nicodvb
-
implemented DEMUXER_CTRL_IDENTIFY_PROGRAM2006-11-18, by nicodvb
-
new DEMUXER_CTRL_IDENTIFY_PROGRAM to identify programs (a+v+s)2006-11-18, by nicodvb
-
group together B-frames options with I,P frames options2006-11-18, by gpoirier
-
group together xvid's rate control options2006-11-18, by gpoirier
-
more mp_property_deinterlace simplification, patch by2006-11-18, by reimar
-
group together "quant_type" and quant_*_matrix since they are related2006-11-18, by gpoirier
-
implemented M_PROPERTY_SET in mp_property_{audio,video}2006-11-18, by nicodvb
-
group together "debug" and "psnr", note that "threads" option is featured on 1.2.x release2006-11-18, by gpoirier
-
reinit_video_chain might set sh_video = NULL, so check against that.2006-11-18, by reimar
-
Move xvid 'grayscale' option close to 'interlacing'2006-11-18, by gpoirier
-
group together "quality" control options2006-11-18, by gpoirier
-
group together xvid's 'closed_gop' and 'packed' options2006-11-18, by gpoirier
-
remove xvid3's divx5bvop and replace it by xvid4's closed_gop2006-11-18, by gpoirier
-
r21004: remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant options there instead2006-11-18, by kraymer
-
remove xvid3's mpeg_quant, replace it by xvid4's quant_type2006-11-18, by gpoirier
-
r21001: Add *BSD BT848 radio support2006-11-18, by kraymer
-
support for XAN DPCM audio2006-11-18, by diego
-
document new "D" keybinding for deinterlacing, introduced in2006-11-18, by kraymer
-
remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant options there instead2006-11-18, by gpoirier
-
Xvid3 support is no more: Remove Xvid3-specific options2006-11-18, by gpoirier
-
Mark some functions static2006-11-18, by uau
-
Add *BSD BT848 radio support2006-11-18, by voroshil
-
Remove obsolete Xvid 3 support.2006-11-18, by diego
-
Drop some unnecessary local changes.2006-11-18, by diego
-
Make sure to pick up internal dvdcss.h before a globally installed one.2006-11-18, by diego
-
Rename libdvdread to dvdread. We really only include only the dvdread2006-11-18, by diego
-
support for some more fringe formats, still buggy ..2006-11-17, by diego
-
Try reading palette for vobsub2006-11-17, by reimar
-
Support palette for general vobsub2006-11-17, by reimar
-
Since vobsub_lang and sub_select do the same, 'b' and 'j' were bound2006-11-17, by reimar
-
Pseudo-support for subtitles in http://samples.mplayerhq.hu/sub/jpn_engSUB_sample.3gp2006-11-17, by reimar
-
consistently use M_PROPERTY_ERROR/M_PROPERTY_OK as return values.2006-11-17, by reimar
-
Minor mp_property_deinterlace simplification2006-11-17, by reimar
-
Add deinterlace property, patch by Carl Eugen Hoyos2006-11-17, by reimar
-
Adapt code to annoying ShowCursor semantics (increases/decreases and returns2006-11-17, by reimar
-
missed piece in update to libnut API - non negative errors2006-11-17, by ods15
-
r20972: defined MSGTR_OSDVideo2006-11-17, by voroshil
-
sync w/r209692006-11-17, by gpoirier
-
add public wrapper for get_frequency2006-11-17, by voroshil
-
Change verbosity level from MSGL_V to MSGL_INFO for "Current frequency is"2006-11-17, by voroshil
-
clarify syncpoint placement recommanditions2006-11-17, by michael
-
seeking2006-11-17, by michael
-
dts & synchronous decoder2006-11-17, by michael
-
support flic video through lavf2006-11-17, by diego
-
Put files fully owned by my under GPL v2 "or later"2006-11-17, by reimar
-
Fix AMD64 support, patch by Reimar Doffinger2006-11-17, by gpoirier
-
some more updates2006-11-17, by ods15
-
some updates2006-11-17, by diego
-
fix some mixed up usage messages and unify with master copy2006-11-17, by kraymer
-
r20972: defined MSGTR_OSDVideo2006-11-17, by kraymer
-
defined MSGTR_OSDVideo2006-11-17, by nicodvb
-
COSMETICS: reformatted2006-11-16, by nicodvb
-
restored circular looping when changing audio and video stream (previously broken)2006-11-16, by nicodvb
-
document new key binding for switching video streams in MPEG-TS2006-11-16, by kraymer
-
reset demuxer's buffered demux_packet after DEMUXER_CTRL_SWITCH_AUDIO2006-11-16, by nicodvb
-
implemented DEMUXER_CTRL_SWITCH_VIDEO2006-11-16, by nicodvb
-
associated _ to 'step_property switch_video'2006-11-16, by nicodvb
-
handle video stream switch using 'switch_video' property'2006-11-16, by nicodvb
-
added code to switch video stream2006-11-16, by nicodvb
-
moved video codec/filters/outdevice initialization code to specific function2006-11-16, by nicodvb
-
cosmetics: Restore alphabetical order, align both tables.2006-11-16, by diego
-
Remove stray newline.2006-11-16, by diego
-
support for RoQ video and audio through libavformat2006-11-16, by diego
-
support for Electronic Arts ADPCM audio2006-11-16, by diego
-
support for Delphine CIN audio and video2006-11-16, by diego
-
Mark internal lavf FourCCs as such.2006-11-16, by diego
-
update to libnut API, non-negative errors2006-11-16, by ods15
-
Removing redundant entry, kraymer is doing all this work while maintaining translations2006-11-16, by reynaldo
-
support for Interplay DPCM audio2006-11-16, by diego
-
cosmetics: alphabetical order and prettyprinting for the CodecTag table2006-11-16, by diego
-
support for Sierra VMD video2006-11-16, by diego
-
Add support for Tiertex SEQ video.2006-11-16, by diego
-
synced with r208792006-11-16, by torinthiel
-
Add support for Westwood IMA ADPCM audio.2006-11-15, by diego
-
missing small update about libsmb in previous commit2006-11-15, by voroshil
-
r20933: libvorbis is not necessary for Vorbis playback, small wording improvement.2006-11-15, by voroshil
-
update to libnut, no nut_skip_packet()2006-11-15, by ods15
-
update to libnut API, don't free the streams2006-11-15, by ods15
-
Output UTF-8 instead of legacy encodings by default.2006-11-15, by diego
-
r20878: [cosmetics] (skipped)2006-11-15, by kraymer
-
revert last 2 commits on nut.txt2006-11-15, by ods15
-
Don't spam the console with timestamps (non-error messages printed every2006-11-14, by rtogni
-
Fix extradata passing to lavc RV20 decoder2006-11-14, by rtogni
-
[cosmetics] Fix indentation2006-11-14, by torinthiel
-
Synced with r209332006-11-14, by torinthiel
-
libvorbis is not necessary for Vorbis playback, small wording improvement.2006-11-14, by diego
-
add character encoding info2006-11-14, by kraymer
-
Introduce step_property command.2006-11-14, by reimar
-
Fix Unkown -> Unknown typo2006-11-14, by reimar
-
r20900: Missing : in -vf expand ar example2006-11-14, by voroshil
-
sync w/ 20637, patch by Francois franz A ephack P net2006-11-14, by gpoirier
-
bump date of NUT spec for previous commit2006-11-14, by ods15
-
allow info packets to appear in mid-stream, outside of main headers.2006-11-14, by ods15
-
update to libnut, add cache_syncpoints2006-11-14, by ods15
-
MEMALIGN_HACK --> CONFIG_MEMALIGN_HACK2006-11-14, by diego
-
10l copy&Ãpaste bug in subtitle sh handling2006-11-14, by reimar
-
Use vf control for reading pts from vf_vo2006-11-14, by uau
-
Fix statement-before-declaration warnings.2006-11-14, by reimar
-
Remove write-only variable2006-11-14, by uau
-
Update OSD contents only after the correct values for the frame are known.2006-11-14, by uau
-
Clarify messages for unavailable options.2006-11-14, by diego
-
Move xscreensaver_heartbeat call next to vo check_events2006-11-14, by uau
-
Replace sleep time calculation in main() with a separate function.2006-11-14, by uau
-
simplify2006-11-14, by uau
-
Move -frames check out of frame flip code (like -endpos earlier)2006-11-14, by uau
-
Remove some unused code.2006-11-14, by uau
-
Move endpos handling from page flip code to a saner location, change < to <=2006-11-14, by uau
-
move vo event check together with gui event check2006-11-14, by uau
-
update to libnut, rename nut.h->libnut.h2006-11-14, by ods15
-
Remove some incorrect code2006-11-14, by uau
-
Update libao2 description, delete completely outdated "audio plugins" part2006-11-14, by uau
-
Try filling audio buffers more if they're very large, add some comments.2006-11-14, by uau
-
Move audio playing code from main() into a separate function.2006-11-14, by uau
-
Remove useless check.2006-11-14, by uau
-
Split some from main() into separate functions.2006-11-14, by uau
-
sync with r209002006-11-13, by gpoirier
-
r20900: Missing : in -vf expand ar example2006-11-13, by kraymer
-
Missing : in -vf expand ar example2006-11-13, by reimar
-
rename: XviD -> Xvid2006-11-13, by gpoirier
-
sync with r208762006-11-13, by gpoirier
-
r20872: Clarify -dumpaudio, it is not useful normally2006-11-13, by voroshil
-
Update missing tags of previous commit2006-11-13, by voroshil
-
r20876: rename: XviD -> Xvid2006-11-13, by voroshil
-
Try to handle oversized asf headers by ignoring anything beyond the first MB2006-11-13, by reimar
-
Incomplete support for vobsub (missing palette support) and2006-11-13, by reimar
-
Move sh_sub_t to stheader.h, where all the other sh structs are defined2006-11-13, by reimar
-
Support \t with acceleration.2006-11-13, by eugeni
-
Partial fix for semitransparent glyph outlines.2006-11-13, by eugeni
-
Add forgotten new_sh_sub2006-11-13, by reimar
-
Make subtitle stream handling more similar to audio and video streams.2006-11-13, by reimar
-
Add missing translated strings2006-11-13, by gpoirier
-
pts definition by mans2006-11-13, by michael
-
Synced with 208762006-11-13, by torinthiel
-
Partial sync with r208792006-11-13, by torinthiel
-
-vop has been deprecated a long time ago.2006-11-13, by diego
-
vop --> vf2006-11-13, by diego
-
Remove/fix outdated message.2006-11-13, by diego
-
typo2006-11-13, by diego
-
[small fixes]2006-11-13, by torinthiel
-
[cosmetics]2006-11-13, by torinthiel
-
r20866: Recommend gcc 3.4+.2006-11-13, by kraymer
-
rename: XviD -> Xvid2006-11-13, by kraymer
-
synced with r208732006-11-12, by Gabrov
-
update to 0.6.2, patch by Giacomo Comes, comes naic edu2006-11-12, by diego
-
Misc issues noticed by Torinthiel.2006-11-12, by diego
-
Clarify -dumpaudio, it is not useful normally2006-11-12, by reimar
-
Synced with r208702006-11-12, by torinthiel
-
Restore PowerPC gcc note that I mistakenly removed.2006-11-12, by diego
-
Fix compilation with latest libavformat/avidec.c by adding ENABLE_ defines2006-11-12, by reimar
-
Recommend gcc 3.4+.2006-11-12, by diego
-
Mac OS X Server support2006-11-12, by diego
-
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)2006-11-12, by reimar
-
Remove duplicate message, the same info is printed anyway.2006-11-12, by diego
-
least restrictive dts ordering rule which ensures frames are in decoding order2006-11-12, by michael
-
synced with r208172006-11-11, by Gabrov
-
synced with r208592006-11-11, by Gabrov
-
r20834: The -gui command line option is back.2006-11-11, by kraymer
-
1. convert single quotation mark to double one for better looking2006-11-11, by kraymer
-
removed duplicated check in demuxer_seek_chapter2006-11-11, by nicodvb
-
add encoding info to some man pages2006-11-11, by kraymer
-
remove very outdated and unmantained Swedish man page2006-11-11, by kraymer
-
s/by/be/2006-11-11, by michael
-
Hack to make wrapper.S be compiled again. Someone who knows make please fix properly.2006-11-10, by reimar
-
Skip empty lines in front of winamp playlist.2006-11-10, by rtogni
-
r20834: The -gui command line option is back.2006-11-10, by voroshil
-
Translated section "VIDEO OUTPUT DRIVERS"2006-11-10, by voroshil
-
typo, wrong variable name2006-11-10, by diego
-
within array MUST for time_base_id2006-11-10, by michael
-
clearer time_base_id description2006-11-10, by michael
-
Ignore .depend.2006-11-10, by diego
-
Add standard depend target.2006-11-10, by diego
-
Remove loader_objfix.sh hack, it's only needed for very old OpenBSD versions.2006-11-10, by diego
-
Use default variable names.2006-11-10, by diego
-
Remove redundant variable.2006-11-10, by diego
-
time_base_count2006-11-10, by michael
-
stream_count2006-11-10, by michael
-
Remove mmx.h, the licensing status was doubtful, and put a minimal2006-11-10, by diego
-
typo/grammar2006-11-10, by diego
-
The addition of loader/ to PARTS depended on a non-existing variable.2006-11-10, by diego
-
The -gui command line option is back.2006-11-10, by diego
-
r20774: Adding ability to check allowed frequency range.2006-11-10, by kraymer
-
Mark file as UTF-8-encoded.2006-11-10, by diego
-
shut warning on "realloc undefined" in demuxer.h2006-11-10, by ods15
-
update libnut API2006-11-10, by ods15
-
sync with r208172006-11-10, by kraymer
-
idenfify now shows the timings of chapters of the chosen pgc2006-11-10, by nicodvb
-
Disable linking mplayer (and internal static libavcodec) with2006-11-09, by rathann
-
one more deuglification2006-11-09, by nicodvb
-
COSMETICS: renamed dvdnav_priv to priv2006-11-09, by nicodvb
-
put back accidentally reverted r20742 commit2006-11-09, by gpoirier
-
sync w/ 20191, patch by Alexandre Coutherez %newt A neopulsar P org%2006-11-09, by gpoirier
-
Add missed 'break'.2006-11-09, by voroshil
-
Allow disabling internal libdvdcss.2006-11-09, by diego
-
r20711: MSGTRs for demux_avi.c2006-11-09, by kraymer
-
Remove bogus OPTFLAGS settings.2006-11-09, by diego
-
r20817: add full stop at end of sentence2006-11-09, by voroshil
-
add full stop at end of sentence2006-11-09, by kraymer
-
Synch with ffmpeg's r6938 "allow spaces in source and build directory names..."2006-11-09, by lucabe
-
r20657: (does not apply)2006-11-09, by kraymer
-
commented out broken MSGTR2006-11-09, by kraymer
-
r20648: Document ao_openal.2006-11-09, by kraymer
-
Move non driver-specific block to non-driver specific procedure, to avoid2006-11-09, by voroshil
-
Change some constants in pts arithmetic from float to double.2006-11-09, by uau
-
Changed code that used pts=0 in demux packets to indicate "not known".2006-11-09, by uau
-
Revert one more local change without effect.2006-11-09, by diego
-
Fix crash when attempting to seek in a streamed unseekable stream, like2006-11-08, by gpoirier
-
10l: Overlooked one $(EXESUF) addition.2006-11-08, by diego
-
Update for malloc cast changes.2006-11-08, by diego
-
sync with r207742006-11-08, by gpoirier
-
changed ugly sizeof(*type_ptr) width sizeof(type)2006-11-08, by nicodvb
-
Revert nonsensical local change hunk that had no effect at all.2006-11-08, by diego
-
COSMETICS: reformatted this ugly mess in a consistent manner2006-11-08, by nicodvb
-
Mark modified files as such.2006-11-08, by diego
-
Support URL redirections that do not specify full URL.2006-11-08, by reimar
-
Updated for controversial changes and irc-only decisions2006-11-08, by rtogni
-
partial sync2006-11-08, by gpoirier
-
Reset _ld_xvid so that stray libs do not appear on the link command line.2006-11-08, by diego
-
dts, width/height explanation2006-11-08, by michael
-
s/break/continue/. A crazy mistake, somehow unnoticed for more that 2 months.2006-11-08, by eugeni
-
size and stream_id docs2006-11-08, by michael
-
Remove unused variables.2006-11-08, by diego
-
Rename xvid4 variable/option back to xvid so as not to break scripts.2006-11-08, by diego
-
clearer frame_code explanation2006-11-08, by michael
-
cosmetics: Fix indentation after last commit.2006-11-08, by diego
-
Separate XviD 3 and XviD 4 tests.2006-11-08, by diego
-
simple 1 line definition of what a keyframe is2006-11-08, by michael
-
Change value used to indicate "unknown audio format" from 0 to -1.2006-11-08, by uau
-
Remove some DivX 4 leftovers.2006-11-08, by diego
-
r20774: Adding ability to check allowed frequency range.2006-11-08, by voroshil
-
sync with r207742006-11-08, by voroshil
-
11l, revert r207822006-11-08, by kraymer
-
remove duplicate MSGTR2006-11-08, by kraymer
-
MSGTRs for libvo/aspect.c and libvo/vo_xv.c2006-11-08, by kraymer
-
MSGTRs for ao_alsa.c2006-11-08, by kraymer
-
symplify aligned memory allocation on mingw32 by using ffmpeg's av_malloc/av_free2006-11-08, by gpoirier
-
partial sync with latest manpage commits2006-11-08, by gpoirier
-
Generated XSL files should be in UTF-8.2006-11-08, by diego
-
Move some FourCC values from libavformat/riff.c to our private mapping.2006-11-08, by diego
-
Spelling fix: Allowable -> Allowed2006-11-08, by voroshil
-
Adding ability to check allowed frequency range.2006-11-08, by voroshil
-
- explain lavc lmin option more clearly2006-11-08, by corey
-
support lavc mblmin and mblmax2006-11-08, by corey
-
Create binaries with proper executable suffix under Windows.2006-11-08, by diego
-
support for -dvdangle2006-11-08, by nicodvb
-
near-precise seeking in dvd://2006-11-08, by nicodvb
-
Fix code that cuts audio data if the filters produce too much.2006-11-07, by uau
-
sync w/ r20739, patch by Sheldon % Jin jinsh2 A yahoo P com %2006-11-07, by gpoirier
-
now the OSD shows the value returned by demuxer_get_current_time() rather than sh_video->pts2006-11-07, by nicodvb
-
now demux_seek() tries to seek aided by the stream layer, if possible2006-11-07, by nicodvb
-
added definition of DEMUXER_CTRL_RESYNC2006-11-07, by nicodvb
-
implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME (precise seeking)2006-11-07, by nicodvb
-
Partial sync with en/mplayer.1 r207392006-11-07, by gpoirier
-
added definitions of STREAM_CTRL_GET_CURRENT_TIME STREAM_CTRL_SEEK_TO_TIME2006-11-07, by nicodvb
-
typo2006-11-07, by diego
-
_inputmodules vs _noinputmodules typo fix2006-11-07, by diego
-
feed av_log() through mp_msg()2006-11-07, by michael
-
fprintf -> mp_msg2006-11-07, by michael
-
Adding myself to man page translation and stram sections.2006-11-07, by voroshil
-
Replace enneccesery O_RDWR with O_RDONLY2006-11-07, by voroshil
-
Restoring volume level of radio card on exit.2006-11-07, by voroshil
-
sync tag update, no real changes needed2006-11-07, by voroshil
-
r20739: Remove remnants of long-gone libfame.2006-11-07, by voroshil
-
Add our own CODEC_ID -> fourcc translation tables so we do not need2006-11-07, by reimar
-
r20650 inverted the gtk1 check before setting charset, this2006-11-07, by reimar
-
remove stray comment line2006-11-07, by kraymer
-
Fix linking on Cygwin and remove nonsense lseek64 --> lseek indirection,2006-11-07, by diego
-
Remove bogus comment lines.2006-11-07, by diego
-
Always compile with -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 like upstream.2006-11-07, by diego
-
remove dead defines (spotted by mphelp_check.py)2006-11-07, by kraymer
-
fix format identifiers mismatch2006-11-07, by kraymer
-
Initial (partially, about 40%) translation.2006-11-07, by voroshil
-
Fix MacIntel build: "/nop" is illegal on Apple's older version of GAS2006-11-07, by gpoirier
-
Remove remnants of long-gone libfame.2006-11-06, by diego
-
Bugfix: when copying ass_force_style_list, ending 0 was left out.2006-11-06, by eugeni
-
typo2006-11-06, by diego
-
output cosmetics2006-11-06, by diego
-
Synced to 3.11.20062006-11-06, by jheryan
-
Calculate text bounding box in a way that does not depend on actual glyph2006-11-06, by eugeni
-
Don't let the program speak as 'I'.2006-11-06, by diego
-
Remove hackish setting of extra libraries through --enable-static=-lfoo,2006-11-06, by diego
-
Remove deprecated install-path option.2006-11-06, by diego
-
spelling/grammar/wording/consistency for the help output2006-11-06, by diego
-
WIN32 was already being set from config.h.2006-11-05, by diego
-
Fix index-based seeking in audio-only files, fixes bug #6212006-11-05, by reimar
-
printf->mp_msg2006-11-05, by rtogni
-
fix typo (noticed by jerome.ferrari lappis com)2006-11-05, by kraymer
-
r20696: add MSGTR_MPDEMUX_MKV for demux_mkv.c2006-11-05, by voroshil
-
Add -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 to CFLAGS like upstream does.2006-11-05, by diego
-
Initial partial translation of man page2006-11-05, by voroshil
-
Initialize fontconfig in VFCTRL_INIT_EOSD handler.2006-11-05, by eugeni
-
r20699: Missing <option> tag2006-11-05, by voroshil
-
Fix comment, it's 'sowt', not 'swot' ('twos' reversed)2006-11-05, by reimar
-
Fix tdfx-related copy + paste typos, patch by Ville Skyttä, ville.skytta iki fi.2006-11-05, by diego
-
Cosmetics: indentation fix.2006-11-05, by eugeni
-
Fix compilation: forgotten mp_msg.h include2006-11-05, by reimar
-
Fix an obvious typo.2006-11-05, by eugeni
-
printf ->mp_msg2006-11-05, by rtogni
-
Fix the following compiler warnings:2006-11-05, by eugeni
-
Do not use abort()2006-11-05, by rtogni
-
better wording for "workarounding"2006-11-05, by kraymer
-
MSGTRs for demux_avi.c2006-11-05, by kraymer
-
Add 4XM audio.2006-11-05, by diego
-
Synced with r207052006-11-05, by torinthiel
-
r20696: add MSGTR_MPDEMUX_MKV for demux_mkv.c2006-11-05, by kraymer
-
spellfix and improvement suggested by Wanderer2006-11-05, by nicodvb
-
some fixes for latest demux_mkv messages2006-11-05, by kraymer
-
Unify ./configure script handling2006-11-05, by torinthiel
-
Better URL markup2006-11-05, by torinthiel
-
Better wording, especially if hyperlinks are not visible2006-11-05, by torinthiel
-
Remove ugly indentation in <screen> tags2006-11-05, by torinthiel
-
Don't break a paragraph in a middle of a thought2006-11-05, by torinthiel
-
A bunch of missing <systemitem class="library"> tags2006-11-05, by torinthiel
-
Missing <option> tag2006-11-05, by torinthiel
-
better wording for note about utf-82006-11-05, by kraymer
-
note for translators to use utf-8 encoding for help_mp files and xml docs2006-11-05, by kraymer
-
add MSGTR_MPDEMUX_MKV for demux_mkv.c2006-11-05, by kraymer
-
synced with r206932006-11-05, by Gabrov
-
fix overly long line2006-11-05, by kraymer
-
markup fix2006-11-05, by kraymer
-
version bump, no changes made2006-11-05, by kraymer
-
Partial sync w/ en/mplayer.1 (6)2006-11-05, by kraymer
-
consistency/grammar2006-11-05, by diego
-
synced with r205862006-11-05, by Gabrov
-
Split too long line into a number of small one2006-11-05, by voroshil
-
Always respect w and h params to mpcodecs_config_vo over2006-11-05, by reimar
-
r20682: punctuation, full stop -> comma2006-11-05, by voroshil
-
(cosmetics) remove unneeded tabs2006-11-05, by torinthiel
-
reccomend the usage of :tsaf with :format=dvd in -mpegopts2006-11-05, by nicodvb
-
mention :tsaf on every instance of -mpegopts format=dvd2006-11-05, by nicodvb
-
punctuation, full stop -> comma2006-11-05, by torinthiel
-
Remove empty variable.2006-11-05, by diego
-
output cosmetics2006-11-05, by diego
-
Fix some echo -n occurrences, patch by sci-fi@hush.ai.2006-11-05, by diego
-
synced with r206772006-11-04, by Gabrov
-
cosmetics: reformatted with only tabs2006-11-04, by nicodvb
-
use calloc() instead of malloc()2006-11-04, by nicodvb
-
nonsense removal: compare old and new frequency in order to skip tuning2006-11-04, by nicodvb
-
Corrigendum 12006-11-04, by michael
-
Hack around Windows focus problem with -vo gl2006-11-04, by reimar
-
ass renderer absolutely needs readable target mpi.2006-11-04, by reimar
-
Remove completely useless cursor variable.2006-11-04, by reimar
-
Add FFmpeg fraps video decoder.2006-11-04, by diego
-
More precise bounding box calculation for karaoke effects.2006-11-04, by eugeni
-
Dummy EnumDisplaySettingsA, required by frapsvid.dll 2.8.12006-11-04, by rtogni
-
convert DOCS/xml/hu to UTF-82006-11-04, by kraymer
-
SHOULD not -> SHOULD NOT2006-11-04, by ods15
-
intro2006-11-04, by michael
-
Clarify state of openal ao.2006-11-04, by reimar
-
Extended/reworked fontconfig test to work without pkg-config with versions2006-11-04, by reimar
-
changed email address2006-11-04, by henry
-
no real change needed for r206572006-11-04, by voroshil
-
Sync with r206372006-11-04, by torinthiel
-
Synced with r206582006-11-04, by torinthiel
-
(cosmetics) Unify and clarify blank lines usage2006-11-04, by torinthiel
-
Move "and" to end of list, improves grammar2006-11-04, by torinthiel
-
update for r206542006-11-04, by henry
-
pass the interlacing info to the filter chain2006-11-04, by henry
-
fix quantizer export for interlaced video2006-11-04, by henry
-
Prefer microsoft-specific charmaps to all other.2006-11-03, by eugeni
-
don't set the resolution for dvr-ms files: in the asf headers it seems to2006-11-03, by nicodvb
-
Streamline and simplify internal vs external libdvdread handling.2006-11-03, by diego
-
remove charset files (all of them are in UTF-8 now anyway)2006-11-03, by kraymer
-
attempt to fix the unbound future frame issue with keyframes on the muxer side2006-11-03, by michael
-
Document ao_openal.2006-11-03, by diego
-
2nd try for a keyframe definition2006-11-03, by michael
-
partial sync2006-11-03, by gpoirier
-
Introduce MSGT_ASS, use it for all libass messages.2006-11-03, by eugeni
-
no real change need for r20586, updating sync tag2006-11-03, by voroshil
-
add missing tag update2006-11-03, by voroshil
-
r20637:libmpdvdkit no longer exists.2006-11-03, by voroshil
-
r20620: better description for -correct-pts2006-11-03, by kraymer
-
r20571: cvidix tricks2006-11-03, by kraymer
-
fix typo2006-11-03, by kraymer
-
keyframe definition2006-11-03, by michael
-
libmpdvdkit no longer exists.2006-11-03, by diego
-
I'm effectively maintaining libdvdcss and libdvdread.2006-11-03, by diego
-
main header typo2006-11-03, by michael
-
move file up so its found first, this probably improves readability2006-11-03, by michael
-
libmpdvdkit2 --> libdvdcss2006-11-03, by diego
-
libmpdvdkit2 --> libdvdread2006-11-03, by diego
-
libmpdvdkit2 --> libdvdread, it just contains libdvdread now.2006-11-03, by diego
-
Remove stray line.2006-11-03, by diego
-
Move libdvdcss into its own subdirectory.2006-11-03, by diego
-
Remove useless/redundant SYS_LINUX and _REENTRANT defines from CFLAGS.2006-11-03, by diego
-
Remove useless default target.2006-11-03, by diego
-
Move the rest of the config.h parameters to the Makefile.2006-11-03, by diego
-
Remove HAVE_MPLAYER check, we unconditionally compile with HAVE_MPLAYER set.2006-11-03, by diego
-
bump version number2006-11-03, by diego
-
Remove options not present in upstream config.h.in.2006-11-03, by diego
-
Sync some cosmetics from upstream.2006-11-03, by diego
-
typo, roff markup2006-11-03, by diego
-
better description for -correct-pts2006-11-03, by uau
-
Implement loading subtitles from memory.2006-11-03, by eugeni
-
Bugfix: sub_recode could deallocate global sub_cp under some circumstances.2006-11-03, by eugeni
-
- random fixes2006-11-03, by torinthiel
-
Partial sync w/ en/mplayer.1 (5).2006-11-03, by kraymer
-
Synced with r206142006-11-03, by torinthiel
-
another missing <application>2006-11-02, by torinthiel
-
Support backspace for -vo gl/gl2 under Windows2006-11-02, by reimar
-
remove accidential ';' (that's what too much C programming does to you ;-) )2006-11-02, by reimar
-
Check for existence of libcdio_paranoia, not libcdio, since the former is2006-11-02, by reimar
-
Useless break in libcdio pkg-config check2006-11-02, by reimar
-
Remove spurious $_inc_tmp in libcdio check2006-11-02, by reimar
-
convert remaining help files to UTF-82006-11-02, by kraymer
-
Add support for conversions from the rgb565 and rgb555 formats2006-11-02, by lucabe
-
Rework binary codec directory handling. Don't use directories from other2006-11-01, by diego
-
More code shuffling2006-11-01, by reimar
-
cosmetics: move WIN32 read_toc code to allow for summarizing more common2006-11-01, by reimar
-
qp height should be in macroblocks, not pixels2006-11-01, by henry
-
Do not mix declarations and statements.2006-11-01, by diego
-
Avoid code duplication for "last" toc entry.2006-11-01, by reimar
-
simplify/unify read_toc2006-11-01, by reimar
-
Factor out common code in stream_cddb read_toc function.2006-11-01, by reimar
-
some non russian/english characters (in people's names) copypasted from english page.2006-11-01, by voroshil
-
Remove useless code2006-11-01, by reimar
-
libcdio also needs to link against libcdio_paranoia2006-11-01, by reimar
-
ARCH_X86 simplifications2006-11-01, by reimar
-
Use common define for x86_32 and x86_64.2006-11-01, by diego
-
mp3lib asm does not compile on AMD64.2006-11-01, by reimar
-
Support for recent changes to ARCH_X86 handling in FFmpeg.2006-11-01, by diego
-
Proper libcdio detection also without pkg-config2006-11-01, by reimar
-
proper Subversion-speak for revision numbers2006-11-01, by diego
-
- Translated up to r20162 by Misiek y_0rk3r#tlen,pl with fixes by me2006-11-01, by torinthiel
-
Missing comma added2006-11-01, by torinthiel
-
The col utility eats non-ASCII characters without the -p option it seems.2006-11-01, by diego
-
cosmetics: Reformat section.2006-11-01, by diego
-
paragraph about groff and UTF-82006-11-01, by diego
-
gcc optimized != 0 check for extern function away, thus linking2006-11-01, by reimar
-
encoding is now UTF-82006-11-01, by diego
-
libdvdcss r202, my patch was committed upstream.2006-11-01, by diego
-
Typo: lseek --> lseek64, the former is not used in the code.2006-11-01, by diego
-
trivial sync with r205512006-11-01, by voroshil
-
Do not modify parsed command-line values on config,2006-11-01, by reimar
-
Test proper linking for cdda/cdio2006-11-01, by reimar
-
Sync r20551 and some wording fixes2006-10-31, by torinthiel
-
Bump sync tag, r205512006-10-31, by torinthiel
-
Revert broken encoding translation2006-10-31, by torinthiel
-
Typo fix: missing "get".2006-10-31, by corey
-
cvidix tricks, based on a patch by Reimar2006-10-31, by diego
-
Fix codec directory fallback, it was overriding the autodetection.2006-10-31, by diego
-
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO2006-10-31, by kraymer
-
Add copyright holders, mostly synced from the Debian package.2006-10-31, by diego
-
precise location for dvbstream2006-10-31, by diego
-
CVS -> SVN for FFmpeg, add pnm implementation from xine.2006-10-31, by diego
-
uCIFS is gone, URL update.2006-10-31, by diego
-
Implement proper codecs directory fallback.2006-10-31, by diego
-
remove outdated encoding comments2006-10-31, by kraymer
-
--with-codecsdir --> --codecsdir2006-10-31, by diego
-
--with-codecsdir --> --codecsdir2006-10-31, by diego
-
Rename all codecs directory options.2006-10-31, by diego
-
r20534: An example of using -vf ass.2006-10-31, by kraymer
-
Run dirclean instead of clean on distclean, this way we only need to2006-10-31, by diego
-
:Little typo2006-10-31, by jheryan
-
Synced to 26.10.2006 with respect to later utf-8 conversion.2006-10-31, by jheryan
-
Unification of linker option handling, part 1 of many.2006-10-31, by diego
-
CFLAGS are not necessary for linking.2006-10-31, by diego
-
convert some unmaintained help_mp-* files to UTF-82006-10-31, by kraymer
-
convert help_mp-ru.h from koi8-r to UTF-82006-10-31, by voroshil
-
convert DOCS/xml/en and help_mp-en.h to UTF-82006-10-31, by kraymer
-
100l to me for not checking properly, really fix pkg-config detection now.2006-10-31, by diego
-
10l, use a pkg-config parameter that makes it return 0...2006-10-31, by diego
-
Test for the existence of pkg-config, fixes Bugzilla #553.2006-10-31, by diego
-
Cygwin linking fix.2006-10-30, by diego
-
printf -> mp_msg2006-10-30, by rtogni
-
convert DOCS/xml/cs and help/help_mp-cs.h* to UTF-82006-10-30, by kraymer
-
Update from IMC and realrtsp auth2006-10-30, by rtogni
-
Realrtsp authentication2006-10-30, by rtogni
-
convert DOCS/xml/es and help/help_mp-es.h* to UTF-82006-10-30, by kraymer
-
Explain the risks of forcing options with --enable-* in a way that is2006-10-30, by diego
-
convert DOCS/xml/pl and help/help_mp-pl* to UTF-82006-10-30, by kraymer
-
Intel Music Coder decoding via lavc2006-10-30, by rtogni
-
Remove special output for outdated SDL. It's doubtful such old versions still2006-10-30, by diego
-
convert DOCS/fr and help/help_mp-fr.* to UTF-82006-10-30, by kraymer
-
misc fixes by Sheldon Jin (jinsh2 yahoo com)2006-10-30, by diego
-
wording/roff fix2006-10-30, by diego
-
An example of using -vf ass.2006-10-30, by eugeni
-
better wording for MSGTR_MENU_None2006-10-30, by kraymer
-
Also detect static fontconfig when pkg-config is not installed2006-10-30, by reimar
-
convert DOCS/de from ISO-8859-1 to UTF-82006-10-30, by kraymer
-
convert DOCS/ru from koi8r to UTF-82006-10-30, by voroshil
-
fix "iconv: illegal input sequence" error2006-10-30, by kraymer
-
Add a parameter to enable colorized console output.2006-10-30, by diego
-
Fix libmpdvdkit2 linking on Mac OS X.2006-10-30, by diego
-
Remove redundant variable setting.2006-10-30, by diego
-
Make libmpdvdkit2 compilation slightly more consistent with the other modules.2006-10-30, by diego
-
a previous commit introduced a bug that prevented tables2006-10-29, by nicodvb
-
Fix possible crash: negative values may no be passed to render_one_glyph2006-10-29, by reimar
-
simplified assignment of subtitles stream in ts_parse()2006-10-29, by nicodvb
-
Handle windows path separator in filesel menu.2006-10-29, by reimar
-
disable nonworking/broken code for now till I find out what it is supposed to do.2006-10-29, by reimar
-
Revert r20517.2006-10-29, by eugeni
-
Move ass_library initialization code to ass_mp.c.2006-10-29, by eugeni
-
Copy the following functions to libass to avoid dependency on the rest of mplayer:2006-10-29, by eugeni
-
Add VIDEOMEMORY_SIZE define to allow to easily change it.2006-10-29, by reimar
-
Prevent segfault if video codec init fails2006-10-29, by rtogni
-
Warn about vo_gl scaled-osd broken with -ass2006-10-29, by reimar
-
Fix width -> orig_width typo.2006-10-29, by eugeni
-
Don't set PlayResX for plaintext subtitles.2006-10-29, by eugeni
-
Add \N at the end of each subtitle line when converting from subdata.2006-10-29, by eugeni
-
Make sure we do not read beyond end of subtitle packet2006-10-29, by reimar
-
realloc subtitle buffers since subcp_recode might have decreased their size.2006-10-29, by reimar
-
Quick hack to implement percent-based seeking, also fixes seeking with gmplayer2006-10-29, by reimar
-
Factor out common cdda stuff from cdio and cdparanoia tests.2006-10-29, by reimar
-
handle broken ts packets before parsing the rest2006-10-29, by nicodvb
-
Support new flac-in-ogg, fixes bug #2292006-10-29, by reimar
-
cosmetics: reformatted after previous commit2006-10-29, by nicodvb
-
1000l: fixed broken handling of the adaption field - part 22006-10-29, by nicodvb
-
fixed mishandling of stream_read() (it doesn't necessarily return -1 in case of error)2006-10-29, by nicodvb
-
ts_parse() move section handling after stream_read() rather than repeating it2006-10-29, by nicodvb
-
Add some <application> tags.2006-10-29, by diego
-
Always initialize and destroy ass_library.2006-10-29, by eugeni
-
Partially synced with en/mplayer.1 (3).2006-10-28, by kraymer
-
removed useless check: when is_start is set the size of the payload2006-10-28, by nicodvb
-
fix some wordings2006-10-28, by kraymer
-
in ts_parse() centralized stream_read()+stream_skip(); smaller and cleaner2006-10-28, by nicodvb
-
Libass interface reworked:2006-10-28, by eugeni
-
r20477: Add missing parenthesis2006-10-28, by kraymer
-
r20440: Add ASS subtitle rendering options to gui.2006-10-28, by kraymer
-
Add svn versions for rc12006-10-28, by rtogni
-
Cleanup/simplify nsv check_file function.2006-10-28, by reimar
-
readability cosmetics2006-10-28, by nicodvb
-
unconditionally assign the language code when available;2006-10-28, by nicodvb
-
Better check for non-broken NSVf-header to avoid incorrect detection.2006-10-28, by reimar
-
If HAVE_FONTCONFIG is not defined, font_fontconfig might be declared both2006-10-28, by reimar
-
indentation fix2006-10-28, by ods15
-
reformatted ts_parse() after previous commit2006-10-28, by nicodvb
-
make vf_geq read whitespace in equation param2006-10-28, by ods15
-
removed unreachable code (when len=pes_parse2() returns 0)2006-10-28, by nicodvb
-
10l: fixed misplaced adaption field check2006-10-28, by nicodvb
-
removed commented crc32 code; I'll eventualy reuse the one in lavu2006-10-28, by nicodvb
-
slight simplifications2006-10-28, by nicodvb
-
Add missing parenthesis. Patch by Andrew Savchenko, Bircoph <at> list <dot> ru.2006-10-28, by corey
-
clarify pts related stuff2006-10-28, by michael
-
Partial sync with en/mplayer.1 (2)2006-10-27, by kraymer
-
Add a note about charset configuration to the Apache section.2006-10-27, by diego
-
remove unused variable2006-10-27, by ods15
-
cosmetic, reindentation, tab removal2006-10-27, by ods15
-
update vf_geq to new ff_eval API2006-10-27, by ods15
-
100l, forgotten "no" for nouse-filedir-conf caused "-use-filedir-conf"2006-10-27, by reimar
-
synced with r204682006-10-27, by Gabrov
-
synced with r204452006-10-27, by Gabrov
-
Add missing fontconfig_done() call.2006-10-27, by eugeni
-
Sync with Debian package.2006-10-27, by diego
-
"-o -" -> use stdout2006-10-27, by michael
-
Add cmov detection to configure2006-10-27, by iive
-
Fix translation inconsistencies, noticed by Torinthiel.2006-10-27, by voroshil
-
Split ass_configure() into several smaller functions.2006-10-26, by eugeni
-
Fix a multitude of roff errors and warnings.2006-10-26, by diego
-
various orthography and wording fixes2006-10-26, by kraymer
-
r20426: -chapter works with dvd:// and dvdnav://2006-10-26, by kraymer
-
r20412: Fix some inconsistencies pointed out by Torinthiel.2006-10-26, by kraymer
-
Improve translation of autogenerated labels2006-10-26, by torinthiel
-
Clearly state that main.xml is generated2006-10-26, by torinthiel
-
sync r203412006-10-26, by torinthiel
-
sync w/ r20440, patch by Sheldon Jin2006-10-26, by gpoirier
-
r20379: Remove doubled -dvd-device information.2006-10-26, by voroshil
-
Transtale a skipped title2006-10-26, by torinthiel
-
r20355: typo2006-10-26, by voroshil
-
sync r204492006-10-25, by torinthiel
-
Typo fix2006-10-25, by torinthiel
-
add two missing checks - PATCH by Karolina Lindqvist AT kramnet-se2006-10-25, by reynaldo
-
sync r204422006-10-25, by torinthiel
-
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com2006-10-25, by gpoirier
-
finally document -correct-pts2006-10-25, by ods15
-
fix linking issue on PPC64 with 64bits userland, patch by Markus Rothe markus A unixforces P net2006-10-25, by gpoirier
-
Sync with upstream r201.2006-10-25, by diego
-
Remove confusing and probably wrong paragraph about libdvdcss.2006-10-25, by diego
-
Sync with upstream r201.2006-10-25, by diego
-
Add ASS subtitle rendering options to gui.2006-10-25, by eugeni
-
Microsync, just to keep documentation building2006-10-24, by torinthiel
-
sync r204122006-10-24, by torinthiel
-
sync r204012006-10-24, by torinthiel
-
Fix single-black-pixel-in-upper-left-corner bug (how do people notice a single2006-10-24, by reimar
-
Add proper flv fourcc2006-10-24, by reimar
-
Sync one more warning fix from upstream libdvdcss.2006-10-24, by diego
-
Sync warning fixes from upstream libdvdcss.2006-10-24, by diego
-
Remove modification notice from unmodified file.2006-10-24, by diego
-
Sync cosmetics from upstream libdvdcss.2006-10-24, by diego
-
nother --disable-loader -> --disable-win32 fix.2006-10-24, by reimar
-
Add WMVA FourCC to ffvc1, patch by Peter Lemenkov, lemenkov gmail com.2006-10-24, by diego
-
Add md5.[ch] to the list of files.2006-10-24, by diego
-
16-bit grayscale support2006-10-24, by kostya
-
-chapter works with dvd:// and dvdnav://2006-10-23, by nicodvb
-
support for -chapter option (same semanthics as for dvd://)2006-10-23, by nicodvb
-
synced with r204232006-10-23, by Gabrov
-
simplified code to handle titleset transition (removed useless assignment)2006-10-23, by nicodvb
-
spell fix2006-10-23, by nicodvb
-
don't play any other title other than N when N is specified (with dvdnav://N)2006-10-23, by nicodvb
-
sync w/ r204192006-10-23, by gpoirier
-
Yet some more CVS->CVS2006-10-23, by gpoirier
-
sync w/ r204172006-10-23, by gpoirier
-
s/DarwinPorts/MacPorts/2006-10-23, by gpoirier
-
Allow lowercase letters in AVI stream id, fixes bug #2772006-10-23, by reimar
-
Proper detection of corresponding MPlayer image format for X server format for vo_x11.2006-10-23, by reimar
-
Set aspect information in yuv4mpeg2006-10-23, by reimar
-
Properly set EXTRALIBS2006-10-23, by lucabe
-
Fix some inconsistencies pointed out by Torinthiel.2006-10-23, by diego
-
r20399: Remove bio2jack from list of required software.2006-10-23, by kraymer
-
Remove a declaration-after-statement warning.2006-10-23, by diego
-
sync w/ r204082006-10-23, by gpoirier
-
swap telecine and pulldown, typo noticed by RC2006-10-23, by gpoirier
-
Add sync tag, patch by Sheldon Jin, jinsh2 yahoo com.2006-10-23, by diego
-
synced with r204052006-10-23, by Gabrov
-
man/hu/mplayer.1 synced with r203752006-10-23, by Gabrov
-
Remove -fno-PIC check from configure and put -fPIC back at the beginning2006-10-23, by diego
-
add missing dots as in r203282006-10-23, by gpoirier
-
it's "die Syntax" not "der Syntax"2006-10-23, by attila
-
<replaceable> tags aren't needed in literal example2006-10-23, by torinthiel
-
Remove bio2jack from list of required software.2006-10-22, by diego
-
Replace $() by the slightly more portable ``.2006-10-22, by diego
-
r20392: misc fixes2006-10-22, by kraymer
-
r20379: Remove doubled -dvd-device information.2006-10-22, by kraymer
-
misc fixes2006-10-22, by diego
-
Some more spelling fixes2006-10-22, by torinthiel
-
sync w/r203752006-10-22, by gpoirier
-
sync w/r203792006-10-22, by gpoirier
-
sync w/r203412006-10-22, by gpoirier
-
sync w/r203612006-10-22, by gpoirier
-
sync w/r203612006-10-22, by gpoirier
-
Update Andrew Weber's Email address.2006-10-22, by diego
-
Sync r20379 + small fixes2006-10-22, by torinthiel
-
FFmpeg dv decoder can also output in 422P format.2006-10-22, by reimar
-
Remove doubled -dvd-device information.2006-10-22, by torinthiel
-
grammar/wording fixes2006-10-22, by diego
-
r20369: Warn about dangers of -use-filedir-conf option2006-10-22, by kraymer
-
capitalization at beginning of sentence2006-10-22, by kraymer
-
remove mkdir warnings2006-10-22, by kraymer
-
only a few lines remain missing2006-10-22, by reynaldo
-
Final changelog update for rc1 release2006-10-22, by rtogni
-
Warn about dangers of -use-filedir-conf option2006-10-22, by rtogni
-
Require latest version of codecs.conf2006-10-22, by rtogni
-
remove outdated reference to "tvout-voodoo"; fixes compilation2006-10-22, by kraymer
-
Consistency fix: use "signed long long" for int_fast64_t instead of2006-10-22, by reimar
-
IPv6 tests for the presence of AF_INET6 but not struct sockaddr_in6. Glibc 2.02006-10-22, by diego
-
r20352: fix XviD spelling. replace some old DivX5's.2006-10-22, by voroshil
-
Provide fallback definition for uint_fast64_t as well.2006-10-22, by diego
-
r20358: Make documentation links point to the online version.2006-10-22, by kraymer
-
remove some DivX version numbers2006-10-22, by kraymer
-
cosmetics: Fix indentation after last commit.2006-10-22, by diego
-
Do not check for the existence of LIRC devices during autodetection.2006-10-22, by diego
-
Make documentation links point to the online version.2006-10-22, by diego
-
synced with r20355 (increased sync tag after typo fix in English master file)2006-10-22, by Gabrov
-
synced with r203522006-10-22, by Gabrov
-
typo2006-10-22, by diego
-
synced with r201912006-10-22, by Gabrov
-
fix "typo"2006-10-22, by kraymer
-
fix XviD spelling2006-10-22, by kraymer
-
synced with r203502006-10-22, by Gabrov
-
if no stream could be muxed flush_buffers() returns 0: prevents while(1) stall at the end2006-10-22, by nicodvb
-
man/hu/mplayer.1 synced with 203362006-10-22, by Gabrov
-
r20341: Remove obsolete parts, some updates.2006-10-22, by kraymer
-
Do not forget to clear subtitles when switching files for embedded subtitles.2006-10-21, by reimar
-
x264: don't enable turbo in the middle pass of a 3pass encode. (broke in r20060)2006-10-21, by lorenm
-
sync w/r203362006-10-21, by gpoirier
-
r20318: capitalization fixes, add missing dots to sentences2006-10-21, by voroshil
-
Avoid crash after "AVI: No audio stream found -> no sound." message,2006-10-21, by reimar
-
change DOCS/html references to German translation2006-10-21, by kraymer
-
Remove obsolete parts, some updates.2006-10-21, by diego
-
Try playing files with wrong wav header length, fixes riff_broken_hrdlen.wav2006-10-21, by reimar
-
Add a call to x264enc_set_param in config, otherwise mencoder -ovc x2642006-10-21, by reimar
-
fixed sync tag2006-10-21, by kraymer
-
r20317: Greatly simplify synopsis roff markup and add a bit of consistency.2006-10-21, by kraymer
-
escape -mf2006-10-21, by kraymer
-
Remove #ifdef HAVE_FLAC, it was never needed and nowadays is never defined.2006-10-21, by reimar
-
Do not use sh_audio->wf values if they are definitely invalid2006-10-21, by reimar
-
Add flac twocc2006-10-21, by reimar
-
added a ". ..." line before gmplayer2006-10-21, by ptt
-
little fix, sorry2006-10-21, by ptt
-
sync with r203172006-10-21, by ptt
-
some random fixes (wording, spelling..)2006-10-21, by kraymer
-
add German translation of codecs.xml2006-10-21, by kraymer
-
Don't forget to apply scaling coefficients to kerning values.2006-10-20, by eugeni
-
Cosmetics: indentation fix indentation broken by last two demuxer.c commits2006-10-20, by reimar
-
Fix opening of demuxers without check_file function, broken by r20309.2006-10-20, by reimar
-
make any parse error in -x264encopts fatal2006-10-20, by lorenm
-
sync w/ r203212006-10-20, by gpoirier
-
--enable-external-faad doesn't exist any more2006-10-20, by kraymer
-
\, escaping2006-10-20, by michael
-
sync w/r203182006-10-20, by gpoirier
-
capitalization fixes, add missing dots to sentences2006-10-20, by kraymer
-
Greatly simplify synopsis roff markup and add a bit of consistency.2006-10-20, by diego
-
Add fallback on the (undocumented) x86-64 -march option in2006-10-20, by diego
-
Add gmplayer to list of ignored files.2006-10-19, by diego
-
sync w/ 200542006-10-19, by gpoirier
-
Temporary hotfix: Move -fPIC after OPTFLAGS so that -fno-PIC gets overridden.2006-10-19, by diego
-
Simplify OBJS handling.2006-10-19, by diego
-
sync w/ 203102006-10-19, by gpoirier
-
Remove stray line.2006-10-19, by diego
-
Try other demuxers if open() fails.2006-10-19, by reimar
-
Fix center of rotation calculation. It was overly complex and2006-10-19, by eugeni
-
r20183: Recommend gcc 4.x on PowerPC2006-10-19, by voroshil
-
r20288: vf uspp description: it now uses snow, not mpeg42006-10-19, by kraymer
-
sync with r20295, patch by Francois Badier %frabad A gmail P com%2006-10-19, by gpoirier
-
What is the meaning of the numbers on the status line during the encoding process?2006-10-19, by gpoirier
-
make -passlogfile work with x264 again (broke in r20060)2006-10-19, by lorenm
-
Center of rotation depends on alignment.2006-10-18, by eugeni
-
Support separate rotation angle for each glyph.2006-10-18, by eugeni
-
Move base point calculation to a separate function. Will be reused soon.2006-10-18, by eugeni
-
Cosmetics: remove commented code.2006-10-18, by eugeni
-
redone subcp_recode: get rid of static buffer, skip lines that failed to2006-10-18, by reimar
-
Fix a typo in collision detection code.2006-10-18, by eugeni
-
typo fix2006-10-18, by ptt
-
sync w/ r197382006-10-18, by gpoirier
-
sync with r202882006-10-18, by ptt
-
sync w/ r202882006-10-18, by gpoirier
-
sync w/ r200832006-10-18, by gpoirier
-
more updates on chinese translation2006-10-18, by kraymer
-
This file is not modified from the upstream version,2006-10-17, by diego
-
fixed corner case previously mishandled: don't play an audio only stream when2006-10-17, by nicodvb
-
vf uspp description: it now uses snow, not mpeg42006-10-17, by lorenm
-
Add configure switch to enable fixed-pointed mode of internal libfaad2.2006-10-17, by diego
-
typo fixes2006-10-17, by diego
-
s/vo_osd_changed/vo_osd_changed_flag2006-10-17, by syrjala
-
Round buffer width and height to 16 pixels.2006-10-17, by syrjala
-
rewording of config file usage2006-10-17, by kraymer
-
r20257: Disable loading of file-specific configuration file from the same2006-10-17, by kraymer
-
sync w/202802006-10-17, by gpoirier
-
remove me=3 leftover (x264)2006-10-17, by kraymer
-
mention new -use-filedir-conf option in general config description2006-10-17, by kraymer
-
sync with 202772006-10-17, by gpoirier
-
Update x264 option names that changed with r200602006-10-16, by lorenm
-
bilinear interpolation2006-10-16, by michael
-
Remove an outdated debug message.2006-10-16, by eugeni
-
200 byte is too little2006-10-16, by michael
-
sync up to r20265 + some li'l fix2006-10-16, by ptt
-
generic equation filter2006-10-16, by michael
-
sync w/ r197152006-10-16, by gpoirier
-
Woops, forgot to bump sync tag2006-10-16, by gpoirier
-
Sync w/ 202602006-10-16, by gpoirier
-
Skip -march tests for values that are aliases of already tested values.2006-10-16, by diego
-
li'l fix2006-10-16, by ptt
-
Remove unused variable.2006-10-16, by diego
-
small grammar fix2006-10-16, by diego
-
sync w/ r202572006-10-16, by gpoirier
-
r202372006-10-16, by gpoirier
-
libdv may depend on libpthread.2006-10-16, by diego
-
Update x264 option names that changed with r200602006-10-16, by gpoirier
-
sync with r201322006-10-16, by gpoirier
-
fix multiple instances of -x264encopts on the commandline (broke in r20060)2006-10-15, by lorenm
-
Disable loading of file-specific configuration file from the same2006-10-15, by rtogni
-
Implement AOPLAY_FINAL_CHUNK support for dshow and win32 out.2006-10-15, by reimar
-
r20254: bump date, small consistency fix2006-10-15, by kraymer
-
bump date, small consistency fix2006-10-15, by diego
-
escape - (bobdeint)2006-10-15, by kraymer
-
as anounced, just some cleaning, purely janitorial changes2006-10-15, by reynaldo
-
Move "Play CD/DVD/VCD/SVCD" submenu generation to right-click handling2006-10-15, by reimar
-
Implement bob (pseudo?) deinterlacing for xvmc.2006-10-15, by reimar
-
r20237: Escape some more - signs.2006-10-15, by kraymer
-
man/hu/mplayer.1 synced with r202372006-10-15, by Gabrov
-
convert chinese man page to UTF-82006-10-15, by kraymer
-
Support new realaudio codec names2006-10-15, by rtogni
-
Remove Linux test from DirectFB check, it runs on some BSD systems at least.2006-10-15, by diego
-
syn with r20043, Patch by Emmanuel Turlay %bluesmanu AH gmail P com%2006-10-15, by gpoirier
-
strcat->strcpy simplification2006-10-15, by reimar
-
Actually convert sync tag to subversion style (and found out that this file is WAY outdated)2006-10-15, by gpoirier
-
Set SetErrorMode to make sure no dialog box will pop up when no disk in CD/DVD drive.2006-10-15, by reimar
-
Bump sync tag, remove useless FIXME2006-10-15, by gpoirier
-
missing console messages are (also) replaced by English versions2006-10-15, by kraymer
-
update mailman links2006-10-15, by kraymer
-
Escape some more - signs.2006-10-15, by diego
-
Remove bogus warning about missing font.2006-10-15, by diego
-
Fix timestamps for streams where kf_base gets negative2006-10-15, by rtogni
-
Sebastian now coordinates translations, some cosmetics.2006-10-15, by diego
-
Sync with FFmpeg r6700.2006-10-15, by diego
-
Fix crash because of last_glyph < first_glyph, probably caused by first line2006-10-15, by reimar
-
cosmetics: indentation2006-10-15, by kraymer
-
Implement -noidx since index can use quite a bit of memory, esp. when using valgrind.2006-10-15, by reimar
-
Remove test for framebuffer device from DirectFB check.2006-10-15, by diego
-
Sync with r201912006-10-15, by voroshil
-
sync with r201912006-10-15, by kraymer
-
synced with r201762006-10-15, by Gabrov
-
Remove removed/renamed files.2006-10-15, by diego
-
Add standard svn:eol-style and svn:keywords properties, remove svn:executable.2006-10-15, by diego
-
synced with r201832006-10-15, by Gabrov
-
synced with r201942006-10-15, by Gabrov
-
Deleting formats.xml and users-vs-dev.xml.2006-10-15, by Gabrov
-
synced with r200832006-10-15, by Gabrov
-
during stream detection always parse ts_probesize bytes (even with -nosound set),2006-10-15, by nicodvb
-
hurried pre-release update, partially synced with r201912006-10-14, by reynaldo
-
as per request, fullscreen and mute options have been added to the context menus.2006-10-14, by vayne
-
Create proper define for DFBMGA.2006-10-14, by diego
-
Remove senseless DIRECTFBVERSION check, we require 0.9.13+ anyway.2006-10-14, by diego
-
Remove intrinsics check, they are no longer used in FFmpeg.2006-10-14, by diego
-
Remove unused ABS define2006-10-14, by reimar
-
Sync mail-lists.xml removal.2006-10-14, by diego
-
Use = instead of == for extra portability.2006-10-14, by diego
-
Use = instead of == for extra portability.2006-10-14, by diego
-
Zerofill libass static variables during initialization.2006-10-14, by eugeni
-
Free FT_Stroker during libass deinitialization.2006-10-14, by eugeni
-
r20189: Some more consistency for the -pvr options, typo.2006-10-14, by kraymer
-
r20191: slight overall verbosity reduction2006-10-14, by kraymer
-
Remove useless assignements, thanks reimar for noticing them2006-10-14, by rtogni
-
Fix typo in sub_delay external specification.2006-10-13, by eugeni
-
Remove dead code (condition can obviously never be true)2006-10-13, by reimar
-
bails out if cdparanoia can't read cd (avoid lockup)2006-10-13, by ben
-
Shorten decoder works now with MPlayer2006-10-13, by reimar
-
FFmpeg Shorten audio decoder2006-10-13, by diego
-
litle bug, didn't compile :(2006-10-12, by ptt
-
sync'd with r201912006-10-12, by ptt
-
some minor fixes & sync to r201942006-10-12, by ptt
-
some little consistency fixes2006-10-12, by ptt
-
updates, grammar/spelling2006-10-12, by diego
-
Changlog updated with help of svn log2006-10-12, by reimar
-
slight overall verbosity reduction2006-10-12, by diego
-
r20172: Update paragraph about libdvdcss and libdvdread.2006-10-12, by voroshil
-
Some more consistency for the -pvr options, typo.2006-10-12, by diego
-
10l, used MSGTR_Unknown instead of lang in mp_property_audio2006-10-12, by reimar
-
simplify mp_property_sub2006-10-12, by reimar
-
r20183: Recommend gcc 4.x on PowerPC.2006-10-12, by kraymer
-
Cosmetics for previous mplayer.c patch2006-10-12, by reimar
-
Simplify mp_property_audio2006-10-12, by reimar
-
Recommend gcc 4.x on PowerPC.2006-10-12, by diego
-
Cosmetics2006-10-12, by reimar
-
strncpy->strlcpy2006-10-12, by reimar
-
Remove useless return; at end of function2006-10-12, by reimar
-
Simplify demux_mkv_get_sub_lang2006-10-12, by reimar
-
r20132: little typo fixes2006-10-12, by kraymer
-
r20176: small consistency/format fix2006-10-12, by kraymer
-
small consistency/format fix2006-10-12, by kraymer
-
initial import of cd-dvd.xml (german translation)2006-10-12, by kraymer