log

age author description
2006-11-04 torinthiel Sync with r20637
2006-11-04 torinthiel Synced with r20658
2006-11-04 torinthiel (cosmetics) Unify and clarify blank lines usage
2006-11-04 torinthiel Move "and" to end of list, improves grammar
2006-11-04 henry update for r20654
2006-11-04 henry pass the interlacing info to the filter chain
2006-11-04 henry fix quantizer export for interlaced video
2006-11-03 eugeni Prefer microsoft-specific charmaps to all other.
2006-11-03 nicodvb don't set the resolution for dvr-ms files: in the asf headers it seems to
2006-11-03 diego Streamline and simplify internal vs external libdvdread handling.
2006-11-03 kraymer remove charset files (all of them are in UTF-8 now anyway)
2006-11-03 michael attempt to fix the unbound future frame issue with keyframes on the muxer side
2006-11-03 diego Document ao_openal.
2006-11-03 michael 2nd try for a keyframe definition
2006-11-03 gpoirier partial sync
2006-11-03 eugeni Introduce MSGT_ASS, use it for all libass messages.
2006-11-03 voroshil no real change need for r20586, updating sync tag
2006-11-03 voroshil add missing tag update
2006-11-03 voroshil r20637:libmpdvdkit no longer exists.
2006-11-03 kraymer r20620: better description for -correct-pts
2006-11-03 kraymer r20571: cvidix tricks
2006-11-03 kraymer fix typo
2006-11-03 michael keyframe definition
2006-11-03 diego libmpdvdkit no longer exists.
2006-11-03 diego I'm effectively maintaining libdvdcss and libdvdread.
2006-11-03 michael main header typo
2006-11-03 michael move file up so its found first, this probably improves readability
2006-11-03 diego libmpdvdkit2 --> libdvdcss
2006-11-03 diego libmpdvdkit2 --> libdvdread
2006-11-03 diego libmpdvdkit2 --> libdvdread, it just contains libdvdread now.
2006-11-03 diego Remove stray line.
2006-11-03 diego Move libdvdcss into its own subdirectory.
2006-11-03 diego Remove useless/redundant SYS_LINUX and _REENTRANT defines from CFLAGS.
2006-11-03 diego Remove useless default target.
2006-11-03 diego Move the rest of the config.h parameters to the Makefile.
2006-11-03 diego Remove HAVE_MPLAYER check, we unconditionally compile with HAVE_MPLAYER set.
2006-11-03 diego bump version number
2006-11-03 diego Remove options not present in upstream config.h.in.
2006-11-03 diego Sync some cosmetics from upstream.
2006-11-03 diego typo, roff markup
2006-11-03 uau better description for -correct-pts
2006-11-03 eugeni Implement loading subtitles from memory.
2006-11-03 eugeni Bugfix: sub_recode could deallocate global sub_cp under some circumstances.
2006-11-03 torinthiel - random fixes
2006-11-03 kraymer Partial sync w/ en/mplayer.1 (5).
2006-11-03 torinthiel Synced with r20614
2006-11-02 torinthiel another missing <application>
2006-11-02 reimar Support backspace for -vo gl/gl2 under Windows
2006-11-02 reimar remove accidential ';' (that's what too much C programming does to you ;-) )
2006-11-02 reimar Check for existence of libcdio_paranoia, not libcdio, since the former is
2006-11-02 reimar Useless break in libcdio pkg-config check
2006-11-02 reimar Remove spurious $_inc_tmp in libcdio check
2006-11-02 voroshil Replace some chars with &#<somecode>; to allow make vim working properly with unicode on koi8r locale.
2006-11-02 reimar Set mpi stride, mostly fixes http://samples.mplayerhq.hu/MPEG2/res_change_ffmpeg_aspect.ts
2006-11-02 kraymer convert remaining help files to UTF-8
2006-11-02 lucabe Add support for conversions from the rgb565 and rgb555 formats
2006-11-01 diego Rework binary codec directory handling. Don't use directories from other
2006-11-01 reimar More code shuffling
2006-11-01 reimar cosmetics: move WIN32 read_toc code to allow for summarizing more common
2006-11-01 henry qp height should be in macroblocks, not pixels
2006-11-01 diego Do not mix declarations and statements.
2006-11-01 reimar Avoid code duplication for "last" toc entry.
2006-11-01 reimar simplify/unify read_toc
2006-11-01 reimar Factor out common code in stream_cddb read_toc function.
2006-11-01 voroshil some non russian/english characters (in people's names) copypasted from english page.
2006-11-01 reimar Remove useless code
2006-11-01 reimar libcdio also needs to link against libcdio_paranoia
2006-11-01 reimar ARCH_X86 simplifications
2006-11-01 diego Use common define for x86_32 and x86_64.
2006-11-01 reimar mp3lib asm does not compile on AMD64.
2006-11-01 diego Support for recent changes to ARCH_X86 handling in FFmpeg.
2006-11-01 reimar Proper libcdio detection also without pkg-config
2006-11-01 diego proper Subversion-speak for revision numbers
2006-11-01 torinthiel - Translated up to r20162 by Misiek y_0rk3r#tlen,pl with fixes by me
2006-11-01 torinthiel Missing comma added
2006-11-01 diego The col utility eats non-ASCII characters without the -p option it seems.
2006-11-01 diego cosmetics: Reformat section.
2006-11-01 diego paragraph about groff and UTF-8
2006-11-01 reimar gcc optimized != 0 check for extern function away, thus linking
2006-11-01 diego encoding is now UTF-8
2006-11-01 diego libdvdcss r202, my patch was committed upstream.
2006-11-01 diego Typo: lseek --> lseek64, the former is not used in the code.
2006-11-01 voroshil trivial sync with r20551
2006-11-01 reimar Do not modify parsed command-line values on config,
2006-11-01 reimar Test proper linking for cdda/cdio
2006-10-31 torinthiel Sync r20551 and some wording fixes
2006-10-31 torinthiel Bump sync tag, r20551
2006-10-31 torinthiel Revert broken encoding translation
2006-10-31 corey Typo fix: missing "get".
2006-10-31 diego cvidix tricks, based on a patch by Reimar
2006-10-31 diego Fix codec directory fallback, it was overriding the autodetection.
2006-10-31 kraymer update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
2006-10-31 diego Add copyright holders, mostly synced from the Debian package.
2006-10-31 diego precise location for dvbstream
2006-10-31 diego CVS -> SVN for FFmpeg, add pnm implementation from xine.
2006-10-31 diego uCIFS is gone, URL update.