Mercurial > mplayer.hg
graph
-
Work correctly with very small files where less than outburst is to be played.2008-08-15, by diego
-
Document -lavcopts o, aka libavcodec AVOption.2008-08-15, by michael
-
FFmpeg no longer has fastmemcpy support, so no longer trigger recursing2008-08-14, by diego
-
Remove unused static declarations, fixes the warnings:2008-08-14, by diego
-
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.2008-08-14, by diego
-
100l: Rename missed preprocessor directives from a HAVE_ prefix to CONFIG_.2008-08-14, by diego
-
add mapping for real audio and video CODEC_ID to MPlayer's fourcc2008-08-13, by aurel
-
fixes spotted by diego2008-08-13, by compn
-
demux_lavf: fix mp_seek behavior in case of seeking error2008-08-13, by aurel
-
Remove pointless #ifdefs around extern declarations.2008-08-12, by diego
-
Remove useless DVB-related #include.2008-08-12, by diego
-
Enable PNG encoder in libavcodec for vf_screenshot only if zlib is enabled.2008-08-12, by diego
-
updates2008-08-12, by compn
-
Mention IVTV, S3 and SH_VEU drivers within VIDIX section of manpage.2008-08-11, by ben
-
Update ChangeLog with latest VIDIX related changes regarding SuperH.2008-08-11, by ben
-
Add VIDIX driver for SuperH Mobile VEU hardware block.2008-08-11, by ben
-
Add proper VIDIX support for SuperH architecture.2008-08-11, by ben
-
sync w/r27348, patch by JRaSH2008-08-11, by gpoirier
-
fix audio in some rtsp streams, ok'd by lu_zero2008-08-11, by compn
-
The PNG encoder in libavcodec needs to be enabled for vf_screenshot even if2008-08-10, by diego
-
codecs.c note is very old and unneeded.2008-08-10, by compn
-
sync w/27407 + fixes2008-08-09, by gpoirier
-
Use translatable string instead of hardcoded message for process priority.2008-08-09, by diego
-
Remove duplicated prototype for XShmGetEventBase(), because2008-08-09, by diego
-
Skip dependency generation if we just run distclean or if skipping2008-08-09, by diego
-
Don't print drawing commands on screen.2008-08-08, by eugeni
-
If (has outline) blur(outline) else blur(glyph).2008-08-07, by eugeni
-
\org turns off collision detection.2008-08-07, by eugeni
-
Treat \h as space character.2008-08-07, by eugeni
-
Calculate subtitle origin in floating point.2008-08-07, by eugeni
-
Calculate subtitle position in floating point.2008-08-07, by eugeni
-
Add separate variables for CFLAGS that are specific to internal libraries2008-08-07, by diego
-
Remove unused Makefile variable.2008-08-07, by diego
-
cosmetics: Rename some CFLAGS-related variables.2008-08-07, by diego
-
10l: Remove stray backslash at end of line.2008-08-07, by diego
-
Merge two redundantly declared lines into one.2008-08-07, by diego
-
cosmetics: Sort things into alphabetical order in various places.2008-08-07, by diego
-
Add NV12 colorspace support to VIDIX driver.2008-08-07, by ben
-
Give a CONFIG_ prefix to preprocessor directives that lacked one and2008-08-07, by diego
-
generalized SH architecture support by Magnus Damm, magnus.damm gmail com2008-08-07, by diego
-
10l: MUSEPACK --> CONFIG_MUSEPACK2008-08-07, by diego
-
Ahem, the MACOSX_FINDER_SUPPORT directive was renamed to MACOSX_FINDER.2008-08-07, by diego
-
Rename font-related preprocessor directives.2008-08-07, by diego
-
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
-
r24808: Add a space behind openal to get minimum length of 72008-06-30, by kraymer
-
r24772: DirectShow based tv:// driver for win322008-06-30, by kraymer
-
r24727: H.264 content can also be decoded with multiple threads2008-06-30, by kraymer
-
version bump to 247192008-06-30, by kraymer
-
r27123: Add verbose messages about trying and searching for audio output drivers.2008-06-30, by kraymer
-
r27067: Remove pointless #ifdef.2008-06-30, by kraymer
-
r27066: update comments, whitespace cosmetics2008-06-30, by kraymer
-
r27065: whitespace consistency cosmetics2008-06-30, by kraymer
-
r26863: make use of the new MGA_VID_VERSION ioctl to check2008-06-30, by kraymer
-
r25605: properties to get and set angle2008-06-30, by kraymer
-
r24924: Add audio filter scaletempo2008-06-30, by kraymer
-
r24790: Disable channel scanner when no tuner is present.2008-06-29, by kraymer
-
remove trailing whitespaces2008-06-29, by kraymer
-
Replace asserts by proper conditions to allow playback of some broken but2008-06-29, by reimar
-
Half size for adpcm_index2008-06-29, by reimar
-
Simplify predictor updates2008-06-29, by reimar
-
Get rid of 16-bit sign extension macro2008-06-29, by reimar
-
Simplify some imaadpcm macros2008-06-29, by reimar
-
Directly pass arrays into decode_nibbles2008-06-29, by reimar
-
Use smaller types for tables2008-06-29, by reimar
-
Make imaadpcm tables const2008-06-29, by reimar
-
Simplify code to read index/predictor2008-06-29, by reimar
-
Add a few size checks to IMA decoder. The code is still a mess though,2008-06-29, by reimar
-
Simplify ad_imaadpcm decode_audio function2008-06-29, by reimar
-
Make sure we do not use uninitialized data in case of a short read.2008-06-29, by reimar
-
Do not use stdata before checking its length2008-06-29, by reimar
-
mingw uses Windows sockets.2008-06-28, by vayne
-
sync w/r27123, patch by JRaSH, %jrash06 A 163 P com%2008-06-28, by gpoirier
-
sync w/r271322008-06-27, by gpoirier
-
one more wish, and an update2008-06-26, by compn
-
r24772: DirectShow based tv:// driver for win322008-06-25, by kraymer
-
Complete the code move across librtsp, fixes the rtsp_close collision with libnemesi2008-06-25, by lu_zero
-
Move rtsp_close away by simplification - avoids symbol clash with libnemesi2008-06-25, by lu_zero
-
some updates2008-06-24, by compn
-
add ffmdec and ffadpcmxa2008-06-24, by compn
-
Fix/restore the description of the rectangle video filter.2008-06-24, by diego
-
Touch FFmpeg libraries after recursing into their subdirectories.2008-06-24, by diego
-
Do not unconditionally recurse into FFmpeg subdirectories. Instead, just2008-06-24, by diego
-
Add missing 'struct input_id id' to Apple IR configure check.2008-06-24, by diego
-
Check if the font set returned from FcFontSort in not NULL.2008-06-23, by eugeni
-
Reindent.2008-06-23, by eugeni
-
Only use application font dir if library->fonts_dir is not NULL.2008-06-23, by eugeni
-
Dependency files need to get updated when any of their dependencies are2008-06-23, by diego
-
Rename some definitions to avoid clashing with system headers, fixes:2008-06-23, by diego
-
Add verbose messages about trying and searching for audio output drivers.2008-06-22, by corey
-
Replace misuse of echores in libdvdnav check by _res_comment.2008-06-22, by diego
-
100l, bpp is bits per pixel, not bytes2008-06-22, by reimar
-
revert non-acked r271062008-06-21, by ben
-
cosmetic: be consistent2008-06-20, by ben
-
fixes two bugs:2008-06-20, by ben
-
fix obviously wrong option description2008-06-20, by ben
-
Remove useless typedef for VDXContext.2008-06-20, by ben
-
cosmetic: give a coherent indentation2008-06-20, by ben
-
remove some useless functions from vidix api2008-06-20, by ben
-
remove useless 'else'2008-06-20, by ben
-
renamed vidixlib.c to vidix.c2008-06-20, by ben
-
remove now useless vidixlib.h file2008-06-20, by ben
-
sync w/r27107, patch by Cédric Viou2008-06-20, by gpoirier
-
move content of vidixlib.h into vidix.h2008-06-20, by ben
-
cosmetic: give coherent indentation2008-06-20, by ben
-
use the new URL of NUT container website2008-06-20, by gpoirier
-
Only "pop" subtree params if they had previously been "pushed",2008-06-20, by ben
-
sync w/r27102, patch by Cédric Viou and minor fixes by myself2008-06-20, by gpoirier
-
Add auto-close option to libmenu playlist handling part.2008-06-20, by ben
-
Allow conditional compilation of yuv4mpeg video out.2008-06-20, by ben
-
fix a couple of broken URL links2008-06-20, by gpoirier
-
Keep old dvdnav sub-command options for a while in order2008-06-20, by ben
-
Change DVDNAV command key names.2008-06-19, by ben
-
Reorder some functions to avoid implicit declaration warnings.2008-06-19, by diego
-
Group all input command defines in one big enum2008-06-18, by ben
-
Add copyright and license statement.2008-06-17, by diego
-
It cannot hurt to add -E to the diff options to avoid whitespace changes.2008-06-17, by diego
-
Add missing #includes that are required for things used in the header.2008-06-17, by diego
-
sync w/r270572008-06-17, by gpoirier
-
Add missing #includes to fix 'make checkheaders'.2008-06-17, by diego
-
Try harder to honour CTRL+C etc. during dumpstream2008-06-16, by reimar
-
cosmetics: Remove useless parentheses, align.2008-06-16, by diego
-
Chapter support for lavf demuxer.2008-06-16, by reimar
-
Support NULL name parameter for demuxer_add_chapter.2008-06-16, by reimar
-
cosmetics: Break overly long lines.2008-06-16, by diego
-
cosmetics: indentation, whitespace changes2008-06-16, by diego
-
cosmetics: consistent * placement2008-06-16, by diego
-
cosmetics: one more if brace placement fix2008-06-16, by diego
-
M-x untabify2008-06-16, by diego
-
cosmetics: Remove all trailing whitespace.2008-06-16, by diego
-
cosmetics: Split/join multiline statements.2008-06-16, by diego
-
cosmetics: Consistently format all if, for, while constructs.2008-06-16, by diego
-
Remove one more commented-out line.2008-06-16, by diego
-
cosmetics: Make all function declarations consistent by moving the opening2008-06-16, by diego
-
Remove one more commented-out line.2008-06-16, by diego
-
Remove pointless comments and commented-out code.2008-06-16, by diego
-
Add missing string.h #include for memcpy prototype;2008-06-16, by diego
-
Add missing #includes to fix 'make checkheaders'.2008-06-16, by diego
-
cosmetics: Group internal codec library tests together.2008-06-15, by diego
-
Document where the files vidix/dhahelperwin/ntverp.h and2008-06-15, by diego
-
cosmetics: Group entries by directory instead of randomly.2008-06-15, by diego
-
Add the ugly HELP_MP_DEFINE_STATIC back, otherwise we produce warnings like2008-06-15, by diego
-
cosmetics: Remove empty line for consistency.2008-06-15, by diego
-
-alang/-slang do not depend on dvdread support.2008-06-15, by diego
-
Remove pointless HELP_MP_DEFINE_STATIC definition.2008-06-15, by diego
-
Remove pointless #ifdef.2008-06-15, by diego
-
update comments, whitespace cosmetics2008-06-15, by diego
-
whitespace consistency cosmetics2008-06-15, by diego
-
Remove now unused messages.2008-06-15, by diego
-
Move message about which adapter is used to verbose mode.2008-06-15, by diego
-
spelling/wording fixes2008-06-15, by diego
-
Add parentheses to expression to avoid the warning:2008-06-15, by diego
-
6 months of changes2008-06-15, by compn
-
standard license headers for mga_vid2008-06-14, by diego
-
add MGA_VID_GET_VERSION ioctl to old mga_vid driver for compatibility with "new" mplayer2008-06-14, by attila
-
Ability for specifying TV standard individually for each TV channel.2008-06-14, by voroshil
-
Fix support for libnemesi installed on nonstandard paths2008-06-13, by lu_zero
-
Unbreak audio, thanks to Uoti for the insight2008-06-12, by lu_zero
-
sync w/r23225, plus misc fixes2008-06-11, by gpoirier
-
fix w/r24604, misc fixes2008-06-11, by gpoirier
-
sync w/r21537 and misc fixes2008-06-11, by gpoirier
-
fix file to conform to French typography2008-06-11, by gpoirier
-
add missing <application> tag around MPlayer,2008-06-11, by gpoirier
-
sync w/r269972008-06-11, by gpoirier
-
sync w/r27044, patch by Cedric Dumez-Viou %Cedric P Dumez-Viou A obs-nancay P fr%2008-06-10, by gpoirier
-
libdvdnav need libdvdread from the same repository2008-06-10, by nicodvb
-
Fix mencoder built from dvdnav enabled.2008-06-09, by ben
-
Give name to font_desc struct, patch by Bryan Henderson, giraffedata gmail com.2008-06-09, by diego
-
Add information about the mga_vid Subversion repository.2008-06-09, by diego
-
Mention that svgalib_helper only works with kernel 2.4.x.2008-06-09, by diego
-
Make a section out of the svgalib_helper paragraph.2008-06-09, by diego
-
require latest x264 to enable MEncoder's x264 support2008-06-09, by gpoirier
-
Slightly reduce VIDIX video output verbosity.2008-06-08, by diego
-
sync w/r268532008-06-08, by gpoirier
-
Add standard license headers.2008-06-08, by diego
-
Add comments to a few #endif preprocessor directives.2008-06-08, by diego
-
Remove unused variable, fixes the warning:2008-06-08, by diego
-
OBJS should end in .o, not .c.2008-06-08, by diego
-
VIS OBJS should end in .o, not .c; patch by Jan Knutar, jknutar nic fi.2008-06-08, by diego
-
Add missing #include, patch by Jan Knutar, jknutar nic fi.2008-06-08, by diego
-
Add command to create dhahelper device to install-dhahelper target.2008-06-08, by diego
-
Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can2008-06-08, by diego
-
Add dhahelper CFLAGS where appropriate if enabled.2008-06-08, by diego
-
Add support for enabling VIDIX dhahelper.2008-06-08, by diego
-
Remove pointless and commented-out #ifdef.2008-06-08, by diego
-
Fix silly typo in CFLAG_SVGALIB_HELPER variable name.2008-06-08, by diego
-
Fix dhahelper.h #include paths.2008-06-08, by diego
-
Restore support for compiling with svgalib_helper.2008-06-07, by diego
-
Only check for VIDIX PCI device name database if VIDIX is enabled.2008-06-07, by diego
-
Make sure that the LC_ALL variable is exported to the environment of2008-06-07, by diego
-
Factorizes dvdnav aid retrieval code.2008-06-07, by ben
-
Add routine that provides audio ID corresponding to logical number2008-06-07, by ben
-
Fix channel order for libvorbis decoder, original patched by Nicolas George.2008-06-07, by ulion
-
rename AF_CHANNEL_LAYOUT_LAVC_VORBIS* => AF_CHANNEL_LAYOUT_VORBIS*.2008-06-07, by ulion
-
Rename some functions as they are mplayer related and not2008-06-07, by ben
-
rename for consistency2008-06-07, by ben
-
Add routine to determine if SPU has changed in dvdnav stream.2008-06-07, by ben
-
Add routine to determine if audio has changed in dvdnav stream.2008-06-07, by ben
-
declare some functions as static2008-06-07, by ben
-
No need to set LC_ALL=C for individual shell commands,2008-06-07, by diego
-
The VIDIX PCI files should be regenerated when the awk script2008-06-07, by diego
-
remove C++ inclusion guard from vidix headers2008-06-07, by ben
-
Add default definition for SVGA device.2008-06-07, by diego
-
remove useless vidix versioning stuff2008-06-07, by ben
-
remove duplicated code2008-06-07, by ben
-
Drop some useless parameter from vidix init routine2008-06-07, by ben
-
Drop support for external libvidix (unmaintained and not up-to-date)2008-06-07, by ben
-
Save DVDNAV palette info.2008-06-07, by ben
-
vidix s3 headers was missing proper header2008-06-07, by ben
-
Remove unused variable, fixes the warning:2008-06-07, by diego
-
Removed unused freepath variable.2008-06-06, by ben
-
add VIDM fourcc to divx/xvid, based on this patch:2008-06-06, by compn
-
add psiv codec, works on psi_v-sample.mov2008-06-06, by compn
-
add qtactl codec2008-06-06, by compn
-
Remove unnecessary -o option from windres invocation.2008-06-06, by diego
-
Fix codec-specific options syntax declaration to be less confusing and wrong.2008-06-06, by diego
-
sync w/r268062008-06-06, by gpoirier
-
Fix the linking of TOOLS/netstream and TOOLS/vivodump.2008-06-06, by diego
-
Use standard license header, merge changelog into license header and TODO.2008-06-06, by diego
-
Remove useless braces on if() statement.2008-06-05, by ben
-
Ensure 'path' string is 0 terminated.2008-06-05, by ben
-
fix fixes, patch by Benoit Fouet2008-06-04, by gpoirier
-
Run the whole documentation through ispell.2008-06-04, by diego
-
Remove another reference to a removed configure option.2008-06-04, by diego
-
Remove references to removed configure options.2008-06-04, by diego