Mercurial > mplayer.hg
graph
-
detection of badly interleaved avi files and auto-switch to -ni2002-08-04, by arpi
-
new_demux_packet: allocate 8 bytes too much2002-08-04, by arpi
-
Added a uniform title: something - MPlayer - The Movie Player for Linux.2002-08-04, by diego
-
It all started with fixing a few dangling links...2002-08-03, by diego
-
typo2002-08-03, by diego
-
-dvdkey option clarified.2002-08-03, by diego
-
Result of review by Nilmoni Deb <ndeb@ece.cmu.edu>.2002-08-03, by diego
-
Review2002-08-03, by diego
-
imho swscale also likes aligned stride :)2002-08-02, by arpi
-
- some reorder/cleanup of mp_image flags2002-08-02, by arpi
-
prefer 422P for mjpeg2002-08-02, by arpi
-
colorspace part cleanup and support for IMGFMT_422P, _444P2002-08-02, by arpi
-
added new formats: 444p,422p, 411p2002-08-02, by arpi
-
count blocks by rounded-up chunksizes instead of chunks -2002-08-02, by arpi
-
ignore pnot/PICT2002-08-02, by arpi
-
compatibility with _OLD_ lavc & uv_stride check2002-08-02, by michael
-
The rectangle of the rectangle plugin is not necessarily white.2002-08-02, by diego
-
Documented -srate for MEncoder.2002-08-02, by diego
-
The endless quest to force people into writing good bug reports part 2342:2002-08-02, by diego
-
skip 'pnot' and 'PICT' - fixes incoming/1.mov2002-08-01, by arpi
-
sync with english begun2002-08-01, by gabucino
-
planar yuv 444 422 411 support2002-08-01, by michael
-
negative delay won't work2002-08-01, by arpi
-
audio preload/density/delay configurable2002-08-01, by arpi
-
- yuv422 disabled (no IMGFMT for _planar_ 422)2002-07-31, by arpi
-
new filter to use libavcodec's deinterlacer2002-07-31, by arpi
-
upsz 22002-07-31, by pontscho
-
no need for ioctl.h if not using dvb2002-07-31, by rfelker
-
fix silly shorthand that could cause trouble porting2002-07-31, by rfelker
-
gtk dialog bug fix2002-07-30, by pontscho
-
There appears to be a trivial namespace error in determining the valid2002-07-30, by arpi
-
It makes sense to me to try and use any locally installed win32 DLLs2002-07-30, by arpi
-
- fixed size/aspect for -fs2002-07-30, by arpi
-
ogm audio format id is in hex, not dec2002-07-30, by arpi
-
Documented -vop rectangle.2002-07-30, by diego
-
libao2 stuff move dto libao2.txt2002-07-30, by arpi
-
10l - PUT_IMAGE->DRAW_IMAGE2002-07-30, by arpi
-
typo fixes and updates around libavcodec2002-07-30, by arpi
-
updated - feel free to comment2002-07-30, by arpi
-
vd_vfw.c2002-07-30, by arpi
-
1l :)2002-07-30, by arpi
-
upsz :)2002-07-30, by pontscho
-
quit on unknown parm2002-07-30, by atmos4
-
- some cosmetic change in preferences2002-07-30, by pontscho
-
fix (?) equalizer distortion problem2002-07-30, by pontscho
-
fix audio files (mp3,wav) position calc2002-07-30, by pontscho
-
update by "Jiri Svoboda" <jiri.svoboda@seznam.cz>2002-07-30, by jaf
-
added missing formats :)2002-07-29, by rfelker
-
10l to dunno2002-07-28, by atmos4
-
Add type= and fix a minor typing difference from ffmpeg2002-07-28, by atmos4
-
Use RGB for palette from .IDX file2002-07-28, by kmkaplan
-
Transform Vobsub subtitles into Subrip text subtitles using GOCR/JOCR.2002-07-28, by kmkaplan
-
New function vobsub_get_next_packet for subrip.2002-07-28, by kmkaplan
-
Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specified.2002-07-28, by atmos4
-
Make vobsub palette generation compatible with windows vobsub.2002-07-28, by atmos4
-
sync2002-07-27, by frodone
-
remove CYGWIN_BIG_TYPES, as it breaks st_size member of stat struct2002-07-27, by atmos4
-
sync2002-07-27, by jaf
-
Document rectangle plugin.2002-07-27, by kmkaplan
-
New plugin to test crop parameters. Arguments are the same as for the2002-07-27, by kmkaplan
-
sync2002-07-27, by frodone
-
Add loadfile and loadlist commands. May be buggy if the filename contain some2002-07-26, by albeu
-
removed query_vaa2002-07-26, by alex
-
Add uninit to the avi demuxer2002-07-26, by albeu
-
equalizer docs updated2002-07-26, by alex
-
warning fixes2002-07-26, by atmos4
-
Reorganized the README. More general information up front, more concise2002-07-26, by diego
-
limit parameter for cropdetect, fixed column.2002-07-26, by diego
-
Reviewed Filter section, added limit parameter to cropdetect, not only SDL2002-07-26, by diego
-
10L free the cache2002-07-26, by albeu
-
10L bugs founds by Jindrich Makovicka <makovick at MLinux dot fjfi dot cvut dotcz>2002-07-26, by albeu
-
documenting cropdetect's parameter2002-07-26, by arpi
-
10l bug fixed (info.cap |= -> = )2002-07-25, by arpi
-
vide EQ fixed - lumactl register is not readable!2002-07-25, by arpi
-
sync2002-07-25, by nexus
-
video eq:2002-07-25, by arpi
-
eq range mapping -100..100 => 0..1002002-07-25, by arpi
-
SetValue: ignore case of 'item'2002-07-25, by arpi
-
print warning about unsupported video eq attributes2002-07-25, by arpi
-
eq fixed, based on patch by .so2002-07-25, by arpi
-
- fixed overflow by +-0x802002-07-25, by arpi
-
upsz, sorry, i forgott this :) (skin name saving:)2002-07-25, by pontscho
-
add preferences to gui2002-07-25, by pontscho
-
- add some control (ao_oss, pl_extrastereo)2002-07-25, by pontscho
-
- add preferences support (first try)2002-07-25, by pontscho
-
more eq cleanup2002-07-25, by arpi
-
Correct dump_srt millisecond output2002-07-25, by kmkaplan
-
codmetics :)2002-07-25, by arpi
-
10l2002-07-25, by arpi
-
little fix2002-07-25, by alex
-
smth2002-07-25, by alex
-
eq synced to new way, not tested, but the old one isn't working yet2002-07-25, by alex
-
eq reworked2002-07-25, by alex
-
fixed possible 10l bug (vf not initialized yet)2002-07-25, by alex
-
Explain what we need and why a little more verbosely.2002-07-25, by diego
-
Advertise mencvcd, the woes of seeking in a paused movie and to OSD or not2002-07-25, by diego
-
eq reworked2002-07-24, by alex
-
equalizer reworked2002-07-24, by alex
-
eq handling reworked2002-07-24, by alex
-
Make spudec_assemble more resistent in the face of incomplete packets.2002-07-24, by kmkaplan
-
Added 2 entries: no sound without win32 and no sound with sound daemon.2002-07-24, by diego
-
Added -xvidopts as described by Albeu on #mplayerdev.2002-07-24, by diego
-
Moved RealPlayer libs installation to codecs.html where all the other2002-07-24, by diego
-
Workaround for seeking multiangle discs with missing sml_agli[] table, as a2002-07-23, by arpi
-
Remove depency on libmpdemux streams, use ANSI IO instead.2002-07-23, by kmkaplan