2003-08-17 |
mosu |
Big reorganization. Relies on libmatroska's Read() function and then processes units in memory. Also some fixes for handling of global elements which re-enable playback of files created with the latest VDubMod.
|
2003-08-17 |
diego |
shorter, sweeter, more portable, better calling syntax
|
2003-08-16 |
albeu |
Forgot #include <sys/socket.h>
|
2003-08-16 |
albeu |
url_unescape_string is used by the command line parser. These few helper
|
2003-08-16 |
diego |
This should be up to date.
|
2003-08-16 |
michael |
-brightness && -vf scale fix
|
2003-08-16 |
diego |
sync
|
2003-08-16 |
gabucino |
sync
|
2003-08-16 |
gabucino |
sync forward ported from 0_90
|
2003-08-16 |
nauj27 |
New spanish translated DOC file
|
2003-08-16 |
faust3 |
ftp support for mingw
|
2003-08-16 |
albeu |
Finnaly commit Nico's dvb menu. Sorry for committing this
|
2003-08-15 |
albeu |
ftp support. The change on connect2Server is needed bcs we need 2
|
2003-08-15 |
albeu |
I've juste found a bug which prevent to load a file whose name contain
|
2003-08-15 |
joyping |
no channels moving, autosubdievice, nonsupported fix by Vladimir I. Umnov <uvi@ezmail.ru>, removed braindeaded startup message
|
2003-08-15 |
arpi |
fixes http://pot.lsd.ro/video.asf
|
2003-08-15 |
diego |
this small patch allows to compile the file libmpdemux/tvi_v4l.c properly,
|
2003-08-15 |
nauj27 |
Spanish sync
|
2003-08-15 |
alex |
Prefer DOCS/hu/, now Gabucino must sync the DOCS <evil laugh>
|
2003-08-15 |
alex |
4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they will be freed at exit.
|
2003-08-15 |
diego |
-(no)slices is no longer MPlayer only.
|
2003-08-15 |
alex |
updates
|
2003-08-15 |
diego |
DVB input documentation by Nico <nsabbi@libero.it> with some changes by me.
|
2003-08-15 |
alex |
Workaround: skip first mp3 frame, that mostly contains trashed data. This fixes several buggy/mistdetected files. Idea by Arpi.
|
2003-08-15 |
nauj27 |
New spanish translated DOC file
|
2003-08-15 |
diego |
docs updates
|
2003-08-15 |
diego |
unknow --> unknown as discussed on dev-eng
|
2003-08-15 |
diego |
cp1250 updates by Karel Kozlovsky <kozlovsk@centrum.cz>
|
2003-08-14 |
alex |
there were no checks in MP_CMD_SUB for sh_video, so mplayer immediately segfaulted when such keys were pressed on non-video files
|
2003-08-14 |
diego |
Spelling police:
|
2003-08-14 |
alex |
Fixed a long standing issue: if configured a not available (not existing, permission denied, ...) skin, the gui never ever started again. Now it reverts to 'default' if it can't open the selected skin, if 'default' fails too, the gui exits with error.
|
2003-08-14 |
alex |
translated a message to english
|
2003-08-14 |
alex |
1000l
|
2003-08-14 |
alex |
1000l
|
2003-08-14 |
alex |
1000l
|
2003-08-14 |
alex |
warning fix
|
2003-08-13 |
alex |
Fixed segfault with (dvd://1 -chapter). Bug reported by Gabucino, initial fix by Pierre.
|
2003-08-13 |
alex |
Set close-on-exec after newer open (in reset func). Patch by Andriy Gapon <agapon@cv-nj.com>
|
2003-08-13 |
alex |
using CONF_TYPE_IMGFMT
|
2003-08-13 |
alex |
Settled to CONF_TYPE_IMGFMT which simplified lot of things. Now there's no need to add new img formats to the source, instead you can try it out by providing it in hexa format, and if it isn't supported by the card, you get a nice error message. That's all.
|
2003-08-13 |
alex |
CONF_TYPE_IMGFMT now supports 0xffffffff (hexa)-style fourccs too
|
2003-08-13 |
albeu |
"when I run "mplayer -slave <audiofile> " then, while playing, I send the
|
2003-08-13 |
alex |
100l to albeu for his english grammar, and 10l to me becouse I noticed that lately (my backward compatibilty macro uses M_OPT_UNKNOWN)
|
2003-08-13 |
alex |
Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
|
2003-08-13 |
henry |
v4l2 check
|
2003-08-13 |
albeu |
Fix a 10l and add escaped filename support. Needed by ftp.
|
2003-08-13 |
albeu |
Fix -cdrom-device to work again with cdda and vcd.
|
2003-08-13 |
alex |
1000l, thanks Pierre
|
2003-08-12 |
alex |
added live.com to (no)inputmodules
|
2003-08-12 |
alex |
update, again
|
2003-08-12 |
alex |
moved lot of global variables into static ones (and some minor spelling fixes)
|
2003-08-12 |
joey |
Added DR support to vo_fbdev,
|
2003-08-12 |
nauj27 |
sync (Real Win32 vs Linux codec clarification)
|
2003-08-12 |
nauj27 |
sync ('tinterlace' filter)
|
2003-08-12 |
alex |
some updates
|
2003-08-12 |
arpi |
min/max float->double
|
2003-08-12 |
gabucino |
From: Kir Kostuchenko <kir@users.sourceforge.net>
|
2003-08-12 |
gabucino |
reverse of accidently twice commited patch (non-unified patch suxx)
|
2003-08-12 |
gabucino |
From: Kir Kostuchenko <kir@users.sourceforge.net>
|
2003-08-12 |
rfelker |
10000l, the old code was slow as hell, copying stuff extra times and
|
2003-08-12 |
gabucino |
Hi, here are slave commands:
|
2003-08-12 |
joey |
Changed all printf into mp_msg
|
2003-08-12 |
diego |
Real Win32 vs Linux codec clarification.
|
2003-08-11 |
diego |
sync by Andriy N. Gritsenko <andrej@lucky.net>
|
2003-08-11 |
gabucino |
replacing old MPlayer logo for the much nicer OSX version
|
2003-08-11 |
alex |
Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se>
|
2003-08-11 |
alex |
'tinterlace' filter (partial inverse of tfields) by Not Zed <notzed@ximian.com> (with minor fixes for current cvs by me)
|
2003-08-11 |
alex |
10l (and fixes some wmaker issues)
|
2003-08-11 |
nauj27 |
sync with english
|
2003-08-11 |
alex |
dvbin fix by Nico <nsabbi@libero.it>
|
2003-08-11 |
diego |
typo
|
2003-08-11 |
gabucino |
eh too early
|
2003-08-11 |
gabucino |
sync
|
2003-08-11 |
gabucino |
sync
|
2003-08-11 |
gabucino |
style fix
|
2003-08-11 |
diego |
Moved -slices to cfg-common.h.
|
2003-08-11 |
diego |
sync
|
2003-08-11 |
arpi |
this patch fixes
|
2003-08-10 |
diego |
new Windows section with Cygwin and MinGW subsections
|
2003-08-10 |
nauj27 |
Spanish translation by Juan Martín López <nauj27@teleline.es>
|
2003-08-10 |
ranma |
Prevent missing subtitles at pts reset.
|
2003-08-10 |
alex |
libdvdread-cvs support, patch by Steven M. Schultz <sms@2BSD.COM>
|
2003-08-10 |
alex |
10l
|
2003-08-10 |
gabucino |
more variants
|
2003-08-10 |
gabucino |
how to put subtitles in output file
|
2003-08-09 |
nexus |
remove debug message
|
2003-08-09 |
henry |
another attempt to fix the subtitle searching
|
2003-08-09 |
gabucino |
For a request by Gabu, i've cut & fix a part of Joey's dvd aid switching
|
2003-08-09 |
diego |
OSD menu should not be confused with DVD menus.
|
2003-08-09 |
diego |
This is in sync...
|
2003-08-09 |
diego |
updates by Ioannis Panteleakis
|
2003-08-09 |
diego |
address bounces
|
2003-08-09 |
diego |
path fixes
|
2003-08-08 |
henry |
some more cola - misplaced break
|
2003-08-08 |
jonas |
some updates (all shown by help_diff.sh)...
|
2003-08-08 |
pl |
fix the bug where only the last file of the command line is found
|
2003-08-08 |
diego |
typo fix by DongCheon Park <dcpark@kaist.ac.kr>
|
2003-08-07 |
diego |
sync by Juan Martin <nauj27@teleline.es>
|
2003-08-07 |
gabucino |
support for raw DV >2Gb
|
2003-08-07 |
henry |
10l - some forgotten ifdefs
|
2003-08-07 |
henry |
v4l2 support
|
2003-08-07 |
henry |
v4l2 support
|
2003-08-06 |
diego |
(nonworking) dvdnav commented out as discussed on dev-eng.
|
2003-08-06 |
diego |
(Almost) cosmetic update, taken from fsf.org.
|
2003-08-06 |
gabucino |
sync
|
2003-08-06 |
gabucino |
make debian devels happy (ok, that's impossible, I know:)
|
2003-08-05 |
diego |
_win32libdir (not _libdir/win32) should be searched after other locations.
|
2003-08-05 |
diego |
whitespace cosmetics
|
2003-08-05 |
diego |
sync and improvements by Tomas Blaha <tomasb@kapsa.club.cz>
|
2003-08-05 |
diego |
Path fixed.
|
2003-08-05 |
diego |
sync by Juan Martin <nauj27@teleline.es>
|
2003-08-05 |
diego |
Hint fixed up and synched to XML.
|
2003-08-04 |
diego |
dvd:// corrected to -dvdauth as outlined by LGB on dev-eng + rewording.
|
2003-08-04 |
diego |
spelling corrections
|
2003-08-04 |
ranma |
Document softpulldown filter.
|
2003-08-04 |
gabucino |
vsynced GL output (hint from Spacecake <spacecake@diaryland.com>)
|
2003-08-04 |
gabucino |
I'd like to change tv tuner frequency in the slave mode. So this patch
|
2003-08-04 |
diego |
FourCC is the preferred spelling according to iive and arpi.
|
2003-08-04 |
rfelker |
warning for users who insist on trying to enable dvdnav
|
2003-08-03 |
diego |
fixes and sync
|
2003-08-03 |
rfelker |
-noslices support for mencoder. ugly hack, but vf_crop and vf_expand
|
2003-08-03 |
alex |
removed obsolete my_profile
|
2003-08-03 |
alex |
10l
|
2003-08-03 |
alex |
better pause mechanism and faster uninit support by Vladimir I. Umnov <uvi@ezmail.ru>
|
2003-08-03 |
alex |
c vs c++ syntax
|
2003-08-03 |
alex |
10l
|
2003-08-03 |
alex |
10l fix by Bjrn Sandell <biorn@dce.chalmers.se>
|
2003-08-03 |
ranma |
Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c,
|
2003-08-03 |
ranma |
Export flags needed for softpulldown filter.
|
2003-08-02 |
arpi |
BBC .rm fix, based on patch by Balatoni Denes <pnis@coder.hu>
|
2003-07-31 |
diego |
sync by DongCheon Park <pdc@kaist.ac.kr>
|
2003-07-31 |
diego |
sync by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk>
|
2003-07-30 |
diego |
Better explanation, as suggested by Ivan Kalvachev.
|
2003-07-30 |
diego |
sync by Wojtek Kaniewski <wojtekka@bydg.pdi.net>
|
2003-07-30 |
diego |
typo
|
2003-07-30 |
diego |
updates and fixes
|
2003-07-29 |
diego |
spelling/grammar fixes
|
2003-07-29 |
diego |
sync by Juan Martin <nauj27@teleline.es>
|
2003-07-29 |
iive |
nvidia 44.96 hardlock machine without that fix
|
2003-07-29 |
michael |
mb decision stuff
|
2003-07-28 |
iive |
draw rectangle with color key, avoid blue bars. avoid PutSurface before 1'st image
|
2003-07-28 |
alex |
remove cs_test and swscale-example too
|
2003-07-28 |
alex |
10l & warning fixes
|
2003-07-28 |
alex |
1, micro-speedup 2, fixed 10l: only prefer utf8 if iconv is present
|
2003-07-28 |
diego |
translation by Juan Martin <nauj27@teleline.es> and Andoni Zubimendi
|
2003-07-28 |
diego |
sync by Juan Martin <nauj27@teleline.es>
|
2003-07-28 |
diego |
Move away old codecs.conf files.
|
2003-07-28 |
diego |
just in case
|
2003-07-27 |
alex |
Changed swab32 from macro to inline function, this fixes compilation on alpha (with gcc2.95). Based on patch by KotH
|
2003-07-27 |
alex |
gcc2.95.x has no support for mvi instructions
|
2003-07-27 |
diego |
Typos fixed, based on patch sent by Alex.
|
2003-07-27 |
alex |
fix against dummy solaris sprintf, bug reported by Gotz Waschk
|
2003-07-27 |
alex |
some missing 'no' pairs of flags
|
2003-07-27 |
alex |
dump extra bytes of bitmapinfoheader in verbose mode and make outputs consistent
|
2003-07-27 |
alex |
start in windowed mode using Quartz, but no X server started. Ported from fink.sf.net
|
2003-07-27 |
alex |
dts aid fix by f.stock@t-online.de (Florian-Wolfgang Stock)
|
2003-07-27 |
alex |
sync with libavcodec (sh4 optim)
|
2003-07-27 |
alex |
ffcljr yvu9->411p
|
2003-07-27 |
alex |
ffcljr support
|
2003-07-27 |
rsf |
Added support for the "L16" and "L8" (raw PCM audio) RTP payload formats.
|
2003-07-27 |
rsf |
Added support for checking whether a RTP demuxer contains combined audio_video data.
|
2003-07-27 |
rsf |
Added support for checking whether a RTP demuxer had combined audio+video data.
|
2003-07-27 |
rsf |
Added support for checking whether a RTP demuxer contains a combined audio_video stream.
|
2003-07-26 |
iive |
xvmc fixes - check for xv presence and fix libs order
|
2003-07-26 |
luran |
sync
|
2003-07-26 |
diego |
sync by Kenneth Chan <chantk@ctk.sytes.net>
|
2003-07-26 |
iive |
xvmc updates
|
2003-07-25 |
nexus |
detect Real codecs fix (with only win32 DLL)
|
2003-07-24 |
michael |
ffativcr2
|
2003-07-24 |
arpi |
layer-1 support
|
2003-07-24 |
alex |
bumped version number
|
2003-07-24 |
alex |
consistency fixes, bumped version number (and added ffmjpegb)
|
2003-07-24 |
michael |
ff ativcr1
|
2003-07-24 |
diego |
sync
|
2003-07-24 |
diego |
small correction
|
2003-07-24 |
diego |
sync with HTML
|
2003-07-24 |
diego |
10l
|
2003-07-24 |
gabucino |
useful user advice re-added (DON'T remove.)
|
2003-07-23 |
diego |
more information, less flames
|
2003-07-23 |
gabucino |
codecs.conf is obsoleted
|
2003-07-22 |
diego |
Installing codecs.conf is long obsolete.
|
2003-07-22 |
diego |
DOCS/it/ path fixed.
|
2003-07-22 |
rtognimp |
Sync with mp_help-en.h v1.105
|
2003-07-22 |
iive |
update to en-1.14
|
2003-07-22 |
alex |
sync the basic mplayer and mencoder outputs
|
2003-07-21 |
iive |
sync to ffmpeg, updates, cleanups
|
2003-07-21 |
rtognimp |
Fix M$RLE 4bit. Patch by Michael Guennewig <michaelguennewig(at)gmx(dot)de>
|
2003-07-20 |
henry |
ASS support
|
2003-07-20 |
michael |
width -> frame / field type
|
2003-07-20 |
diego |
Small correction and port to XML.
|
2003-07-20 |
attila |
added a faq entry about encoding ASF files
|
2003-07-20 |
gabucino |
sync
|
2003-07-19 |
diego |
Real DLLs now work under Cygwin.
|
2003-07-19 |
diego |
Win32 codec paths in vd_realvid.c
|
2003-07-19 |
diego |
MinGW support in mpdvdkit
|
2003-07-19 |
alex |
inconsistency
|
2003-07-19 |
diego |
Ported from videolan CVS:
|
2003-07-19 |
faust3 |
SSE os support detection for windows
|
2003-07-17 |
arpi |
module order changed, required for 2.4.20
|
2003-07-17 |
mosu |
Fixes for stuff that only showed up with gcc versions other than 3.2.
|
2003-07-17 |
mosu |
Fixed spelling mistakes that were present in libmatroska until now.
|
2003-07-17 |
michael |
new ff_draw_horiz_band()
|
2003-07-16 |
lumag |
Sync
|
2003-07-15 |
mosu |
Better support for RealVideo/RealAudio in Matroska. Includes the timestamp fixes from demux_real.c. Seeking is working. Added Matroska to the formats with variable FPS in video.c.
|
2003-07-14 |
diego |
Pause message shortened to not be longer than the audio file status line.
|
2003-07-14 |
diego |
1l
|
2003-07-14 |
diego |
better consistency
|
2003-07-14 |
diego |
sync with HTML
|
2003-07-14 |
diego |
sync
|
2003-07-14 |
gabucino |
sync
|
2003-07-14 |
rfelker |
100l, vorbis cannot go in avi file!! even if it did work, -oac copy if broken with vorbis!
|
2003-07-13 |
alex |
removed yv12 support, but left some swscaler support for fast 15 vs 16bpp conversion
|
2003-07-13 |
diego |
more generated files
|
2003-07-13 |
arpi |
3*100l (backported from g2)
|
2003-07-13 |
arpi |
quant_store is obsolete
|
2003-07-13 |
alex |
putting blur and outline to the font.desc too
|
2003-07-13 |
alex |
the trailing space isn't needed anymore
|
2003-07-13 |
alex |
10l
|
2003-07-13 |
gabucino |
sync
|
2003-07-13 |
alex |
removed our native svq1 and huffyuv implementation as libavcodec's implementations are much better
|
2003-07-13 |
alex |
copyright message rework, try 2
|
2003-07-13 |
alex |
changed my non-working mail address
|
2003-07-13 |
alex |
moved some annonying messages to debug mode only
|
2003-07-13 |
alex |
Changed the main copyright to MPlayer Team and removed the lame 'see DOCS' thingie, as discussed with Gabucino
|
2003-07-13 |
diego |
Spanish translators
|
2003-07-12 |
diego |
Spanish translation by Juan Martin <nauj27@teleline.es>.
|
2003-07-12 |
arpi |
I attach a fix to the problem described in:
|
2003-07-11 |
mosu |
Necessary changes for the upcoming libebml/libmatroska 0.5.0. Implemented support for RealAudio and RealVideo inside Matroska.
|
2003-07-11 |
albeu |
Commands are read in a loop, but for some commands we need to break
|
2003-07-11 |
diego |
further translation by Andoni Zubimendi <andoni@lpsat.net>
|
2003-07-10 |
diego |
codecs.conf files are a thing of the past.
|
2003-07-10 |
diego |
Updates, rewordings, sync by Anders Rune Jensen <anders@gnulinux.dk>,
|
2003-07-09 |
jonas |
-dvd -> dvd:// and -vcd -> vcd://
|
2003-07-09 |
michael |
10l (red <-> blue) fix
|
2003-07-09 |
diego |
Strings attached to codecs.conf explained.
|
2003-07-09 |
diego |
Strings attached to codecs.conf explained.
|
2003-07-09 |
luran |
version number to please Diego :)
|
2003-07-09 |
luran |
Forget to change the date and add my email
|
2003-07-09 |
luran |
sync
|
2003-07-09 |
diego |
Output typos fixed.
|
2003-07-09 |
diego |
output typo fixes: unknow --> unknown
|
2003-07-09 |
diego |
docs changes
|
2003-07-08 |
colin |
fix compilation (uint*_t undefined)
|
2003-07-08 |
albeu |
Fix -shuffle with remote playlist
|
2003-07-07 |
diego |
-overlapsub clarified (thanks, Rich), -nooverlapsub removed (redundant)
|
2003-07-07 |
alex |
warning fixes
|
2003-07-07 |
alex |
full-featured gcc ppc optimization (601,603,604,740,750,745,755,7400,7410,7450)
|
2003-07-07 |
gabucino |
sync
|
2003-07-06 |
arpi |
to make alex happy
|
2003-07-06 |
arpi |
100l
|
2003-07-06 |
diego |
Added trailing spaces to fix broken indentation.
|
2003-07-06 |
diego |
Quote all .IPs with more than one argument (necessary!).
|
2003-07-06 |
diego |
Set default indentation depth to 5.
|
2003-07-06 |
diego |
Sort options alphabetically.
|
2003-07-06 |
diego |
missing quotes
|
2003-07-05 |
diego |
Sentences should start on a new line.
|
2003-07-05 |
attila |
patch for sp5x video codec by "Philip Court" <pccourt (at) hotmail.com>
|
2003-07-05 |
jonas |
moved -af options to the filter section (should work with mencoder), split encoding options in general and codec specific part, some small (cosmetic) changes
|
2003-07-05 |
arpi |
fixed mpeg-ps ext-based detection sig11 bug reporetd by Raindel Shachar
|
2003-07-05 |
arpi |
cosmetics: it didn't fit on 80x25 terminals
|
2003-07-05 |
nicolas |
sync
|
2003-07-05 |
nicolas |
typo
|
2003-07-05 |
attila |
small clearification for -overlapsub
|
2003-07-05 |
nicolas |
sync
|
2003-07-05 |
nicolas |
sync with HTML
|
2003-07-04 |
alex |
getcpucaps support
|
2003-07-04 |
alex |
forgot to commit
|
2003-07-04 |
arpi |
codmetics (noticed by Alex)
|
2003-07-04 |
arpi |
better checks
|
2003-07-03 |
alex |
removing my (nonworking) email address
|
2003-07-03 |
alex |
cosmetics
|
2003-07-03 |
alex |
removing my (non-working) email address
|
2003-07-03 |
rfelker |
reverse this nonsense that breaks configure! (ppl, please don't commit
|
2003-07-03 |
diego |
Traditional Chinese translation by Kenneth Chan <chantk@ctk.sytes.net>.
|
2003-07-02 |
albeu |
A little hack to be able to play ogg radio stream
|
2003-07-01 |
iive |
xvmc support
|
2003-07-01 |
iive |
XVideo Motion Compensation common structures
|
2003-07-01 |
iive |
Initial version of XVideo Motion Compensation video driver/render
|
2003-07-01 |
iive |
move xv_set_eq to x11_common
|
2003-07-01 |
alex |
nofixed-vo
|
2003-07-01 |
alex |
automatic altivec support detection on linux
|
2003-07-01 |
atlka |
always treat .utf* files as UTF-8
|
2003-07-01 |
albeu |
Fix the segfault in case of missing arg for flag options
|
2003-07-01 |
atlka |
sub_utf8 fiddling
|
2003-07-01 |
atlka |
small correction of sub_utf8 restoring between reading sub files
|
2003-06-30 |
diego |
The new head and tail deprecates -1 in favour of -n 1.
|
2003-06-30 |
lumag |
Set id="index" option
|
2003-06-30 |
faust3 |
fake newer realplayer version
|
2003-06-30 |
faust3 |
disable L3: BigValues too large message
|
2003-06-29 |
alex |
ffmpeg/libavcodec ra144 and ra288 support
|
2003-06-29 |
lumag |
Sync with english
|
2003-06-29 |
diego |
Constantly talking about documentation in the documentation is awkward.
|
2003-06-29 |
diego |
New subsection development, removed some obsolete entries, moved others
|
2003-06-29 |
diego |
trailing whitespace cosmetics
|
2003-06-28 |
arpi |
merged with mpg123 0.59s-pre
|
2003-06-28 |
diego |
typo in console output
|
2003-06-27 |
alex |
moved the system too slow message to MSGL_WARN, so gui users will not be annoyed.. (and imho it fits better into that category, warning vs error)
|
2003-06-27 |
atlka |
prefer UTF-8 encoding subs and automatically recognize them by suffix
|
2003-06-26 |
albeu |
Allow negative x,y for the overlay.
|
2003-06-26 |
albeu |
100L
|
2003-06-26 |
albeu |
Fix SIG11 if no args given
|
2003-06-25 |
henry |
10L
|
2003-06-24 |
nicolas |
sync
|
2003-06-24 |
nicolas |
various fixes by Sylvain Petreolle & me
|
2003-06-24 |
alex |
64bit support
|
2003-06-24 |
alex |
radeon mobility u1 support
|
2003-06-24 |
diego |
Translation updates by Andoni Zubimendi <andoni@lpsat.net>.
|
2003-06-24 |
diego |
Sync by Andoni Zubimendi <andoni@lpsat.net>.
|
2003-06-24 |
alex |
some fixes
|
2003-06-24 |
alex |
proper arm configure detection (+ armv5tel support, v4l is a subset of v5tel)
|
2003-06-22 |
diego |
Document -ipv4-only-proxy and -prefer-ip4/6.
|
2003-06-22 |
diego |
spelling police
|
2003-06-22 |
attila |
fix bps calculation when resampling,
|
2003-06-22 |
arpi |
update dchangelog from cvs log
|
2003-06-22 |
attila |
Patch by Tom Lees <tal26 (at) cam.ac.uk>
|
2003-06-22 |
alex |
moved 3dnow and 3dnowex dct36 optimisations into gcc inline assembly
|
2003-06-21 |
alex |
fixed bandInfo name clash with libmp3lame v3.93.1 (longLimit and shortLimit are also only used in layer3.c so it's safe to make them static too - avoiding further clashes)
|
2003-06-21 |
alex |
backport PRINT_INDIRECT to old-config parser (new config fails on some 64bit systems - should be fixed) and some minor corrections
|
2003-06-21 |
alex |
more flexible device name guessing
|
2003-06-21 |
diego |
Sync with HTML.
|
2003-06-21 |
bertrand |
Patch from Andreas Hess <jaska@gmx.net>:
|
2003-06-21 |
iive |
basic xvmc image support
|
2003-06-20 |
alex |
0.5l for debug messages
|
2003-06-20 |
alex |
cosistency fix with backward compatibility (now lavc's arm optimisations are enabled too!)
|
2003-06-20 |
alex |
arm support by armin.gerritsen@philips.com (also seen a patch like this on openzaurus' mplayer port)
|
2003-06-19 |
michael |
fixing "internal error in orderYUV" bug
|
2003-06-19 |
rathann |
small warning fix
|
2003-06-19 |
rathann |
fix one missing #include, one missing extern and one 10l error.
|
2003-06-18 |
diego |
XML autoconfiguration by Dmitry Baryshkov <lumag@qnc.ru> with some
|
2003-06-18 |
gabucino |
DivX4Linux and XVID can be used together
|
2003-06-18 |
diego |
Obsoleted by timer-win2.c.
|
2003-06-18 |
kmkaplan |
Fixed: sync structs with spudec.c, implement fast_memcpy
|
2003-06-18 |
arpi |
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
|
2003-06-17 |
michael |
lossless jpeg related docs
|
2003-06-17 |
alex |
sync with libmpeg2 cvs
|
2003-06-17 |
michael |
lossless ff mjpeg encoding
|
2003-06-17 |
diego |
HTML directory is autogenerated.
|
2003-06-17 |
alex |
solaris fix by Gtz Waschk <waschk@informatik.uni-rostock.de>
|
2003-06-17 |
alex |
Fixed compilation on g3. Patch by Dan Christiansen <danchr@daimi.au.dk>
|
2003-06-17 |
alex |
apple and gnu style support at the same time (ok, choosen at compile time) -- now altivec works under osx too -- bug noted by Steven Schultz
|
2003-06-17 |
alex |
10l fix by Steven M. Schultz <sms@2BSD.COM>
|
2003-06-17 |
rfelker |
1000l, stupid bash/ksh/etc specific crap. PLEASE learn bourne shell
|
2003-06-15 |
michael |
ff lossless jpeg
|
2003-06-14 |
diego |
subfont is a generated file.
|
2003-06-14 |
michael |
YUV 444 411 410 support
|
2003-06-13 |
nicolas |
sync
|
2003-06-13 |
michael |
context model size & coder type options for FFV1
|
2003-06-13 |
diego |
Sync and updates by Anders Rune Jensen and Thomas Groth.
|
2003-06-13 |
diego |
Further corrections by "Ironhell3 ." <ironhell3@hotmail.com>.
|
2003-06-13 |
rfelker |
1000l
|
2003-06-13 |
diego |
wishes, wishes, wishes
|
2003-06-13 |
diego |
Add missing language suffix to DOCS/ path.
|
2003-06-13 |
diego |
Add en/ to DOCS path.
|
2003-06-13 |
diego |
Greek translation update by ironhell3 <ironhell3@hotmail.com>.
|
2003-06-12 |
mosu |
Support for files whose first timecode is not 0 (which is the case for splitted/linked files).
|
2003-06-11 |
gabucino |
sync
|
2003-06-11 |
diego |
Networking support under MinGW.
|
2003-06-11 |
diego |
obsoleted by timer-darwin.c
|
2003-06-11 |
rfelker |
document vf_decimate
|
2003-06-11 |
diego |
Make configure output codec paths more consistently.
|
2003-06-11 |
diego |
SuSE RPMs, JACOsub link
|
2003-06-11 |
diego |
JACOsub link
|
2003-06-11 |
diego |
SuSE RPMs
|
2003-06-09 |
arpi |
tivo demuxer moved down, its fileformat detection is unstable (misdetects mpeg-ps)
|
2003-06-09 |
mosu |
Updates needed for libebml/libmatroska 0.4.4
|
2003-06-09 |
arpi |
renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
|
2003-06-09 |
arpi |
libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
|
2003-06-09 |
arpi |
libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
|
2003-06-09 |
arpi |
libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
|
2003-06-09 |
arpi |
libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
|
2003-06-09 |
arpi |
libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
|
2003-06-09 |
arpi |
libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
|
2003-06-09 |
faust3 |
enable stream cache for mingw
|
2003-06-09 |
michael |
FFV1
|
2003-06-09 |
arpi |
TiVo demuxer and sub-cc/osd decoder
|
2003-06-08 |
rtognimp |
Update
|
2003-06-08 |
rtognimp |
RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.
|
2003-06-08 |
rtognimp |
RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.
|
2003-06-08 |
arpi |
- discard soon non TS files (previously it took too long, as in the case
|
2003-06-08 |
alex |
-ao alsa9:hw:0,0 fix by Wojtek Kaniewski <wojtekka@bydg.pdi.net>
|
2003-06-07 |
lumag |
Sync
|
2003-06-07 |
lumag |
Sync
|
2003-06-07 |
nicolas |
sync
|
2003-06-07 |
nicolas |
sync
|