Mercurial > mplayer.hg
graph
-
Add mphelp_check.py.Wed, 17 May 2006 12:15:23 +0000, by diego
-
Accept --missing as well as -missing, print less newlines.Wed, 17 May 2006 12:10:17 +0000, by diego
-
fix reversed order of argumentsWed, 17 May 2006 12:01:00 +0000, by attila
-
Fix some errors revealed by Uoti's help file checker.Wed, 17 May 2006 11:45:13 +0000, by diego
-
Smacker, typoWed, 17 May 2006 11:30:15 +0000, by diego
-
Add FFmpeg Smacker audio and video.Wed, 17 May 2006 11:18:02 +0000, by diego
-
fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 3 of 3Wed, 17 May 2006 07:46:21 +0000, by reynaldo
-
fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 2 of 3Wed, 17 May 2006 07:18:57 +0000, by reynaldo
-
fix extras and maformed translation messages, check done with uau's brand new TOOLS/ script, PART 1 of 3Wed, 17 May 2006 05:18:16 +0000, by reynaldo
-
Add tool to check MPlayer translation files for conflicting argumentsTue, 16 May 2006 18:09:14 +0000, by uau
-
version bump (we are in sync with 1.16)Mon, 15 May 2006 20:34:33 +0000, by kraymer
-
URL fixMon, 15 May 2006 19:35:45 +0000, by gpoirier
-
sync with 1.1289Mon, 15 May 2006 19:17:57 +0000, by gpoirier
-
10l to Reynaldo Verdejo H. Pinochet: next release is pre8, not pre6 ;-)Mon, 15 May 2006 17:56:10 +0000, by gpoirier
-
fix build on macintel, patch by Zuxy MengMon, 15 May 2006 15:10:23 +0000, by gpoirier
-
document more codecs supported by vfw interface.Mon, 15 May 2006 11:30:43 +0000, by gpoirier
-
Add AACP fourcc for AACPlus in nsv streamsMon, 15 May 2006 09:38:46 +0000, by rtognimp
-
Fix:Sun, 14 May 2006 22:06:59 +0000, by rathann
-
Fix:Sun, 14 May 2006 22:06:17 +0000, by rathann
-
Fix:Sun, 14 May 2006 22:03:24 +0000, by rathann
-
Various improvement, fix build on AMD-64 and iccSun, 14 May 2006 20:24:47 +0000, by gpoirier
-
explains why current players do not deinterlace to full fieldrate, original patch by Jerome Ferrari, reworked by Diego and myself.Sun, 14 May 2006 19:49:49 +0000, by gpoirier
-
do aspect correction of video size before calculating vo_dx and vo_dy.Sun, 14 May 2006 19:36:21 +0000, by reimar
-
typo fixes: Extenstion -> extensionSun, 14 May 2006 17:56:04 +0000, by reimar
-
fix parsing of vobsub private data, patch by Evgeniy Stepanov <eugeni P stepanov A gmail P com>Sun, 14 May 2006 16:18:41 +0000, by gpoirier
-
add section "Choisir le codec video", patch by Jerome Ferrari <jerome PPP ferrari AA lappis PP com> + random fixes by meSun, 14 May 2006 16:00:26 +0000, by gpoirier
-
Fix some potential integer overflow in memory allocation (mot of theseSun, 14 May 2006 15:51:05 +0000, by rtognimp
-
Don't just check for the existence of xmmintrin.h, also verify it will compile.Sun, 14 May 2006 13:39:52 +0000, by diego
-
Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.Sun, 14 May 2006 12:27:11 +0000, by diego
-
Use egrep together with extended regular expressions for greater portability.Sun, 14 May 2006 12:07:26 +0000, by diego
-
Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.Sun, 14 May 2006 10:33:27 +0000, by diego
-
Only set the default output filename when it was not passed on the commandSun, 14 May 2006 10:21:56 +0000, by diego
-
synced with 1.256 (revert in English version)Sun, 14 May 2006 09:03:22 +0000, by gabrov
-
synced with 1.1289Sun, 14 May 2006 08:48:08 +0000, by gabrov
-
Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purposeSun, 14 May 2006 04:07:35 +0000, by reynaldo
-
remove stray ')'Sat, 13 May 2006 23:22:42 +0000, by reimar
-
show OpenGL extension string with -v, very helpful for debuggingSat, 13 May 2006 23:06:18 +0000, by reimar
-
glBindTexture might be called glBindTextureEXT as wellSat, 13 May 2006 23:03:19 +0000, by reimar
-
grammar fix for 'Syntax'Sat, 13 May 2006 22:07:59 +0000, by kraymer
-
1.1289: support lavc mv0_thresholdSat, 13 May 2006 21:59:18 +0000, by kraymer
-
missing argument for mp_msg, fixes:Sat, 13 May 2006 21:12:43 +0000, by rathann
-
Fix:Sat, 13 May 2006 21:01:05 +0000, by rathann
-
support lavc mv0_thresholdSat, 13 May 2006 20:18:57 +0000, by corey
-
Move setting the output filename after the suboption parsing, otherwise itSat, 13 May 2006 19:04:39 +0000, by diego
-
add check for a working iconv program and point to workaround if not foundSat, 13 May 2006 19:03:20 +0000, by reimar
-
Remove extra return.Sat, 13 May 2006 18:38:57 +0000, by rathann
-
Simplify condition, since both time and time_last are unsigned.Sat, 13 May 2006 18:34:02 +0000, by rathann
-
Make return type consistent with usage. Patch by Pierre Lombard.Sat, 13 May 2006 18:20:41 +0000, by rathann
-
Make depend targets consistent: Remove redirection through .depend target.Sat, 13 May 2006 18:01:04 +0000, by diego
-
synced with 1.50Sat, 13 May 2006 17:12:55 +0000, by gabrov
-
Makefile and config.h are not generated files.Sat, 13 May 2006 16:40:07 +0000, by diego
-
make depend requires help_mp.h, fixes make depend after make distclean.Sat, 13 May 2006 16:37:16 +0000, by diego
-
synced with 1.1288Sat, 13 May 2006 15:18:14 +0000, by gabrov
-
Remove redundant line.Sat, 13 May 2006 14:50:45 +0000, by diego
-
Rework the karaoke audio filter section.Sat, 13 May 2006 14:36:08 +0000, by diego
-
Linkers, assisted by a compiler, can optimize out the string that is beingSat, 13 May 2006 14:32:37 +0000, by diego
-
where necesary, replaced all realloc() with realloc_struct() to prevent int oveflowsSat, 13 May 2006 10:49:46 +0000, by 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 apartSat, 13 May 2006 10:09:33 +0000, by nicodvb
-
Missing terminating " causes compilation error in vo_aaSat, 13 May 2006 09:17:21 +0000, by reimar
-
prevent memleakSat, 13 May 2006 09:08:28 +0000, by nicodvb
-
unconditionally stop allocating memory for dvb_channel_t after 1 MB: it's unreasonably bigSat, 13 May 2006 09:01:18 +0000, by nicodvb
-
New karaoke afSat, 13 May 2006 08:46:31 +0000, by reynaldo
-
Minor pre-release corrections, mostly missed capsSat, 13 May 2006 07:22:36 +0000, by reynaldo
-
accidentally committed this overflow fix with the declaration fix before.Sat, 13 May 2006 06:12:25 +0000, by rfelker
-
remove useless cruft (caused error tz undefined)Sat, 13 May 2006 05:56:40 +0000, by rfelker
-
posix compliance, dont use ancient legacy nameSat, 13 May 2006 05:51:35 +0000, by rfelker
-
10^100l c++ declarationsSat, 13 May 2006 05:48:16 +0000, by rfelker
-
allocate correct extradata sizeFri, 12 May 2006 22:33:42 +0000, by nicodvb
-
Further random updates by Jerome Ferrari <jerome PIOS ferrari A lappis POIU com>Fri, 12 May 2006 22:23:37 +0000, by gpoirier
-
raised max extradata size and refuse to store more than the limitFri, 12 May 2006 22:21:29 +0000, by nicodvb
-
search ac3 in dvd substream only if pes_aligned flag is set in the pes headers, otherwise false positives are likely to occurFri, 12 May 2006 20:26:05 +0000, by nicodvb
-
mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.Fri, 12 May 2006 17:27:03 +0000, by diego
-
mlib != mediaLibFri, 12 May 2006 17:07:22 +0000, by diego
-
--enable-mlib should behave like all other commandline parameters.Fri, 12 May 2006 17:05:55 +0000, by diego
-
some fixes for the VfW encoding sectionFri, 12 May 2006 17:04:47 +0000, by diego
-
enable mediaLib check execution and honnor user choise to enable mediaLib even on non-sunos systemFri, 12 May 2006 09:50:14 +0000, by iive
-
Add missing --enable-toolame and --enable-twolame parameters.Fri, 12 May 2006 09:20:51 +0000, by diego
-
output typo fixesFri, 12 May 2006 09:13:05 +0000, by diego
-
Disable mediaLib by default due to brokenness.Fri, 12 May 2006 08:33:30 +0000, by diego
-
Minor corrections partII - FinalFri, 12 May 2006 05:50:13 +0000, by reynaldo
-
Minor corrections to spanish help messages - Part1Fri, 12 May 2006 00:11:52 +0000, by reynaldo
-
Fall back on the codecs subdirectory of the current directory for RealThu, 11 May 2006 22:34:38 +0000, by diego
-
Prefer vorbis over ffvorbis for now.Thu, 11 May 2006 21:12:46 +0000, by diego
-
roff syntax fixThu, 11 May 2006 21:08:32 +0000, by diego
-
like it or not, the vfw options are -(xvfw)opts, not -(vfw)optsThu, 11 May 2006 20:47:00 +0000, by gpoirier
-
sync with 1.1285Thu, 11 May 2006 20:44:49 +0000, by gpoirier
-
Fix potential integer overflows in memory allocation. Patch by Reimar and me, SIZE_MAX by RichThu, 11 May 2006 18:50:46 +0000, by rtognimp
-
synced with 1.254Thu, 11 May 2006 15:39:43 +0000, by gabrov
-
synced with 1.1284Thu, 11 May 2006 15:32:24 +0000, by gabrov
-
synced with 1.29Thu, 11 May 2006 15:20:08 +0000, by gabrov
-
synced with 1.17 (increased sync tag after English typo fix)Thu, 11 May 2006 15:16:12 +0000, by gabrov
-
synced with 1.49Thu, 11 May 2006 15:12:29 +0000, by gabrov
-
version bump..Thu, 11 May 2006 11:04:27 +0000, by kraymer
-
release dedicated review Part I (lines 329 - <end>)Thu, 11 May 2006 11:00:26 +0000, by kraymer
-
1.284: fix vfw-related thingsThu, 11 May 2006 10:19:32 +0000, by kraymer
-
syncThu, 11 May 2006 10:13:18 +0000, by luran
-
Remove unnecessary commented out OPTFLAGS line.Thu, 11 May 2006 08:05:05 +0000, by diego
-
fix vfw-related things, patches by RC and CompnThu, 11 May 2006 05:51:26 +0000, by gpoirier
-
ffvorbis no longer crashes with native demuxer.Wed, 10 May 2006 22:59:46 +0000, by diego
-
unbound demux_ogg from ad_libvorbisWed, 10 May 2006 22:56:01 +0000, by nicodvb
-
unbind demux_ogg from ad_libvorbis; this permits to use -ac ffvorbis without crashesWed, 10 May 2006 22:54:24 +0000, by nicodvb
-
A/R changes are handled correctly by -vc mpeg12Wed, 10 May 2006 22:06:57 +0000, by nicodvb
-
moved code to set aspect ratio for mpeg12 away from video.c and into decoder files; A/R changes work correctly with -vc mpeg12Wed, 10 May 2006 22:03:18 +0000, by nicodvb
-
Feed AltiVec compiler options into CFLAGS explicitly.Wed, 10 May 2006 22:00:30 +0000, by diego
-
grammar fixWed, 10 May 2006 18:31:53 +0000, by kraymer
-
missing period, noticed by Christian Korff christian.korff$$@$$gmail$$.$$comWed, 10 May 2006 12:36:11 +0000, by diego
-
10l, fix for previous commitWed, 10 May 2006 11:47:22 +0000, by kraymer
-
fix missing line break for MSGTR_LameCantInitWed, 10 May 2006 11:43:34 +0000, by kraymer
-
release dedicated review Part I (lines 1 - 328)Wed, 10 May 2006 11:34:50 +0000, by kraymer
-
fuse XviD entries,Wed, 10 May 2006 08:36:56 +0000, by gpoirier
-
align xml tagsTue, 09 May 2006 22:48:56 +0000, by kraymer
-
wordingTue, 09 May 2006 22:46:43 +0000, by kraymer
-
German translation for tvinput.xmlTue, 09 May 2006 20:20:09 +0000, by kraymer
-
Temporary workaround for libavcodec issues with B-framesTue, 09 May 2006 20:06:34 +0000, by rtognimp
-
1.251: console message review: countless spelling/grammar/wording fixesTue, 09 May 2006 18:16:01 +0000, by kraymer
-
1.1283: Document xvfwopts.Tue, 09 May 2006 14:56:41 +0000, by kraymer
-
Document xvfwopts.Tue, 09 May 2006 14:38:53 +0000, by diego
-
small layout fixTue, 09 May 2006 14:38:07 +0000, by diego
-
Ignore main.xml.Tue, 09 May 2006 14:33:43 +0000, by diego
-
1.1281: Small wording fix, add parameters to the lavfopts option declarations.Tue, 09 May 2006 14:16:08 +0000, by kraymer
-
typo/wording fixesTue, 09 May 2006 14:07:26 +0000, by diego
-
Add a note about main.xml.Tue, 09 May 2006 13:49:15 +0000, by diego
-
1.252: [previously applied by rynaldo, #1.157]Tue, 09 May 2006 13:34:39 +0000, by kraymer
-
synced with 1.48Tue, 09 May 2006 08:41:16 +0000, by gabrov
-
Unconditionally compile Matroska demuxer - oops, part missed in initial commit.Tue, 09 May 2006 07:17:19 +0000, by diego
-
Explain how to use -ovc vfw, patch by compn < tempn AH twmi PIO rr POI com >, fixes, reformat, pretty indent by me.Tue, 09 May 2006 05:59:41 +0000, by gpoirier
-
Unconditionally compile the Matroska demuxer.Mon, 08 May 2006 21:41:15 +0000, by diego
-
This file is autogenerated and should not be in CVS.Mon, 08 May 2006 21:12:59 +0000, by diego
-
2nd part of review by Pierre Lombard + some more fixes by me.Mon, 08 May 2006 14:14:48 +0000, by gpoirier
-
French correction by Pierre Lombard <p_l AH gmx PO fr>, and some further changes by myself.Mon, 08 May 2006 10:28:44 +0000, by gpoirier
-
change the type of esp in SwsContext to uint64_t so it can hold a full registerSun, 07 May 2006 18:14:49 +0000, by reimar
-
Adapt to latest FFmpeg AMR build changes.Sun, 07 May 2006 16:21:13 +0000, by diego
-
COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.cSun, 07 May 2006 16:05:38 +0000, by nicodvb
-
vfps OGM supportSun, 07 May 2006 14:06:26 +0000, by diego
-
Fix up some checks to properly use _res_comment.Sun, 07 May 2006 14:00:07 +0000, by diego
-
Remove stray variable.Sun, 07 May 2006 13:53:13 +0000, by diego
-
support for vfps OGM filesSat, 06 May 2006 07:31:49 +0000, by diego
-
Fix calculation of stream sizes when they are too big for a 32-bit variableSat, 06 May 2006 06:23:23 +0000, by pacman
-
removing esp usageSat, 06 May 2006 02:01:39 +0000, by michael
-
REGBPSat, 06 May 2006 01:53:07 +0000, by michael
-
fix float rounding errorFri, 05 May 2006 18:52:14 +0000, by ods15
-
Don't blit frame if we hit EOF and no new frame is read. Fixes pictureFri, 05 May 2006 17:30:52 +0000, by uau
-
fix the warning generated (in gcc4) by the 'inline' keyword position.Fri, 05 May 2006 11:13:08 +0000, by iive
-
x264 linking now requires explicit x11 libraries inclusion.Thu, 04 May 2006 19:10:16 +0000, by iive
-
check for XviD compiled with pthread supportThu, 04 May 2006 16:34:05 +0000, by iive
-
French Fixes by Pierre Lombard, (and 10l to me for not checking they wereThu, 04 May 2006 12:36:34 +0000, by gpoirier
-
Make sure black borders are drawn when switching videos with -fixed-vo.Thu, 04 May 2006 08:45:34 +0000, by reimar
-
updates cs translation of help messages, patch by Thomas Blaha, tomasb AT kapsa-czThu, 04 May 2006 03:00:39 +0000, by reynaldo
-
fixed %d->PRIu64 in read_mpeg_timestamp()Wed, 03 May 2006 18:18:25 +0000, by nicodvb
-
stream_read_word() returns _unsigned_ intWed, 03 May 2006 18:12:38 +0000, by 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 ptsWed, 03 May 2006 17:55:02 +0000, by nicodvb
-
synced with 1.1281Tue, 02 May 2006 23:03:38 +0000, by gabrov
-
French fixes by jerome WOF ferrari YAP lappis WOF comTue, 02 May 2006 19:30:58 +0000, by gpoirier
-
yet another Compile fixMon, 01 May 2006 21:12:12 +0000, by gpoirier
-
some more correctionsMon, 01 May 2006 19:31:45 +0000, by gpoirier
-
sync with 1.1281Mon, 01 May 2006 17:54:48 +0000, by gpoirier
-
french corrections by BounecMon, 01 May 2006 17:46:30 +0000, by gpoirier
-
Small wording fix, add parameters to the lavfopts option declarations.Mon, 01 May 2006 17:08:52 +0000, by diego
-
Expand a bit, clarification and grammar fix.Mon, 01 May 2006 14:46:49 +0000, by diego
-
cosmetics: Make patch apply cleanly.Mon, 01 May 2006 13:29:22 +0000, by diego
-
Remove obsolete features.xml file.Mon, 01 May 2006 13:13:50 +0000, by diego
-
misc wording/spelling fixesMon, 01 May 2006 12:39:10 +0000, by diego
-
synced with 1.1280Mon, 01 May 2006 11:43:36 +0000, by gabrov
-
we have a preliminary support for macintelMon, 01 May 2006 10:11:15 +0000, by gpoirier
-
100000l to the fools who don't know CMon, 01 May 2006 02:04:09 +0000, by rfelker
-
update release tag so nobody uses an old codecs.confSun, 30 Apr 2006 22:28:15 +0000, by reimar
-
AIx port is experimentalSun, 30 Apr 2006 22:09:40 +0000, by rtognimp
-
sync with ffmpeg changelog + some updatesSun, 30 Apr 2006 21:41:10 +0000, by rtognimp
-
Add a check for sysi86() on Solaris systems, solving a build failure on SolarisSun, 30 Apr 2006 21:17:30 +0000, by diego
-
10lSun, 30 Apr 2006 20:36:13 +0000, by attila
-
patches should be always created from root dirSun, 30 Apr 2006 20:32:01 +0000, by attila
-
add section about resending patchesSun, 30 Apr 2006 20:22:38 +0000, by attila
-
1.1280: -lavfopts muxrate in in bits/secSun, 30 Apr 2006 19:25:08 +0000, by kraymer
-
-lavfopts muxrate in in bits/secSun, 30 Apr 2006 18:57:41 +0000, by nicodvb
-
1.1279: Bump the date.Sun, 30 Apr 2006 13:30:16 +0000, by kraymer
-
1.1276: Consistency for the 'i' key, [does not apply]Sun, 30 Apr 2006 13:16:17 +0000, by kraymer
-
1.1273: small spelling/grammar fixesSun, 30 Apr 2006 13:00:35 +0000, by kraymer
-
synced with 1.1200Sun, 30 Apr 2006 12:17:10 +0000, by gabrov
-
synced with 1.252 (update done by Reynaldo)Sun, 30 Apr 2006 08:05:14 +0000, by gabrov
-
fixes suggested by ReimarSun, 30 Apr 2006 07:24:40 +0000, by gpoirier
-
Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at hotmail.com>Sun, 30 Apr 2006 01:53:37 +0000, by reynaldo
-
synced with 1.251Sun, 30 Apr 2006 00:22:56 +0000, by gabrov
-
Fixed a tipo pointed out by Victor Farias Escobar <nk21507 at hotmail.com>Sun, 30 Apr 2006 00:04:36 +0000, by reynaldo
-
Add a few meaningfull recent dev. improvement, cut overly long linesSat, 29 Apr 2006 21:52:56 +0000, by gpoirier
-
slovak help msgs translation update, first half, patch by Daiel Bena - benad AT centrum-czSat, 29 Apr 2006 18:17:17 +0000, by reynaldo
-
French fixes by Jerome FerrariSat, 29 Apr 2006 17:32:17 +0000, by gpoirier
-
French fixes by BounecSat, 29 Apr 2006 17:18:07 +0000, by gpoirier
-
I already bumped the date to tomorrow, which is pre8 "Neu Team Strikes back" due dateSat, 29 Apr 2006 17:04:57 +0000, by gpoirier
-
Bump the date.Sat, 29 Apr 2006 17:01:43 +0000, by diego
-
sync with 1.1278Sat, 29 Apr 2006 16:56:55 +0000, by gpoirier
-
Adding transliteration (english spelling) of my nameSat, 29 Apr 2006 12:43:23 +0000, by iive
-
syncSat, 29 Apr 2006 07:35:00 +0000, by luran
-
Correct vglobal description, as pointed out by Loren.Fri, 28 Apr 2006 23:51:18 +0000, by diego
-
console message review: countless spelling/grammar/wording fixesFri, 28 Apr 2006 23:15:34 +0000, by diego
-
Remove duplicate message.Fri, 28 Apr 2006 23:07:41 +0000, by diego
-
Rename some misspelled and misnamed messages.Fri, 28 Apr 2006 23:06:42 +0000, by diego
-
cosmetics: Remove trailing whitespace.Fri, 28 Apr 2006 21:37:01 +0000, by diego
-
Consistency for the 'i' key, document vglobal, aglobal andFri, 28 Apr 2006 21:34:02 +0000, by diego
-
synced with 1.1124Fri, 28 Apr 2006 21:33:55 +0000, by gabrov
-
Small grammar fix introduced by my previous commit :/Fri, 28 Apr 2006 16:44:48 +0000, by reynaldo
-
Some Fench fixes by BounecFri, 28 Apr 2006 11:41:03 +0000, by gpoirier
-
Some French corrections, patch by J¸«±rome Ferrari <jerome POIS ferrari AH lappis POIS com>Fri, 28 Apr 2006 11:33:48 +0000, by gpoirier
-
synced with 1.1114Fri, 28 Apr 2006 08:00:51 +0000, by gabrov
-
Small clarification to the i keystroke description, it doesnt make an EDL mark unless you are in -edlout modeFri, 28 Apr 2006 06:14:07 +0000, by reynaldo
-
small spelling/grammar fixesFri, 28 Apr 2006 01:52:45 +0000, by diego
-
clarified restriction on -lavfopts :delayThu, 27 Apr 2006 23:00:01 +0000, by nicodvb
-
document more -lavfopts entriesThu, 27 Apr 2006 22:44:51 +0000, by nicodvb
-
Remove a useless variable.Thu, 27 Apr 2006 22:13:59 +0000, by uau
-
Fix some bugs handling input that is not aligned at 16 bytes or hasThu, 27 Apr 2006 21:42:41 +0000, by pacman
-
fixes a bug when copying the image into a destination buffer smaller than the source.Thu, 27 Apr 2006 19:42:36 +0000, by gpoirier
-
synced with 1.1100Thu, 27 Apr 2006 19:07:28 +0000, by gabrov
-
use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before theyThu, 27 Apr 2006 19:06:25 +0000, by reimar
-
Remove unnecessary le2me_32 macros.Thu, 27 Apr 2006 17:20:01 +0000, by diego
-
Document how configure works and how to write basic checks.Thu, 27 Apr 2006 14:26:57 +0000, by diego
-
spelling/grammar/wording fixes in doxygen and non-doxygen commentsThu, 27 Apr 2006 13:22:23 +0000, by diego
-
Remove useless "#if 0" blocksThu, 27 Apr 2006 13:16:40 +0000, by uau
-
Fix amr_nb-fixed compilation: Don't depend on amr_nb.Thu, 27 Apr 2006 13:12:51 +0000, by diego
-
EDL no longer conditionally compiled.Thu, 27 Apr 2006 13:10:38 +0000, by diego
-
Make EDL compilation unconditionalThu, 27 Apr 2006 12:40:29 +0000, by uau
-
Sync with upstream.Thu, 27 Apr 2006 12:00:56 +0000, by diego
-
typoThu, 27 Apr 2006 11:58:02 +0000, by diego
-
Change common pts variables from floats to doubles. Individual demuxersThu, 27 Apr 2006 11:13:21 +0000, by uau
-
sync with 1.249Thu, 27 Apr 2006 08:44:04 +0000, by luran
-
Fixes - Make mencoder stream size printing use 64 bits - by Corey Hickey on translation filesThu, 27 Apr 2006 07:59:15 +0000, by reynaldo
-
sync with 1.248Thu, 27 Apr 2006 07:37:10 +0000, by luran
-
I think I can safely take care of the equalizer af, going to maintain itThu, 27 Apr 2006 05:07:20 +0000, by reynaldo
-
updating spanish console messages to 1.249 (almost 100%) adding all missing entries at leastThu, 27 Apr 2006 05:02:24 +0000, by reynaldo
-
synced with 1.249Thu, 27 Apr 2006 04:39:29 +0000, by gabrov
-
Removes duplicate entryThu, 27 Apr 2006 03:55:46 +0000, by reynaldo
-
Fix memory corruption in vd_libmpeg2Thu, 27 Apr 2006 02:46:33 +0000, by uau
-
Make mencoder stream size printing use 64 bits.Wed, 26 Apr 2006 20:24:03 +0000, by corey
-
German translation for faq.xmlWed, 26 Apr 2006 20:22:36 +0000, by kraymer
-
French corrections by Pierre Lombard < p_l AH gmx POIS fr >Wed, 26 Apr 2006 20:11:05 +0000, by gpoirier
-
(.)~(.)Wed, 26 Apr 2006 19:29:17 +0000, by gpoirier
-
synced with 1.1059Wed, 26 Apr 2006 19:14:12 +0000, by gabrov
-
1.1269: Kiriuja's rephrasing of the identify=6 v/s -identify issue, ...Wed, 26 Apr 2006 17:55:02 +0000, by kraymer
-
1.247: correct meaning of ABRWed, 26 Apr 2006 17:41:19 +0000, by kraymer
-
Kiriuja's rephrasing of the identify=6 v/s -identify issue, patch by himself, applyed with minor updateWed, 26 Apr 2006 07:48:26 +0000, by reynaldo
-
synced with 1.247Wed, 26 Apr 2006 04:26:26 +0000, by gabrov
-
correct meaning of ABRWed, 26 Apr 2006 04:20:58 +0000, by gabrov
-
10l: Test the variable, don't set it...Wed, 26 Apr 2006 01:59:05 +0000, by diego
-
average bitrate -> available bitrate (en hasn't changed yet?)Wed, 26 Apr 2006 01:56:52 +0000, by luran
-
The code setting the OSD seek direction indicator for absolute seeks wasTue, 25 Apr 2006 22:34:40 +0000, by uau
-
Remove updating of vo_mouse_timer_const from the main loop and alsoTue, 25 Apr 2006 21:36:02 +0000, by uau
-
simplified management of dvb channel switchingTue, 25 Apr 2006 20:32:46 +0000, by nicodvb
-
some fixes by Pierre LombardTue, 25 Apr 2006 20:28:48 +0000, by gpoirier
-
synced with 1.1042Tue, 25 Apr 2006 19:11:02 +0000, by gabrov
-
Fix most of the mistakes pointed out by Diego.Tue, 25 Apr 2006 18:48:53 +0000, by albeu
-
synced with 1.246Tue, 25 Apr 2006 18:46:19 +0000, by gabrov
-
synced with 1.105Tue, 25 Apr 2006 18:40:08 +0000, by gabrov
-
synced with 1.26Tue, 25 Apr 2006 18:38:43 +0000, by gabrov
-
Synced with 1.242Tue, 25 Apr 2006 13:30:07 +0000, by jheryan
-
Synced with 1.1258Tue, 25 Apr 2006 13:29:35 +0000, by jheryan
-
Synced with 1.15Tue, 25 Apr 2006 13:25:47 +0000, by jheryan
-
Synced with 1.80Tue, 25 Apr 2006 13:25:33 +0000, by jheryan