log

age author description
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.
2006-04-28 diego cosmetics: Remove trailing whitespace.
2006-04-28 diego Consistency for the 'i' key, document vglobal, aglobal and
2006-04-28 gabrov synced with 1.1124
2006-04-28 reynaldo Small grammar fix introduced by my previous commit :/
2006-04-28 gpoirier Some Fench fixes by Bounec
2006-04-28 gpoirier Some French corrections, patch by Jérome Ferrari <jerome POIS ferrari AH lappis POIS com>
2006-04-28 gabrov synced with 1.1114
2006-04-28 reynaldo Small clarification to the i keystroke description, it doesnt make an EDL mark unless you are in -edlout mode
2006-04-28 diego small spelling/grammar fixes
2006-04-27 nicodvb clarified restriction on -lavfopts :delay
2006-04-27 nicodvb document more -lavfopts entries
2006-04-27 uau Remove a useless variable.
2006-04-27 pacman Fix some bugs handling input that is not aligned at 16 bytes or has
2006-04-27 gpoirier fixes a bug when copying the image into a destination buffer smaller than the source.
2006-04-27 gabrov synced with 1.1100
2006-04-27 reimar use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before they
2006-04-27 diego Remove unnecessary le2me_32 macros.
2006-04-27 diego Document how configure works and how to write basic checks.
2006-04-27 diego spelling/grammar/wording fixes in doxygen and non-doxygen comments
2006-04-27 uau Remove useless "#if 0" blocks
2006-04-27 diego Fix amr_nb-fixed compilation: Don't depend on amr_nb.
2006-04-27 diego EDL no longer conditionally compiled.
2006-04-27 uau Make EDL compilation unconditional
2006-04-27 diego Sync with upstream.
2006-04-27 diego typo
2006-04-27 uau Change common pts variables from floats to doubles. Individual demuxers
2006-04-27 luran sync with 1.249
2006-04-27 reynaldo Fixes - Make mencoder stream size printing use 64 bits - by Corey Hickey on translation files
2006-04-27 luran sync with 1.248
2006-04-27 reynaldo I think I can safely take care of the equalizer af, going to maintain it
2006-04-27 reynaldo updating spanish console messages to 1.249 (almost 100%) adding all missing entries at least
2006-04-27 gabrov synced with 1.249
2006-04-27 reynaldo Removes duplicate entry
2006-04-27 uau Fix memory corruption in vd_libmpeg2
2006-04-26 corey Make mencoder stream size printing use 64 bits.
2006-04-26 kraymer German translation for faq.xml
2006-04-26 gpoirier French corrections by Pierre Lombard < p_l AH gmx POIS fr >
2006-04-26 gpoirier (.)~(.)
2006-04-26 gabrov synced with 1.1059
2006-04-26 kraymer 1.1269: Kiriuja's rephrasing of the identify=6 v/s -identify issue, ...
2006-04-26 kraymer 1.247: correct meaning of ABR
2006-04-26 reynaldo Kiriuja's rephrasing of the identify=6 v/s -identify issue, patch by himself, applyed with minor update
2006-04-26 gabrov synced with 1.247
2006-04-26 gabrov correct meaning of ABR
2006-04-26 diego 10l: Test the variable, don't set it...
2006-04-26 luran average bitrate -> available bitrate (en hasn't changed yet?)
2006-04-25 uau The code setting the OSD seek direction indicator for absolute seeks was
2006-04-25 uau Remove updating of vo_mouse_timer_const from the main loop and also
2006-04-25 nicodvb simplified management of dvb channel switching
2006-04-25 gpoirier some fixes by Pierre Lombard
2006-04-25 gabrov synced with 1.1042
2006-04-25 albeu Fix most of the mistakes pointed out by Diego.
2006-04-25 gabrov synced with 1.246