log

age author description
2006-06-04 rtogni Fix potential integer overflows in memory allocation.
2006-06-02 diego libpostproc is not a subdirectory of libavcodec anymore.
2006-06-02 diego svn:externals definitions for required FFmpeg libraries.
2006-06-02 diego Remove now obsolete .cvsignore files.
2006-05-30 michael metadata support
2006-05-30 poirierg Remove dead code, and do close smem file descriptor during un-init
2006-05-31 poirierg On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < zuxy P meng A gmail P com>
2006-05-30 poirierg URL fix
2006-05-18 uau Use 0 and 1 instead of FRIBIDI_FALSE and FRIBIDI_TRUE which are no
2006-05-18 nicodvb psm longer than 1018 bytes is not allowed, thus invalid
2006-05-18 gabrov synced with 1.87
2006-05-18 gabrov typo fixes
2006-05-18 gabrov increased sync tag (1.16) after URL update
2006-05-18 gabrov synced with 1.53
2006-05-18 gabrov typo fixes
2006-05-18 gpoirier Partial sync, patch by Gilles Pelletier < pellgill AH gmail POIS com >
2006-05-18 ivo use mp_msg instead of printf
2006-05-18 ivo include sys/io.h instead of asm/io.h so iopl() gets declared too
2006-05-18 ivo only include sys/mman.h if HAVE_SYS_MMAN_H is defined
2006-05-17 diego Mention new mphelp_check.py script.
2006-05-17 gpoirier Retrieve CPU built-in namestring, and if it exists, print it during cpu detection; t it doesn't exist, fallback to the cpu table. Patch by Zuxy Meng
2006-05-17 gpoirier S3 virge on fbdev is -vo s3fb
2006-05-17 gpoirier Mention new driver which does back end scaling on S3 Virge chips in combination with fbdev.
2006-05-17 gpoirier Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.
2006-05-17 gpoirier x86_64 only saves ebx, not rbx. Fix some potential compilation problem on amd64.
2006-05-17 reimar also set guiIntfStruct.sh_video to NULL for guiSetDefaults.
2006-05-17 diego 10l: Really accept both one and two dashes.
2006-05-17 diego Add mphelp_check.py.
2006-05-17 diego Accept --missing as well as -missing, print less newlines.
2006-05-17 attila fix reversed order of arguments
2006-05-17 diego Fix some errors revealed by Uoti's help file checker.
2006-05-17 diego Smacker, typo
2006-05-17 diego Add FFmpeg Smacker audio and video.
2006-05-17 reynaldo fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 3 of 3
2006-05-17 reynaldo fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 2 of 3
2006-05-17 reynaldo fix extras and maformed translation messages, check done with uau's brand new TOOLS/ script, PART 1 of 3
2006-05-16 uau Add tool to check MPlayer translation files for conflicting arguments
2006-05-15 kraymer version bump (we are in sync with 1.16)
2006-05-15 gpoirier URL fix
2006-05-15 gpoirier sync with 1.1289
2006-05-15 gpoirier 10l to Reynaldo Verdejo H. Pinochet: next release is pre8, not pre6 ;-)
2006-05-15 gpoirier fix build on macintel, patch by Zuxy Meng
2006-05-15 gpoirier document more codecs supported by vfw interface.
2006-05-15 rtognimp Add AACP fourcc for AACPlus in nsv streams
2006-05-14 rathann Fix:
2006-05-14 rathann Fix:
2006-05-14 rathann Fix:
2006-05-14 gpoirier Various improvement, fix build on AMD-64 and icc
2006-05-14 gpoirier explains why current players do not deinterlace to full fieldrate, original patch by Jerome Ferrari, reworked by Diego and myself.
2006-05-14 reimar do aspect correction of video size before calculating vo_dx and vo_dy.
2006-05-14 reimar typo fixes: Extenstion -> extension
2006-05-14 gpoirier fix parsing of vobsub private data, patch by Evgeniy Stepanov <eugeni P stepanov A gmail P com>
2006-05-14 gpoirier add section "Choisir le codec video", patch by Jerome Ferrari <jerome PPP ferrari AA lappis PP com> + random fixes by me
2006-05-14 rtognimp Fix some potential integer overflow in memory allocation (mot of these
2006-05-14 diego Don't just check for the existence of xmmintrin.h, also verify it will compile.
2006-05-14 diego Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.
2006-05-14 diego Use egrep together with extended regular expressions for greater portability.
2006-05-14 diego Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.
2006-05-14 diego Only set the default output filename when it was not passed on the command
2006-05-14 gabrov synced with 1.256 (revert in English version)
2006-05-14 gabrov synced with 1.1289
2006-05-14 reynaldo Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
2006-05-13 reimar remove stray ')'
2006-05-13 reimar show OpenGL extension string with -v, very helpful for debugging
2006-05-13 reimar glBindTexture might be called glBindTextureEXT as well
2006-05-13 kraymer grammar fix for 'Syntax'
2006-05-13 kraymer 1.1289: support lavc mv0_threshold
2006-05-13 rathann missing argument for mp_msg, fixes:
2006-05-13 rathann Fix:
2006-05-13 corey support lavc mv0_threshold
2006-05-13 diego Move setting the output filename after the suboption parsing, otherwise it
2006-05-13 reimar add check for a working iconv program and point to workaround if not found
2006-05-13 rathann Remove extra return.
2006-05-13 rathann Simplify condition, since both time and time_last are unsigned.
2006-05-13 rathann Make return type consistent with usage. Patch by Pierre Lombard.
2006-05-13 diego Make depend targets consistent: Remove redirection through .depend target.
2006-05-13 gabrov synced with 1.50
2006-05-13 diego Makefile and config.h are not generated files.
2006-05-13 diego make depend requires help_mp.h, fixes make depend after make distclean.
2006-05-13 gabrov synced with 1.1288
2006-05-13 diego Remove redundant line.
2006-05-13 diego Rework the karaoke audio filter section.
2006-05-13 diego Linkers, assisted by a compiler, can optimize out the string that is being
2006-05-13 nicodvb where necesary, replaced all realloc() with realloc_struct() to prevent int oveflows
2006-05-13 nicodvb when searching ac3 in unqualified pes_private1 streams there's no need to scan > 64 KB of data: frames can't be so far apart
2006-05-13 reimar Missing terminating " causes compilation error in vo_aa
2006-05-13 nicodvb prevent memleak
2006-05-13 nicodvb unconditionally stop allocating memory for dvb_channel_t after 1 MB: it's unreasonably big
2006-05-13 reynaldo New karaoke af
2006-05-13 reynaldo Minor pre-release corrections, mostly missed caps
2006-05-13 rfelker accidentally committed this overflow fix with the declaration fix before.
2006-05-13 rfelker remove useless cruft (caused error tz undefined)
2006-05-13 rfelker posix compliance, dont use ancient legacy name
2006-05-13 rfelker 10^100l c++ declarations
2006-05-12 nicodvb allocate correct extradata size
2006-05-12 gpoirier Further random updates by Jerome Ferrari <jerome PIOS ferrari A lappis POIU com>
2006-05-12 nicodvb raised max extradata size and refuse to store more than the limit
2006-05-12 nicodvb don't allocate (and demux_push() immediately) demux_packet()s > MAX_PACK_SIZE; releasing immediately audio packets (before the pes is complete) doesn't make any sense and deteriorates interleaving
2006-05-12 nicodvb search ac3 in dvd substream only if pes_aligned flag is set in the pes headers, otherwise false positives are likely to occur
2006-05-12 diego mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.
2006-05-12 diego mlib != mediaLib
2006-05-12 diego --enable-mlib should behave like all other commandline parameters.
2006-05-12 diego some fixes for the VfW encoding section
2006-05-12 iive enable mediaLib check execution and honnor user choise to enable mediaLib even on non-sunos system
2006-05-12 diego Add missing --enable-toolame and --enable-twolame parameters.
2006-05-12 diego output typo fixes
2006-05-12 diego Disable mediaLib by default due to brokenness.
2006-05-12 reynaldo Minor corrections partII - Final
2006-05-12 reynaldo Minor corrections to spanish help messages - Part1
2006-05-11 diego Fall back on the codecs subdirectory of the current directory for Real
2006-05-11 diego Prefer vorbis over ffvorbis for now.
2006-05-11 diego roff syntax fix
2006-05-11 gpoirier like it or not, the vfw options are -(xvfw)opts, not -(vfw)opts
2006-05-11 gpoirier sync with 1.1285
2006-05-11 rtognimp Fix potential integer overflows in memory allocation. Patch by Reimar and me, SIZE_MAX by Rich
2006-05-11 gabrov synced with 1.254
2006-05-11 gabrov synced with 1.1284
2006-05-11 gabrov synced with 1.29
2006-05-11 gabrov synced with 1.17 (increased sync tag after English typo fix)
2006-05-11 gabrov synced with 1.49
2006-05-11 kraymer version bump..
2006-05-11 kraymer release dedicated review Part I (lines 329 - <end>)
2006-05-11 kraymer 1.284: fix vfw-related things
2006-05-11 luran sync
2006-05-11 diego Remove unnecessary commented out OPTFLAGS line.
2006-05-11 gpoirier fix vfw-related things, patches by RC and Compn
2006-05-10 diego ffvorbis no longer crashes with native demuxer.
2006-05-10 nicodvb unbound demux_ogg from ad_libvorbis
2006-05-10 nicodvb unbind demux_ogg from ad_libvorbis; this permits to use -ac ffvorbis without crashes
2006-05-10 nicodvb A/R changes are handled correctly by -vc mpeg12
2006-05-10 nicodvb moved code to set aspect ratio for mpeg12 away from video.c and into decoder files; A/R changes work correctly with -vc mpeg12
2006-05-10 diego Feed AltiVec compiler options into CFLAGS explicitly.
2006-05-10 kraymer grammar fix
2006-05-10 diego missing period, noticed by Christian Korff christian.korff$$@$$gmail$$.$$com
2006-05-10 kraymer 10l, fix for previous commit
2006-05-10 kraymer fix missing line break for MSGTR_LameCantInit
2006-05-10 kraymer release dedicated review Part I (lines 1 - 328)
2006-05-10 gpoirier fuse XviD entries,
2006-05-09 kraymer align xml tags
2006-05-09 kraymer wording
2006-05-09 kraymer German translation for tvinput.xml
2006-05-09 rtognimp Temporary workaround for libavcodec issues with B-frames
2006-05-09 kraymer 1.251: console message review: countless spelling/grammar/wording fixes
2006-05-09 kraymer 1.1283: Document xvfwopts.
2006-05-09 diego Document xvfwopts.
2006-05-09 diego small layout fix
2006-05-09 diego Ignore main.xml.
2006-05-09 kraymer 1.1281: Small wording fix, add parameters to the lavfopts option declarations.
2006-05-09 diego typo/wording fixes
2006-05-09 diego Add a note about main.xml.
2006-05-09 kraymer 1.252: [previously applied by rynaldo, #1.157]
2006-05-09 gabrov synced with 1.48
2006-05-09 diego Unconditionally compile Matroska demuxer - oops, part missed in initial commit.
2006-05-09 gpoirier Explain how to use -ovc vfw, patch by compn < tempn AH twmi PIO rr POI com >, fixes, reformat, pretty indent by me.
2006-05-08 diego Unconditionally compile the Matroska demuxer.
2006-05-08 diego This file is autogenerated and should not be in CVS.
2006-05-08 gpoirier 2nd part of review by Pierre Lombard + some more fixes by me.
2006-05-08 gpoirier French correction by Pierre Lombard <p_l AH gmx PO fr>, and some further changes by myself.
2006-05-07 reimar change the type of esp in SwsContext to uint64_t so it can hold a full register
2006-05-07 diego Adapt to latest FFmpeg AMR build changes.
2006-05-07 nicodvb COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.c
2006-05-07 diego vfps OGM support
2006-05-07 diego Fix up some checks to properly use _res_comment.
2006-05-07 diego Remove stray variable.
2006-05-06 diego support for vfps OGM files
2006-05-06 pacman Fix calculation of stream sizes when they are too big for a 32-bit variable
2006-05-06 michael removing esp usage
2006-05-06 michael REGBP
2006-05-05 ods15 fix float rounding error
2006-05-05 uau Don't blit frame if we hit EOF and no new frame is read. Fixes picture
2006-05-05 iive fix the warning generated (in gcc4) by the 'inline' keyword position.
2006-05-04 iive x264 linking now requires explicit x11 libraries inclusion.
2006-05-04 iive check for XviD compiled with pthread support
2006-05-04 gpoirier French Fixes by Pierre Lombard, (and 10l to me for not checking they were
2006-05-04 reimar Make sure black borders are drawn when switching videos with -fixed-vo.
2006-05-04 reynaldo updates cs translation of help messages, patch by Thomas Blaha, tomasb AT kapsa-cz
2006-05-03 nicodvb fixed %d->PRIu64 in read_mpeg_timestamp()
2006-05-03 nicodvb stream_read_word() returns _unsigned_ int
2006-05-03 nicodvb in read_mpeg_timestamp() cast int expression to uint64_t before shifting to avoid truncation of bits and to prevent propagation of bit 1 as sign bit in pts
2006-05-02 gabrov synced with 1.1281
2006-05-02 gpoirier French fixes by jerome WOF ferrari YAP lappis WOF com
2006-05-01 gpoirier yet another Compile fix
2006-05-01 gpoirier some more corrections
2006-05-01 gpoirier sync with 1.1281
2006-05-01 gpoirier french corrections by Bounec
2006-05-01 diego Small wording fix, add parameters to the lavfopts option declarations.
2006-05-01 diego Expand a bit, clarification and grammar fix.
2006-05-01 diego cosmetics: Make patch apply cleanly.
2006-05-01 diego Remove obsolete features.xml file.
2006-05-01 diego misc wording/spelling fixes
2006-05-01 gabrov synced with 1.1280
2006-05-01 gpoirier we have a preliminary support for macintel
2006-05-01 rfelker 100000l to the fools who don't know C
2006-04-30 reimar update release tag so nobody uses an old codecs.conf
2006-04-30 rtognimp AIx port is experimental
2006-04-30 rtognimp sync with ffmpeg changelog + some updates
2006-04-30 diego Add a check for sysi86() on Solaris systems, solving a build failure on Solaris
2006-04-30 attila 10l
2006-04-30 attila patches should be always created from root dir
2006-04-30 attila add section about resending patches
2006-04-30 kraymer 1.1280: -lavfopts muxrate in in bits/sec
2006-04-30 nicodvb -lavfopts muxrate in in bits/sec
2006-04-30 kraymer 1.1279: Bump the date.
2006-04-30 kraymer 1.1276: Consistency for the 'i' key, [does not apply]
2006-04-30 kraymer 1.1273: small spelling/grammar fixes
2006-04-30 gabrov synced with 1.1200
2006-04-30 gabrov synced with 1.252 (update done by Reynaldo)
2006-04-30 gpoirier fixes suggested by Reimar
2006-04-30 reynaldo Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
2006-04-30 gabrov synced with 1.251
2006-04-30 reynaldo Fixed a tipo pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
2006-04-29 gpoirier Add a few meaningfull recent dev. improvement, cut overly long lines
2006-04-29 reynaldo slovak help msgs translation update, first half, patch by Daiel Bena - benad AT centrum-cz
2006-04-29 gpoirier French fixes by Jerome Ferrari
2006-04-29 gpoirier French fixes by Bounec
2006-04-29 gpoirier I already bumped the date to tomorrow, which is pre8 "Neu Team Strikes back" due date
2006-04-29 diego Bump the date.
2006-04-29 gpoirier sync with 1.1278
2006-04-29 iive Adding transliteration (english spelling) of my name
2006-04-29 luran sync
2006-04-28 diego Correct vglobal description, as pointed out by Loren.
2006-04-28 diego console message review: countless spelling/grammar/wording fixes
2006-04-28 diego Remove duplicate message.
2006-04-28 diego Rename some misspelled and misnamed messages.