Mercurial > mplayer.hg
graph
-
typo fixesWed, 01 Feb 2006 09:16:41 +0000, by ptt
-
Only compile libmpencoders if MEncoder has been enabled.Tue, 31 Jan 2006 23:45:46 +0000, by diego
-
Move conditional compilation out of the code and into the build system.Tue, 31 Jan 2006 23:36:12 +0000, by diego
-
Move conditional compilation out of the code and into the build system.Tue, 31 Jan 2006 23:24:08 +0000, by diego
-
sync up to 1.221Tue, 31 Jan 2006 10:28:20 +0000, by ptt
-
sync up to 1.1216Tue, 31 Jan 2006 09:00:41 +0000, by ptt
-
update for recent developmentsMon, 30 Jan 2006 23:46:56 +0000, by diego
-
removed forgotten fprintf()Mon, 30 Jan 2006 21:18:53 +0000, by nicodvb
-
when linking to external libav* try using pkg-config firstMon, 30 Jan 2006 20:58:11 +0000, by nicodvb
-
synced with 1.221Mon, 30 Jan 2006 19:39:01 +0000, by gabrov
-
Typo fixMon, 30 Jan 2006 19:37:17 +0000, by gabrov
-
1.218: typo, consistencyMon, 30 Jan 2006 12:54:11 +0000, by kraymer
-
Synced with 1.1214Mon, 30 Jan 2006 12:43:29 +0000, by jheryan
-
sync up to 1.202Mon, 30 Jan 2006 11:42:50 +0000, by ptt
-
1.219: More detailed description of brd_scale.Mon, 30 Jan 2006 11:31:59 +0000, by kraymer
-
synced with 1.1219 + typo fixMon, 30 Jan 2006 10:08:25 +0000, by gpoirier
-
synced with 1.216Mon, 30 Jan 2006 00:08:04 +0000, by gabrov
-
mention TOOLS/encode2mpeglightSun, 29 Jan 2006 20:47:30 +0000, by nicodvb
-
new tool to encode to mpeg using only mencoder; patch by Giacomo Comes <comes ad naic punctum edu>Sun, 29 Jan 2006 20:42:34 +0000, by nicodvb
-
More detailed description of brd_scale.Sun, 29 Jan 2006 19:56:35 +0000, by corey
-
Update musepack entry: I actually implemented seeking and sometimes -af volume is needed.Sun, 29 Jan 2006 19:51:09 +0000, by reimar
-
added missing entries since the last release (approved by Diego with smallSun, 29 Jan 2006 19:07:44 +0000, by rathann
-
synced with 1.1218Sun, 29 Jan 2006 17:03:19 +0000, by gpoirier
-
typo, consistencySun, 29 Jan 2006 14:07:59 +0000, by diego
-
Try to only use a linebreak without hyphenation (\:) where it makes sense.Sun, 29 Jan 2006 14:07:07 +0000, by diego
-
synced with 1.1216Sun, 29 Jan 2006 13:22:59 +0000, by gpoirier
-
Unify the handling of escaped spaces.Sun, 29 Jan 2006 02:11:38 +0000, by diego
-
Include MEncoder config files in list of files.Sun, 29 Jan 2006 02:08:40 +0000, by diego
-
French MEncoder docs are not synced yet.Sun, 29 Jan 2006 01:39:39 +0000, by diego
-
10l: wrong syntaxSat, 28 Jan 2006 21:36:46 +0000, by gpoirier
-
SDL video out syntax has changed a while ago, but the XML was not updated since now :)Sat, 28 Jan 2006 20:07:29 +0000, by gpoirier
-
Also remove objects in subdirectories.Sat, 28 Jan 2006 17:35:16 +0000, by diego
-
use mp_a52_framesize() when liba52 is not availableFri, 27 Jan 2006 23:07:53 +0000, by nicodvb
-
export custom mp_a52_framesize(), needed to parse ac3 frames when liba52 is not present; will be moved in a more appropriate place sometimes in the futureFri, 27 Jan 2006 23:07:16 +0000, by nicodvb
-
cosmetic, fix spacingFri, 27 Jan 2006 19:13:46 +0000, by ods15
-
MPlayer OSX port: Add a call to UDFFindFile to verify that we are opening a valid udf image. Patch by Emanuele Giaquita <emanuele.giaquinta@gmail.com>Fri, 27 Jan 2006 03:07:13 +0000, by nplourde
-
Make clean/distclean behave uniformly in all directories.Fri, 27 Jan 2006 00:18:52 +0000, by diego
-
Make clean/distclean behave uniformly in all directories.Fri, 27 Jan 2006 00:06:42 +0000, by diego
-
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxerThu, 26 Jan 2006 19:32:07 +0000, by michael
-
updatesThu, 26 Jan 2006 00:48:53 +0000, by diego
-
limits.h for INT_MAXWed, 25 Jan 2006 20:55:47 +0000, by michael
-
correct block alignWed, 25 Jan 2006 19:30:01 +0000, by michael
-
sync to 1.220Wed, 25 Jan 2006 19:08:06 +0000, by kraymer
-
fix aac in mov/mp4Wed, 25 Jan 2006 15:49:31 +0000, by michael
-
Fix the MSG?_FIXME and make the profiles help translatable.Wed, 25 Jan 2006 11:28:19 +0000, by albeu
-
pass vbv_size & max_rate from encoder to muxer over muxer_stream_t (if this is wrong/silly/10000000l then dont hesitate to flame / reverse)Wed, 25 Jan 2006 01:17:57 +0000, by michael
-
setting codec_tag unconditionally to FMP4 is a bad idea (breaks mov/mp4)Tue, 24 Jan 2006 23:55:43 +0000, by michael
-
vglobal so the user can tell the encoder that she wants global headers ... one step closer to correct mov/mp4 muxingTue, 24 Jan 2006 23:50:41 +0000, by michael
-
Typo fix: missing "by" in brd_scale recommendation.Tue, 24 Jan 2006 22:44:34 +0000, by corey
-
Fix up new profiles section and the MPLAYER_VERBSE environment variable.Tue, 24 Jan 2006 20:22:57 +0000, by diego
-
1.212: Make -list-options work in both MPlayer and MEncoder.Tue, 24 Jan 2006 16:34:13 +0000, by kraymer
-
1.1206: sync to x264 r398.Tue, 24 Jan 2006 16:08:57 +0000, by kraymer
-
major update of x264encopts, credits go to Alex G¸«änsche < ag .¸«£t. zirona.com>, thank you!Tue, 24 Jan 2006 15:50:22 +0000, by kraymer
-
Make -list-options work in both MPlayer and MEncoder.Tue, 24 Jan 2006 11:34:24 +0000, by albeu
-
Profiles support.Tue, 24 Jan 2006 11:16:13 +0000, by albeu
-
New option type to print help text with a function.Tue, 24 Jan 2006 11:14:13 +0000, by albeu
-
Using INT_MAX without including limits.h breaks compilation on MinGW.Mon, 23 Jan 2006 13:53:40 +0000, by diego
-
Fix misuse of the M_OPT_TYPE_INDIRECT flag, it has nothing to doMon, 23 Jan 2006 12:15:22 +0000, by albeu
-
Fix multiple help clauses on the command line with mencoder.Mon, 23 Jan 2006 11:33:18 +0000, by albeu
-
Fix libav* linking order, libavutil needs to come after lavc/lavf.Mon, 23 Jan 2006 10:16:48 +0000, by diego
-
1.1210: support libavcodec's new sc_factor parameterSun, 22 Jan 2006 23:01:00 +0000, by kraymer
-
support libavcodec's new sc_factor parameterSun, 22 Jan 2006 21:02:14 +0000, by corey
-
proper support for shared libpostprocSun, 22 Jan 2006 18:11:35 +0000, by diego
-
s/LIVE.COM/LIVE555/ + URL updateSun, 22 Jan 2006 16:32:04 +0000, by gpoirier
-
s/LIVE.COM/LIVE555/ + URL updateSun, 22 Jan 2006 16:26:42 +0000, by gpoirier
-
correcting sync version numberSun, 22 Jan 2006 16:03:29 +0000, by kraymer
-
add comment about sync status of this fileSun, 22 Jan 2006 15:56:32 +0000, by kraymer
-
let configure find docbookx.dtd (version 4.4)Sun, 22 Jan 2006 15:50:49 +0000, by kraymer
-
German man page review part XVIISun, 22 Jan 2006 14:38:05 +0000, by kraymer
-
100L m_option_copy should use the copy callback and not the set one.Sun, 22 Jan 2006 12:43:14 +0000, by albeu
-
Interleave index to ease per-need decoding.Sun, 22 Jan 2006 05:57:46 +0000, by ods15
-
Quick&dirty compilation fix, needed after latest changes in ffmpeg buildSun, 22 Jan 2006 01:32:09 +0000, by rtognimp
-
1.209: consistency fix over the previous consistency fixSun, 22 Jan 2006 00:32:07 +0000, by kraymer
-
consistency fix over the previous consistency fixSat, 21 Jan 2006 20:32:13 +0000, by gpoirier
-
consitency fixSat, 21 Jan 2006 19:44:48 +0000, by gpoirier
-
synced with 1.1208Sat, 21 Jan 2006 19:39:12 +0000, by gpoirier
-
German man page review part XVISat, 21 Jan 2006 13:52:47 +0000, by kraymer
-
1.1207: MPLAYER_VERBOSE, new enviorment variable to control verbosity before initSat, 21 Jan 2006 10:42:39 +0000, by kraymer
-
German man page review part XVSat, 21 Jan 2006 01:24:37 +0000, by kraymer
-
Cygwin compilation fixFri, 20 Jan 2006 22:44:12 +0000, by diego
-
List Derek Lewis as AIX/Solaris maintainer, patch by himself.Fri, 20 Jan 2006 22:28:21 +0000, by diego
-
Add Derek Lewis, patch by himself.Fri, 20 Jan 2006 22:27:26 +0000, by diego
-
AIX compiler CPU-option improvementsFri, 20 Jan 2006 21:15:28 +0000, by diego
-
AIX section for the ports descriptionFri, 20 Jan 2006 21:04:27 +0000, by diego
-
some updatesFri, 20 Jan 2006 20:49:45 +0000, by ods15
-
MPLAYER_VERBOSE, new enviorment variable to control verbosity before initFri, 20 Jan 2006 20:38:46 +0000, by ods15
-
cosmetic change, shift stuff around to more logical placesFri, 20 Jan 2006 19:12:22 +0000, by ods15
-
change goals slightly..Fri, 20 Jan 2006 19:10:55 +0000, by ods15
-
bump dateFri, 20 Jan 2006 19:06:28 +0000, by ods15
-
Added DPI (Print-Resolution) and Pixel-Aspect awareness to vo_jpeg.Fri, 20 Jan 2006 01:37:15 +0000, by atmos4
-
Also define FF_POSTPROCESS when using shared libavcodec.Fri, 20 Jan 2006 00:58:07 +0000, by diego
-
German man page review part XIVFri, 20 Jan 2006 00:18:55 +0000, by kraymer
-
mention hwmpaThu, 19 Jan 2006 22:57:49 +0000, by nicodvb
-
documented audio codec hwmpaThu, 19 Jan 2006 22:41:15 +0000, by nicodvb
-
Implement XvMC lib autodetection for future use (currently disabled, but workingThu, 19 Jan 2006 22:09:20 +0000, by rathann
-
Remove rule to build shared libpostproc, it does not belong in MPlayer.Thu, 19 Jan 2006 20:53:13 +0000, by diego
-
Use free instead of speex_free - since speex_free does not appear in theThu, 19 Jan 2006 20:26:34 +0000, by reimar
-
Typo fixes by BounecThu, 19 Jan 2006 10:41:40 +0000, by gpoirier
-
Push "Building audio filter chain" up to verbose level.Thu, 19 Jan 2006 00:08:09 +0000, by diego
-
sync to 1.219Wed, 18 Jan 2006 23:58:38 +0000, by kraymer
-
Mention possible region setting requirement for some RPC-2 drives.Wed, 18 Jan 2006 21:50:03 +0000, by rathann
-
FAQ about problems with playing DVDs on certain drives.Wed, 18 Jan 2006 21:37:55 +0000, by rathann
-
prevent xvmc from been loaded before xv, and generally before any autoprobed outputWed, 18 Jan 2006 18:11:02 +0000, by iive
-
German man page review part XIIIWed, 18 Jan 2006 02:12:17 +0000, by kraymer
-
German man page review part XII (right from the beginning.. again..)Tue, 17 Jan 2006 21:54:39 +0000, by kraymer
-
suppress error message at eofTue, 17 Jan 2006 20:45:51 +0000, by reimar
-
avoid Solaris 10 compile error with gcc 3.4.5Tue, 17 Jan 2006 20:25:42 +0000, by reimar
-
faster and (IMHO) cleaner code.Tue, 17 Jan 2006 20:07:06 +0000, by reimar
-
function to read from a demuxer up to (and including) the specifiedTue, 17 Jan 2006 20:04:49 +0000, by reimar
-
Put settings into a more meaningful order, some cosmetics.Tue, 17 Jan 2006 00:36:52 +0000, by diego
-
Improve option descriptions.Tue, 17 Jan 2006 00:36:00 +0000, by diego
-
Remove multi-language setting specification, it has little use.Tue, 17 Jan 2006 00:24:07 +0000, by diego