Mercurial > mplayer.hg
graph
-
Fix wrong behavior with slave command by going back to the starting point2008-08-07, by ben
-
Rename a bunch of miscellaneous preprocessor directives.2008-08-07, by diego
-
Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.2008-08-06, by diego
-
synced with r274202008-08-06, by Gabrov
-
Rename all preprocessor directives related to Apple / Mac OS X.2008-08-06, by diego
-
Rename some audio-output-related preprocessor directives.2008-08-05, by diego
-
Rename preprocessor definition in check skeleton.2008-08-05, by diego
-
Rename preprocessor directives related to image libraries.2008-08-05, by diego
-
Detect ppc64 and powerpc64 architectures as PowerPC variants.2008-08-04, by ben
-
cosmetic: reindent after r274142008-08-04, by ben
-
Fixes unsafe 'chapter' command with get_property() call.2008-08-04, by ben
-
cosmetic: reindent after r274122008-08-04, by ben
-
Fixes unsafe 'angle' command with get_property() call.2008-08-04, by ben
-
Fixes unsafe 'switch_audio' command with set_property() call.2008-08-04, by ben
-
another round to get it in utf-8...2008-08-04, by ptt
-
Change a bunch of X11-specific preprocessor directives.2008-08-04, by diego
-
typo fix, bump sync tag2008-08-03, by gpoirier
-
Add video driver for Nintendo Wii/GameCube.2008-08-03, by ben
-
Remove duplicated DVB definition line.2008-08-03, by diego
-
Revert mistakenly committed temporary local change.2008-08-03, by diego
-
Rename --enable-macosx-finder-support option to --enable-macosx-finder2008-08-03, by diego
-
Rename _smbsupport variable to _smb.2008-08-03, by diego
-
Change a bunch of video/audio-output-specific preprocessor directives from2008-08-03, by diego
-
Set HAVE_DVB in configure when HAVE_DVB_HEAD is defined2008-08-02, by diego
-
cosmetics: typo fixes2008-08-02, by diego
-
cosmetics: reindent after last commit2008-08-02, by compn
-
change ve_raw.c:set_format to not overwrite biCompression if force_fourcc is set.2008-08-02, by compn
-
Change a bunch of video-output-specific preprocessor directives from a HAVE_2008-08-02, by diego
-
Do not provide a prototype for vsscanf when vsscanf is available.2008-08-02, by diego
-
Change a bunch of codec-specific preprocessor directives from a HAVE_2008-08-02, by diego
-
Remove checks for HAVE_XVID3, that conditional was removed a long time ago.2008-08-02, by diego
-
Fix ARM linking failure when IWMMXT support is disabled.2008-08-01, by diego
-
Remove obsolete diff hunk that is no longer applied to the code.2008-08-01, by diego
-
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;2008-08-01, by diego
-
Fix a misleading section in the libavcodec options manual indicating that a2008-08-01, by diego
-
add hdv1 fourcc2008-08-01, by compn
-
add some h263 fourccs2008-08-01, by compn
-
add ADJV fourcc to mjpeg2008-08-01, by compn
-
Initialize socklen_t variable to "no".2008-08-01, by diego
-
add XIXL fourcc to videoxl codec2008-08-01, by compn
-
Rename binary-codecs.sh to binary_codecs.sh as it is called in Debian.2008-07-31, by diego
-
Revert previous broken rename of binary-codecs.sh that had random changes.2008-07-31, by diego
-
Rename binary-codecs.sh once more to binary_codecs.sh as it is called in Debian.2008-07-31, by diego
-
Rename install-w32codecs.sh --> binary-codecs.sh.2008-07-31, by diego
-
bump sync tag2008-07-30, by gpoirier
-
For the case that we add a typedef for socklen_t, we should #define2008-07-30, by diego
-
Check for socklen_t in ws2tcpip.h as well.2008-07-30, by diego
-
Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.2008-07-30, by diego
-
Remove unused HAVE_MENCODER definition.2008-07-30, by diego
-
Rename two GUI-related preprocessor directives:2008-07-30, by diego
-
Remove unused definition from config.h.2008-07-30, by diego
-
Start unifying names of internal preprocessor directives.2008-07-30, by diego
-
Drop USE_ prefix from USE_MPLAYER_CPUDETECT #define.2008-07-30, by diego
-
Use conditional compilation instead of an #ifdef around the whole file.2008-07-30, by diego
-
Remove unused definition from config.h.2008-07-30, by diego
-
Add proper check for socklen_t.2008-07-30, by diego
-
cosmetics: Group FFmpeg definitions together in config.h.2008-07-30, by diego
-
add XDCAM and more HDV MPEG2 fourccs2008-07-30, by compn
-
change arbitrary CODECS_MAX_FOURCC limit to larger arbitrary limit2008-07-30, by compn
-
Do not add __CYGWIN__ to CFLAGS on Cygwin, the system defines it anyway.2008-07-28, by diego
-
Rework OS/2 configuration with respect to linker output formats.2008-07-28, by diego
-
cosmetics: Add a separator comment.2008-07-28, by diego
-
Move libdvdnav check before the CFLAGS section. It is still the last check2008-07-28, by diego
-
synced with r273482008-07-28, by ptt
-
Move CFLAGS specific to internal libdvdread and libfaad2 to the Makefile and2008-07-28, by diego
-
Remove unused HPUX #define from command line.2008-07-28, by diego
-
Move libdvdcss-specific CFLAG settings to libdvdcss test.2008-07-28, by diego
-
add ffvp6a codec2008-07-28, by compn
-
add ffmotionpixels codec2008-07-28, by compn
-
Get rid of horrible code that relies on codec-set context variable,2008-07-26, by reimar
-
Use GetTimerMS() instead of time() with srand.2008-07-26, by reimar
-
Do not include sys/socket.h when using winsock2, it is pointless2008-07-26, by reimar
-
Revert to previous dependency checking behavior.2008-07-26, by diego
-
Remove AltiVec vector declaration compiler compatibility macros.2008-07-26, by diego
-
compilation fix with GCC 4.0.1 on MacOSX tiger, broken by the removal of AVV() macro2008-07-25, by gpoirier
-
add list of supported vo's to -xineramascreen2008-07-25, by compn
-
Add some more information about FTP mirror setup.2008-07-24, by diego
-
Fix mailinglist vs. mailing list typo.2008-07-24, by diego
-
cosmetics: Fix indentation after last commit.2008-07-24, by diego
-
Remove AltiVec vector declaration compiler compatibility macros.2008-07-24, by diego
-
Fix configure hanging forever in iconv check using --charset=noconv2008-07-24, by reimar
-
Remove outdated "X11 only" from xineramascreen option and try to make clearer2008-07-24, by reimar
-
sync w/r273372008-07-23, by gpoirier
-
sync'd with r273372008-07-23, by ptt
-
Add Dirac video support via libdirac and libschroedinger in libavcodec.2008-07-22, by diego
-
Enable runtime border/window decorations-toggling for Linux gl and gl2 vos.2008-07-22, by reimar
-
No idea which vos support -noborder how well, though those based on2008-07-22, by reimar
-
Support -noborder with X11-based vos2008-07-22, by reimar
-
Make vo_x11_fullscreen not break vo_border (proper support still needs vo changes)2008-07-22, by reimar
-
-border/-noborder are supported by gl/gl2, too, but only on Windows.2008-07-22, by reimar
-
Add instructions how to test the DNS round-robin virtual host, add a2008-07-22, by diego
-
fix memleak2008-07-21, by michael
-
Cleanup, use av_freep() instead of av_free(x); x=NULL2008-07-21, by michael
-
Remove "en" from list of all man page languages when generating man page2008-07-19, by diego
-
docs build fix2008-07-19, by henry
-
Only build the documentation in the languages requested from configure.2008-07-19, by diego
-
synced with r273262008-07-18, by Gabrov
-
added missing revisions (26762 & 26795)2008-07-18, by ptt
-
restored file encoding tu utf8 and corrected wrong chars, hoping it's ok now2008-07-18, by ptt
-
Remove unnecessary and troublesome inline2008-07-18, by zuxy
-
Make C code in yuv2yuv1() do accurate rounding, this could be split2008-07-18, by michael
-
indent2008-07-17, by michael
-
Forgotten accurate rounding function YSCALEYUV2YV121_ACCURATE.2008-07-17, by michael
-
simplify yuv2yuv1()2008-07-17, by michael
-
Fix typo in msg_lang variable name that prevented the correct message2008-07-17, by diego
-
10l forgot SWS_BILINEAR2008-07-17, by michael
-
Ensure that exactly one scaler algo is used.2008-07-17, by michael
-
File was missing its dedicated header inclusion.2008-07-17, by ben
-
Maemo platform runs on Nokia N8x0 series too.2008-07-17, by ben
-
Avoid including avcodec.h in demuxer.h (and thus many other files) just to get2008-07-17, by reimar
-
Our ALSA code needs alloca, so check for it in configure and include alloca.h2008-07-17, by reimar
-
cosmetics: Indent language handling after last commit.2008-07-17, by diego
-
Rewrite translation handling in the build system.2008-07-17, by diego
-
Simplify summary output, add an extra empty line to it.2008-07-17, by diego
-
Remove note about localization from configure output.2008-07-17, by diego
-
cosmetics: Rename _doc_lang variable to doc_lang.2008-07-17, by diego
-
Evaluate man page installation rule for all available languages,2008-07-17, by diego
-
Force gcc to emit function body under -gnu992008-07-17, by zuxy
-
limits.h is required for UINT_MAX2008-07-16, by reimar
-
And a 1000l for r27263, swapped a condition, thus setting size to2008-07-16, by reimar
-
100l, fix calloc being called with the wrong argument due to reordering2008-07-16, by reimar
-
Make sure demuxed ASF packet is properly padded after descrambling2008-07-16, by reimar
-
Move duplicate FF_INPUT_BUFFER_PADDING_SIZE handling into demuxer.h2008-07-16, by reimar
-
Add variables for all available man page and documentation languages.2008-07-16, by diego
-
Do not just print a warning, also fix the len in ASF demuxer!2008-07-16, by reimar
-
Remove redundant check in message language test.2008-07-16, by diego
-
Move the "all" option to the front of the list of available languages in2008-07-16, by diego
-
cosmetics: Rename LANGUAGES variable to msg_langs.2008-07-16, by diego
-
Replace output redirection with grep by POSIX standard options.2008-07-16, by diego
-
Replace simple sed invocation by even simpler tr invocation.2008-07-16, by diego
-
Merge two consecutive sed calls into one.2008-07-16, by diego
-
Add IDs to some XML elements to avoid warnings.2008-07-15, by diego
-
Make af_hrtf tables static const2008-07-15, by reimar
-
Add const to libaf/filter.c functions.2008-07-15, by reimar
-
ALSA stupidly tries to define struct timeval and struct timespec, which2008-07-15, by reimar
-
Fix dlopen(), dlclose() dlsym() calls in configure test.2008-07-15, by diego
-
Fix tgetent call in termcap configure test.2008-07-15, by diego
-
Add two more missing headers to configure checks.2008-07-15, by diego
-
Add missing return statements to configure tests.2008-07-15, by diego
-
Add missing headers to configure checks.2008-07-15, by diego
-
Remove -std=gnu99/gnu89/default dialect linux define, as it violates the2008-07-15, by michael
-
Try to keep decoded audio buffer aligned.2008-07-14, by reimar
-
Change a broken check. FFMAX does not work as intended because trak->chunkmap[i].first2008-07-14, by reimar
-
Cosmetics: reindent.2008-07-13, by astrange
-
Remove const vector casts from Altivec.2008-07-13, by astrange
-
Add support for FFmpeg DK3 ADPCM codec and prefer it over MPlayer's2008-07-13, by reimar
-
Add support for FFmpeg's ADPCM codecs and make them the default2008-07-13, by reimar
-
100l, do not use macros on functions that are not idempotent2008-07-13, by reimar
-
Do not set _dvdreadconfig unconditionally.2008-07-13, by rathann
-
cosmetics: main (void) --> main(void)2008-07-13, by diego
-
main(void) --> int main(void) in .align test2008-07-13, by diego
-
Use correct header in libamr narrowband test.2008-07-13, by diego
-
Simplify and clamp coefficient index for MS ADPCM2008-07-12, by reimar
-
Dependency files should be refreshed when object files are rebuilt.2008-07-12, by diego
-
in dvd streams the title part ranges from 1 to 992008-07-12, by nicodvb
-
Reindent after last commit2008-07-11, by reimar
-
Check size of tkdata before using it in mov demuxer.2008-07-11, by reimar
-
Add atom_len sanity check to mov demuxer.2008-07-11, by reimar
-
Quick hack to fix demux_mov crashes where easily possible.2008-07-11, by reimar
-
Make really sure channels can only be 1 or 2 for imaadpcm2008-07-11, by reimar
-
Simplify imaadpcm return statement2008-07-11, by reimar
-
Check length of input buffer for msadpcm2008-07-11, by reimar
-
Add a comment on shift vs. division2008-07-11, by reimar
-
Scale msadpcm coefficients to fit into 8 bits2008-07-11, by reimar
-
Simplify ad_msadpmc.c: Use AV_RL16, merge sign extension into LE_16 read and2008-07-11, by reimar
-
Copy macro simplification from imaadpcm to msadpcm2008-07-11, by reimar
-
Remove useless comments from ad_msadpcm2008-07-11, by reimar
-
Make msadpcm arrays const2008-07-11, by reimar
-
Remove unused macros2008-07-11, by reimar
-
Explicitly include inttypes.h in ad_imaadpcm2008-07-11, by reimar
-
1000l, fix demux_lavf compilation2008-07-11, by reimar
-
Correct stream-seekability tests in demux_audio and demux_lavf2008-07-11, by reimar
-
Only read wav header cbSize when there is enough space in header.2008-07-10, by reimar
-
100l, assignment introduced in r27246 was exactly the wrong way around.2008-07-10, by reimar
-
Cosmetics: reindent2008-07-10, by reimar
-
Clean up reading of wav extradata.2008-07-10, by reimar
-
100l, avoption splitted code added, I should double check with svn status...2008-07-10, by lu_zero
-
Split AVOption/AVClass in a separate file. SoC Patch from Keiji Costantini2008-07-09, by lu_zero
-
Fix stupid and almost pointless check-after-read code in asfheader.c.2008-07-09, by reimar
-
Fix \fn without an argument consuming the next '\'.2008-07-09, by eugeni
-
sync w/r272362008-07-09, by gpoirier
-
Add -std=gnu99 to gcc CFLAGS if supported. This sets appropriate #defines to2008-07-08, by diego
-
Mark function not used outside of the file as static.2008-07-08, by diego
-
Remove declaration of extern inline function that is used nowhere from header2008-07-08, by diego
-
synced with r272362008-07-08, by ptt
-
another alphabetical order correction2008-07-08, by ptt
-
moved o option beetwen m* and p*2008-07-08, by ptt
-
Add missing #include <sys/socket.h>, fixes the warnings:2008-07-08, by diego
-
Use correct PRIu64 length modifier for uint64_t value, fixes the warning:2008-07-08, by diego
-
Add support for MLP audio through FFmpeg.2008-07-07, by diego
-
Run bash-specific shell scripts with bash, not sh.2008-07-07, by diego
-
Give all shell scripts a .sh suffix for consistency.2008-07-07, by diego
-
Replace bash-specific [[]] construct by a proper [] test.2008-07-07, by diego
-
Replace == in []/test constructs with =, == is a bashism.2008-07-07, by diego
-
Remove unnecessary function keyword from shell script function declarations,2008-07-07, by diego
-
avoid unnecessary strdup(); patch by Aurel2008-07-06, by nicodvb
-
Update homepage and license info for NuppelVideo.2008-07-06, by diego
-
Add standard license header for NuppelVideo, i.e. GPL v2+.2008-07-06, by diego
-
Introduce DRIVER_OBJS variable for list of all driver targets.2008-07-06, by diego
-
Simplify codecs.conf.h generation rule.2008-07-06, by diego
-
Merge version.h dependency declarations.2008-07-06, by diego
-
Remove redundant dependencies for .rc files.2008-07-06, by diego
-
Add a generic rule for .rc files and use it.2008-07-06, by diego
-
cosmetics: Merge three lines into two.2008-07-06, by diego
-
Also remove dhahelper and dhahelperwin on distclean.2008-07-06, by diego
-
One more hack for PBOs on ATI cards.2008-07-06, by reimar
-
Move at-hack code a bit up for further changes2008-07-06, by reimar
-
Remove ASSERT() macro. SoC Patch from Keiji Costantini2008-07-06, by lu_zero
-
Reindent. SoC Patch from Keiji Costantini2008-07-06, by lu_zero
-
Split simpleCopy into packedCopy and planarCopy. SoC Patch from Keiji Costantini2008-07-06, by lu_zero
-
Surround stream cache specific code by an appropriate #ifdef; fixes linking2008-07-05, by diego
-
Sync with r27208.2008-07-05, by diego
-
Add some more -identify information for CDDB.2008-07-05, by diego
-
Add disc ID to -identify output.2008-07-05, by diego
-
Rename ALLPARTSLIBS variable to FFMPEGLIBS.2008-07-05, by diego
-
Group some variable declarations together in sensible places.2008-07-05, by diego
-
Declare FFmpeg dependencies in a more elegant way using the PARTS variable.2008-07-05, by diego
-
r27182: apply parameter name change of no-correct-pts from r26842 to man page2008-07-04, by kraymer
-
100l: finally understood ATI PBO problem: width must be a power of two.2008-07-04, by reimar
-
More stride alignment is needed to work reliably on ATI cards :-(2008-07-04, by reimar
-
Rename stream_livedotcom.c to stream_live555.c, the name is used everywhere.2008-07-04, by diego
-
cosmetics: in ifo_stream_oped() aligned the prototype to the style2008-07-04, by nicodvb
-
added support for the device part in the url; patch by2008-07-04, by nicodvb
-
Check stdata_len before accessing stdata. Fixes bug #11252008-07-04, by reimar
-
Simplify tool generation rules with a pattern rule.2008-07-04, by diego
-
Only build loader tests on x86.2008-07-04, by diego
-
Fix liba52/test linking, it needs -lm.2008-07-04, by diego
-
spelling/grammar/wording overhaul2008-07-04, by diego
-
Put common dependencies of mp3lib/test + mp3lib/test2 on a common line.2008-07-04, by diego
-
whitespace cosmetics2008-07-04, by diego
-
Place license header at the top of the file for consistency.2008-07-04, by diego
-
Declare common netstream + vivodump dependencies in the common place.2008-07-04, by diego
-
Remove unused variable.2008-07-02, by diego
-
sync w/r271822008-07-01, by gpoirier
-
Fix FFmpeg subdirectory dependencies: The FFmpeg libraries depend on each2008-07-01, by diego
-
apply parameter name change of no-correct-pts from r26842 to man page2008-07-01, by kraymer
-
sync w/r27179 + misc fixes of untranslated chunks2008-06-30, by gpoirier
-
r26502: Document rgbtest arguments2008-06-30, by kraymer
-
remove two trailing whitespaces2008-06-30, by kraymer
-
r25756: Document vo gl lscale=32008-06-30, by kraymer
-
r25385: Add new audio filter for encoding multi-channel audio into ac3 at runtime.2008-06-30, by kraymer
-
r25179: Add missing forced linebreak, slight wording improvement.2008-06-30, by kraymer
-
consistency fix: capitalize Windows Media Player, and add <application> tag around it.2008-06-30, by gpoirier
-
misc fixes, patch by Cédric Viou2008-06-30, by gpoirier
-
sync w/r27132, patch by JRaSH2008-06-30, by gpoirier
-
sync w/r271692008-06-30, by gpoirier
-
Try to get frame rate information through VIDIOC_G_PARM if2008-06-30, by voroshil
-
Fix division by zero in tvi_v4l2 which occures when capture device2008-06-30, by voroshil
-
add missing escapes and full stops for scaletempo filter2008-06-30, by kraymer