Mercurial > mplayer.hg
graph
-
Remove unnecessary #undef (f)printf.2010-08-01, by diego
-
Remove unnecessary libavutil/internal.h #includes.2010-08-01, by diego
-
Update for libavformat matroska demuxer name change.2010-08-01, by reimar
-
Reindent.2010-08-01, by reimar
-
Use early return instead of large if block.2010-08-01, by reimar
-
More readable OSD rendering code.2010-08-01, by reimar
-
Also allow setting msglevel for MSGT_FIXME.2010-08-01, by reimar
-
Fix typo in documentation.2010-08-01, by reimar
-
Handle failing ioctls more gracefully for dvdcss.2010-08-01, by reimar
-
Fix subtitle selection: make selecting -sid 0 work again by replacing the2010-08-01, by reimar
-
Fix DVD playback with region-free drives.2010-08-01, by reimar
-
Default to -O2 optimization level for the clang compiler.2010-07-31, by diego
-
swscale-test: merge declaration and initialization2010-07-31, by ramiro
-
Fix compilation with --enable-crash-debug2010-07-31, by reimar
-
Initialize conf_file variable to kill the warning:2010-07-31, by diego
-
Use mp_a52_framesize() in all cases; gets rid of liba52 dependency.2010-07-31, by diego
-
Add 'z' length modifier to %d printf format specifiers for size_t arguments.2010-07-31, by diego
-
Initialize frame_length variable to zero to avoid the warning:2010-07-31, by diego
-
10l: Add the Subversion revision to the version string, not "VERSION".2010-07-31, by diego
-
add binary expression codec for fourcc MTS22010-07-31, by compn
-
Properly close file on error or uninit.2010-07-30, by reimar
-
Avoid code duplication, use the generate file name instead of generating it twice.2010-07-30, by reimar
-
Rename libass types to match upstream libass >= 0.9.72010-07-30, by greg
-
remove sys/timeb.h include, it is obsolete and breaks compilation with new gcc2010-07-30, by compn
-
sync with en/mplayer.1 rev. 318142010-07-30, by jrash
-
Newly added subtitle support also includes DVB and XSUB in addition to PGS.2010-07-29, by reimar
-
Move function to avoid a forward declaration.2010-07-29, by reimar
-
Update global_sub_pos if we auto-selected a subtitle.2010-07-29, by reimar
-
Start rc5 development in trunk's Changelog as rc4 has been branched now.2010-07-29, by siretart
-
remove libavutil/avconfig.h on distclean2010-07-29, by siretart
-
Use header_check_broken to simplify cdio.h check.2010-07-29, by reimar
-
Add a special header_check_broken to be used for broken2010-07-29, by reimar
-
Make the sys/cdio.h header test work by explictly including2010-07-29, by reimar
-
Revert commit:2010-07-28, by stefano
-
Skip searching for an xmllint command.2010-07-28, by diego
-
whitespace cosmetics: fix indentation2010-07-28, by diego
-
Add an XML catalog search path that works for current macports systems.2010-07-28, by diego
-
Simplify adding --catalogs option to xsltproc/xmllint command line.2010-07-28, by diego
-
Remove instructions for installing XML/XSL packages from source.2010-07-28, by diego
-
The package list for Debian systems is not specific to the Sarge release.2010-07-28, by diego
-
cosmetics: Use more compact "if .. then" shell syntax.2010-07-28, by diego
-
Adding XML entities for the English XML files to main.xml is enough.2010-07-28, by diego
-
Remove unused variable fake_docbook_xsl.2010-07-28, by diego
-
cosmetics: Drop leading underscores from variable names.2010-07-28, by diego
-
Simplify xmllint test.2010-07-28, by diego
-
MPlayer is licensed as GPL version 2, not any later version.2010-07-28, by diego
-
synced with r318332010-07-27, by Gabrov
-
Improve documentation for overlay colour.2010-07-27, by cehoyos
-
Reduce probability that a window on top of VDPAU uses the overlay colour.2010-07-27, by cehoyos
-
Don't allow black windows on top of VDPAU to shine through.2010-07-27, by cehoyos
-
Support FFmpeg's native AMR Narrowband decoder.2010-07-27, by cehoyos
-
Make the VDPAU background black instead of the default green.2010-07-27, by cehoyos
-
Support for image highlights for dvdnav menus.2010-07-26, by reimar
-
Remove useless end_col/end_row variables.2010-07-26, by reimar
-
Move variable into the only function where it is used.2010-07-25, by reimar
-
Move mouse hiding code to check_events, this allows mouse hiding2010-07-25, by reimar
-
Make the Quit menu entry work.2010-07-25, by reimar
-
Simplify check_events: avoid seemingly pointless untilDate argument.2010-07-25, by reimar
-
Change window-closing handling so it works properly if the2010-07-25, by reimar
-
Remove graphics cards subsections from Xv section in video output chapter.2010-07-25, by diego
-
Remove MTRR section from video output chapter.2010-07-25, by diego
-
Split TV chapter in two.2010-07-25, by diego
-
Drop one level of pointless subsectioning.2010-07-25, by diego
-
Remove pointless and non-informative SDL section from video output chapter.2010-07-25, by diego
-
Remove subsection that describes how to tweak CD/DVD drives.2010-07-25, by diego
-
Drop one pointless subsectioning level from radio input chapter.2010-07-25, by diego
-
Teletext keys are always available, not only if TV support is compiled-in.2010-07-25, by diego
-
Fix wrong option name in example.2010-07-25, by reimar
-
Remove unused kQuitCmd from vo_quartz.2010-07-25, by reimar
-
Remove kQuitCmd, it has no purpose or effect at all.2010-07-25, by reimar
-
Fix indentation.2010-07-25, by reimar
-
Avoid some code duplication.2010-07-25, by reimar
-
Cosmetics: indentation fixes.2010-07-25, by reimar
-
Avoid some code duplication in update_screen_info.2010-07-25, by reimar
-
Simplify update_screen_info.2010-07-25, by reimar
-
Declare variables with proper types to avoid dangerous pointer casts.2010-07-25, by reimar
-
Remove pointless casts.2010-07-25, by reimar
-
Remove yet more useless ()2010-07-25, by reimar
-
Remove useless ().2010-07-25, by reimar
-
Send KEY_CLOSE_WIN instead of KEY_ESC when the user requested2010-07-25, by reimar
-
Remove unused variables.2010-07-25, by reimar
-
Slightly simplify rle decoding.2010-07-25, by reimar
-
Remove a useless condition that is already handled a few lines2010-07-25, by reimar
-
Avoid useless malloc/frees2010-07-25, by reimar
-
Switch to non-deprecated avcodec_decode_video2 API.2010-07-25, by reimar
-
Change cast to avoid a warning.2010-07-25, by reimar
-
Add stream_time_pos property.2010-07-25, by reimar
-
Refuse to compile without yasm unless it was explicitly requested.2010-07-25, by reimar
-
Remove useless NULL checks before freeing and NULL pointers2010-07-24, by reimar
-
Allocate memory for paletted image data separately to avoid2010-07-24, by reimar
-
Slightly simplify dvd subtitle RLE decoding.2010-07-24, by reimar
-
Share paletted -> gray/alpha conversion code, and keep a copy2010-07-24, by reimar
-
Simplify creation of color/alpha map.2010-07-24, by reimar
-
Only try to merge packets if we have a previous packet stored.2010-07-24, by reimar
-
Add least some binary Quicktime codecs now work with -demuxer lavf.2010-07-24, by reimar
-
Some indentation fixes.2010-07-24, by reimar
-
Generate a ImageDescription if none is passed neither via ImageDesc nor2010-07-24, by reimar
-
Fix dependency generation for libav*2010-07-24, by reimar
-
Fix compilation, forgot to add const also to the2010-07-24, by reimar
-
More const-correctness fixes to avoid warnings.2010-07-24, by reimar
-
Add some "const" to avoid incompatible pointer type warnings2010-07-24, by reimar
-
Add missing comma, fix rgb2yuv_table[SWS_CS_SMPTE240M] coefficients.2010-07-24, by stefano
-
Add some comments to the rgb2yuv_table, clarifying the standard where2010-07-24, by stefano
-
swscale-test: scale from reference to source only once for each algorithm2010-07-23, by ramiro
-
indent2010-07-23, by ramiro
-
swscale-test: change order tests are run, maintaining the same algorithm for2010-07-23, by ramiro
-
sync with en/mplayer.1 rev. 317692010-07-23, by jrash
-
Synced with help_mp-en.h rev. 317522010-07-23, by jrash
-
Prefer impersonal form over third person, for consistency with the2010-07-22, by stefano
-
swscale-test: use only 3 characters to print width/height since they're always2010-07-22, by ramiro
-
swscale-test: print test name before running test, so that it's available in2010-07-22, by ramiro
-
Mention -af stats as an alternative to -af volume to find the max volume etc.2010-07-22, by reimar
-
swscale-test: allocate more memory to prevent scalers from writing out of bounds2010-07-22, by ramiro
-
ffvp8 is now significantly faster for x86-64 than fflibvpx.2010-07-22, by cehoyos
-
libass: remove yet another version check2010-07-21, by greg
-
Do not compile subassconvert.c if libass is disabled, the functionality2010-07-21, by reimar
-
Add support for libavcore.2010-07-21, by reimar
-
Put sub_ass_read_line_subviewer under CONFIG_ASS to avoid a warning.2010-07-21, by reimar
-
Printing maximum volume only works when prefering float format.2010-07-21, by reimar
-
subtitles: fix build without libass2010-07-21, by greg
-
darwin: allow 64-bit darwin to allocate executable memory2010-07-21, by ramiro
-
swscale-test: use av_pix_fmt_descriptors[].name directly2010-07-20, by ramiro
-
Restore vertical alignment in some defines2010-07-20, by ramiro
-
Cosmetics: reindent and unify whitespace2010-07-19, by mstorsjo
-
Do planar copy with a single memcpy only if the stride is equal to the length2010-07-19, by mstorsjo
-
Pass libass messages to mp_msg2010-07-19, by greg
-
Require libass version with ass_flush_events2010-07-19, by greg
-
Prefer external libass2010-07-18, by greg
-
subtitles: convert SRT/MicroDVD markup into ASS markup2010-07-18, by greg
-
Another try at fixing swscale on win64, as per r31153.2010-07-18, by darkshikari
-
Use identical code to -vo gl for -wid mode in gl2.2010-07-18, by reimar
-
Rename network build system variable and command line option to networking.2010-07-17, by diego
-
Fix LADSPA test variable initialization so it actually works (without stddef.h).2010-07-17, by diego
-
cosmetics: Use 'elif' instead of 'else .. if'.2010-07-17, by diego
-
In planarCopyWrapper, Only copy length, not stride of the last line in the plane2010-07-16, by mstorsjo
-
sync with en/mplayer.1 rev. 317152010-07-16, by jrash
-
Fix a few web page links in the documentation.2010-07-16, by diego
-
Make it possible to select GL_NEAREST scaling.2010-07-15, by reimar
-
Helper macros to build the yuv conversion type number.2010-07-15, by reimar
-
Add () around macro arguments.2010-07-15, by reimar
-
Cosmetics: create luma texture first, then the other textures.2010-07-15, by reimar
-
Reindent.2010-07-15, by reimar
-
Use sigaction() instead of signal(), the latter has a unavoidable2010-07-15, by reimar
-
Add support for parameter changes (e.g. channel count) during playback.2010-07-15, by reimar
-
Allow fullscreen switching during -idle. Useful in combination2010-07-14, by reimar
-
Give signal handler function in test programs correct argument list.2010-07-14, by diego
-
Move memalign_hack definition out of the FFmpeg section of config.h.2010-07-14, by diego
-
Fix gettimeofday type to match the real one.2010-07-13, by reimar
-
Enable robust resync for mpg123 decoder.2010-07-13, by diego
-
Port GNU assembler check from FFmpeg.2010-07-13, by diego
-
Add CONFIG_PIC #define for FFmpeg to config.h.2010-07-13, by diego
-
Move PIC test out of the x86 section; it is not only required on x86.2010-07-13, by diego
-
Add IBM ASM check for FFmpeg on PowerPC.2010-07-13, by diego
-
Remove unused static function menu_text_get_next_line, fixes the warning:2010-07-12, by diego
-
Reindent and align after r31725.2010-07-12, by adrian
-
Improve handling of the "help" suboption in coreaudio:2010-07-12, by adrian
-
Improve MPEG-TS subtitle support: make it use the infrastructure for2010-07-12, by reimar
-
Remove some unused variables along with the corresponding warnings.2010-07-12, by diego
-
Change the type of Y table to pointer to void in fill_table().2010-07-12, by benoit
-
Define HAVE_GNU_AS to enable Altivec-accelerated FFT.2010-07-11, by reimar
-
15 bpp tga format is little endian.2010-07-11, by reimar
-
Use the proper imgfmt names.2010-07-11, by reimar
-
Fix vo_tga RGB with alpha output on little-endian (blue and alpha were swapped),2010-07-11, by reimar
-
Fix cosmetics after r31715.2010-07-11, by adrian
-
Consistently use types as they are used by the API in ao_coreaudio.2010-07-11, by adrian
-
Replace deprecated functions in ao_coreaudio with their new ones introduced in OSX 10.4.2010-07-11, by adrian
-
Fix printf specifiers used in ao_coreaudio. Fixes warnings:2010-07-11, by adrian
-
Fix calculation of global_sub_size.2010-07-11, by reimar
-
Remove pointless assignments that would assing the value it already2010-07-11, by reimar
-
Avoid incorrectly duplicating initialization code in new_demux_packet,2010-07-11, by reimar
-
Set size correctly for decoded text subs.2010-07-11, by reimar
-
Faster paletted to OSD conversion.2010-07-11, by reimar
-
Document code inefficiency.2010-07-11, by reimar
-
Fix conversion from paletted to MPlayer's OSD format.2010-07-11, by reimar
-
Simplify alpha conversion code.2010-07-11, by reimar
-
Call spudec_draw for the unscaled case instead of duplicating code.2010-07-11, by reimar
-
Remove useless casts2010-07-11, by reimar
-
Fix calc_bbox to always return sensible values.2010-07-11, by reimar
-
Fix compilation if CONFIG_QTX_CODECS is defined (on OS X).2010-07-11, by cehoyos
-
Reindent.2010-07-11, by reimar
-
Avoid calling av_resample_init again when the values are the same as before.2010-07-11, by reimar
-
Try to get subtitle scaling somewhat right with libavcodec decoded2010-07-11, by reimar
-
10l, also assign the original width in spudec_new_scaled.2010-07-11, by reimar
-
Fix indentation.2010-07-11, by reimar
-
Add support for DVB and XSUB subtitles, not yet working properly.2010-07-11, by reimar
-
Fix compilation with liblive555 after r31675.2010-07-11, by cehoyos
-
Remove dvdsub_id checks that should not be necessary.2010-07-11, by reimar
-
Avoid status line being mangled together with error messages and other2010-07-11, by reimar
-
Fix memory leak for subtitles decoded by libavcodec.2010-07-11, by reimar
-
Fix some remaining bswap-related compilation issues.2010-07-10, by reimar
-
Add AV_HAVE_FAST_UNALIGNED define.2010-07-10, by reimar
-
bswap compatibility defines.2010-07-10, by reimar
-
Remove disabled and pointless code.2010-07-10, by reimar
-
Remove some pointless uses of be2me/le2me.2010-07-10, by reimar
-
Use AV_WB* where possible and be2me -> be2ne compilation fix.2010-07-10, by reimar
-
100l compialtion fix and use AV_RB32.2010-07-10, by reimar
-
Remove completely nonsensical le2me usages, the only effect2010-07-10, by reimar
-
Remove obfuscating use of le2me_32.2010-07-10, by reimar
-
Use AV_RL* macros instead of typecasts where appropriate.2010-07-10, by reimar
-
Add av_ prefix to bswap macros2010-07-10, by mru
-
Change global subtitle numbering scheme so that demuxers can "asynchronously"2010-07-10, by reimar
-
Fix compilation of tv support.2010-07-10, by reimar
-
Revert and accidentally committed hunk from last commit.2010-07-10, by reimar
-
Make the stream language an argument to the stream creation function2010-07-10, by reimar
-
Automatically allocate a vo_spudec if there is none.2010-07-10, by reimar
-
Get rid of useless INITIALIZED_SPUDEC flag.2010-07-10, by reimar
-
100l, only set VO_EVENT_RESIZE on an actual resize, not just for movement.2010-07-10, by reimar
-
Add packet->len checks to avoid out-of-bounds reads and negative2010-07-10, by reimar
-
Add back LIBXVID to $libavencoders once more.2010-07-10, by diego
-
Check packet size before memmove to avoid crashes e.g. if we recognized the2010-07-10, by reimar
-
Remove unused extern variable declarations.2010-07-10, by reimar
-
Move EBX availability #define within config.h; it is not FFmpeg-specific.2010-07-10, by diego
-
Mention PGS support.2010-07-10, by reimar
-
Add support for PGS subtitle decoding via libavcodec.2010-07-10, by reimar
-
We no longer have a libgsm copy in SVN.2010-07-10, by reimar
-
Make subdelay handling work the same way for all subtitle types and also allow2010-07-10, by reimar
-
Remove useless LIBXVID entry from libavencoders list.2010-07-10, by diego
-
Reuse spudec_visible to avoid code duplication.2010-07-10, by reimar
-
Handle and print a warning about invalid values in the function2010-07-10, by reimar
-
Extract spudec image allocation code to a separate function.2010-07-10, by reimar
-
Fix compilation broken due to GET_UTF8 being undefined.2010-07-10, by reimar
-
Remove copy of old and ugly libgsm code and wrapper.2010-07-10, by reimar
-
Add/fix GSM audio decoding through FFmpeg.2010-07-10, by reimar
-
Make it possible to set all options for lavc audio encoder.2010-07-10, by reimar
-
1 memcpy less in lavf demuxing.2010-07-10, by michael
-
Synced with help_mp-en.h rev. 316312010-07-09, by jrash
-
sync with en/mplayer.1 rev. 316482010-07-09, by jrash
-
Fix compilation with --disable-mencoder.2010-07-09, by cehoyos
-
Fix 'Xvid in libavcodec', broken in r31649.2010-07-09, by cehoyos
-
Fix compilation after FFmpeg r24137.2010-07-09, by cehoyos
-
Quadbuffered stereo does work on selected hardware.2010-07-08, by cehoyos
-
Independent tests indicate that GLX_STEREO is working fine on supported hardware.2010-07-08, by cehoyos
-
Implement edl-backward-delay to avoid jumping right over an2010-07-08, by reynaldo
-
cosmetics: Drop leading underscore from FFmpeg component variables.2010-07-07, by diego
-
Remove duplicated FFmpeg external codec library variables from config.mak.2010-07-07, by diego
-
Enable libvorbis encoder in FFmpeg if libvorbis is available.2010-07-07, by diego
-
stricter check for convergence_duration validity, avoid using meaningless values2010-07-06, by aurel
-
Move libgsm #define to the FFmpeg section of config.h.2010-07-05, by diego
-
Implement slave mode compatible stream controls for Blu-ray.2010-07-05, by ben
-
Some small whitespace and {} cosmetics.2010-07-05, by reimar
-
Try to get a quadbuffered visual if the corresponding 3D mode was selected.2010-07-05, by reimar
-
Use a more sensible variable name.2010-07-05, by reimar
-
Move declaration to where it is actually used.2010-07-05, by reimar
-
Mention stereo support in Changelog.2010-07-05, by reimar
-
Fix outdated -vo gl usage example.2010-07-05, by reimar
-
Add initial stereo support to -vo gl.2010-07-05, by reimar
-
Fix Bulgarian vs. Hungarian typo in Czech manual page.2010-07-05, by diego
-
Support for unencrypted Blu-ray playback through libbluray.2010-07-05, by ben
-
Add a manifest file to disable file and registry2010-07-04, by reimar
-
Support decoding and encoding via libgsm via libavcodec.2010-07-03, by reimar
-
Fix 'assignment from incompatible pointer type' warning.2010-07-03, by cehoyos
-
Synced with help_mp-en.h rev. 315792010-07-03, by jrash
-
Avoid out-of-bounds read if mp_msg prints an empty string.2010-07-02, by reimar
-
Factor out a large conditional, hopefully making it easier to2010-07-02, by reimar
-
Move the subtitle pts handling code to demuxer.c2010-07-02, by reimar
-
Get window dimensions also for -wid 0.2010-07-02, by reimar
-
Re-enable keyboard input for GUI video window.2010-07-02, by reimar
-
Remove useless ()2010-07-02, by reimar
-
Remove some commented-out code that has no purpose and is only confusing.2010-07-02, by reimar
-
Hopefully fix librtmp detection.2010-07-02, by cehoyos
-
Use cflag_check utility function in cross-compilation check.2010-07-02, by diego
-
Add return statement to function_check test program.2010-07-02, by diego
-
Replace some more manual compiler flag checks with cflag_check function.2010-07-01, by diego
-
Declare FARPROC/PROC/FARPROC16/PROC16 parameter lists as 'void'.2010-07-01, by diego
-
Separate automatic dependency generation flags from general CFLAGS.2010-07-01, by diego
-
Add convenience function to check for compiler flags directly and use it.2010-07-01, by diego
-
cosmetics: Rename _warn_CFLAGS variable to warn_cflags.2010-07-01, by diego
-
Give functions proper prototypes.2010-07-01, by reimar
-
Use AV_RL32 also in x86, it is well enough optimized nowadays.2010-07-01, by reimar
-
Fix function prototypes to match the required type.2010-07-01, by reimar
-
Avoid void *-arithmentic warnings.2010-07-01, by reimar
-
Fix ffmpeg logging: mp_msg_test must be called after the proper target2010-07-01, by reimar
-
Add some const, the ad_functions structs are in rodata.2010-07-01, by reimar
-
Always request expose events, we have to handle them, the application2010-07-01, by reimar
-
Fix resizing with -wid after previous commit.2010-07-01, by reimar
-
* fix compilation using external libfaad2010-07-01, by attila
-
Some indentation fixes.2010-07-01, by reimar
-
Do not try to grab input from -wid windows, it will most likely break2010-07-01, by reimar
-
Fix -geometry with -wid behaviour (y position was flipped).2010-07-01, by reimar
-
skinName is already declared in interface.h, so remove2010-07-01, by reimar
-
Fix win32 gui compilation.2010-07-01, by reimar
-
Avoid some deprecated functions.2010-07-01, by reimar
-
config.log belongs into mplayer's root directory, not into the tmp directory2010-07-01, by attila
-
Add disabling input to hints.2010-07-01, by reimar
-
Fix variable name for tmpdir selection iterator.2010-07-01, by diego
-
Add convenience function to check for the availability of system functions.2010-07-01, by diego
-
Place temporary files in a subdirectory of their own.2010-07-01, by diego
-
Move dvd_speed extern variable declaration from stream_dvd_common.h to stream.h.2010-06-30, by diego
-
MP3 decoding through libmpg1232010-06-30, by diego
-
configure: Fix detection of SDL backend for vo_gl on OS X2010-06-30, by astrange
-
Add config.h include needed for other included files2010-06-29, by reimar
-
Avoid a crash if stream->url is not set, but print a warning since this2010-06-29, by reimar
-
Replace HAVE_BIGENDIAN #ifdef around swap_palette() by av_unused attribute.2010-06-29, by diego
-
Update ffvp8 comment.2010-06-29, by cehoyos
-
Place swap_palette declaration under the same #ifdef as its usage; fixes:2010-06-28, by diego
-
Remove help target that prints available targets.2010-06-28, by diego
-
Remove some commented-out cruft.2010-06-28, by diego
-
Clean up #include handling in mplayer.c and mencoder.c.2010-06-28, by diego
-
cosmetics: Move volstep global var to the top where all other global vars live.2010-06-28, by diego
-
Remove unnecessary HELP_MP_DEFINE_STATIC #define and corresponding #ifdefs.2010-06-28, by diego
-
Revert the previous two commits to configure and clarify the res_comment.2010-06-28, by siretart
-
Factorize MPlayer/MEncoder version string handling.2010-06-28, by diego
-
ffvp8 decodes all reference vectors fine.2010-06-27, by cehoyos
-
fflibvpx is significantly faster than ffvp8 for nearly all users.2010-06-27, by cehoyos
-
reindent after last commit2010-06-27, by siretart
-
libvpx does not require static libavcodec2010-06-27, by siretart
-
Fix indentation.2010-06-27, by reimar
-
Simplify clang version extraction.2010-06-27, by reimar
-
clang also does not support -march=native.2010-06-27, by reimar
-
Experimental support for clang compiler.2010-06-27, by reimar
-
Include internal.h last to avoid a conflict between its dprintf()2010-06-27, by reimar
-
100l, actually enable libvpx encoder if libvpx is detected.2010-06-27, by reimar
-
Use MSG_NOSIGNAL flag if available for send().2010-06-27, by reimar
-
Remove (or for now actually only disable) support for external libfaad.2010-06-27, by reimar
-
Update VP8 support information.2010-06-27, by reimar
-
Fix arpa/inet.h configure check.2010-06-27, by reimar
-
Add missing include for usec_sleep.2010-06-27, by reimar
-
Fix missing iopl declaration on x86_64 systems.2010-06-27, by reimar
-
Allow the FFmpeg VP8 decoder to work by disabling dr for it (thus we do not2010-06-26, by reimar
-
Ensure that e.g. -af-pre will not cause the filter list to be2010-06-25, by reimar
-
ladspa: ensure that activate is called on each filter instance, even2010-06-25, by reimar
-
Synced with help_mp-en.h rev. 315122010-06-25, by jrash
-
sync with en/mplayer.1 rev. 315522010-06-25, by jrash
-
Clean up sub-related extern declarations.2010-06-24, by diego
-
Add libvo/sub.h #include instead of declaring sub_visibility extern.2010-06-24, by diego
-
Add #include for libvo/sub.h instead of duplicating sub_pos extern declaration.2010-06-24, by diego
-
make clear that -frames 0 surpresses all _video_ output and not the2010-06-24, by attila
-
Add prototypes for exported FilterGraph_ functions.2010-06-24, by diego
-
Remove redundant mp_msg_levels[] extern declaration.2010-06-24, by diego
-
Move rtsp_port extern declaration to demuxer.h.2010-06-24, by diego
-
Fix catch() callback function declaration in two compile tests.2010-06-24, by diego
-
whitespace cosmetics2010-06-24, by diego
-
Remove unnecessary #includes from libnut test.2010-06-24, by diego
-
Replace manual header checks by header_check function.2010-06-24, by diego
-
Improve extrastereo audio filter description.2010-06-23, by diego
-
Improve LATM recognition.2010-06-23, by cehoyos
-
Add FFmpeg VP8 decoder, even though it is not working since MPlayer requires2010-06-23, by reimar
-
Change libvpx configure check to match FFmpeg's and also enable the encoder.2010-06-23, by reimar
-
Replace ever-growing-to-uglyness IS_* macros to by functions2010-06-23, by reimar
-
Move rtsp_destination extern declaration to stream.h.2010-06-23, by diego
-
Get rid of xsltproc wrapper redirection; run commands directly from make.2010-06-23, by diego
-
Move xsltproc target file hack to the Makefile.2010-06-23, by diego
-
Drop support for the Saxon XSLT processor.2010-06-23, by diego
-
Drop configure support for Jade/OpenJade XSLT processors.2010-06-23, by diego
-
Get rid of xmllint wrapper redirection; run commands directly from make.2010-06-23, by diego
-
Fix iopl() function declaration, fixes the warning:2010-06-23, by diego
-
Remove pointless __linux__ preprocessor checks.2010-06-23, by diego
-
Remove duplicated MKTAG macro definition, #include libavutil/common.h instead.2010-06-23, by diego
-
Change timer_name type from char* to char[]; patch taken from Uoti's tree.2010-06-23, by diego
-
Add CONFIG_SHARED to config.h for FFmpeg.2010-06-23, by diego
-
Move the .SUFFIXES rule to the bottom of the Makefile and explain it.2010-06-22, by diego
-
Remove disabled and unused timer-linux test main routine.2010-06-22, by diego
-
Remove some unnecessary #includes from configure tests.2010-06-22, by diego
-
Improves EDL to avoid jumping into a skipped out scene. It also2010-06-21, by reynaldo
-
typo fixes; mention lowering of hardware MPEG decoder priority2010-06-21, by diego
-
Move video decoder option array extern declarations to vd.h.2010-06-21, by diego
-
Add header file for video encoder extern variable declarations.2010-06-21, by diego
-
Place AUDIO_AAC_LATM definition next to AUDIO_AAC.2010-06-21, by reimar
-
Make demux_ts detect LATM AAC as a separate type.2010-06-21, by reimar
-
Surround conditionally used orig_lines variable declaration by #ifdefs.2010-06-21, by diego
-
Move lavfopts_conf/mpegopts_conf/nuvopts_conf extern declarations to muxer.h.2010-06-21, by diego
-
Move dvbin_opts_conf extern variable declaration to stream.h.2010-06-21, by diego
-
Use angular brackets for system #includes.2010-06-21, by diego
-
Fix type of dvbin_opts_conf extern declaration.2010-06-21, by diego
-
Move cddb_data_t and cd_toc_t structs to the only place they are used.2010-06-21, by diego
-
Shut up strict prototype warnings from the gui subdirectory.2010-06-21, by diego
-
Adjust printf length modifier, fixes the warning:2010-06-21, by diego
-
cosmetics: Reorder functions to avoid forward declarations.2010-06-21, by diego
-
Remove unused static function cddb_freedb_sites_parse().2010-06-21, by diego
-
Move declarations for functions defined in stream_cddb.c to cdd.h.2010-06-21, by diego
-
Remove unused static function cddb_get_freedb_sites(), fixes the warning:2010-06-21, by diego
-
Reorder #includes and drop an unnecessary set of #ifdefs.2010-06-21, by diego
-
Move cdda_priv structure to the only place it is used.2010-06-21, by diego
-
Move demuxer-specific option array declarations to demuxer.h.2010-06-21, by diego
-
Move faac/lame/toolame/twolame option array declarations to appropriate headers.2010-06-21, by diego
-
Move mpae_twolame_ctx structure to ae_twolame.c.2010-06-21, by diego
-
Move mpae_toolame_ctx structure to ae_toolame.c.2010-06-21, by diego
-
Remove redundant dvd_device extern variable declaration.2010-06-21, by diego
-
Move dvd_device extern declaration from stream_dvd_common.h to stream.h.2010-06-21, by diego
-
Remove redundant cdrom_device extern variable declarations.2010-06-21, by diego
-
Prefere the use of inet_ntop over inet_ntoa, as the former is ipv6 safe.2010-06-20, by attila
-
Fix compilation after r31490.2010-06-20, by cehoyos
-
Move noconfig_opts extern variable declaration to mpcommon.h.2010-06-20, by diego
-
Move network_prefer_ipv4/reuse_socket extern declarations to tcp.h/udp.h.2010-06-20, by diego
-
Mark data parameter of my_write function as const.2010-06-20, by diego
-
Remove duplicate network_bandwidth extern declarations.2010-06-20, by diego
-
Add declarations for open.c externally used variables to stream.h.2010-06-20, by diego
-
Move af_cfg extern variable declaration to dec_audio.h.2010-06-20, by diego
-
Move extern declarations for vf.c variables to vf.h.2010-06-20, by diego
-
Add appropriate #include instead of duplicating mf_ extern var declarations.2010-06-20, by diego
-
Move rtsp_transport_ extern variable declarations to demuxer.h.2010-06-20, by diego
-
Move audio_stream_cache extern variable declaration to demuxer.h.2010-06-20, by diego
-
Move more sws_ extern variable declarations to vf_scale.h.2010-06-20, by diego
-
Move pvr_ extern variable declarations to stream/pvr.h.2010-06-20, by diego
-
Move hr_mp3_seek extern variable declaration to demux_audio.h.2010-06-20, by diego
-
Move cdda_opts extern declaration to stream/cdd.h.2010-06-20, by diego
-
Move sws_flags extern variable declaration to vf_scale.h.2010-06-20, by diego
-
Add appropriate #include instead of duplicating pp_help extern declaration.2010-06-20, by diego
-
Add header file for externally used variable ps_probe.2010-06-20, by diego
-
Add header file for VIVO extern variable declarations.2010-06-20, by diego
-
Remove duplicate dvd_device extern variable declaration.2010-06-20, by diego
-
Move demuxer-related extern variable declarations to demuxer.h.2010-06-20, by diego
-
Add correct #include instead of duplicating dvd_speed extern declaration.2010-06-20, by diego
-
Remove unused parsehtml parameters.2010-06-19, by reimar
-
Add static to functions used only locally.2010-06-19, by reimar
-
Remove incorrect additional printf arguments.2010-06-19, by reimar
-
Auto-update CODEC_CFG_MIN value to release value in etc/codecs.conf.2010-06-19, by reimar
-
Move audio_substream_id extern variable declaration to demux_ts.h.2010-06-18, by diego
-
Remove examples of no longer supported gui commands.2010-06-18, by reimar
-
Move ts_* extern variable declarations to demux_ts.h.2010-06-18, by diego
-
Move audio_output_channels/fakemono extern variable declarations to dec_audio.h.2010-06-18, by diego
-
Move field_dominance extern variable declaration to dec_video.h.2010-06-18, by diego
-
Move codecs_file extern variable declaration to codec-cfg.h.2010-06-18, by diego
-
100l, never just ignore a backwards skip, even if the stream is not2010-06-18, by reimar
-
Error messages should not be hidden at -v level.2010-06-18, by reimar
-
Remove includes that break building if X11 is not available.2010-06-18, by reimar
-
Fix type: struct mp_image_s no longer exists, it is now2010-06-18, by reimar
-
sync with en/mplayer.1 rev. 313722010-06-18, by jrash
-
Synced with help_mp-en.h rev. 314302010-06-18, by jrash
-
Move extern variable declarations for network.c to network.h.2010-06-18, by diego
-
Move mp_msg-related extern variable declarations to mp_msg.h.2010-06-18, by diego
-
Simplify fribidi check - console output is not necessary.2010-06-17, by diego
-
Rename loader/qt_comp.h --> loader/qt_comp_template.c.2010-06-17, by diego
-
Add header file for externally used dxr2_opts array.2010-06-17, by diego
-
Add appropriate header files for GUI variables.2010-06-17, by diego
-
Add extern declaration for guiWinID variable.2010-06-17, by diego
-
Add #include for unrar_exec.h instead of declaring unrar_executable extern.2010-06-17, by diego
-
Declare stop_xscreensaver extern in x11_common.h instead of all over the code.2010-06-17, by diego
-
Add #include for geometry.h instead of declaring vo_geometry variable extern.2010-06-17, by diego
-
Move vo_panscanrange extern declaration to aspect.h, where it belongs.2010-06-17, by diego
-
Move LIRC-related extern variable declarations to lirc.h.2010-06-17, by diego
-
Move extern variable declarations for mp_fifo.c to mp_fifo.h.2010-06-17, by diego
-
Move menu-related extern variable declarations to menu.h.2010-06-17, by diego
-
Add header file for externally used variables from vo_fbdev.c.2010-06-17, by diego
-
Move force_monitor_aspect and monitor_pixel_aspect declarations to aspect.h.2010-06-17, by diego
-
Add header file for the extern declarations from muxer_avi.c.2010-06-17, by diego
-
Lower priority of hardware MPEG decoder cards below software decoders.2010-06-17, by diego
-
Factorize monitor_aspect extern declaration into aspect.h.2010-06-17, by diego
-
Add vd.h #include instead of declaring movie_aspect extern.2010-06-17, by diego
-
Place vo_osd_list extern declaration in sub.h instead of all over the code.2010-06-17, by diego
-
Remove unused 'extern int vo_osd_changed_flag' declaration.2010-06-17, by diego
-
Disable only G200 support when compiling against dynamic libswscale instead2010-06-16, by reimar
-
Add header_check convenience function to check for header availability.2010-06-16, by diego
-
Remove unused extern fs_layer declaration.2010-06-16, by diego
-
Replace common options template by a common options array.2010-06-16, by diego
-
Use a struct timezone as second parameter for gettimeofday in the function test.2010-06-16, by diego
-
SIGPIPE is not really a crash, try to exit cleanly in case we receive one.2010-06-16, by reimar
-
Remove some unnecessary #includes from compilation tests.2010-06-16, by diego
-
Rename libvo/mga_common.c --> libvo/mga_template.c.2010-06-16, by diego
-
Remove commented-out forward declaration for removed function.2010-06-16, by diego
-
More sensible behaviour for -geometry with -wid and -vo gl.2010-06-15, by reimar
-
Add symver defines for FFmpeg. Since we don't care about2010-06-15, by reimar
-
Make sure we always have exactly one CONFIG_LIBRTMP define.2010-06-15, by reimar
-
Remove an unused extern declaration.2010-06-15, by diego
-
Remove some unused extern declarations.2010-06-15, by diego
-
Cleanup some demux_ty code and at the same time possibly fix vstream support (untested).2010-06-14, by reimar
-
Consistently use "None" instead of "NULL" for X resources.2010-06-14, by reimar
-
Rename cfg-common-opts.h --> cfg-common_template.c.2010-06-14, by diego
-
Fix embarassing OCNFIG vs. CONFIG typo.2010-06-14, by diego
-
Add header for ivtv_write() instead of forward declaring it.2010-06-14, by diego
-
Mark first parameter of ivtv_write as const; it is never changed.2010-06-14, by diego
-
cosmetics: Reindent after last commit.2010-06-14, by diego
-
Drop linux-devfs configure option.2010-06-14, by diego
-
Rename configure.log file to the more standard name config.log.2010-06-14, by diego
-
Replace forward declarations by proper loader/wine/winbase.h #include.2010-06-14, by diego
-
Ignore generated .d files below loader/qtx/.2010-06-14, by diego
-
Adjust comment after the removal of the pt_iter_add_gui_file macro.2010-06-14, by diego
-
Remove unnecessary and unused #defines.2010-06-14, by diego
-
Replace forward declarations by loader/wine/winbase.h #include.2010-06-14, by diego
-
Remove unnecessary get_path() declaration.2010-06-14, by diego
-
Remove unnecessary get_path() declaration.2010-06-14, by diego
-
Add path.o to the dependency list of the loader test programs.2010-06-14, by diego
-
Remove unused function ComponentDummy().2010-06-14, by diego
-
Add ad_mp3lib.h #include for the mplayer_audio_read prototype.2010-06-14, by diego
-
Revert marking mplayer_audio_read() as static; it is used from linked .o files.2010-06-14, by diego
-
Mark exit_sig() function as static; it is only used within the file.2010-06-14, by diego
-
Add a command to the binary build rule.2010-06-14, by diego
-
typo: Add missing '$' to EXESUF variable in binary build rule.2010-06-14, by diego
-
Revert linking vd_zrmjpeg.c and vf_zrmjpeg.c to MPlayer only.2010-06-14, by diego
-
Ignore .d files with dependency information.2010-06-14, by diego
-
get_path.c was renamed to path.c.2010-06-14, by diego
-
Remove redundant monitor_aspect extern declaration, fixes the warning:2010-06-14, by diego
-
Mark mplayer_audio_read() function as static; it is not used outside the file.2010-06-14, by diego
-
Reinstate libmpeg2 hook to export quantization2010-06-14, by lu_zero
-
Remove more gui-related code from libvo.2010-06-13, by reimar
-
Remove some unused win32 GUI code.2010-06-13, by reimar
-
Fix sub_window default.2010-06-13, by reimar
-
Move wsSearch function and make it static.2010-06-13, by reimar
-
Drop inline attribute, it does not really make sense and without2010-06-13, by reimar
-
Install error handler as early as possible to avoid crashing.2010-06-13, by reimar
-
Fix function pointer types in tvi_functions struct2010-06-13, by reimar
-
Add CONFIG_LIBRTMP and HAVE_ISATTY #defines to config.h for FFmpeg.2010-06-13, by diego
-
Remove unused function pt_add_gui_file().2010-06-13, by diego
-
Remove unused mp_input_init parameter.2010-06-13, by reimar
-
100l, add missing 0-termination of keymap file.2010-06-13, by reimar
-
Add missing font_load.h include (previously hidden by gui include).2010-06-13, by reimar
-
Remove unused includes.2010-06-13, by reimar
-
For vos that support the new libvo API (provide UPDATE_SCREENINFO),2010-06-13, by reimar
-
Gui: Do not just exit on X error, just ignoring problems is already2010-06-13, by reimar
-
Indentation fix.2010-06-13, by reimar
-
Remove Gui-specific slave commands and associated key-bindings and other code.2010-06-13, by reimar
-
Remove mp_msg related GUI hacks.2010-06-13, by reimar
-
Allow LGPL for csputils as well, they were previously part of gl_common2010-06-13, by reimar
-
Dual-license gl_common and vo_gl under the LGPL v2.1 or later as2010-06-13, by reimar
-
Extend libvpx configure check to reject too old versions.2010-06-13, by reimar
-
Add QuantizeBuffer function call to gif test to actually test linking.2010-06-13, by reimar
-
Add quotes around tune names, otherwise "(psy tuning)" does not get2010-06-12, by tack
-
Respect -cache-seek-min also for on-disk files to reduce issues with mov.2010-06-12, by reimar
-
mga_vid depends on static libswscale.2010-06-11, by diego
-
sync with en/mplayer.1 rev. 313642010-06-11, by jrash
-
Synced with help_mp-en.h rev. 313532010-06-11, by jrash
-
Drop hunk that was forgotten in the quantizer_scale removal.2010-06-11, by diego
-
move the mga video check below the libswscale check2010-06-11, by siretart
-
Cosmetics: properly indent block after introducing if statement in r31363.2010-06-10, by tack
-
-x264encopts: document preset, tune, and profile options; remove2010-06-10, by tack
-
ve_x264: rewrite option parsing and add support for x264's presets,2010-06-10, by tack
-
yuv422 is not supported by current VDPAU hardware.2010-06-10, by cehoyos
-
Only enable vd_zrmjpeg.c/vf_zrmjpeg.c for MPlayer.2010-06-10, by diego
-
Add support for compiling against external libmpeg2.2010-06-10, by diego
-
libmpeg2: Remove local quantizer scale changes related to postprocessing.2010-06-10, by diego
-
ao_jack: increase maximum allowed channels from 6 to 8.2010-06-09, by tack
-
We use unmodified r231 of libdvdcss, no point in mentioning older revisions.2010-06-09, by reimar
-
libmpeg2: Move pending_buffer stuff to local decoder context.2010-06-09, by diego
-
cosmetics: Remove commented-out cruft.2010-06-09, by diego
-
Remove stale leftovers from MPlayer-specific buffer handling in libmpeg2.2010-06-09, by diego
-
Reduce verbosity about suboption parsing in vo drivers.2010-06-09, by diego
-
Split internal and external libmpeg2 support in the build system.2010-06-09, by diego
-
cosmetics: Drop leading underscore from configuration variable.2010-06-09, by diego
-
remove libmpcodecs/vf_rgb2bgr.c2010-06-09, by siretart
-
Make -mc 1 the default.2010-06-08, by cehoyos
-
Fix compilation with nemesi and live555.2010-06-08, by cehoyos
-
Support RTSP/RTP over HTTP via LIVE555.2010-06-08, by cehoyos
-
Extract duplicated code into a separate function.2010-06-07, by reimar
-
Ensure the SAMI subtitle reader does not read more lines than we support.2010-06-07, by reimar
-
Print media start time with -identify.2010-06-07, by reimar
-
Move code printing -identify output for a file to a separate function.2010-06-07, by reimar
-
M701: Matrox MPEG-2 intra-only.2010-06-07, by cehoyos
-
Fix typo in comment2010-06-06, by hyc
-
Remove nonsense commented-out function header.2010-06-06, by reimar
-
Update common.mak and subdir.mak to latest FFmpeg versions.2010-06-06, by reimar
-
Fix ds_get_next_pts to also work for the first packet of a stream.2010-06-06, by reimar
-
Fix the ds->first documentation to actually match reality.2010-06-06, by reimar
-
Minor code simplification.2010-06-06, by reimar
-
Disable index reading in real demuxer if stream is not seekable.2010-06-06, by reimar
-
Some more Changelog updates.2010-06-06, by reimar
-
yuv4mpeg interlaced changes.2010-06-06, by reimar
-
Update codecs.conf version again, we had quite a few additions to it.2010-06-05, by reimar
-
Extend -vf format to allow substituting the format for a compatible one2010-06-05, by reimar
-
Fix -vf format and -vf noformat to work with slices.2010-06-05, by reimar
-
Add webm/VP8 support to native matroska demuxer.2010-06-05, by reimar
-
If we have no FPS value, try enabling -correct-pts mode, it does2010-06-05, by reimar
-
Add partial support for dirac to TS demuxer.2010-06-05, by reimar
-
Also print current stream position in mp_read debug output.2010-06-05, by reimar
-
Remove explicit eof check for mp_read code, stream code handles this case2010-06-05, by reimar
-
Di not do a stream_reset on seeking backwards, the seek itself should2010-06-05, by reimar
-
Do not make seek fail explicitly simply because eof was hit somewhen,2010-06-05, by reimar
-
Fix compilation after FFmpeg r23485.2010-06-05, by cehoyos
-
sync with en/mplayer.1 rev. 312922010-06-05, by jrash
-
Remove colorspace conversion code from -vo yuv4mpeg, -vf scale should2010-06-05, by reimar
-
Sync libdvdcss with their latest SVN.2010-06-05, by reimar
-
Add support for -geometry x syntax since the documentation claims2010-06-05, by reimar
-
Do not use libass functions if it is disabled.2010-06-04, by reimar
-
Default to -correct-pts off if -fps was given, since -fps has no effect2010-06-04, by reimar
-
Force window placement also if -xineramascreen was set >= 0,2010-06-04, by reimar
-
Try always enabling correct pts again for lavf demuxer, since the know2010-06-03, by reimar
-
Limit buffered PTS only when we actually got a frame from the decoder.2010-06-03, by reimar
-
If an invalid pts value is detected, try to to make up some if it seems2010-06-03, by reimar
-
vo_yuv4mpeg: disable RGB support when compiling against a shared libswscale2010-06-03, by siretart
-
Simplify libass version check.2010-06-03, by cehoyos
-
Raise LIBASS_VERSION, forgotten in r31293.2010-06-03, by cehoyos
-
Add the -march fallback for amdfam10 also to the x86_64 case.2010-06-02, by reimar
-
libavcodec/libx264.c requires x264 0.98 since r23430.2010-06-02, by cehoyos
-
Fix compilation with external libass.2010-06-02, by cehoyos
-
ass_set_aspect_ratio() takes three arguments since 0x00907010.2010-06-02, by cehoyos
-
avoid using swscale internals by copying in palette8torbg16 and its bgr variant2010-06-01, by siretart
-
Extend geometry parsing to reject all invalid strings.2010-06-01, by reimar
-
Move internal scale context fields initialization from2010-06-01, by stefano
-
Fix compilation after FFmpeg r23402.2010-06-01, by cehoyos
-
remove palette8torgb15 and palette8tobgr152010-06-01, by siretart
-
Factor out some common code and ensure we will not try to draw OSD2010-05-31, by reimar
-
Reindent.2010-05-31, by reimar
-
Fix subtitle display for http://samples.mplayerhq.hu/sub/largeres_vobsub.mkv2010-05-31, by reimar
-
Switch mkv demuxing to lavf by default.2010-05-31, by aurel
-
backport ass_flush_events() from upstream libass and make use of it2010-05-31, by aurel
-
Extend the range of the -a52drc range up to two, as a experimental feature2010-05-31, by reimar
-
Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.2010-05-30, by diego
-
synced with r312892010-05-30, by Gabrov
-
Change code to let Window Manager chose window location by default.2010-05-30, by reimar
-
Add a referrer option to set the HTTP Referer field.2010-05-30, by reimar
-
Forgotten part of previous commit (extern declaration of drc_level).2010-05-30, by reimar
-
Use the -a52drc option also for the libavcodec decoder.2010-05-30, by reimar
-
Fix compilation without librtmp.2010-05-30, by cehoyos
-
Treat a NULL renderer string as indication for software renderer.2010-05-30, by reimar
-
Prefer -vo sdl over "probably software" OpenGL.2010-05-30, by reimar
-
Change compiler argument order for compile_check to avoid incorrect linking2010-05-30, by reimar
-
Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace).2010-05-30, by reimar
-
Add codec-cfg.h to the dependency list of codec-cfg.2010-05-30, by diego
-
Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone.2010-05-30, by diego
-
Remove GPL-licensed YUV to RGB MMX routines.2010-05-30, by diego
-
Add librtmp support2010-05-30, by hyc
-
Cast void* pointer to appropriate type before using it in an addition; fixes2010-05-29, by diego
-
Update 1.0rc3 release name and date.2010-05-29, by diego
-
minor spelling fixes2010-05-29, by siretart
-
add myself to the AUTHORS file2010-05-29, by siretart
-
Use edi instead of ebx to avoid issues with PIC.2010-05-29, by reimar
-
Remove obsolete may_alias-related defines, lavu handles this now2010-05-29, by reimar
-
Actually run a detection whether external libass exists, instead2010-05-29, by reimar
-
Fix compilation if the compiler does not support -march=amdfam102010-05-29, by reimar
-
cosmetics: Drop leading '_' from noinputmodules variable.2010-05-29, by diego
-
misc cosmetics: K&R style nits, #include placement, indentation2010-05-29, by diego
-
Mark key_type structure as const.2010-05-29, by diego
-
getch2-os2.c: Add #include for the header that declares the public functions.2010-05-29, by diego
-
cosmetics: Remove some commented-out #includes, fix a comment grammar error.2010-05-29, by diego
-
Directly mark jpeg_buf_src() as void instead of using some indirection marcro.2010-05-29, by diego
-
add "lpcJ" fourcc for the RealAudio 1.0 codec.2010-05-28, by compn
-
Fix typo in message.2010-05-28, by reimar
-
stream_check_interrupt should sleep even if no callback is set.2010-05-28, by reimar
-
100l, stream_check_for_interrupt argument is not in usec,2010-05-28, by reimar
-
Document time scale for stream_check_interrupt argument.2010-05-28, by reimar
-
Document thatg time argument is in milliseconds.2010-05-28, by reimar
-
Improve handling of cache process/thread hanging/being killed.2010-05-28, by reimar
-
Fix cache process accidentally being killed by SIGUSR1.2010-05-28, by reimar
-
Use MSGT_DECVIDEO in a video decoder.2010-05-28, by cehoyos
-
Remove commented-out declaration of nonexisting function uGetTimer().2010-05-28, by diego
-
Drop pointless _t suffix from 'struct lavf_priv'.2010-05-28, by diego
-
Drop pointles _st suffix from struct mp_cmd_filter and mp_cmd_bind_section.2010-05-27, by diego
-
cosmetics: vertical alignment in msg module help output.2010-05-27, by diego
-
vf_yuy2 was removed after the 1.0rc3 branch was cut.2010-05-27, by diego
-
small cosmetics for the 1.0rc3 changelog2010-05-27, by diego
-
Fix a bunch of typos in the stream cache code.2010-05-27, by diego
-
Drop pointless _s suffix from 'struct af_stream'.2010-05-27, by diego
-
Drop pointless _st suffix from 'struct stream'.2010-05-27, by diego
-
Drop pointless _s suffix from struct ao_data.2010-05-27, by diego
-
cosmetics: Reformat in K&R coding style.2010-05-27, by diego
-
Remove two pointless void* casts.2010-05-27, by diego
-
Remove unnecessary demux_mkv_seek() forward declaration.2010-05-27, by diego
-
cosmetics: Drop pointless _s suffix from 'struct ad_functions'.2010-05-27, by diego
-
cosmetics: Drop pointless _s suffix from 'struct mp_image'.2010-05-27, by diego
-
cosmetics: Drop _s suffix from 'struct vd_functions'.2010-05-27, by diego
-
cosmetics: K&R coding style2010-05-27, by diego
-
cosmetics: K&R coding style2010-05-27, by diego
-
Retry reading even if we hit eof before.2010-05-26, by reimar
-
Switch ogg demuxing to lavf by default.2010-05-26, by reimar
-
Re-enable wakeup-on-signal for cache process.2010-05-26, by reimar
-
Disable waking the cache process up via a signal, it2010-05-26, by reimar
-
Both XVID and VDPAU decode our SIPP sample better than current libavcodec.2010-05-26, by cehoyos
-
Add missing RGB12 version of the fast OSD table.2010-05-26, by diego
-
Add support for decoding VP8 through libvpx wrapper in FFmpeg.2010-05-25, by diego
-
Remove obsolete new policy proposal draft from Michael.2010-05-25, by diego
-
Add support for STREAM_CTRL_SEEK_TO_TIME in ffmpeg streams2010-05-25, by hyc
-
whitespace cosmetics2010-05-25, by diego
-
whitespace cosmetics: fix indentation2010-05-25, by diego
-
cosmetics: vertical alignment in msg module help output2010-05-25, by diego
-
Remove some commented-out duplicate option entries.2010-05-25, by diego
-
K&R cosmetics: Fix '*' placement.2010-05-25, by diego
-
Remove unused forward declarations.2010-05-25, by diego
-
Samsung uses SIPP as FourCC for MPEG-4 ASP.2010-05-25, by cehoyos
-
support linking to fribidi without pkg-config2010-05-24, by siretart
-
make configure use pkg-config for fribidi checks2010-05-24, by siretart
-
Change -vo md5sum to not interleave U and V lines when calculating2010-05-24, by reimar
-
Fix OpenGL autodetection to not leave values at -1.2010-05-24, by reimar
-
Avoid decoding of 0-size packets. This also fixes that the main loop believes2010-05-23, by reimar
-
Use MP_NOPTS_VALUE as "default" pts for delayed frames instead of some2010-05-23, by reimar
-
Slightly reduce number of #ifs2010-05-23, by reimar
-
Use an extra define to simplify ifdefs2010-05-23, by reimar
-
Try reducing the #ifdef mess for the different cache variants.2010-05-23, by reimar
-
Extract the cache main loop into a separate function.2010-05-23, by reimar
-
Remove ambiguous language about indenting if-blocks.2010-05-23, by diego
-
Optimize cache behaviour for the many-consecutive-seeks case.2010-05-23, by reimar
-
Add code to wake up cache process when e.g. a seek is needed.2010-05-23, by reimar
-
Add ChangeLog entry about CineForm support.2010-05-23, by sesse
-
Add final missing bits of CineForm HD support on Linux (via the Windows2010-05-23, by sesse
-
Remove unused function MODULE_DecRefCount(), fixes the warning:2010-05-23, by diego
-
K&R coding style should be applied to new code.2010-05-23, by diego
-
cosmetics: reformat ad_pcm.c in K&R style2010-05-23, by diego
-
Add empty newline to separate function declarations, for better2010-05-23, by stefano
-
Ignore (but print out) offset with libtheora decoder.2010-05-22, by cehoyos
-
Do not use correct-pts for mpeg-ps: It breaks PAFF samples.2010-05-22, by cehoyos
-
Change WAV header updating in ao_pcm to allow to up to almost 4GB size.2010-05-21, by reimar
-
sync with en/mplayer.1 rev. 311732010-05-21, by jrash
-
Fix compilation broken by FFmpeg-r23201 that changed the api of error logging.2010-05-20, by iive
-
Cosmetics: make more compact the code for handle_jpeg(), this also allows2010-05-19, by stefano
-
Remove PI definition and use M_PI instead.2010-05-19, by stefano
-
Do not return pointer to on-stack memory.2010-05-19, by reimar
-
Fix return value (it was missing completely).2010-05-19, by reimar
-
Handle -wid Window being closed for direct3d and gl vos on Windows.2010-05-19, by reimar
-
13% faster yuv420 to rgb15 mmx.2010-05-19, by lorenm
-
40% faster yuv420 to rgb24 mmx.2010-05-19, by lorenm
-
Quit MPlayer if we receive a DestroyNotify event.2010-05-14, by reimar
-
vf_zr requires the lavc MJPEG encoder even when MEncoder has been disabled.2010-05-14, by diego
-
Remove duplicate and nonsense libavencoders #define for OpenCORE AMR-WB.2010-05-14, by diego
-
Check for termios.h before sys/termios.h.2010-05-14, by diego
-
Enable libavcodecs new MPEG-1 Audio float decoder.2010-05-14, by cehoyos
-
Fix compilation after r31173.2010-05-14, by cehoyos
-
remove vf_yuy2, functionality is replaced by -vf format=yuv22010-05-14, by siretart
-
Silence a gcc warning about char trying to be packed.2010-05-13, by cehoyos
-
move 'dvdsublang... moviename en,eng,' message to debug level.2010-05-13, by compn
-
Revert r31153. It failed to build on:2010-05-12, by ramiro
-
Mention removal of internal liba52 copy in Changelog.2010-05-12, by diego
-
10l: Use the directory part of the stylesheet path to create a directory.2010-05-11, by diego
-
cosmetics: Invoke all shell scripts during XML documentation build directly.2010-05-11, by diego
-
Create output directory when copying stylesheet.2010-05-11, by diego
-
Merge both XML documentation README files into one.2010-05-11, by diego
-
Do not run xmllint prior to building the XML documentation.2010-05-11, by diego
-
XML docs: Make xmllint-* targets a dependency of html-chunked-*/html-single-*.2010-05-11, by diego
-
Only mark targets whose names end in "clean" as phony.2010-05-11, by diego
-
docs: Update documentation to account for recent build system changes.2010-05-11, by diego
-
Make XML documentation build process nonrecursive.2010-05-11, by diego
-
Get rid of pointless variable indirection for XSL stylesheets.2010-05-11, by diego
-
libdvdcss is now synced to a recent upstream Subversion snapshot.2010-05-11, by diego
-
libdvdcss: Fix potential format string crash; check RPC status on disc access.2010-05-11, by diego
-
libdvdcss: OS/2 support; this merges upstream revisions 220 and 229.2010-05-11, by diego
-
libdvdcss: cosmetics: Fix FSF address and program name in license headers.2010-05-11, by diego
-
Fix compilation with --disable-fastmemcpy on x862010-05-11, by astrange
-
Use int instead of long to pass width parameters in non-public functions.2010-05-11, by ramiro
-
Pass a language variable to submakes instead of reading subdirectory Makefiles.2010-05-10, by diego
-
Default to rectangle=1 on Mesa DRI R200 drivers, much faster and less buggy.2010-05-09, by reimar
-
Minor code cleanup.2010-05-09, by reimar
-
yuv=5 supports brightness and contrast adjustment.2010-05-09, by reimar
-
add FLV4 fourcc to vp62010-05-09, by compn
-
Remove internal liba52 copy.2010-05-09, by diego
-
Use the system liba52 headers when internal liba52 is disabled, fixes:2010-05-09, by diego
-
cosmetics: Drop leading underscore from some commonly-used variable names.2010-05-09, by diego
-
Handle Y8/Y800 formats more similar to other YUV formats.2010-05-09, by reimar
-
Handle chroma texture size becoming 0, e.g. due to bad rounding.2010-05-09, by reimar
-
blackfin: fix yuv422 to yuv420 conversion2010-05-07, by mru
-
Remove references to some long-removed files.2010-05-07, by diego
-
Remove seemingly misplaced and commented-out liba52 #include.2010-05-07, by diego
-
Add support for 12-bit color mode on framebuffer devices.2010-05-06, by cehoyos
-
Fix compilation with old libschroedinger-dev installed.2010-05-06, by cehoyos
-
cosmetic: typo, this wasn't supposed to be plural2010-05-04, by aurel
-
Remove translated strings that are gone from the master translation.2010-05-04, by diego
-
alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines2010-05-04, by diego
-
the great MPlayer tab removal: part II2010-05-03, by diego
-
Put symlinks under revision control instead of generating them during make.2010-05-03, by diego
-
print a more detailed and more useful description of each stream with lavf2010-05-03, by aurel
-
10l: correctly use video_stream instead of audio_stream in the video section2010-05-03, by aurel
-
add ID_..._NAME to -identify for each lavf stream which has a title2010-05-03, by aurel
-
uniformize handling of aid and vid with lavf so that it matches handling of sid2010-05-03, by aurel
-
Silence permanent warning messages when decoding H264 over rtsp with2010-05-02, by cehoyos
-
Also print OpenGL renderer string with vendor and version with -v2010-05-01, by reimar
-
Continue probing even for score == AVPROBE_SCORE_MAX / 4 to match2010-05-01, by reimar
-
Use av_probe_input_format2 and avoid accepting detection2010-05-01, by reimar
-
Revert accidental change to default CFLAGS.2010-04-30, by reimar
-
Add configure detection for SDL backend for -vo gl.2010-04-30, by reimar
-
Avoid duplicating the GL/gl.h include.2010-04-30, by reimar
-
100l, open the customtex also in binary mode, not just the program.2010-04-30, by reimar
-
Fix compilation with gcc 2.95.3 (with --disable-ass).2010-04-28, by cehoyos
-
New hack for vobsub packet merging.2010-04-27, by iive
-
Move variable declaration into the block where it is actually used.2010-04-27, by reimar
-
Add llrintf test for FFmpeg.2010-04-27, by diego
-
Add missing input.h #include, fixes the warnings:2010-04-27, by diego
-
Move "screen" variable declaration below the relevant #ifdef, fixes the warning:2010-04-27, by diego
-
fix typo2010-04-27, by Gabrov
-
Fix compilation with live555 after libavutil r22965.2010-04-27, by cehoyos
-
synced with r310962010-04-25, by Gabrov
-
typo fixes2010-04-25, by Gabrov
-
Set vo_dwidth/vo_dheight for mouse movements work at least in windowed mode.2010-04-25, by reimar
-
Try other methods also if GetBusKey fails instead of failing completely.2010-04-25, by reimar
-
Missing space after if.2010-04-25, by reimar
-
Support mouse movements in SDL.2010-04-25, by reimar
-
Avoid duplicating mouse-movement command-generation code.2010-04-25, by reimar
-
Fix crash if a DVD is played with dvdnav:// and without video2010-04-25, by reimar
-
Deduplicate enable_mouse_movements declaration.2010-04-25, by reimar
-
Minor cosmetics.2010-04-25, by reimar
-
Add comment for endif.2010-04-25, by reimar
-
Support for auto-selecting the OpenGL backend.2010-04-25, by reimar
-
Add reinitialization support. Necessary for fullscreen on OSX.2010-04-25, by reimar
-
Handle SDL expose events with -vo gl.2010-04-25, by reimar
-
Missing space in error message.2010-04-25, by reimar
-
Simplify SDL key symbol mapping.2010-04-25, by reimar
-
Use the proper define for translating the tab key.2010-04-25, by reimar
-
Make uppercase characters and in general all ASCII characters work2010-04-25, by reimar
-
Share SDL initialization code.2010-04-25, by reimar
-
Remove unnecessary check.2010-04-25, by reimar
-
Fullscreen support for -vo gl using SDL.2010-04-25, by reimar
-
Set SDL window title.2010-04-25, by reimar
-
Window resizing support for -vo gl with SDL backend.2010-04-25, by reimar
-
Add sdl_common file and use it to share the input handling between -vo gl2010-04-25, by reimar
-
Use SDL_GL_ProcAddress to work around conflicts between -lGL2010-04-25, by reimar
-
Update copyright and email address.2010-04-25, by reimar
-
Clarify that the GL_TEXT_FRAGMENT_SHADER_ATI bug workaround is for OSX,2010-04-25, by reimar
-
Missing gl.h include for SDL backend.2010-04-24, by reimar
-
Slightly more correct ifdefs for vo_gl2.2010-04-24, by reimar
-
Add workaroound for yuv=7 mode - does hurt speed but not much2010-04-24, by reimar
-
Remove code to work around bugs in ancient libSDL versions, the code has been2010-04-24, by reimar
-
Try harder to find linked OpenGL functions.2010-04-24, by reimar
-
Disable OSD support by default if the necessary OpenGL functionality is missing.2010-04-24, by reimar
-
SDL support with related crash-resilience fixes.2010-04-24, by reimar
-
Some crash-resilience fixes.2010-04-24, by reimar
-
First steps to support -vo gl with SDL-based Window handling.2010-04-24, by reimar
-
10l: Remove leftover commented-out #include.2010-04-24, by diego
-
Remove unnecessary kd.h #include.2010-04-24, by diego
-
rename 'struct keymap' -> 'struct mp_keymap'2010-04-23, by siretart
-
include sys/kd.h on non-Linux architectures correctly2010-04-23, by siretart
-
VIDIX only works for Linux on the x86_64 architecture, not on other OSes.2010-04-22, by diego
-
Merge iopl()-related #ifdefs.2010-04-22, by diego
-
Do not check for __linux__ in a file that is only ever used on Linux.2010-04-22, by diego
-
Revert obscure hack that disables the malloc.h check on certain BSD platforms.2010-04-21, by diego
-
Update comment describing issues with ffaac.2010-04-20, by reimar
-
Cosmetics/indentation fixes.2010-04-20, by reimar
-
Add workaround for aac-sbr-ffaac-slow.mkv playing to slow with FFmpeg2010-04-20, by reimar
-
Remove explicit filename from Doxygen @file commands.2010-04-20, by diego
-
Tell x264 that we aren't going to give it timestamps.2010-04-20, by lorenm
-
Remove unused static function wsDummyEvents and related unused code, fixes:2010-04-20, by diego
-
Remove unused static function wsIOErrorHandler, fixes the warning:2010-04-20, by diego
-
Remove unused static function fsFileExist, fixes the warning:2010-04-20, by diego
-
Replace memalign(x) (x > 8) by av_malloc() to prevent crashes on systems2010-04-20, by zuxy
-
Synced with help_mp-en.h rev. 310322010-04-17, by jrash
-
sync with en/mplayer.1 rev. 310282010-04-17, by jrash
-
Merge two redundant if checks, patch by ubitux, ubitux gmail com.2010-04-16, by diego
-
cosmetics: reindent demux_ogg.c to K&R style plus some prettyprinting2010-04-16, by diego
-
Remove commented-out and long-gone dapsync options.2010-04-15, by diego
-
Mark ffaac as buggy (thus making faad default again) and2010-04-15, by reimar
-
Move functions that really do not need to be inlined from the header2010-04-15, by reimar
-
Remove dead code.2010-04-14, by cehoyos
-
Open cutomtex file in binary mode to avoid potential issues on2010-04-13, by reimar
-
typo fix found by ubitux2010-04-13, by compn
-
Make ASS processing work with both subtitle formats, the MKV one and the2010-04-12, by reimar
-
Fix build due to FFmpeg r22858 change (function rename).2010-04-12, by iive
-
the great MPlayer tab removal: part I2010-04-12, by diego
-
Fix build after FFmpeg symbol rename:2010-04-12, by diego
-
Add slave commands for loading and unloading audio filters at runtime.2010-04-11, by cehoyos
-
Fix build due to FFmpeg r22833 change (typedef rename).2010-04-11, by iive
-
Add osd_show_progression: Show progress bar and elapsed/total time.2010-04-09, by cehoyos
-
Add some fallback OpenGL defines to fix compilation on Windows.2010-04-07, by reimar
-
Generate dependency information as a sideeffect of compilation.2010-04-06, by diego
-
cosmetics: Reorder some x86-related preprocessor conditionals.2010-04-06, by diego
-
Do not print the "Loading cookie file" message twice.2010-04-05, by reimar
-
Try to fix VCD compilation on non-Linux systems.2010-04-05, by reimar
-
Add -MP to dependency command.2010-04-05, by diego
-
Drop unused DEPEND_CMD from config.mak; FFmpeg no longer needs it.2010-04-05, by diego
-
Remove unused functions.2010-04-05, by reimar
-
Export VCD tracks as chapters, just like for cue:// URLs.2010-04-05, by reimar
-
Change ifdefs to make more sense: HAVE_SSSE3 should only be around SSSE3-code,2010-04-05, by reimar
-
VBlankActiveFunc is a pointer to a parameterless function; mark it as such.2010-04-05, by diego
-
Fix RGB support for corevideo: corevideo can only support2010-04-05, by reimar
-
Enable OSD also for BGR32, the code is the same as for RGB32.2010-04-05, by reimar
-
Implement VOCTRL_DRAW_IMAGE instead of the deprecated draw_frame, avoiding2010-04-05, by reimar
-
Check texture dimensions instead of internal format in max texture2010-04-04, by reimar
-
Cosmetics/reindent.2010-04-04, by reimar
-
Avoid duplicating a condition.2010-04-04, by reimar
-
Print width before height,2010-04-04, by reimar
-
Fix width/height mixup in error message.2010-04-04, by reimar
-
Remove -O4 from FAAC check, it is in our standard CFLAGS already.2010-04-04, by diego
-
Directly use CFLAGS for ASFLAGS instead of duplicating the variable content.2010-04-04, by diego
-
Factor out the YUV->RGB conversion auto-selection and also2010-04-04, by reimar
-
cosmetics: prettyprint config.mak somewhat2010-04-04, by diego
-
Remove no longer necessary CONFIG_SWSCALE from config.h/config.mak.2010-04-04, by diego
-
Mark parameterless function declarations as (void). Fixes the warnings:2010-04-04, by diego
-
Mark input-related m_option_t arrays as const.2010-04-04, by diego
-
Mark vf_size_preset_fields m_option_t array as const.2010-04-04, by diego
-
Mark muxer-related m_option_t arrays as const.2010-04-04, by diego
-
Mark cfg_fields m_option_t array as const.2010-04-04, by diego
-
Mark dxr2_opts array as const.2010-04-04, by diego
-
Mark encoder-related m_option_t struct arrays as const.2010-04-04, by diego
-
Revert marking m_option struct member as const.2010-04-04, by diego
-
Share more code between the two ATI fragment shader YUV to RGB2010-04-04, by reimar
-
Try to detect and work around broken glXGetProcAddress on at2010-04-03, by reimar
-
Implement OpenGL-based YUV to RGB version for Radeon 9200 class2010-04-03, by reimar
-
Remove commented-out #include of a non-existing file.2010-04-03, by diego
-
Add a header for x264enc_set_param() instead of forward declaring it.2010-04-03, by diego
-
Remove pointless #ifdef CONFIG_LIBAVCODEC preprocessor check.2010-04-03, by diego
-
Mark m_option struct member as const.2010-04-03, by diego
-
Indentation fix.2010-04-03, by reimar
-
Add mpgl prefix to all OpenGL-related function pointers.2010-04-03, by reimar
-
dont mention base64 about sending attachments.2010-04-02, by attila
-
Cosmetics: Fix indentation.2010-04-02, by cehoyos
-
Do not try -march=native for icc.2010-04-02, by cehoyos
-
Change type to uint8_t to avoid checks depending on char signedness.2010-04-02, by reimar
-
updated example line for encoding to psp (acodec faac is now libfaac)2010-04-01, by ptt
-
updated table of libavcodec's audio codecs2010-04-01, by ptt
-
Sanitize ICY metadata a bit before printing it.2010-03-31, by reimar
-
Make audio switching with AVI demuxer chose the first audio stream2010-03-31, by reimar
-
Replace some "m" constraints by MANGLE to avoid issues with some compilers not2010-03-31, by reimar
-
rename eatgv -> ffeatgv, lpcm -> fflpcm2010-03-31, by attila
-
Add HAVE_STRERROR_R definition for FFmpeg to config.h.2010-03-28, by diego
-
Use (void) instead of () to indicate a parameterless function, fixes:2010-03-28, by diego
-
Add definition of CONFIG_LIBRTMP to config.h for FFmpeg.2010-03-28, by diego
-
Fix compilation after librtmp support in FFmpeg.2010-03-28, by reimar
-
Fix crash with incomplete yuv2 frames.2010-03-28, by reimar
-
Leave disabling SSE to the check_os_katmai_support always regardless of OS,2010-03-27, by reimar
-
Support concatenated YUV4MPEG files.2010-03-27, by reimar
-
Use calloc instead of malloc+memset2010-03-27, by reimar
-
Add const to some video_out extern declarations to match their definitions.2010-03-27, by reimar
-
Mark some more LIBVO_EXTERN declarations as const where possible.2010-03-27, by reimar
-
100l, fix frametime calculation for MPEG-2 files with frame rate extension.2010-03-27, by reimar
-
libswscale: Relicense almost all x86 assembler optimizations as LGPL.2010-03-27, by diego
-
Refactor OS X foreground process setting into a separate function.2010-03-26, by diego
-
cosmetics: Break some overly long lines.2010-03-26, by diego
-
Convert asm keyword to __asm__.2010-03-26, by diego
-
HAVE_MMX2 implies HAVE_MMX, so checking the latter is enough.2010-03-26, by diego
-
Remove unused OPTFLAGS variable from config.mak.2010-03-25, by diego
-
Remove unused MACOSX_BUNDLE config.mak entry.2010-03-25, by diego
-
Move some FFmpeg-specific entries to the FFmpeg section of config.mak.2010-03-25, by diego
-
Don't try to delete the global memory mutex in the Win32 loader code,2010-03-25, by sesse
-
Mark add_subtitles() as static, it is not used outside the file, fixes:2010-03-24, by diego
-
Remove /usr[/local]/lib/win32 from the list of Win32 codec search paths.2010-03-24, by diego
-
AltiVec implies a PPC CPU, so there is no need to check for both.2010-03-23, by diego
-
loader: Remove commented-out extra_ld_library_path cruft.2010-03-23, by diego
-
Do not compile AltiVec code when AltiVec is not available; not even in2010-03-23, by diego
-
Make http_read_response fail if parsing the response failed.2010-03-23, by reimar
-
Fix build due to codecs_path vs. codec_path typo.2010-03-23, by diego
-
Get rid of pointless def_path variable; use codec_path directly instead.2010-03-23, by diego
-
Real binary loader code should respect the binary codec path.2010-03-23, by diego
-
Reindent2010-03-22, by reimar
-
Start probing with a size matching the stream buffer size so it is possible2010-03-22, by reimar
-
Make all instances of codec_patch unconditional, otherwise2010-03-21, by attila
-
Rename SetCodecPath() --> set_codec_path().2010-03-21, by diego
-
Rename get_path.[ch] --> path.[ch].2010-03-20, by diego
-
Move SetCodecPath() from loader to get_path.c and make it unconditional.2010-03-20, by diego
-
sync with en/mplayer.1 rev. 309362010-03-20, by jrash
-
Remove unnecessary size limits and a related define for hm12 decoder.2010-03-19, by reimar
-
Use vd_raw to handle NV12/NV21 formats, since we support them as pixel formats2010-03-19, by reimar
-
Replace wrong condition name in #endif comment by correct instance.2010-03-19, by diego
-
Check whether COMPILE_ALTIVEC is defined, not if it is set to a 0/1 value.2010-03-19, by diego
-
Drop support for XANIM_MOD_DIR environment variable.2010-03-18, by diego
-
Reuse codec path variable used in the binary loader in the XAnim loader.2010-03-18, by diego
-
Extend the generic path of the yuv2rgb converter with support for rgb4442010-03-18, by cehoyos
-
cosmetics: indentation2010-03-18, by aurel
-
add support for lavf style extradata in vd_theora2010-03-18, by aurel
-
Remove unnecessary #ifdefs around harmless loader/codecpath.h #include.2010-03-18, by diego
-
Split codec path related code into a separate file to fix Windows build.2010-03-18, by reimar
-
Fix first line(s) of vo vdpau documentation.2010-03-18, by cehoyos
-
Fix thread safety issue in mreq_private: last_alloc was accessed from multiple2010-03-17, by sesse
-
Announce Windows XP SP2 instead of Windows 95 OSR2.2010-03-17, by sesse
-
Announce SMP support for Win32.2010-03-17, by sesse
-
Introduce mak_enable function to set variables in config.mak.2010-03-17, by diego
-
Rename SGI_MIPS architecture to plain MIPS.2010-03-17, by diego
-
Drop libavcodec_arch hack; ARCH can now be set directly in config.mak.2010-03-17, by diego
-
Lowercase arch and subarch values.2010-03-17, by diego
-
cosmetics: Drop leading underscore from cpuexts variables.2010-03-17, by diego
-
Make ff_config_enable work with lowercase values.2010-03-17, by diego
-
Split subarch handling off from generic arch handling.2010-03-17, by diego
-
Prefer FFmpeg AAC decoder over libfaad.2010-03-17, by diego
-
Rename libopencore AMR decoder entries.2010-03-17, by diego
-
Fix compilation after FFmpeg r22569 at least for some architectures.2010-03-17, by cehoyos
-
cosmetics: Drop leading underscores from arch variables.2010-03-17, by diego
-
Follow a more proper way to support -codecpath.2010-03-17, by komh
-
Fix return value of InitializeCriticalSectionAndSpinCount.2010-03-16, by sesse
-
Remove unused variable, fixes the warning:2010-03-16, by diego
-
Fix libmpcodecs/vd_qtvideo.c compilation on OS X:2010-03-16, by sesse
-
Remove some commented-out debugging and similar cruft.2010-03-16, by diego
-
Remove unnecessary forward declarations for a bunch of functions.2010-03-16, by diego
-
cosmetics: Move all functions before main().2010-03-16, by diego
-
Remove disabled flip_upside_down function; it has been unused for ages.2010-03-16, by diego
-
Remove unnecessary forward declaration of print_wave_header().2010-03-16, by diego
-
Fix compilation after FFmpeg r22565.2010-03-16, by cehoyos
-
Calculate width and height in mp4_header_process_vop().2010-03-15, by cehoyos
-
Fix value of bit counter at end of functions to prepare for future patches.2010-03-15, by cehoyos
-
Fix indentation in GetVersionExW.2010-03-15, by sesse
-
Add support for Apple's ProRes and AIC codecs, now that all prerequisites2010-03-15, by sesse
-
Implement GetVersionExW with the same data as GetVersionExA but taking in a2010-03-15, by sesse
-
Use the high-level QuickTime decoding APIs (DecompressSequenceFrameS and2010-03-15, by sesse
-
Relocate -codecpath description in alphabetical order.2010-03-15, by komh
-
Add -codecpath option.2010-03-15, by komh
-
Add CONFIG_DCT and CONFIG_DWT to config.h as well as to config.mak for FFmpeg.2010-03-15, by diego
-
Get rid of pointless tmppath variable in set_path_env().2010-03-14, by diego
-
variable renaming cosmetics: _have_yasm --> have_yasm2010-03-14, by diego
-
Remove unused MMX_FFT Makefile variable.2010-03-14, by diego
-
cosmetics: Simplify _codecsdir setting for MinGW and OS/2.2010-03-14, by diego
-
Add -Wstrict-prototypes to CFLAGS.2010-03-14, by diego
-
Use menu instead of GUI as example for an internal feature turned on by a flag.2010-03-14, by diego
-
Fix compilation after FFmpeg r22522.2010-03-14, by cehoyos
-
Replace separate Win32, XAnim and Real codec directories by one global dir.2010-03-14, by diego
-
fftheora supports 4:2:2 and 4:4:4 now2010-03-13, by conrad
-
sync with en/mplayer.1 rev. 308682010-03-13, by jrash
-
Add the 0xA109 format for speex, it is claimed to be officially registered (have2010-03-12, by reimar
-
Support extradata format of the speex.acm windows codec formerly available2010-03-12, by reimar
-
Fix crash if speex_packet_to_header fails.2010-03-12, by reimar
-
Add newlines to generated fragment program to make both fragment program dump2010-03-12, by reimar
-
Include libavutil/avutil.h for FFMIN2010-03-10, by komh
-
Include osdep/osdep.h instead of checking a platfrom specific macro to include2010-03-10, by komh
-
Return MP_NOPTS_VALUE if we can't figure out the pts, not 0.2010-03-09, by reimar
-
Improve handling of 0-size ogg packets.2010-03-09, by reimar
-
unbreak compilation after cleanups in libavutil/common.h2010-03-09, by siretart
-
Fix alpabetical order.2010-03-09, by cehoyos
-
Support SEGA CRI adx codec with demuxer lavf.2010-03-09, by cehoyos
-
Fix a syntax error in graph.h.2010-03-09, by sesse
-
Add copyright headers.2010-03-09, by sesse
-
Style changes as requested by Diego.2010-03-09, by sesse
-
Fix help text for --disable-win32dll.2010-03-09, by cehoyos
-
Commit files by Steinar Gunderson, forgotten in r30866.2010-03-09, by cehoyos
-
Fix compilation on powerpc with --disable-altivec2010-03-09, by siretart
-
Document x264 VUI options.2010-03-09, by corey
-
Add a note about what x264's 'aud' parameter is for.2010-03-09, by corey
-
Implement DirectShow filter graph.2010-03-08, by sesse
-
Correct QuickTime dpi output.2010-03-08, by sesse
-
Check for allocation failure for c->lumMmx2FilterCode and c->chrMmx2FilterCode.2010-03-08, by reimar
-
Fix memleak due to incorrect VirtualFree arguments: size must be 0 for MEM_RELEASE.2010-03-08, by reimar
-
We have some sort of DVD menu support nowadays.2010-03-08, by diego
-
Implement ResumeThread and SignalObjectAndWait.2010-03-08, by sesse
-
Increase mplayer buffer padding size to match the new one from ffmpeg.2010-03-07, by iive
-
Use FBIOPAN_DISPLAY for switching between pages, seems to work for more2010-03-07, by reimar
-
Add double-buffering support to vo_fbdev.2010-03-07, by reimar
-
Use int64_t instead of long for variable containing current playback time.2010-03-07, by reimar
-
Avoid duplication of usePal() macro.2010-03-06, by stefano
-
Add support to BGR444/RGB444 foreign endian output in libswscale.2010-03-06, by stefano
-
Fix QuickTime emulated OSErr type.2010-03-06, by sesse
-
Implement Win32 mutexes.2010-03-06, by sesse
-
Fix semaphore behavior in WaitForSingleObject.2010-03-06, by sesse
-
Make Win32 mutex and thread linked lists thread safe.2010-03-06, by sesse
-
Define O_BINARY in stream/stream.h unless it is defined yet, and use it2010-03-06, by komh
-
Enable ASS/SSA subtitle support in mencoder2010-03-05, by greg
-
Make GetModuleHandle(NULL) return a valid pointer.2010-03-05, by sesse
-
try to avoid returning odd slices.2010-03-05, by michael
-
Reuse fb_tty_fd for setting up the text area.2010-03-05, by reimar
-
sync with en/mplayer.1 rev. 308222010-03-05, by jrash
-
Partial revert of r30843.2010-03-05, by sesse
-
Support thread handles in WaitForSingleObject.2010-03-05, by sesse
-
Cosmetics: fix vertical alignment.2010-03-05, by benoit
-
libswscale: Extend the unaccelerated path of the unscaled yuv2rgb special2010-03-05, by benoit
-
Support BGR555, BGR565, RGB555 and RGB565 foreign endian output in2010-03-04, by cehoyos
-
Remove NUT specification stubs.2010-03-04, by diego
-
Run script with /bin/sh instead of bash.2010-03-04, by diego
-
Make emulated Win32 critical sections thread safe.2010-03-04, by sesse
-
cosmetics: Use consistent if expression syntax.2010-03-04, by diego
-
Use $() syntax instead of backticks, it is easier to nest.2010-03-04, by diego
-
Clarify that ssh is not required for committing to MPlayer.2010-03-04, by diego
-
Update URL for Subversion homepage.2010-03-04, by diego
-
Fix crashes in CreatePalette by fixing the LOGPALETTE struct.2010-03-04, by sesse
-
Fix manual reset behavior of Win32 events.2010-03-04, by sesse
-
Fix return values of WaitForSingleObject when checking an event.2010-03-04, by sesse
-
Define HAVE_SETMODE conditionally, and use it in stream/stream_file.c instead2010-03-04, by komh
-
1. Move the macros for priority classes for OS/2 from priority.c to osdep.h2010-03-04, by komh
-
Revert r30825, it was not supposed to be committed.2010-03-04, by stefano
-
Fill the r, g, b values used for computing the c->pal_yuv table in the2010-03-04, by stefano
-
Make swscale-test take in input the name of the input and the output2010-03-04, by stefano
-
Partially revert r30645, the final output format is determined by2010-03-03, by reimar
-
Save the new width and height earlier so that e.g. -geometry 30x30-50-502010-03-03, by reimar
-
Add support for specifying window position relative to right and bottom2010-03-03, by reimar
-
Simplify sscanf format strings and get rid of useless percent variable.2010-03-03, by reimar
-
Avoid very deep indentation level and RESET_GEOMETRY macro in -geometry2010-03-03, by reimar
-
Add a VCD support for OS/22010-03-03, by komh
-
Drop support for old-style DVB code.2010-03-02, by diego
-
Remove RTSP_MUXER from libavmuxers to fix compilation with --disable-network2010-03-02, by rectalogic
-
Add CONFIG_LSP to config.h for libavcodec compilation.2010-03-02, by diego
-
Remove unused and useless define.2010-03-01, by reimar
-
Fix memleak due to strdup'd filename not being freed.2010-03-01, by reimar
-
Move functions into proper order to avoid extra declarations.2010-03-01, by reimar
-
Deduplicate code to set stream start_pos/end_pos.2010-03-01, by reimar
-
Set stream->pos correctly after seeking to a VCD title.2010-03-01, by reimar
-
Ensure that cue_current_pos.track is not set to an invalid value after2010-03-01, by reimar
-
Fix off-by-one error in chapter<->VCD track conversion.2010-03-01, by reimar
-
Fix cue_read_toc_entry to also reject negative track numbers2010-03-01, by reimar
-
Implement cue:// track switching via chapter forward/backward like for audio CDs.2010-03-01, by reimar
-
Fix cue_vcd_get_track_end to not change the current position.2010-03-01, by reimar
-
Avoid fd_bin and fd_cue global variables.2010-03-01, by reimar
-
Avoid a global variable and a strcpy.2010-03-01, by reimar
-
Reindent.2010-03-01, by reimar
-
Avoid code duplication and excessively deep nesting in cue_find_bin2010-03-01, by reimar
-
Use sizeof instead of hardcoded size.2010-03-01, by reimar
-
Documentation: Add linebreak and try to be less ambiguous.2010-02-28, by cehoyos
-
Extend stream_read_line to support reading lines from UTF-16 encoded files2010-02-28, by reimar
-
sub_utf8 is handled as a value, not flags everywhere else, so change2010-02-28, by reimar
-
Make array describing the subtitle reader modules const.2010-02-28, by reimar
-
Move stream_read_line implementation from stream.h to stream.c,2010-02-28, by reimar
-
Simplify handling of 0-termination in stream_read_line2010-02-28, by reimar
-
Remove useless cast.2010-02-28, by reimar
-
Use negative return values for errors in pls_read_entry to make it match2010-02-28, by reimar
-
A playlist entry number of 0 is invalid for pls playlists.2010-02-28, by reimar
-
Improve integer overflow and realloc error handling in playlist parser.2010-02-28, by reimar
-
Reuse the keyframe flag from x264 instead of trying to derive it on our own.2010-02-28, by reimar
-
Use the KEYFRAME define instead of some magic number.2010-02-28, by reimar
-
Add cddb:// support for OS/22010-02-28, by komh
-
Make sws_dcVec static: It is only used inside libswscale/utils.c.2010-02-28, by cehoyos
-
Get rid of many ugly casts.2010-02-28, by cehoyos
-
Make close_toolame() static, only used in ae_toolame.c.2010-02-28, by cehoyos
-
Add support for reading key events from MinGW xterm.2010-02-28, by reimar
-
Make close_twolame() static, only used in ae_twolame.c.2010-02-28, by cehoyos
-
Fix warning "missing braces around initializer".2010-02-27, by cehoyos
-
Remove unused functions.2010-02-27, by cehoyos
-
Make -slave also work with the normal console on Windows.2010-02-27, by reimar
-
Support all line ending types in mp_input_read_cmd.2010-02-27, by reimar
-
Actually use existing uninit() function in remove_logo filter.2010-02-27, by cehoyos
-
Do not misuse the stdin name.2010-02-27, by reimar
-
Include getch2.h to get rid of some warnings.2010-02-27, by reimar
-
Fix cd_info_new() prototype.2010-02-27, by cehoyos
-
Remove unused static function mp_mp3_get_lsf().2010-02-27, by cehoyos
-
Threaded cache fixes: do not free the stream_t struct twice on windows2010-02-27, by reimar
-
Make function Gsm_Long_Term_Synthesis_Filtering() static, only used in xa_gsm.c.2010-02-27, by cehoyos
-
Remove unused static function play_tree_set_flag().2010-02-27, by cehoyos
-
Remove unused static function m_config_get_option_ptr().2010-02-27, by cehoyos
-
Remove unused static functions asx_list_add() and asx_list_remove().2010-02-27, by cehoyos
-
Remove unused static function vdlPlaybackCopyFrame().2010-02-27, by cehoyos
-
Include lirc.h in lirc.c to add missing prototypes.2010-02-27, by cehoyos
-
Remove unused static function send_lpcm_packet().2010-02-27, by cehoyos
-
Remove unused static function streaming_stop().2010-02-27, by cehoyos
-
Fix windows Gui compilation and remove some related typecasts.2010-02-27, by reimar
-
Update -vo gl info structs, it isn't X11-only since ages and there's basically2010-02-27, by reimar
-
100l, remove forgotten debugging code.2010-02-27, by reimar
-
Only prefer -vo gl over -vo x11 if hardware acceleration is available.2010-02-27, by reimar
-
Enable StructureNotifyMask before waiting for a DestroyNotify event.2010-02-27, by reimar
-
Remove pointless #ifdef checks for DEMUXER_H, which is never set.2010-02-27, by diego
-
Remove unnecessary stream.h #includes.2010-02-27, by diego
-
10l correct type for =a and =d constraints under x86-322010-02-27, by zuxy
-
Replace =A with =a and =d; make frequency calculation correct under x86-642010-02-27, by zuxy
-
Fix compilation of C++ source files (partly reverts r30744).2010-02-27, by cehoyos
-
Restructure #ifs to be clearer, also ensures that we return from the thread2010-02-27, by reimar
-
Port yuv=... auto-detection from gl to gl2.2010-02-26, by reimar
-
cosmetics: Rename "codecs_st" struct to just plain "codecs".2010-02-26, by diego
-
Mark character arrays as const.2010-02-26, by diego
-
Mark all fmt_list arrays as const.2010-02-26, by diego
-
Mark vf_opts/vf_opts_fields structures as const.2010-02-26, by diego
-
dots at end of sentences (kai driver section)2010-02-26, by ptt
-
synced to r306102010-02-26, by ptt
-
new sentences on new lines, cropdetect filter2010-02-26, by ptt
-
it's synced up to r305152010-02-26, by ptt
-
Do not cast the results of malloc/calloc/realloc.2010-02-26, by diego
-
mention that on windows, you've to use the netstream.exe to build the2010-02-26, by attila
-
sync with en/mplayer.1 rev. 306772010-02-26, by jrash
-
Reorder vos: prioritize -vo gl above -vo x11 and -vo matrixview down with aa, caca etc.2010-02-25, by reimar
-
Add const to ass_read_stream fname argument, the string is not modified.2010-02-25, by reimar
-
Mark stream open filename parameter as const, the filename string is not2010-02-25, by reimar
-
Add cast to proper type.2010-02-25, by reimar
-
Make more option-parsing related function arguments const.2010-02-25, by reimar
-
Remove unused function declaration.2010-02-25, by reimar
-
Make local-only cddb functions static.2010-02-25, by reimar
-
Add const to mpvdec declaration2010-02-25, by reimar
-
Remove declarations of functions now already declared in stream.h2010-02-25, by reimar
-
Fix check for wrong variable: len can be unitialized but not normally < 0,2010-02-25, by reimar
-
Fix silly type of guiGetEvent argument to use void * instead of char * and2010-02-25, by reimar
-
Remove pointless empty line.2010-02-25, by stefano
-
Apply consistency nit.2010-02-25, by stefano
-
Unconditionally declare fast_memcpy() and mem2agpcpy().2010-02-25, by diego
-
Define O_BINARY if it is undefined.2010-02-25, by komh
-
Include libmpcodecs/vd.h for declaration of "fullscreen".2010-02-25, by zuxy
-
Disable old-style implicit rules to fix MinGW/Cygwin compilation2010-02-23, by reimar
-
Fix compilation: the dct64_MMX_func variable should be declared only once,2010-02-23, by reimar
-
Add #includes for mp_input_check_interrupt() and mplayer_put_key(), fixes:2010-02-23, by diego
-
Reorder buffer debug. Also print out if slice was buffered.2010-02-23, by ramiro
-
add older lhacm codec for formats 0x70-0x73 to codecs.conf2010-02-23, by compn
-
FFmpeg Bink video now supports alpha channel2010-02-23, by kostya
-
Add -Wmissing-prototypes to CFLAGS if available.2010-02-23, by diego
-
Mark theRenderProc() as static, it is only used within the file.2010-02-23, by diego
-
Add header for macosx_finder_args() instead of forward declaring it.2010-02-23, by diego
-
Reset output color after each line.2010-02-23, by zuxy
-
Mark sleep_accurate() as static, it is only used within the file.2010-02-22, by diego
-
Clarify that AC3/DTS passthrough is also possible with HDMI.2010-02-22, by tack
-
Update my (Jason Tackaberry) email address and contributions in AUTHORS2010-02-22, by tack
-
Mark vcd_get_track_end () and vcd_read_toc() as static.2010-02-22, by diego
-
Conditionally declare mp_input_slave_cmd_func().2010-02-22, by diego
-
Properly declare get_term_charset() instead of forward declaring it.2010-02-22, by diego
-
Get the proper codec id when a WAVE_FORMAT_EXTENSIBLE extension exists in a2010-02-22, by tack
-
Output WAVE_FORMAT_EXTENSIBLE extension in wave header when waveheader2010-02-22, by tack
-
Add required mplayer.h and access_mpcontext.h #includes.2010-02-22, by diego
-
Mark data argument of my_ao_write() function as const.2010-02-22, by diego
-
Mark member info of struct ad_functions_s as const.2010-02-22, by diego
-
Mark a bunch of video filter structures as const.2010-02-22, by diego
-
Remove commented-out cruft line.2010-02-22, by diego
-
Remove pointless '#if 1' preprocessor directive.2010-02-22, by diego
-
Add declaration for exp_EH_prolog_dummy().2010-02-22, by diego
-
Declare all public mp3lib functions in mpg123.h.2010-02-22, by diego
-
wording fixes2010-02-22, by diego
-
Declare functions from network.c in network.h.2010-02-22, by diego
-
Move struct streaming_control from network.h to stream.h, where it is used.2010-02-22, by diego
-
Remove commented-out declaration of non-existing function streaming_start.2010-02-22, by diego
-
Declare externally used variables from vd.c as extern in vd.h.2010-02-22, by diego
-
Declare public function print_vprp() in aviprint.h.2010-02-21, by diego
-
Add public function VideoForWindowsVersion() to the appropriate header file.2010-02-21, by diego
-
Add header for v4l2_write() instead of forward declaring it.2010-02-21, by diego
-
Declare stream_fill_buffer() and stream_seek_long() unconditionally.2010-02-21, by diego
-
Add header for asf_mmst_streaming_start() instead of forward declaring it.2010-02-21, by diego
-
Only #define WIN32_LOADER if it has not been #defined already, fixes warning:2010-02-21, by diego
-
Add header for exported DVB-related functions.2010-02-21, by diego
-
cosmetics: Move functions around to avoid forward declarations and #ifdefs.2010-02-21, by diego
-
Drop weird and unnecessary _s/_st suffixes from demuxer struct names.2010-02-21, by diego
-
Add names to anonymous structs sh_common, sh_audio, sh_video, sh_sub.2010-02-21, by diego
-
cosmetics: Rename struct vf_instance_s --> vf_instance.2010-02-21, by diego
-
Fix fps output with -identify when frame rate extension is used for MPEG-22010-02-21, by reimar
-
Initialize frame rate extension fields in mp_header_process_sequence_header2010-02-21, by reimar
-
Parse and use the information from the frame rate extension header for MPEG-2.2010-02-21, by reimar
-
Rename open() vf initialization function to vf_open().2010-02-21, by diego
-
FFmpeg supports Bink, let MPlayer play it as well2010-02-21, by kostya
-
Add malloc.h #include for memalign(), fixes the warning:2010-02-21, by diego
-
Explain that -mc 0 will need -noskip.2010-02-20, by reimar
-
Mark ad_functions_t structures and mpcodecs_ad_drivers array as const.2010-02-20, by diego
-
cosmetics: Remove pointless empty lines at EOF.2010-02-20, by diego
-
Add asx_parser_build_tree() to asxparser.h instead of forward declaring it.2010-02-20, by diego
-
Mark m_config_get_option_ptr() as static, it is only used within the file.2010-02-20, by diego
-
Add standard license header.2010-02-20, by diego
-
cosmetics: K&R coding style, indent with 4 spaces, no tabs2010-02-20, by diego
-
Print response headers as debugging output also for HTTP seeks.2010-02-20, by reimar
-
10l, fix a close() that should be a closesocket()2010-02-20, by reimar
-
Do not discard stream buffer on eof, instead reuse it to slightly improve2010-02-20, by reimar
-
Replace misuse of stream_reset to set stream pos to 0 by more appropriate code.2010-02-20, by reimar
-
Print demuxer name in "freeing demuxer" message.2010-02-20, by reimar
-
FFmpeg: Add HAVE_ALIGNED_{8,16} to config.h on ppc and x86.2010-02-20, by diego
-
FFmpeg: Add tomi to architecture list.2010-02-20, by diego
-
Fix mov reference files: for video/quicktime mime do not force a demuxer2010-02-20, by reimar
-
Print all 64 bits of seek position.2010-02-20, by reimar
-
Make sure we do not try to use IPv6 with winsock2, we end up connecting2010-02-20, by reimar
-
Send VOCTRL_PAUSE/VOCTRL_RESUME events also when pausing for idle mode.2010-02-19, by reimar
-
Move code that makes the filter chain match the desired output format into2010-02-19, by reimar
-
Remove some pointless '#if 1' preprocessor directives.2010-02-19, by diego
-
Add dvd_parse_chapter_range() to stream_dvd.h instead of forward declaring it.2010-02-19, by diego
-
Fix the stack crash(SYS3171) on OS/2 when playing qtaudio/qtvideo.2010-02-19, by komh
-
Add missing 'defined' for __bsdi__.2010-02-19, by komh
-
Remove pointless '#if 1' preprocessor directives.2010-02-19, by diego
-
cosmetics: Remove commented-out #include.2010-02-19, by diego
-
TOOLS/realcodecs: Remove pointless '#if 1' preprocessor directives.2010-02-19, by diego
-
sync with en/mplayer.1 rev. 306112010-02-19, by jrash
-
Replace platform preprocessor check by HAVE_DOS_PATHS.2010-02-19, by komh
-
Remove useless CONFIG_SETLOCALE2010-02-19, by komh
-
DirectShow requires stride to be a multiple of 4 for RGB24/BGR24, add2010-02-18, by reimar
-
Merge declaration and initialization.2010-02-18, by reimar
-
DShow and DMO decoders need MP_IMGFLAG_COMMON_PLANE2010-02-18, by reimar
-
Call mpcodecs_config_vo with the proper image format for dmo and dshow codecs.2010-02-18, by reimar
-
Add av_alias define as a hack to fix compilation of intreadwrite.h without2010-02-18, by reimar
-
Reindent and fix brace placement.2010-02-18, by stefano
-
Vertically align a list of comparisons in sws_getCachedContext().2010-02-18, by stefano
-
Merge two if conditions, allow to decrese the level of indentation of2010-02-18, by stefano
-
Add a InitializeCriticalSectionAndSpinCount function.2010-02-18, by reimar
-
Add a GetModuleHandleW implementation.2010-02-18, by reimar
-
Use snprintf to ensure we do not write outside the buffer bounds2010-02-18, by reimar
-
Use new FFmpeg WMA Voice decoder.2010-02-18, by cehoyos
-
Add header #include for print_wave_header() instead of a forward declaration.2010-02-18, by diego
-
Add header for functions exported from vo_zr.c and use it appropriately.2010-02-18, by diego
-
Remove forward declarations for non-existing functions readPPOpt, revertPPOpt.2010-02-18, by diego
-
Add required header #include for config.h.2010-02-18, by diego
-
Mark some more functions that are not used outside of their files as static.2010-02-18, by diego
-
Add header for AVI print functions; avoids many forward declarations.2010-02-18, by diego
-
Handle negative height in draw_slice from FFmpeg in vd_ffmpeg.c, since at2010-02-17, by reimar
-
Add header for asf_check_header, read_asf_header; avoids forward declarations.2010-02-17, by diego
-
#include proper header for skip_audio_frame() instead of forward declaring it.2010-02-17, by diego
-
Add header for demux_ogg_open, init_avi_with_ogg; avoids forward declarations.2010-02-17, by diego
-
Remove demux_ogg-related declarations that are no longer necessary.2010-02-17, by diego
-
Mark demux_ogg_sub_id() as static; it is not used outside of the file.2010-02-17, by diego
-
Move up demux_ogg_sub_id, demux_ogg_sub_reverse_id; avoids forward declarations.2010-02-17, by diego
-
Add read_avi_header() to aviheader.h; avoids forward declarations.2010-02-17, by diego
-
Add header file for store_ughvlc(); avoids forward declarations.2010-02-17, by diego
-
Add mp_getbits() to mpeg_hdr.h to avoid a forward declaration.2010-02-17, by diego
-
libmpdemux: Remove pointless leftover '#if 1' preprocessor instructions.2010-02-17, by diego
-
Add header for ty_ClearOSD(), ty_processuserdata(); avoids forward declarations.2010-02-17, by diego
-
Add separate header for mp_a52_framesize(); avoids forward declarations.2010-02-17, by diego
-
Add config.h header #include; it is required for the HAVE_BIGENDIAN check.2010-02-17, by diego
-
Add separate header for aac_parse_frame(); avoids forward declarations.2010-02-17, by diego
-
Add separate header for real_fix_timestamp(); avoids forward declarations.2010-02-17, by diego
-
Mark mp_mp3_get_lsf() as static; it is not used outside of the file.2010-02-17, by diego
-
Mark mov_build_index() as static; it is not used outside of the file.2010-02-17, by diego
-
libmpdemux: Mark functions not used outside of their files as static.2010-02-17, by diego
-
Document several new x264 parameters.2010-02-17, by corey
-
Update x264 defaults listed in the man page.2010-02-17, by corey
-
Ignore .ho files in loader/wine/.2010-02-17, by diego
-
libmpcodecs: Remove pointless leftover '#if 1' preprocessor instructions.2010-02-17, by diego
-
Revert marking seemingly unused XAnim-binary-related functions as static.2010-02-17, by diego
-
Revert marking seemingly unused RealAudio/RealVideo-related functions as static.2010-02-17, by diego
-
Mark ALS fourcc as internal only.2010-02-17, by reimar
-
Support FFmpeg's ALS decoder.2010-02-16, by reimar
-
Move struct typedef pixbuf into the only .c file where it is used.2010-02-16, by reimar
-
Remove useless malloc casts.2010-02-16, by reimar
-
Remove unused XPM-loading function pixbuf_load_xpm() from spuenc.c.2010-02-16, by reimar
-
Fix win32 gui compilation.2010-02-16, by reimar
-
stream: Mark functions not used outside of their files as static.2010-02-16, by diego
-
libvo: Mark functions not used outside of their files as static.2010-02-16, by diego
-
libmpcodecs: Mark functions not used outside of their files as static.2010-02-16, by diego
-
#include corresponding .h files in .c files.2010-02-16, by diego
-
Add header for init_global_rawdv_decoder() instead of forward declaring it.2010-02-16, by diego
-
Add header file for mplayer_audio_read() instead of forward declaring it.2010-02-16, by diego
-
Add header file for sis_init_video_bridge() instead of forward declaring it.2010-02-16, by diego
-
VIDIX: #include drivers.h in drivers.c.2010-02-16, by diego
-
VIDIX: Mark some functions not used outside their files as static.2010-02-16, by diego
-
Remove pointless header #includes; #include only required header stdint.h.2010-02-16, by diego
-
Remove unused variable.2010-02-14, by reimar
-
Use memset to initialize huge arrays.2010-02-14, by reimar
-
Remove pointless explicit member initialization to 0 when the struct2010-02-14, by reimar
-
Use calloc instead of malloc+memset2010-02-14, by reimar
-
Add support for decoding 4:2:2 and 4:4:4 Theora files.2010-02-14, by reimar
-
Make len unsigned. More correct anyway and avoids sign extension to 64 bit2010-02-14, by reimar
-
Simplify and slightly speed up avi_stream_id function.2010-02-14, by reimar
-
Declare vf_menu_pause_update in libmenu/menu.h.2010-02-14, by diego
-
Directly mark structs as WINE_PACKED where all members are marked as packed.2010-02-14, by diego
-
Simplify.2010-02-14, by reimar
-
Move movie_aspect extern declaration to libmpcodecs/vd.h.2010-02-14, by diego
-
Move GUI-related extern declarations to a GUI header file.2010-02-14, by diego
-
GUI: Mark functions that are not used outside their files as static.2010-02-14, by diego
-
Avoid using sscanf for basic parsing, it is horribly slow.2010-02-14, by reimar
-
Avoid forward declarations for import_initial_playtree_into_gui() and2010-02-14, by diego
-
Add xscreensaver_heartbeat() declaration to x11_common.h.2010-02-14, by diego
-
Rename gui/mplayer/gtk/menu.[ch] --> gui/mplayer/gtk/gtkmenu.[ch].2010-02-14, by diego
-
Declare mp_input_register_options() in input/input.h.2010-02-14, by diego
-
GUI: #include associated .h files in .c files.2010-02-14, by diego
-
Check that fontconfig version is at least 2.4.2, which is required for the2010-02-14, by reimar
-
Reindent2010-02-14, by reimar
-
Just use goto instead of reimplementing it badly with a do { } while (0) and2010-02-14, by reimar
-
Change aspect calculation code to switch to floating point earlier so integer2010-02-14, by reimar
-
QuickTime X supports SAR in H.264.2010-02-14, by diego
-
Return NULL instead of 0 for function returning a pointer.2010-02-14, by reimar
-
Mark uninit() as static; it is only used within the file.2010-02-14, by diego
-
Remove useless casts.2010-02-14, by reimar
-
Remove useless code, QUERY_FORMAT already ensures the requested format is supported.2010-02-14, by reimar
-
Make vd_functions_t describing codecs const.2010-02-14, by reimar
-
Rename exit_reason_t enum to exit_reason and do not typedef it.2010-02-14, by diego
-
Make vd_info_t const for pointer in vd_functions, avoids some warnings about2010-02-14, by reimar
-
Fix exit_player() usage throughout the codebase.2010-02-14, by diego
-
Remove excessive ()2010-02-14, by reimar
-
Remove stray '/' from comment block, fixes the warning:2010-02-13, by diego
-
Remove unused variables, fixes the warnings:2010-02-13, by diego
-
add netspeak versions of truespeech and gsm audio codecs to codecs.conf2010-02-13, by compn
-
10l: Revert previous commit about CONFIG_HARDCODED_TABLES/CONFIG_MPEGAUDIO_HP.2010-02-13, by diego
-
Use normal way to add CONFIG_HARDCODED_TABLES/CONFIG_MPEGAUDIO_HP to config.mak.2010-02-13, by diego
-
Move def_hardcoded_tables to the FFmpeg section of config.h, where it belongs.2010-02-13, by diego
-
Fix shared library libavutil check: test for av_clip instead of av_gcd.2010-02-13, by diego
-
osdep/mplayer.rc.o depends on version.h.2010-02-13, by diego
-
Move the check for valid sh_video into the init_vo_spudec, this fixes a crash2010-02-13, by reimar
-
Dynamically increase probe size for lavf demuxer up to 2 MB.2010-02-12, by reimar
-
Mark all ad_info_t/vd_info_t structure declarations as const.2010-02-12, by diego
-
Explain WIN32_LOADER definition hack.2010-02-12, by diego
-
Get rid of pointless CONFIG_QTX_CODECS --> QTX preprocessor indirection.2010-02-12, by diego
-
Synced with help_mp-en.h rev. 305152010-02-12, by jrash
-
Fix linking of loader test programs when loader is disabled.2010-02-12, by diego
-
Add win32 loader support for OS/22010-02-12, by komh
-
Improve comment for GeoCodec.dll2010-02-11, by cehoyos
-
Remove pointless egcs #ifdefs; that compiler was never supported.2010-02-11, by diego
-
Remove extern "C" declarations from loader code.2010-02-11, by diego
-
Move one more FFmpeg-related definition to the FFmpeg section of config.h.2010-02-11, by diego
-
Move some FFmpeg-related definitions to the FFmpeg section of config.h.2010-02-11, by diego
-
Move def_dos_paths to a better place within config.h; not just FFmpeg uses it.2010-02-11, by diego
-
add comment about geov codec crashing on win32 in codecs.conf2010-02-11, by compn
-
GeoCodec.dll also supports fourcc GEOX.2010-02-11, by cehoyos
-
Support GEOV video codec: Hangs on exit2010-02-11, by cehoyos
-
Add stubs for several functions, needed for CineForm codec.2010-02-09, by reimar
-
libass: fix PAR correction2010-02-09, by greg
-
There is Indeo 5 decoder in FFmpeg now, so register it2010-02-09, by kostya
-
Fix linking of mp3lib test programs when internal mp3lib is disabled.2010-02-08, by diego
-
Fix linking of liba52 test program when internal liba52 is disabled.2010-02-08, by diego
-
Remove disabled AVIFILE-specific preprocessor code.2010-02-08, by diego
-
Merge some preprocessor conditionals where appropriate.2010-02-08, by diego
-
Fix subtitle display for DVDs using fade-in/fade-out.2010-02-06, by reimar
-
Make mkalpha function simpler, faster and more correct.2010-02-06, by reimar
-
synced with r305152010-02-06, by Gabrov
-
sync with en/mplayer.1 r304362010-02-06, by jrash
-
Simplify how usesVFilter and usesHFilter are set.2010-02-05, by stefano
-
Apply misc fixes to sws_getCoefficients() doxy.2010-02-05, by stefano
-
Satisfy consistency need:2010-02-05, by stefano
-
Prefer libavformat over our own mov demuxer also for video/quicktime2010-02-05, by reimar
-
Release pin enumerator after we are done using it.2010-02-05, by reimar
-
Add support for loading ASS subtitles through the stream layer and thus e.g.2010-02-05, by reimar
-
Fix hang with -fixed-vo due to VOFLAG_HIDDEN never being removed from window_state.2010-02-05, by reimar
-
Add function to translate SWS_CS_* to coefficient array2010-02-05, by conrad
-
Prefix EXTERN_ASM to global variables to match them to an extern prefix of C.2010-02-05, by komh
-
Remove '.section' causing the following assembler error on OS/2.2010-02-05, by komh
-
Print messages only after we are sure preinit will not fail anymore.2010-02-05, by reimar
-
Add support for VOFLAG_HIDDEN to the w32 backend.2010-02-04, by reimar
-
Set the PixelFormat right after creating the window and set it only once.2010-02-04, by reimar
-
Create the OpenGL probe window as a hidden Window on X11.2010-02-04, by reimar
-
Mention rtmp and rtsp specifically as formats supported via ffmpeg.2010-02-04, by reimar
-
Enable RTSP and SDP demuxers if network support is enabled, they can now be used.2010-02-04, by reimar
-
100l: Fix compilation (broken by me).2010-02-04, by cehoyos
-
Clarify -vo vdpau:pullup2010-02-04, by cehoyos
-
Audio buffer is too large so that it takes too long time to respond to audio2010-02-04, by komh
-
Implement shuffle_bytes_abcd() functions and use them for shuffling2010-02-03, by stefano
-
Replace incorrect usage of strncpy.2010-02-03, by reimar
-
Reindent2010-02-03, by reimar
-
Add support for FFmpeg's rtsp dummy URL-with-pseudo-demuxer scheme.2010-02-03, by reimar
-
Use vo_x11_clearwindow instead of XClearWindow, both for consistency and also2010-02-03, by reimar
-
Fix argument order for lseek, fixes cookie loading in Windows and in general2010-02-03, by reimar
-
Checks ipv6_mreq/sockaddr_in6/sockaddr_sa_len for FFmpeg2010-02-03, by komh
-
Add missing license headers to test programs for external libraries.2010-02-03, by diego
-
Remove a duplicated vo_x11_sizehint, vo_x11_nofs_sizepos already calls this2010-02-02, by reimar
-
Remove pointless initializers and also set geometry_*_changed to 0 when2010-02-02, by reimar
-
Mention yuv=2 auto-detection in Changelog.2010-02-02, by reimar
-
Document auto-detection of -vo gl:yuv=... value.2010-02-02, by reimar
-
Add support for autodetection during preinit and use that to detect a default2010-02-02, by reimar
-
Avoid using options before autodetectGlExtensions to allow it to change them properly.2010-02-02, by reimar
-
Remove vo_config_count check from uninit, it should always be safe to run.2010-02-02, by reimar
-
Revert r30324 which broken the struct addrinfo check by making it always pass.2010-02-02, by reimar
-
Estimate pts of additional frame generated by tfields also if correct-pts is2010-02-01, by reimar
-
Enable query_format for vf_tfields to make sure it isn't used for formats2010-02-01, by reimar
-
Fix -vf tfields=1 so it does not read out of bounds or leave parts of the2010-02-01, by reimar
-
Reword tfields documentation to reflect that it works mostly with MPlayer,2010-02-01, by reimar
-
Add OS/2 KAI audio driver support2010-02-01, by komh
-
misc fixes2010-02-01, by diego
-
Disable FFmpeg's network protocols if --disable-network was specified.2010-01-31, by reimar
-
Fix compilation for new Bink audio decoder.2010-01-31, by cehoyos
-
Explain the need for a MEncoder version of the logging facilities.2010-01-31, by diego
-
Add missing license header.2010-01-31, by diego
-
Fix layout for the mouse/joystick controls sections.2010-01-31, by diego
-
Declare support for the pixel formats:2010-01-31, by stefano
-
Document that -af-adv force=0 currently does the same as =12010-01-31, by reimar
-
Blackfin: use SRAM only when CONFIG_SRAM is set2010-01-31, by mru
-
Add license header to all top-level files missing them.2010-01-30, by diego
-
Add missing multiple inclusion guards.2010-01-30, by diego
-
Add missing #include, fixes the warning:2010-01-30, by diego
-
Add license header to all files missing it in the stream subdirectory.2010-01-30, by diego
-
Reindent.2010-01-30, by stefano
-
Use a consistent convention for the names of the internal wrapper2010-01-30, by stefano
-
stream/rtp.h appears not to originate from dvbstream.2010-01-30, by diego
-
Add some more definitions for FFmpeg to config.h:2010-01-30, by diego
-
Add missing license headers to all files in the libmpcodecs directory.2010-01-30, by diego
-
Remove confusing comment.2010-01-30, by diego
-
Add missing license headers.2010-01-30, by diego
-
cosmetics: Convert DOS linebreaks to Unix linebreaks.2010-01-30, by diego
-
license header cosmetics2010-01-30, by diego
-
Add standard license header to C tools missing them.2010-01-30, by diego
-
Fix randomness of the swscale-test output.2010-01-30, by stefano
-
Add missing license header and multiple inclusion guards.2010-01-30, by diego
-
Make the code match the documentation by making higher-quality but slower2010-01-30, by reimar
-
Support more qscale types in most post-processing filters.2010-01-29, by reimar
-
sync with en/mplayer.1 r304362010-01-29, by jrash
-
Explain why we still disable the ALSA resampler even though it is probably2010-01-28, by reimar
-
Try the more specific names first for the SwapInterval function to make it less2010-01-28, by reimar
-
glXSwapIntervalEXT is defined to take different arguments from glXSwapIntervalSGI,2010-01-28, by reimar
-
Fix input/output channel mixup in the pan filter description.2010-01-28, by diego
-
Stopping maintainership for -vo (x)mga2010-01-27, by attila
-
Simplify and correct loop condition, also avoids a compiler warning for unused result.2010-01-27, by reimar
-
Fix newline removal code that might read and write out of bounds.2010-01-27, by reimar
-
Make mp3lib the default MP3 decoder again, it is a good bit faster on2010-01-27, by reimar
-
Declare variable closer to where it is used.2010-01-27, by reimar
-
Remove a useless global variable.2010-01-27, by reimar
-
Do not needlessly make local variable static.2010-01-27, by reimar
-
Remove useless initializers.2010-01-27, by reimar
-
Do not needlessly use (file-)global variables.2010-01-27, by reimar
-
Rename swscale-example to swscale-test, to better reflect the intended2010-01-27, by stefano
-
Remove ds_fill_buffer calls from demux_resync, they cause issues at least with2010-01-26, by reimar
-
Enable parsing for ASF audio streams.2010-01-26, by reimar
-
Add an option to cropdetect to periodically reset the detected area.2010-01-26, by reimar
-
Use isAnyRGB() where possible2010-01-26, by michael
-
Add 3 more RGB makros that allow specifying RGB in bytes and any rgb/bgr.2010-01-26, by michael
-
Rename isRGB() and isBGR() as their meaning is confusing.2010-01-26, by michael
-
Merge two "if (flags & SWS_PRINT_INFO) { ... }" blocks, slightly2010-01-25, by stefano
-
Fix mis-computation of the needsDither variable erroneously introduced2010-01-24, by stefano
-
Use av_malloc to ensure sufficient alignment and also free at least some2010-01-24, by reimar
-
If audio was identified as DTS in the PMT do not override that with TrueHD2010-01-24, by reimar
-
Fail ad_pcm initialization of WAVEFORMATEX header is missing instead of crashing.2010-01-24, by reimar
-
Add support for parsing MLP and TrueHD.2010-01-24, by reimar
-
Revert the xvmc part of r30422: VCR2 at least worked with xvmc at some point.2010-01-24, by cehoyos
-
Merge two "if (flags & SWS_PRINT_INFO) { ... }" blocks.2010-01-24, by stefano
-
Add forgotten declaration of ds_clear_parser.2010-01-24, by reimar
-
Remove now unused variables.2010-01-24, by reimar
-
VCR2 fails for mpeg12, decodes incorrectly (and cannot be fixed) for2010-01-24, by cehoyos
-
Reset the parser on seek. Should fix some cases of audio "blips" after seeking.2010-01-24, by reimar
-
Move the resync-related code into more consistent places instead of having it2010-01-24, by reimar
-
Use av_get_bits_per_pixel() for computing the bits per pixel of the2010-01-24, by stefano
-
Fix ftp support to properly support large files > 2GB.2010-01-24, by reimar
-
new year in version string2010-01-24, by Gabrov
-
typo fix, accidently reverted the new year patch with previous commit2010-01-24, by Gabrov
-
synced with r304142010-01-24, by Gabrov
-
big new year patch for documentations2010-01-24, by Gabrov
-
Indent.2010-01-24, by ramiro
-
Don't redefine M_PI. It is already defined from libavutil/mathematics.h.2010-01-24, by ramiro
-
Split swscale.c into scaler code (swscale.c) and utility code (utils.c).2010-01-24, by ramiro
-
Switch -vf halfpack to use only public API of libswscale.2010-01-23, by reimar
-
Make the scale filter prefer yuv conversions that do not need chroma scaling.2010-01-23, by reimar
-
Remove the query_format_cache, it is extra complexity that makes improvements2010-01-23, by reimar
-
Simplify loop condition2010-01-23, by reimar
-
clean up netstream docs in TOOLS/README2010-01-23, by compn
-
Make sure that a qstride of 0 (intentional or not) does not completely break2010-01-23, by reimar
-
Always call cache_uninit to immediately free everything cache-related if we2010-01-23, by reimar
-
Call cache-uninit unconditionally, it should always be safe to call.2010-01-23, by reimar
-
Change code to allow playing a stream even if enabling the cache failed2010-01-23, by reimar
-
Make cache_init static, it is not used outside this file2010-01-23, by reimar
-
Support more formats for -ao pcm in raw mode.2010-01-23, by reimar
-
Handle Content-Length also when Content-Type is not set.2010-01-23, by reimar
-
Use atoll to parse Content-Length to support http for files > 2GB.2010-01-23, by reimar
-
Add an exit() to silence a gcc warning and ensure forked code will never2010-01-23, by reimar
-
100l, shouldn't write to memory after freeing it.2010-01-23, by reimar
-
Reindent.2010-01-23, by reimar
-
Zero freed pointers.2010-01-23, by reimar
-
Check for fork failing and make sure cache_uninit always frees the cache data2010-01-23, by reimar
-
sync with en/mplayer.1 r303362010-01-22, by jrash
-
Remove any auto-inserted lavc filter.2010-01-22, by reimar
-
Fix sub_free to actually free the subtitle data.2010-01-22, by reimar
-
Fix a memory leak in the subreader.2010-01-22, by reimar
-
Replace strncat by av_strlcat which is easier to verify for correctness.2010-01-22, by reimar
-
Also handle ASS subtitles when removing subtitles via sub_remove slave command.2010-01-22, by reimar
-
Avoid duplicating code to remove subtitles (sub_remove slave command).2010-01-22, by reimar
-
Move array specifiers outside DECLARE_ALIGNED() invocations2010-01-22, by mru
-
Disable all hwaccel glue code from FFmpeg.2010-01-21, by diego
-
x264 version 0.83 is required.2010-01-21, by cehoyos
-
Fix compilation after FFmpeg r21353.2010-01-21, by cehoyos
-
More const-correctness for sws_scale2010-01-21, by conrad
-
Document some more of SwsContext.2010-01-20, by ramiro
-
Avoid more pointless tests, the input and output formats need to be2010-01-20, by stefano
-
Split overly long line.2010-01-19, by stefano
-
Make selfTest() perform tests where both the input and output formats2010-01-19, by stefano
-
Create libavutil/avconfig.h, required for FFmpeg compilation.2010-01-19, by diego
-
synced with r303362010-01-19, by ptt
-
Make const prototypes for input sources of sws_scale_* stricter.2010-01-19, by benoit
-
swscale-example: Add comment about the use of av_{malloc,free}.2010-01-19, by ramiro
-
Set HAVE_FAST_CLZ according to CPU type.2010-01-19, by zuxy
-
Remove useless forward declaration.2010-01-19, by ramiro
-
User friendly warning message that gives out names of source and target formats2010-01-19, by zuxy
-
swscale-example: use av_malloc()2010-01-19, by mru
-
Split long line.2010-01-18, by stefano
-
Convert int -> enum PixelFormat in doTest().2010-01-18, by stefano
-
synced with r301972010-01-18, by ptt
-
Define out currently unused static functions.2010-01-18, by zuxy
-
add uldx and vspx fourcc to ffodivx in codecs.conf2010-01-18, by compn
-
Support for detection of AMD Phenom.2010-01-18, by zuxy
-
Remove stray '\' at the end of macro definitions.2010-01-17, by stefano
-
Remove duplicated or pointless newlines.2010-01-17, by stefano
-
Factorize error message logging, log it if the converter cannot be2010-01-17, by stefano
-
Reindent after the last commit.2010-01-17, by stefano
-
Make the pal2rgbWrapper set and use the converter in pal2rgbWrapper2010-01-17, by stefano
-
Remove double const2010-01-17, by mru
-
Factorize error message logging in rgb2rgbWrapper().2010-01-17, by stefano
-
Add a proper header for our strsep implementation so strsep will2010-01-17, by reimar
-
Reuse the fmt-conversion code instead of duplicating the functionality.2010-01-17, by reimar
-
Add big- and little-endian variants of the 15 and 16 bit RGB/BGR formats.2010-01-17, by reimar
-
Do not depend on PIX_FMT_RGB32 which is (currently?) not part of the public API.2010-01-17, by reimar
-
More format support in fmt-conversion.c: split RGB32 and BGR322010-01-17, by reimar
-
Reindent2010-01-17, by mru
-
Remove inline from initFilter()2010-01-17, by mru
-
Hack to avoid a GUID_NULL clash on 64 bit MinGW.2010-01-17, by reimar
-
Add hack to fix tvi_dshow compilation with 64-bit MinGW2010-01-17, by reimar
-
Mention systems that have received major build fixes recently in the Changelog.2010-01-17, by reimar
-
Set ASFLAGS and HAVE_VFP_ARGS needed to compile for ARM with VFP/NEON support.2010-01-17, by reimar
-
Also try linking against dxguid for SDL test.2010-01-17, by reimar
-
Change GUID declarations in vo_directx to be static.2010-01-17, by reimar
-
Change GUID declarations in tvi_dshow so they are not exported and thus2010-01-17, by reimar
-
Add a const qualifier in a cast, fix the gcc warning:2010-01-17, by stefano
-
Add a const qualifier in a cast, fix the gcc warning:2010-01-17, by stefano
-
Allow anything starting with "arm" to be used as --target for ARM CPUs2010-01-16, by reimar
-
Fix typo, "get rid off" -> "get rid of".2010-01-16, by stefano
-
Mention levelconv -vo gl suboption in Changelog.2010-01-16, by reimar
-
Document levelconv -vo gl suboption.2010-01-16, by reimar
-
Add support for adjustable TV <-> PC level conversion.2010-01-16, by reimar
-
Revert r30331, which broke compilation.2010-01-16, by stefano
-
Prefer enum PixelFormat to int as the parameter type of2010-01-16, by stefano
-
Declare with av_unused the variable alpMmxFilter, fix the gcc warning:2010-01-16, by stefano
-
Factorize the code which calls the non optimized C functions in2010-01-16, by stefano
-
Prefer "to %s%s" over "to%s %s", slightly more readable.2010-01-16, by stefano
-
Simplify code in sws_getContext() which logs if the destination format2010-01-16, by stefano
-
Document some of SwsContext.2010-01-16, by ramiro
-
Reuse h{lum,chr}Filter{,Pos} variables for MMX2 fast_bilinear horizontal scaler.2010-01-16, by ramiro
-
Factorize code which logs the source and destination formats in2010-01-16, by stefano
-
Manually add --nxcompat --no-seh --dynamicbase to linker flags if available,2010-01-16, by reimar
-
Fix struct addrinfo check, its definition might not allow actually allocating it.2010-01-16, by reimar
-
Fix sockaddr_storage check to work with winsock/MinGW2010-01-16, by reimar
-
Add HAVE_FAST_CLZ define and set it to 0 to keep the status quo for now.2010-01-16, by reimar
-
HAVE_INLINE_ASM for FFmpeg should be one since we only support2010-01-16, by reimar
-
Document some of the ext_stub magic.2010-01-16, by reimar
-
100l, forgot to change the "magic" value in the stub also in the place replacing it.2010-01-16, by reimar
-
add AV1x, AVup and VDTZ fourcc to ffrawuyvy and VDTZ to rawuyvy2010-01-16, by compn
-
Simplify reset_ptr(): employ usePal() macro rather than enumerating2010-01-16, by stefano
-
synced with r303112010-01-16, by Gabrov
-
Add symbol versioning for shared libraries2010-01-16, by mru
-
We only need to disable seeking back in ad_ffmpeg when we actually _use_2010-01-15, by reimar
-
Don't initialize normal horizontal filter if MMX2 filter is used.2010-01-15, by ramiro
-
-demuxer rawaudio data will often need parsing (e.g. when it is used for raw2010-01-15, by reimar
-
added a missing full stop2010-01-15, by ptt
-
Set _optimizing for x86-64.2010-01-15, by zuxy
-
The undocumented x86-64 is a better fallback for core2 than nocona.2010-01-15, by zuxy
-
Add -fno-common to avoid misalignment for global var under win32 like what2010-01-15, by zuxy
-
Set HAVE_FAST_CMOV to 0 for NetBurst based x86-64 processors, e.g. Prescott.2010-01-15, by zuxy
-
Const correctness for src pointer. Remove all constness related warnings in2010-01-15, by zuxy
-
Fix typo in r303022010-01-15, by zuxy
-
Fix typo.2010-01-15, by stefano
-
Remove unused clip_table code.2010-01-14, by ramiro
-
Fix compilation after recent changes in FFmpeg.2010-01-14, by cehoyos
-
Add const qualifier to rgb48 to YV12 functions' src.2010-01-14, by ramiro
-
Add missing parameter to rgb48 to YV12 functions.2010-01-14, by ramiro
-
Use double-precision constants instead of single precision that gets cast to double.2010-01-13, by reimar
-
Use double instead of float for pts.2010-01-12, by cehoyos
-
Avoid linking in assembler-optimized code that will never be used.2010-01-12, by reimar
-
Add very experimetal support for the Sun C compiler.2010-01-12, by reimar
-
Change -pipe check to avoid misdetecting it as available for Sun's compiler.2010-01-12, by reimar
-
Use ARCH_X86_32 instead of the compiler-specific __i386__2010-01-12, by reimar
-
Remove hackish and not actually working code to make vidix compile with2010-01-12, by reimar
-
Remove a check that simply can not have worked since it relied on a completely2010-01-12, by reimar
-
Add checks for exp2, exp2 and log2f required by FFmpeg.2010-01-12, by reimar
-
100l, fix typo that caused ad_hwac3 to fail to compile.2010-01-12, by reimar
-
/nop is illegal with Apple's older version of gas, this was fixed elsewhere2010-01-12, by conrad
-
Attempt a simple hack to fix -ac hwdts2010-01-12, by reimar
-
Make sure that sfence is used after any non temporal stores.2010-01-12, by zuxy
-
More changes needed to make ad_hwac3 truly independent from liba52.2010-01-11, by reimar
-
Let the format filter do the AC3 endianness conversion instead of duplicating2010-01-11, by reimar
-
MPlayer's format now correctly identifies AC3 as either little- or big-endian,2010-01-11, by reimar
-
Add support for distinguishing between little- and big-endian SPDIF AC32010-01-11, by reimar
-
More uses of AF_FORMAT_IS_AC32010-01-11, by reimar
-
Use AF_FORMAT_IS_AC3 in ao_oss.c2010-01-11, by reimar
-
Make ad_hwac3 independent of liba52. Needs a minor amount of code duplication,2010-01-11, by reimar
-
Use af_fmt2bits, it should give more sensible values than snd_pcm_format_physical_width,2010-01-11, by reimar
-
Add a hack to af_fmt2bits to recognize AC3 as a 16-bit format, since this2010-01-11, by reimar
-
Use af_fmt2bits instead of reimplementing it.2010-01-11, by reimar
-
Add and use AF_FORMAT_IS_AC3 macro.2010-01-11, by reimar
-
Revert r30170, AF_FORMAT_AC3 is supposed to be the special mask,2010-01-11, by reimar
-
mark cfhdvfw decoder as working on windows only2010-01-11, by compn
-
Avoid redefinition of RGB_PLANAR2PACKED24 as the template is included for2010-01-11, by zuxy
-
cosmetics: {} placement.2010-01-11, by ramiro
-
Search X11 headers and libraries also in /usr/local/..., should ease2010-01-10, by reimar
-
Do not use FreeBSD's cpuinfo file on x86_64 either, as on x86_32 it will not2010-01-10, by reimar
-
FFmpeg uses ifdef in Makefiles for CONFIG_MPEGAUDIO_HP and CONFIG_HARDCODED_TABLES.2010-01-10, by reimar
-
Place a volatile at a more appropriate place.2010-01-10, by reimar
-
Change dummy value to fit into int.2010-01-10, by reimar
-
Remove return statement from function that has no return value.2010-01-10, by reimar
-
Move mp3lib priority below libavcodec mp2/mp3 audio decoders.2010-01-10, by reimar
-
Fix OpenGL detection for OpenSolaris where -lXdamage is necessary.2010-01-10, by reimar
-
Only print "using sdl-config" if we actually used it for SDL detection.2010-01-10, by reimar
-
Avoid excessive fflush in dbgprintf if we didn't even print anything.2010-01-10, by reimar
-
Fix RegCloseKey to not return an error on success.2010-01-10, by reimar
-
Call XSync after XShmAttach to avoid a possible race-condition with shmctl.2010-01-10, by reimar
-
Prefer libdca over libdts2010-01-10, by reimar
-
Use !isspace() to replace isalnum() to avoid filename mismatch under MBCS2010-01-10, by zuxy
-
Quote test arguments that may be empty2010-01-10, by reimar
-
Disable internal copy of liba52 by default, libavcodec should be an2010-01-10, by reimar
-
IPv6 in FFmpeg is not supported for MinGW, so do not set CONFIG_IPV6 for that case.2010-01-09, by reimar
-
MMX(2) accelerated yuv420->rgb24 routine, trivial as essentially as it just2010-01-09, by zuxy
-
Remove unused PREFETCHW macro2010-01-09, by zuxy
-
Add several make variables to make --enable-hardcoded-tables actually compile.2010-01-09, by reimar
-
Add support for --enable-hardcoded-tables like FFmpeg has.2010-01-09, by reimar
-
Fix MP1 with demuxer lavf in MPEG (PS) files.2010-01-09, by cehoyos
-
Fix fbdev2 to work with Intel framebuffer.2010-01-09, by reimar
-
Fix vo_fbdev to also work with Intel framebuffer.2010-01-09, by reimar
-
add binary cineform hd vfw decoder to codecs.conf2010-01-08, by compn
-
Ignore 0-height slice in sws_scale, otherwise a final 0-height slice will2010-01-08, by reimar
-
vf crop: do not generate 0-size slices, they are pointless and also confuse2010-01-08, by reimar
-
libass needs at least freetype 2.2.12010-01-08, by greg
-
mark ffqclp as working in codecs.conf, works on all my samples2010-01-08, by compn
-
Update internal libass copy to commit 8db4a52010-01-08, by greg
-
Cosmetics: Fix indentation2010-01-08, by cehoyos
-
QCELP is part of libavcodec.2010-01-08, by cehoyos
-
Fix libass API checks2010-01-08, by greg
-
update wishlist2010-01-08, by compn
-
sync with en/mplayer.1 r301972010-01-08, by jrash
-
Implement sws_isSupportedInput() and sws_isSupportedOutput().2010-01-07, by stefano
-
Happy new year!2010-01-07, by zuxy
-
Remove const to avoid a bunch of GCC warnings against discarded qualifiers and2010-01-07, by zuxy
-
Avoid the error message "Unsupported PixelFormat -1" for ffh264 decoding2010-01-07, by zuxy
-
Support rtmp:// URLs directly instead of requiring ffmpeg://rtmp://2010-01-06, by reimar
-
Simplify ffmpeg stream support, we (so far) do not need any special option parsing.2010-01-06, by reimar
-
add MVLZ and MVDV binary decoders to codecs.conf2010-01-06, by compn
-
map zjpeg to ffmjpeg in codecs.conf2010-01-05, by compn
-
add blox binary codec to codecs.conf2010-01-05, by compn
-
add three ADV1 binary codecs to codecs.conf2010-01-05, by compn
-
Move MatrixView video output check below OpenGL check, it depends on OpenGL.2010-01-05, by diego
-
vo_png now depends on libavcodec, not libpng.2010-01-05, by diego
-
Change license terms for matrixview to GPLv2 "or later", all known2010-01-05, by reimar
-
Remove pointless variable declaration from DirectFB check.2010-01-04, by diego
-
Add missing stdlib.h #include to fribidi check.2010-01-04, by diego
-
Remove pointless printf call in libmp3lame test.2010-01-04, by diego
-
Pass proper parameters to dlopen/dlsym/vsscanf to avoid configure test warnings.2010-01-04, by diego
-
Pass a proper va_list type to vsscanf() test in configure.2010-01-04, by diego
-
At startup and while seeking avoid to introduce pointless sleeps and possibly2010-01-04, by reimar
-
Also reset time_frame and next_frame_time on reset, it makes no sense to2010-01-04, by reimar
-
Invoke pci_db2c.awk as an argument to awk instead of letting the shell run it.2010-01-04, by diego
-
cosmetics: Break multiple statements on one line apart.2010-01-04, by diego
-
Remove previous failed attempt at disabling that auto-generation of some C code.2010-01-04, by diego
-
Add required header #includes to satisfy 'make checkheaders'.2010-01-04, by diego
-
Drop -Iloader from CPPFLAGS for the loader subdirectory.2010-01-04, by diego
-
Add loader/wine/ to DIRS; its headers should be part of checkheaders.2010-01-04, by diego
-
Add missing config.h #include.2010-01-04, by diego
-
Refactor real --> float #define to a typedef in a common header.2010-01-04, by diego
-
Add missing header #includes to fix 'make checkheaders'.2010-01-04, by diego
-
Add a few missing header #includes and #defines.2010-01-04, by diego
-
Remove unused variable; fixes the warning:2010-01-04, by diego
-
Add multiple inclusion guards to all mp3lib headers.2010-01-04, by diego
-
Add missing config.h #include; remove a redundant one.2010-01-04, by diego
-
Add missing license headers for vo_matrixview code.2010-01-04, by diego
-
Refer to MatrixView instead of MPlayer in code taken from MatrixView.2010-01-04, by diego
-
Clarify which version of the GPL applies to MPlayer.2010-01-04, by diego
-
cosmetics: tabs to spaces, some reindentation2010-01-04, by diego
-
Fix fribidi check to avoid spamming the console with error messages.2010-01-04, by diego
-
Remove ARGB support from matrixview vo, it is quite pointless and causes2010-01-04, by reimar
-
Fix a few typos in the matrixview section.2010-01-04, by diego
-
Add a few definitions used by FFmpeg to config.h:2010-01-04, by diego
-
prettyprinting cosmetics2010-01-04, by diego
-
Disambiguate HEADER_SIZE definition in stream/librtsp and stream/realrtsp.2010-01-04, by diego
-
Make vo gl print the OpenGL vendor and version strings.2010-01-03, by reimar
-
Replace deprecated sws_scale_ordered usages by sws_scale (which does the same).2010-01-03, by reimar
-
Avoid memleaks when vo_direct3d initialization fails.2010-01-03, by reimar
-
Modify -vo direct3d so we do not have to link against d3d9.dll, it might2010-01-03, by reimar
-
Some Changelog updates.2010-01-03, by reimar
-
Enable all FFmpeg protocols by default, they seem to build without issue2010-01-03, by reimar
-
100l, vo_png must go in SRCS_MPLAYER, not SRCS_COMMON.2010-01-03, by reimar
-
Change vo_png to use FFmpeg's png encoder instead of libpng.2010-01-03, by reimar
-
Add missing avcodec_close to vf_screenshot.2010-01-03, by reimar
-
Prefer enum PixelFormat over int for the type of the format parameter2010-01-03, by stefano
-
Basic -vo matrixview documentation.2010-01-03, by reimar
-
Finally add matrixview vo.2010-01-03, by reimar
-
Document -vo gl colorspace suboption.2010-01-03, by reimar
-
Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for the2010-01-03, by stefano
-
Add pointers to a few more standard OpenGL functions to ease future extensions.2010-01-03, by reimar
-
Fixup SDL configure check:2010-01-03, by reimar
-
Do not assume that "long" is the size of a register.2010-01-03, by reimar
-
Also detect fontconfig when it requires -liconv2010-01-03, by reimar
-
Change fribidi check to also work without fribidi-config.2010-01-03, by reimar
-
Add support for JPEG2000 via FFmpeg/OpenJPEG2010-01-03, by reimar
-
Also support decoding of 8-bit-per-component dpx files.2010-01-03, by reimar
-
Simplify usePal() macro, make it use av_pix_fmt_descriptors.2010-01-03, by stefano
-
Simplify getSubSampleFactors(), make it use the values provided by2010-01-03, by stefano
-
Mark AC3 as 16-bit format, this simplifies alignment calculation and fixes2010-01-02, by reimar
-
Several hacks to fix compilation of tvi_dshow on MinGW64.2010-01-02, by reimar
-
Fix typo in code disabling VIDIX on mingw642010-01-02, by reimar
-
Disable vidix on 64 bit MinGW compiles, it seems to fail compiling and2010-01-02, by reimar
-
Fix compilation if FreeType is not available, in particular do not try to build2010-01-01, by reimar
-
Simplify range-checking functions for subopt parsing.2010-01-01, by reimar
-
Fix function declarations to avoid casting function pointers.2010-01-01, by reimar
-
Slightly generalize code to generate YUV->RGB conversion table and add2010-01-01, by reimar
-
sync with en/mplayer.1 r301352010-01-01, by jrash
-
Make YUV->RGB conversion coefficients selectable for -vo gl.2010-01-01, by reimar
-
Do not needlessly use the BP register in x86_64-specific code, there are2010-01-01, by reimar
-
One more fix for -vf scale with alpha.2010-01-01, by reimar
-
Also pass alpha plane to swscale, avoids crashes when converting between2010-01-01, by reimar
-
Add support for YUV format with alpha and fix the codecs.conf entry for vp6a2009-12-31, by reimar
-
Also pass the 4th plane for planar formats on to libavcodec.2009-12-31, by reimar
-
Try to put the list of output formats for vf_scale in a more sensible2009-12-31, by reimar
-
Deduplicate the mp_image planes allocation code.2009-12-31, by reimar
-
Add support for FFmpeg's ffv210 codec.2009-12-31, by reimar
-
Add support for 16-bit per component YUV formats.2009-12-31, by reimar
-
First steps to supporting different YUV->RGB conversion definitions.2009-12-31, by reimar
-
Extract functions to generate yuv->rgb matrices and lookup tables into a2009-12-31, by reimar
-
Put the colourspace-related variables into a separate struct to ease2009-12-31, by reimar
-
Make code slightly more readable.2009-12-31, by reimar
-
Fix crash if http reply contains neither "Accept-Ranges" nor "Server" fields.2009-12-31, by reimar
-
More readable fourcc for ffflac2009-12-31, by reimar
-
Add a hack for broken youtube servers not returning Accept-Ranges.2009-12-30, by reimar
-
add tm2x / tm2a binary decoder2009-12-30, by compn
-
Make the ffmpeg decoders for DTS and AC3 the default.2009-12-30, by reimar
-
Support 440P in scale filter.2009-12-30, by reimar
-
FFmpeg JPEG codecs can output 440p format.2009-12-30, by reimar
-
Add support for 440p colorspace.2009-12-30, by reimar
-
Support all planar YUV formats in OpenGL vos.2009-12-30, by reimar
-
Add a helper function to get the chroma scale shift and use to simplify mpi setup.2009-12-30, by reimar
-
sync w/r30135 (up to date at last!)2009-12-29, by gpoirier
-
cosmetics: tabs to spaces, K&R function declarations, cuddle else clauses2009-12-29, by diego
-
change bandwidth value to bandwidth bytes2009-12-29, by compn
-
Do not use correct-pts for mpeg-ts and matroska: It breaks PAFF samples.2009-12-28, by cehoyos
-
Revert r30100: It breaks some mov and asf samples.2009-12-28, by cehoyos
-
Remove unused variable, fixes the warning:2009-12-28, by diego
-
add lavc yuv rawcodecs to codecs.conf2009-12-27, by compn
-
Add support for parsing audio streams (though should be easy to extend to video)2009-12-27, by reimar
-
Remove currently unneeded members accidentally added in the last revision.2009-12-27, by reimar
-
Introduce a sh_common struct that contains the parts in common by the audio, video2009-12-27, by reimar
-
Remove one more incorrect direct ass.h include.2009-12-27, by reimar
-
Move do_render_osd function to avoid a forward declaration.2009-12-27, by reimar
-
vo_x11_classhint name argument should be const, since we pass string constants there.2009-12-27, by reimar
-
Return the actually playing audio/video id for get_property, not the one2009-12-27, by reimar
-
lavc Interplay Video decoder now supports 16-bit mode too2009-12-27, by kostya
-
Subtitle are now also available without video, so remove that2009-12-27, by reimar
-
Use the same condition to decide if the audio/video id property is2009-12-27, by reimar
-
When setting audio or video track make sure we will not try to2009-12-27, by reimar
-
Print a ANS_ERROR reply if one of the *_property slave command fails.2009-12-27, by reimar
-
Set some freed pointers to NULL.2009-12-26, by reimar
-
Free playtree_iter upon exiting MPlayer2009-12-26, by reimar
-
Support mp_image with allocated palette.2009-12-26, by reimar
-
Remove only use if MP_IMGFLAG_RGB_PALETTE to allow giving the flag a slightly2009-12-26, by reimar
-
Restore the old value of planes[1] in vf_palette at the end to ensure2009-12-26, by reimar
-
sync with en/mplayer.1 r300752009-12-26, by jrash
-
Fix grammar/missing verb in description.2009-12-25, by reimar
-
Remove unnecessary entries from extension_table, these formats are already2009-12-25, by reimar
-
Add a (unfortunately rather long) explanation on how and when to use it2009-12-25, by reimar
-
force cdg to lavf demuxer in extensions.c, misdetected as mpeg otherwise2009-12-24, by compn
-
Revert renaming of process_force_style to restore compilation against2009-12-24, by reimar
-
Some ugly hacks to make compiling against a newer external version of libass work.2009-12-24, by reimar
-
rename process_force_style to ass_process_force_style to match the API2009-12-24, by reimar
-
Remove more direct includes of libass/ass.h2009-12-24, by reimar
-
create CDGR fourcc in mp_taglist and add ffcdgraphics to codecs.conf2009-12-24, by compn
-
Register lavc Aura 2 decoder2009-12-23, by kostya
-
Register lavc Aura decoder2009-12-23, by kostya
-
Allow passing variants of "mingw32" as system name to --target. This ensures2009-12-23, by diego
-
Do not use correct-pts by default for demuxer lavf, it breaks all PAFF files.2009-12-22, by cehoyos
-
Remove parameters no longer used in h[yc]scale().2009-12-21, by ramiro
-
Move fast bilinear scaler code to the existing h[yc]scale_fast() functions.2009-12-21, by ramiro
-
Rename function pointers used to convert from the input pixel format to the2009-12-21, by ramiro
-
Check if chroma horizontal scaler is needed in sws_init_swScale().2009-12-21, by ramiro
-
Remove unused fields from SwsContext.2009-12-21, by ramiro
-
Do not auto-generate the C code to handle PCI vendor and device names.2009-12-20, by diego
-
sync w/r297312009-12-20, by gpoirier
-
Remove unused debugging output about total number of printed lines.2009-12-20, by diego
-
Employ slightly better variable names for output files.2009-12-20, by diego
-
Eliminate completely pointless print_includes function.2009-12-20, by diego
-
Use "mingw32" instead of "mingw32msvc" as system name for MinGW with --target.2009-12-20, by diego
-
Do not autogenerate vidix/pci_names.h.2009-12-20, by diego
-
Indentation.2009-12-20, by ramiro
-
Indent.2009-12-20, by ramiro
-
Set fast_bilinear functions in sws_init_swScale().2009-12-20, by ramiro
-
Remove pointless return statements from functions that return nothing.2009-12-20, by diego
-
Move code to write multiple inclusion guards to generated files into functions.2009-12-20, by diego
-
Set horizontal scaler's range conversion in context in sws_init_swScale().2009-12-20, by ramiro
-
Set horizontal scaler's src offsets in context in sws_init_swScale().2009-12-20, by ramiro
-
cosmetics: Use more consistent formatting style for generated files.2009-12-20, by diego
-
cosmetics: Use a consistent formattting style; tabs to spaces.2009-12-20, by diego
-
Change %f to %e in generated fragment programs to avoid losing precision unnecessarily.2009-12-20, by reimar
-
Run vidix/pci_db2c.awk directly instead of passing it to awk.2009-12-20, by diego
-
VP6F has to be flipped for binary decoder.2009-12-20, by cehoyos
-
Slightly improve vo_gl suboption documentation.2009-12-19, by reimar
-
Define GL_GENERATE_MIPMAP ourselves if necessary.2009-12-19, by reimar
-
Fix compilation with internal ASS when no ass header is installed system-wide.2009-12-19, by reimar
-
Add support for auto-generating mipmaps in vo_gl, should ease2009-12-19, by reimar
-
Make -vo gl:customprog also work with RGB input (obviously those need to be2009-12-19, by reimar
-
Fix a broken indentation.2009-12-19, by reimar
-
Enable running fragment programs with YUV_CONVERSION_NONE2009-12-19, by reimar
-
Make ass_mp.h use the system-libass headers when the internal one is disabled.2009-12-19, by reimar
-
Never include ass.h and ass_types.h directly, use ass_mp.h instead.2009-12-19, by reimar
-
Experimental support for external libass.2009-12-19, by reimar
-
Rename GL_* defines to CONFIG_GL_*2009-12-19, by reimar
-
Add x11_common as dependency for OpenGL with X11 backend.2009-12-19, by reimar
-
Make the check for X11 and WIN32 backends for OpenGL separate.2009-12-19, by reimar
-
Add a missing const, fixes a compiler warning.2009-12-18, by reimar
-
Allow pulseaudio to restore the previous volume on init instead of forcing to2009-12-18, by reimar
-
Get rid of global volume variable, it is only used for temporary values.2009-12-18, by reimar
-
Use on-stack subtitle struct for temporary storage for passing subtitles on2009-12-18, by reimar
-
synced to r300442009-12-18, by ptt
-
divided a line in two, was too long2009-12-18, by ptt
-
synced with r300432009-12-18, by ptt
-
Synced with help_mp-en.h r300442009-12-18, by jrash
-
sync with en/mplayer.1 r300532009-12-18, by jrash
-
Support R210 uncompressed 10 bit RGB codec.2009-12-17, by cehoyos
-
Do not modify priv->idx_pos when regenerating the index, use a local2009-12-17, by reimar
-
Cosmetics: Reindent after r30050.2009-12-17, by cehoyos
-
Slightly increase hardware decoding performance by always using more2009-12-17, by cehoyos
-
Cosmetics: reindent2009-12-17, by adrian
-
Improve VDPAU render performance by increasing number of output surfaces.2009-12-17, by cehoyos
-
Make vidix/pci_db2c.awk executable.2009-12-16, by diego
-
The fontconfig check added in r30044 wasn't safe. This makes it more robust.2009-12-16, by adrian
-
Simplify the evaluation of the lang-def template:2009-12-16, by diego
-
Add support for -geometry to corevideo.2009-12-15, by adrian
-
add spdif example from beandog2009-12-15, by compn
-
Filter list of missing source files so that it only contains nonexisting files.2009-12-14, by diego
-
Add missing #includes to fix a bunch of 'implicit declaration of..' warnings.2009-12-14, by diego
-
Use $(notdir ) to filter out path prefixes instead of reinventing it poorly.2009-12-14, by diego
-
Avoid hackish shell loop to symlink missing XML source files.2009-12-14, by diego
-
Globally remove main.xml from SYMLINKS_DEPS. It should never be symlinked.2009-12-14, by diego
-
Reuse SYMLINKS_DEPS variable in the symlink targets.2009-12-14, by diego
-
Simplify shell command to symlink missing translated source files.2009-12-14, by diego
-
Ignore errors from failing rm commands in clean targets.2009-12-14, by diego
-
Do not ignore errors from mkdir invocations.2009-12-14, by diego
-
The general xmllint target should only check configured languages.2009-12-14, by diego
-
Improve declaration of phony targets.2009-12-14, by diego
-
Factorize dependencies of language-specific HTML generation targets.2009-12-14, by diego
-
spelling cosmetics2009-12-14, by diego
-
Remove pointless dependency on xmllint.sh from phony xmllint target.2009-12-14, by diego
-
Drop pointless dependencies of the phony targets html-chunked and html-single.2009-12-14, by diego
-
Fix dependencies of html-chunked and html-single targets.2009-12-14, by diego
-
Exploit one more opportunity to make use of the CONFIGURE_GENERATED variable.2009-12-14, by diego
-
Factorize all components generated by configure into a variable.2009-12-14, by diego
-
Remove outdated comment about build system behavior.2009-12-14, by diego
-
cosmetics: Rename XSL_DEPS variable to SINGLE_XSL_DEPS for consistency.2009-12-14, by diego
-
Drop support for per-language XSL stylesheets.2009-12-14, by diego
-
Remove pointless Polish stylesheet; it provides no real benefit.2009-12-14, by diego
-
Drop support for per-language stylesheets.2009-12-14, by diego
-
Unconditionally symlink documentation files missing from a translation.2009-12-14, by diego
-
Use variable for HTML stylesheet so individual languages can use their own.2009-12-14, by diego
-
Factorize stylesheet installation into its own target.2009-12-14, by diego
-
Construct monolithic targets with the HTMLDIR instead of the HTMLFILE variable.2009-12-14, by diego
-
Factorize generating the list of all main.xml files.2009-12-13, by diego
-
configure also generates all main.xml files.2009-12-13, by diego
-
Add html-chunk.xsl and html-single.xsl to targets generated by configure.2009-12-13, by diego
-
Avoid '&>' bashism for redirecting both stdout and stderr.2009-12-13, by diego
-
Simplify one more command via automatic variables.2009-12-13, by diego
-
Simplify setting COMMON_XSL_DEPS variable:2009-12-13, by diego
-
Do not build monolithic documentation in a separate directory.2009-12-13, by diego
-
- Remove now unnecessary dependency on intermediate directories.2009-12-13, by diego
-
Do not pointlessly set the HTMLFILE variable when running xmllint.2009-12-13, by diego
-
Simplify some commands via automatic variables.2009-12-13, by diego
-
Create required directories directly without intermediate steps.2009-12-13, by diego
-
Declare common dependencies for chunked and single HTML targets together.2009-12-13, by diego
-
cosmetics: Remove pointless trailing /.2009-12-13, by diego
-
xmllint.sh is not a phony target.2009-12-13, by diego
-
Do not use symlinks for translations that comprise all XML files.2009-12-13, by diego
-
Remove pointless warning about Make being called from the wrong place.2009-12-13, by diego
-
add MTSJ fourcc to ffmjpeg and ldead mjpeg codec2009-12-13, by compn
-
Replace shell command substitution by Makefile syntax construct.2009-12-13, by diego
-
Use automatic variables instead of the target name.2009-12-13, by diego
-
Do not pointlessly remove all targets before recreating them.2009-12-13, by diego
-
Declare a dependency on xmllint instead of duplicating the target's commands.2009-12-13, by diego
-
Avoid miscompilation issues with the grow_array function more permanently2009-12-11, by reimar
-
100l, fix check for V4L2 capture capability flag.2009-12-11, by reimar
-
Update the SuperH VEU vidix driver with experimental support for VEU3F.2009-12-10, by cehoyos
-
Fix build on SuperH.2009-12-10, by cehoyos
-
Update the SuperH VEU vidix driver with code that calls fsync() after each2009-12-10, by cehoyos
-
vdpau codecs config entry by beandog2009-12-09, by compn
-
Disable winsock when we already found a working socklib instead of checking2009-12-09, by reimar
-
DShow TV input needs part of the our DirectShow code, so add the proper2009-12-09, by reimar
-
Use a fallback to make sure the basic OpenGL functions are available instead of2009-12-09, by reimar
-
Prefer GLAPIENTRY over APIENTRY, it is the better name and used more by OpenGL headers.2009-12-09, by reimar
-
Support FourCC's AVI1 and AVI2 as MJPEG.2009-12-08, by cehoyos
-
Pass all OpenGL functions through a function pointer indirection.2009-12-08, by reimar
-
Very preliminary code to allow selecting the OpenGL backend at runtime.2009-12-08, by reimar
-
Add braces to avoid ambiguous else.2009-12-07, by reimar
-
Document the differences between the two asm fragments in initMMX2HScaler().2009-12-07, by ramiro
-
Start using intermediate buffers at index 0.2009-12-06, by ramiro
-
Fix compilation with runtime cpu detection.2009-12-05, by ramiro
-
fix apple.com trailer example, via carl2009-12-03, by compn
-
Add support for nv12/nv21 input.2009-12-03, by ramiro
-
add slif fourcc (modified mpeg2 codec) to ffmpeg sw decoders2009-12-01, by compn
-
sync to x264-r1327. (only needed for x264-in-libavcodec)2009-11-29, by lorenm
-
Fix mangling of 24-bit audio during channel reorder.2009-11-28, by tack
-
when using -v, print also which lavc codec has been used, not2009-11-28, by attila
-
improve previous translation2009-11-27, by jrash
-
Make sws_format_name() use av_pix_fmt_descriptors.2009-11-26, by stefano
-
add user-agent example to fix apple.com/trailers2009-11-26, by compn
-
map 0x20736D to ffac3, fixes broken mov sample2009-11-26, by compn
-
mime type [video/x-ms-wmv] is not an ASF redirector.2009-11-26, by compn
-
Readjust the global number of subs when switching dvdnav track to take2009-11-24, by reimar
-
small update wishlist2009-11-23, by compn
-
Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many2009-11-22, by reimar
-
Some MinGW awk versions can not handle reading from files with CRLF2009-11-22, by reimar
-
100l, forgot to apply vo_w32_get_dc/vo_w32_release_dc declarations in w32_common.h2009-11-22, by reimar
-
av_alloc_format_context -> avformat_alloc_context2009-11-22, by reimar
-
Fix initialization values for vf_expand priv struct.2009-11-22, by reimar
-
Remove unused variable.2009-11-22, by reimar
-
Add const to draw_slice argument to match what FFmpeg expects for draw_horiz_band.2009-11-22, by reimar
-
Switch ad_ffmpeg to avcodec_decode_audio32009-11-22, by reimar
-
Remove unused variable.2009-11-22, by reimar
-
Reuse buffer in priv context instead of allocating the 32kB probe buffer2009-11-22, by reimar
-
Fix crash with partial fribidi conversion.2009-11-22, by reimar
-
Mention right-to-left support for embedded subtitles also in the Changelog.2009-11-22, by reimar
-
Make fribidi (i.e. right-to-left) support work with embedded subtitles.2009-11-22, by reimar
-
Synced with help_mp-en.h r299122009-11-21, by jrash
-
Print which visual glXChooseVisual chose when running in verbose mode.2009-11-21, by reimar
-
Move OpenGL-related messages that have large output from MSGL_V to MSGL_DGB2.2009-11-21, by reimar
-
Add support for Windows OpenGL rendering onto a device instead of into a window.2009-11-21, by reimar
-
Remove unreachable parsing code: for filters that use the option parser,2009-11-21, by reimar
-
Support RGB48NE format in OpenGL vos (only really useful once they are modified2009-11-21, by reimar
-
Allow vf_scale to output to RGB48, though still prefer the 24 and 32 bit formats.2009-11-21, by reimar
-
Support 16-bit-per-component RGB formats (rgb48[bln]e) in option parser.2009-11-21, by reimar
-
Add a define for IMGFMT_RGB48NE that depends on machine endianness.2009-11-21, by reimar
-
Move 128kB buffer from stack to demuxer context.2009-11-20, by reimar
-
calloc instead of malloc+memset.2009-11-20, by reimar
-
Use calloc to allocate a rather large (currently 32k) array instead of2009-11-20, by reimar
-
sub_fribidi should be static, it is not used outside subreader.c2009-11-20, by reimar
-
Use early return instead of block over whole function.2009-11-20, by reimar
-
Use FFMAX instead of a custom max macro.2009-11-20, by reimar
-
Silence two gcc warnings: suggest parentheses around && within ||2009-11-18, by cehoyos
-
Add #defines for FFMPEG_LICENSE and FFMPEG_CONFIGURATION to config.h.2009-11-18, by diego
-
Add functions to return library license and library configuration.2009-11-18, by diego
-
10l to Reimar: Fix typo.2009-11-18, by cehoyos
-
Deobfuscate the special hack to disable cache for live555.2009-11-17, by reimar
-
Merge malloc+memset -> calloc2009-11-17, by reimar
-
Fall back to read-based seeking for ffmpeg:// URLs when is_streamed is set2009-11-17, by reimar
-
Remove useless check for valid fd with -dumpstream, the code does not2009-11-17, by reimar
-
Enable the read-based forward seek fallback also when CONFIG_NETWORK is2009-11-17, by reimar
-
Use fill_buffer if available also for STREAMTYPE_STREAM2009-11-17, by reimar
-
Mention support for streaming via FFmpeg in Changelog (ffmpeg:// URLs).2009-11-17, by reimar
-
Add preliminary support for streaming via FFmpeg's URProtocol functions.2009-11-17, by reimar
-
Complete configure support for compiling in FFmpeg's protocol support.2009-11-17, by reimar
-
Use avcodec_align_dimensions to appropriately align width and height in2009-11-17, by reimar
-
Set display size in sh_video when decoding H264.2009-11-16, by cehoyos
-
Clarify new VDPAU MPEG4 ASP and DVB teletext decoding features.2009-11-16, by cehoyos
-
synced with r299122009-11-16, by Gabrov
-
synced with help_mp-en.h r299122009-11-16, by ptt
-
added -name, -title, -use-filename-title options to Changelog2009-11-16, by ptt
-
more changes2009-11-16, by compn
-
Use calloc instead of initializing each struct member individually to 0.2009-11-16, by reimar
-
Try to detect broken files with unaligned chunks.2009-11-16, by reimar
-
Show OSD message when enabling/disabling de-interlacing.2009-11-14, by cehoyos
-
cosmetics and grammar fixes2009-11-13, by ptt
-
Add -tsprog support for lavf to mencoder, similar to what SVN r29846 did for mplayer.2009-11-13, by reimar
-
sync with en/mplayer.1 r299052009-11-13, by jrash
-
Check that mpctx->audio_out is not NULL when trying to uninit it.2009-11-13, by reimar
-
synced with r299052009-11-13, by ptt
-
synced with r298852009-11-12, by ptt
-
cosmetic fixes as pointed out by diego2009-11-12, by ptt
-
Do not dynamically load libvdpau.so.1, but link at compile time.2009-11-11, by cehoyos
-
Replace dead link explaining why not to use HTML on the mailing lists.2009-11-11, by tack
-
Fix declarations in mp_taglists.h and include it in mp_taglists.c to2009-11-11, by reimar
-
Add a "tips and tricks" section to the slave mode documentation.2009-11-11, by reimar
-
Whitespace cosmetics: fix pause_loop indentation/remove inconsistently used tabs.2009-11-11, by reimar
-
Do not call resume on unpausing if we have already reached eof while2009-11-11, by reimar
-
Remember which subtitle was auto-selected for dvdnav due to -slang2009-11-11, by reimar
-
Factor out code that decides which subtitle to play.2009-11-11, by reimar
-
Avoid modifying dvdsub_id in command.c where possible.2009-11-11, by reimar
-
Move headers related to setting dvd speed to dvd_common.2009-11-11, by reimar
-
Set the EOF flag when dvdnav reached the end of the requested title.2009-11-11, by reimar
-
Support the range syntax (like dvd://2-5) also for dvdnav.2009-11-11, by reimar
-
10l: Fix compilation without VDPAU.2009-11-11, by cehoyos
-
Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speed2009-11-10, by reimar
-
Move arrays used by both dvd and dvdnav to dvd_common.2009-11-10, by reimar
-
Remove unused extern declarations.2009-11-10, by reimar
-
Share dvd_device extern declaration between dvd and dvdnav.2009-11-10, by reimar
-
Remove an unused variable.2009-11-10, by reimar
-
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable2009-11-10, by cehoyos
-
Map AV_LOG_VERBOSE to MSGL_V in order to avoid spurious log output.2009-11-10, by diego
-
Update man page to reflect support for up to 8 channels.2009-11-10, by tack
-
Allow lavf demuxer to also probe and play files < 32 kB (full probe buffer size).2009-11-10, by reimar
-
Calculate length of ASF files with more than 1 second precision.2009-11-10, by reimar
-
Fix length calculation for ASF, preroll is in ms, play time in 100 ns.2009-11-10, by reimar
-
Remove useless cast2009-11-10, by reimar
-
Changelog: add note that 8 channel audio is now supported.2009-11-10, by tack
-
Use configure code to define PIC instead of duplicating the check in mangle.h.2009-11-10, by reimar
-
Delete "auto-close" from configuration whose support has long been removed.2009-11-10, by zuxy
-
Add support for DVB teletext.2009-11-10, by reimar
-
Free demuxer->teletext when closing the demuxer.2009-11-10, by reimar
-
Set demuxer->teletext to NULL when closing the TV interface,2009-11-10, by reimar
-
100: Fix function parameters when calling create_vdp_decoder() from query_format().2009-11-10, by cehoyos
-
Cosmetics: Fix indentation after last commit.2009-11-10, by cehoyos
-
Fail in query_format() if a VDPAU decoder is not available.2009-11-10, by cehoyos
-
Add a default to switch(image_format), suppresses a warning after a future patch.2009-11-10, by cehoyos
-
Add support for 8 channel audio.2009-11-10, by tack
-
Cosmetics: remove trailing whitespace from file.2009-11-10, by tack
-
Properly free the pthread mutex for teletext.2009-11-09, by reimar
-
Allow teletext compilation without pthreads2009-11-09, by reimar
-
Fix compilation of teletext code without freetype support2009-11-09, by reimar
-
Change type of teletext color specification from unsigned char2009-11-09, by reimar
-
Make sure the teletext property stuff does not crash if no demuxer is available.2009-11-09, by reimar
-
The code for the non-networking case is the same whether networking2009-11-09, by reimar
-
Factor out triplicated break statement.2009-11-09, by reimar
-
Remove unused mp_dvdnav_aid_from_audio_num function2009-11-09, by reimar
-
Fixup the dvdnav <-> sid mapping, dvdnav_spu_stream_to_lang and2009-11-09, by reimar
-
Use enum PixelFormat instead of int for srcFormat and dstFormat.2009-11-08, by cehoyos
-
Remove macho64 special-case for yasm options, -DPIC is already added2009-11-08, by reimar
-
Remove a pointless undeclared function reference, #error is assumed2009-11-08, by reimar
-
Add a comment that the PIC handling in mangle.h is duplicate also in2009-11-08, by reimar
-
Add a check if compiler creates PIC code and if so add -DPIC to YASMFLAGS.2009-11-08, by reimar
-
Clarify possible issues with gmplayer commandline options due to conflicts2009-11-08, by reimar
-
Remove CONFIG_TV_TELETEXT.2009-11-07, by cehoyos
-
Factorise vbi_decode().2009-11-07, by cehoyos
-
Allow demuxer lavf to export CODEC_ID_DVB_TELETEXT.2009-11-07, by cehoyos
-
Separate teletext from tv support.2009-11-07, by cehoyos
-
Remove pointless and broken (e.g. does not set aid and vid) -tsprog handling2009-11-07, by reimar
-
Use switch_program property from mplayer.c to set ts_prog.2009-11-07, by reimar
-
Remove an empty program if the one requested by IDENTIFY_PROGRAM does not exist2009-11-07, by reimar
-
Document sws_freeContext().2009-11-07, by stefano
-
Whitespace cosmetics: reindent reinit_audio_chain function2009-11-06, by reimar
-
Remove some useless comments/commented-out code.2009-11-06, by reimar
-
Split assignment from error value check to avoid overcomplicated if () condition.2009-11-06, by reimar
-
Reuse the init_error exit path also for init_best_audio_codec errors.2009-11-06, by reimar
-
Simplify: use &= instead of a = b & a;2009-11-06, by reimar
-
Remove some unnecessary else blocks2009-11-06, by reimar
-
Use an early return instead of a {} block over the whole function in reinit_audio_chain2009-11-06, by reimar
-
Disable audio when initializing the filter chain fails (can happen e.g. when the hwmpa2009-11-06, by reimar
-
Only call avcodec_close if the open succeeded before, otherwise avcodec_close2009-11-06, by reimar
-
PPC: make inline asm xform address test work with Apple tools2009-11-06, by attila
-
sync with en/mplayer.1 r298232009-11-06, by jrash
-
dvdnav: print ID_SID_..._LANG, just like dvd://2009-11-05, by reimar
-
Cosmetics: indentation, merge two consecutive ifs.2009-11-05, by reimar
-
Make dvdnav also print info about audio streams with unknown language, just like dvd://2009-11-05, by reimar
-
Make the dvdnav stream language information output more similar to the dvd one.2009-11-05, by reimar
-
Change the subtitle numbers in the dvdnav subtitle language info to match2009-11-05, by reimar
-
Change dvdnav_reset_stream to not disable subtitles, since that breaks2009-11-05, by reimar
-
Add cast to signed for 64 bit check, since according to an FFmpeg bug report2009-11-05, by reimar
-
Add a profile example and (commented-out) useful defaults for dvdnav2009-11-05, by reimar
-
So Long, and Thanks for All the Fish2009-11-05, by reynaldo
-
Add new VDPAU feature high-quality-scaling (and require newer library).2009-11-04, by cehoyos
-
reorder_ch: Remove unneeded AF_CHANNEL_LAYOUT_LAVC_AAC_DEC_*2009-11-04, by tack
-
ad_ffmpeg: Fix channel layout for ffvorbis and ffaac2009-11-04, by tack
-
cosmetics: alphabetize2009-11-03, by compn
-
10l for breaking compilation. change eatgv to tgv2009-11-03, by compn
-
Remove unneeded initialization2009-11-03, by reynaldo
-
add yuvs fourcc, fixes yuvs.mov2009-11-03, by compn
-
add ffmpeg eatgv codec2009-11-03, by compn
-
add audio format 0x55005354 to mp3, fixes unknown_audio_codec.avi2009-11-03, by compn
-
The "ilaced" suboption of vf_scale was renamed to "interlaced".2009-11-02, by diego
-
Improve VDPAU noforce-mixer documentation.2009-11-02, by cehoyos
-
demuxer.c: Add initialization missing from previous commit2009-11-02, by uau
-
add VYUY and Y42B fourccs to rawcodecs2009-11-02, by compn
-
Unbreak the demuxer-specific code in video.c with e.g.2009-11-01, by reimar
-
Teletext display does support font scaling via OSD font scaling, remove2009-10-31, by cehoyos
-
Replace two more occurences of tvi_vbi with dec_teletext.2009-10-31, by cehoyos
-
Remove incorrect comment.2009-10-31, by cehoyos
-
sync with en/mplayer.1 r298052009-10-31, by jrash
-
Slightly change behavior of "none" if fstype specification.2009-10-30, by corey
-
Document slice ordering assumption done by sws_scale().2009-10-30, by stefano
-
Support ISDB-Tb tunning in Brazil2009-10-30, by cehoyos
-
Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths2009-10-29, by cehoyos
-
Move teletext specific code from stream into libmpcodecs.2009-10-29, by cehoyos
-
consistency fix: Give all CONFIG_ definitions the value 1.2009-10-28, by diego
-
Cosmetics: Reindent after last commit.2009-10-27, by cehoyos
-
Allow image format BGRA when using vo vdpau.2009-10-27, by cehoyos
-
Move 64 bit check below compiler detection since it needs the compiler2009-10-26, by reimar
-
Fix teletext character set auto-detection.2009-10-24, by cehoyos
-
Move some variable initializations to the beginning of vo_x11_fullscreen().2009-10-24, by diego
-
Implement VFCAP_FLIP for vo_vdpau.2009-10-23, by cehoyos
-
Free memory allocated in ff_vdpau_add_data_chunk() on uninit.2009-10-22, by cehoyos
-
synced with r297912009-10-22, by ptt
-
Break an output line for consistency.2009-10-22, by diego
-
cosmetic fixes in bs2b and vdpau sections2009-10-22, by ptt
-
add V422, YUNV to rawyuy22009-10-20, by compn
-
add HDYC fourcc to rawuyvy2009-10-20, by compn
-
sync to x264-r12962009-10-19, by lorenm
-
Fix playback of Intel JPEG Library Video Codec.2009-10-19, by cehoyos
-
Fix aspect test program linking.2009-10-19, by diego
-
Get rid of COMMON_LDFLAGS variable. It was a pointless indirection.2009-10-19, by diego
-
Add missing '#include "config.h"', the header uses HAVE_BIGENDIAN.2009-10-19, by diego
-
Add CONFIG_LPC to config.h as well (needed by FFmpeg).2009-10-19, by diego
-
Add CONFIG_LPC to config.mak (needed by FFmpeg).2009-10-19, by diego
-
add binary codec for fourcc slif2009-10-19, by compn
-
Merge rules for building mencoder and mplayer.2009-10-18, by diego
-
Get rid of LDFLAGS_MPLAYER and LDFLAGS_MENCODER variables.2009-10-18, by diego
-
Try to recover from VDPAU display pre-emptions.2009-10-17, by cehoyos
-
Find and take into account stream start time for ogg files.2009-10-16, by reimar
-
add MVJP fourcc (mjpeg) from ffmpeg2009-10-15, by compn
-
Add support for "Forward Uncompressed" decoding via FFmpeg2009-10-14, by reimar
-
synced with r297712009-10-14, by ptt
-
Support SMPTE-240M colourspace in vo_vdpau.2009-10-12, by cehoyos
-
Allow playback of files with FourCC IJLV (Intel JPEG Library Video Codec).2009-10-11, by cehoyos
-
Add colorspace option to vo_vdpau.2009-10-10, by cehoyos
-
Remove redundant duplicate option handling in the playtree.2009-10-10, by adrian
-
Implement dummy EncodePointer/DecodePointer functions needed for e.g. lagarith.dll2009-10-10, by reimar
-
some coherence's fixes2009-10-08, by ptt
-
cosmetics in channels/capture sections2009-10-08, by ptt
-
synced with r297622009-10-08, by ptt
-
various little aesthetic fixes2009-10-08, by ptt
-
Fix 100l typo introduced in last commit.2009-10-08, by diego
-
synced with r285762009-10-08, by ptt
-
cosmetics: Remove some pointless parentheses from return calls.2009-10-08, by diego
-
cosmetics: Break two more lines.2009-10-08, by diego
-
Updated to help_mp-en.h r297422009-10-08, by ptt
-
Clarify screenshot filter description.2009-10-06, by diego
-
K&R coding style and whitespace cosmetics2009-10-06, by diego
-
Add keycode definitions for older versions of OSX. Fixes compilation on 10.4.2009-10-06, by adrian
-
Remove many uses of tmp_run.2009-10-06, by reimar
-
add a warning to the description of -vf screenshot to add it after2009-10-05, by attila
-
Play TrueHD in BluRay with demuxer lavf.2009-10-05, by cehoyos
-
fix calculation of ao_data.bps for sample formats with more than 16 bits2009-10-05, by cladisch
-
Fix definition of KEY_PAGE_DOWN.2009-10-04, by cehoyos
-
Make the ao_alsa play function always process a multiple of ao_data.outburst2009-10-02, by reimar
-
Add EXTERN_ASM define needed by FFmpeg on ARM.2009-10-02, by reimar
-
sync with en/mplayer.1 r297312009-10-01, by jrash
-
updates2009-10-01, by compn
-
Mark some functions that do not need external visibility as static.2009-09-30, by diego
-
Extend EBX_AVAILABLE check in a way that works for both OpenBSD/Haiku2009-09-30, by reimar
-
Reduce console output verbosity: Move colorspace information to verbose mode.2009-09-30, by diego
-
lavf: if seeking in the desired direction failed, also try in the opposite one,2009-09-30, by reimar
-
Avoid void * arithmetic.2009-09-30, by reimar
-
Simplify aac_get_sample_rate_index2009-09-30, by reimar
-
Check for grow_array allocation failure.2009-09-30, by reimar
-
Avoid a possible crash if num_cluster_pos is 0.2009-09-30, by reimar
-
Check for integer overflow in grow_array.2009-09-30, by reimar
-
Rearrange code of grow_array to make it easier to extend.2009-09-30, by reimar
-
Avoid a memleak if realloc fails in grow_array.2009-09-30, by reimar
-
Change grow_array argument from void ** to void *, this avoids a aliasing2009-09-30, by reimar
-
Make -nosub work to disable subtitles even if -slang and dvd streams are used.2009-09-29, by reimar
-
Document -nosub option2009-09-28, by reimar
-
Add a -nosub option that allows disabling auto-selected subtitles as e.g. the2009-09-28, by reimar
-
Enable loading of external subtitles also for audio-only files.2009-09-28, by reimar
-
Use a_pos to update subtitle for audio-only files instead of mpctx->sh_audio->pts2009-09-28, by reimar
-
Call set_osd_subtitle also for external subs (i.e. in find_subs).2009-09-28, by reimar
-
Intel compiler icc 11.1 supports compilation of internal mp3lib and internal liba52.2009-09-27, by cehoyos
-
Cosmetics: Fix whitespace.2009-09-27, by cehoyos
-
Set sensible write frequency/priority values for AllocateMemoryMESA2009-09-27, by reimar
-
Print error instead of crashing when mesa-buffer is used on systems2009-09-27, by reimar
-
Also check GLX client and server strings for extensions2009-09-27, by reimar
-
Amend previous commit: both zlib decoder and encoder must be disabled2009-09-26, by reimar
-
Disable libavcodec zlib decoder when zlib is not available, fixes compilation2009-09-26, by reimar
-
Do not override host_arch in x86 vs. x86_64 detection if it was forced via --target.2009-09-25, by reimar
-
Change type to avoid void * arithmetic.2009-09-25, by reimar
-
Set codec_type and codec_id in codec context for lavc encoders.2009-09-25, by reimar
-
Sync with current FFmpeg HEAD.2009-09-24, by diego
-
sync with FFmpeg build: BUILD_STATIC --> CONFIG_STATIC2009-09-24, by diego
-
Add support for displaying subtitles on the command-line when playing2009-09-23, by reimar
-
Make function argument name in header match name in .c file.2009-09-23, by reimar
-
Make update_subtitles work without sh_video for text subtitles.2009-09-23, by reimar
-
Make sure avctx->codec_type and codec_id are set, since libavcodec2009-09-23, by reimar
-
Include mpcommon.h in mpcommon.c, ensures that the declarations in the header2009-09-23, by reimar
-
Factor out sh_video->pts into a refpts variable. This simplifies a future patch2009-09-23, by reimar
-
Rename ambiguous "pts" variable to subpts.2009-09-23, by reimar
-
Use x264_encoder_delayed_frames instead of the current hack to flush delayed2009-09-23, by reimar
-
sync to x264-r1260 (which changed api)2009-09-23, by lorenm
-
Add 0x85 ad ID for DTS audio.2009-09-23, by diego
-
Fix teletext font autoscaling.2009-09-22, by cehoyos
-
Replace manual gcc version check by AV_GCC_VERSION_AT_LEAST macro.2009-09-22, by diego
-
Allow playback of dnxhd files, as produced by FFmpeg regression test.2009-09-22, by cehoyos
-
sync faad / ffaac supported fourccs as spotted by reimar2009-09-20, by compn
-
add another aac tag2009-09-20, by compn
-
add newer microsoft screen binary codec2009-09-20, by compn
-
add coreavc entry, works on windows only.2009-09-20, by compn
-
Add autodetection for ARM NEON SIMD.2009-09-19, by reimar
-
Use a compilation check to distinguish between x86 and x86_64, uname and2009-09-19, by reimar
-
Add a check for availability of ebx register, needed for2009-09-19, by reimar
-
Treat Haiku as BeOS (only changes the displayed name actually)2009-09-19, by reimar
-
Re-add some ifdefs, partially reverting r29688, since mDisplay and2009-09-18, by reimar
-
Use vo_w32_window directly instead of via the vo_window macro in Windows-only code.2009-09-18, by reimar
-
Get rid of several (probably) pointless ifdefs2009-09-18, by reimar
-
Use ecx instead of ebx to avoid unnecessary issues with PIC.2009-09-17, by reimar
-
Cleanup buffer debugs in swScale().2009-09-16, by ramiro
-
Use correct buffers in vertical scaler in unscaled YV12 case.2009-09-16, by ramiro
-
Merge two Windows-specific #if sections to simplify the condition.2009-09-16, by reimar
-
Hack: set DEP/NX on Windows via SetProcessDEPPolicy.2009-09-16, by reimar
-
add YAXPAX and YAPAXI exports to msvcr802009-09-16, by compn
-
Add several HAVE_EBX_AVAILABLE conditions where necessary2009-09-14, by reimar
-
%lf is not a valid printf format specifier, use just %f instead.2009-09-14, by reimar
-
kegavideo codec requires msvcr80 on windows2009-09-14, by compn
-
Add support for decoding sgi files via FFmpeg's sgi decoder.2009-09-14, by reimar
-
Get rid of useless indirection and use the demuxer argument directly instead of2009-09-14, by reimar
-
Reduce verbosity if demuxer sets an info value to the same as the current value.2009-09-14, by reimar
-
Reset slice direction at end of each frame.2009-09-13, by ramiro
-
Remove ; after while(0) in macros.2009-09-12, by ramiro
-
add kega video binary codec for fourcc kgv12009-09-12, by compn
-
sync with en/mplayer.1 r296612009-09-12, by jrash
-
synced with r296702009-09-11, by Gabrov
-
Convert to UTF-8.2009-09-10, by diego
-
Fix bashism: Use '$(( ))' syntax instead of '(( ))' for arithmetic expressions.2009-09-10, by diego
-
Add w64 to list of preferred lavf formats (otherwise demux_audio incorrectly2009-09-10, by reimar
-
Sort preferred_list alphabetically since the order does not matter otherwise.2009-09-10, by reimar
-
Always keep a backup of the expand values from the command-line, so values2009-09-10, by reimar
-
Document that slices can be bottom to top or top to bottom.2009-09-09, by ramiro
-
Add CODEC_ID_ADPCM_IMA_AMV to lavf codec_tag override list instead of2009-09-08, by reimar
-
Make all mp_*_taglists const.2009-09-08, by reimar
-
Allow disabling and enabling lower-case codecs.2009-09-08, by cehoyos
-
Make (no)t23 suboption description more consistent.2009-09-08, by diego
-
Fix an endless loop if all programs are empty.2009-09-08, by reimar
-
Make indentation consistent with the rest of the file2009-09-08, by reimar
-
Never switch to a program with no audio and no video.2009-09-08, by reimar
-
Always register all streams from libavformat, not just those belonging to a program.2009-09-08, by reimar
-
100l, forgot to use "test" for checking the value of the quicktime variable2009-09-08, by reimar
-
Add support for lavf vqf demuxer and lavc TwinVQ decoder.2009-09-07, by vitor
-
Indent.2009-09-07, by ramiro
-
Avoid bash-specific 'let' syntax in shell scripts.2009-09-07, by diego
-
Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and add context and label2009-09-06, by ramiro
-
Indent.2009-09-05, by ramiro
-
Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt().2009-09-05, by ramiro
-
Add standard license header and move a misplaced comment.2009-09-05, by reimar
-
sync with en/mplayer.1 r296382009-09-05, by jrash
-
Fix grammar mistake noticed by Alexander Strasser.2009-09-04, by diego
-
Factor out duplicated code to set play video scaled by a certain factor.2009-09-04, by reimar
-
Subopt parser subopts should now be const.2009-09-04, by reimar
-
10l, -framework QuickTime must be added to extra_ldflags, not libs_mplayer since2009-09-04, by reimar
-
Disable liba52 SSE imdct for x86_64+PIC (e.g. OSX 64 bit) since it will2009-09-04, by reimar
-
Support x86_64 + PIC in mangle.h, needed for OS X 64 bit compiles.2009-09-04, by reimar
-
Split QuickTime check off from quartz check and use the result to enable/disable2009-09-04, by reimar
-
100l, SIZE_MAX must be UINT_MAX to prevent an integer overflow later on,2009-09-04, by reimar
-
Improve wording for file/directory specific config file explanation.2009-09-03, by reimar
-
10l, fix misplaced check in r29613, for loop detection we must compare2009-09-02, by reimar
-
Limit amount of data allocated on stack, strlen(filename) is not a good idea for2009-09-02, by reimar
-
Document directory-specific configuration file.2009-09-02, by reimar
-
Add support for directory-specific mplayer.conf configuration file.2009-09-02, by reimar
-
enable ffwmapro2009-09-02, by faust3
-
Consistently use sizeof(variable) instead of sizeof(type) where easily possible.2009-09-02, by reimar
-
Cosmetics: get rid of many pointless ()2009-09-02, by reimar
-
Reduce code duplication for half/normal/double video size handling.2009-09-02, by reimar
-
Remove unused variable.2009-09-02, by reimar
-
The suboption parser now takes a const options list, so mark them all const.2009-09-02, by reimar
-
free(), delete and delete[] are all different and can't just be used at random,2009-09-02, by reimar
-
Fix possible crashes with invalid SDPs that result in stream descriptions2009-09-02, by reimar
-
Fix several more rtsp-related memleaks.2009-09-02, by reimar
-
Fix asmrp_dispose to also free the buffer.2009-09-02, by reimar
-
Use calloc to ensure rmff_new_mdpr returns fully initialized data.2009-09-02, by reimar
-
Move variable declaration to where it is used.2009-09-02, by reimar
-
Make sure we do not strdup(NULL), avoids a crash with non-real streams.2009-09-02, by reimar
-
Fix several memleaks in real_setup_and_get_header2009-09-02, by reimar
-
Change real_setup_and_get_header to use goto a single exit path to simplify2009-09-02, by reimar
-
vo_quartz: change deallocation/uninit to more reliably free allocated data.2009-09-02, by reimar
-
Make glContext a local variable, it is not needed outside the function2009-09-01, by reimar
-
Add a dealloc function to corevideo to reduce the memleaks from2009-09-01, by reimar
-
Fix some of the major memleaks of vo_corevideo with -fixed-vo2009-09-01, by reimar
-
Do not do a unmap/map cycle on Windows given with -wid, with some window2009-09-01, by reimar
-
Make the loop detection for mov reference files less aggressive, fixes2009-09-01, by reimar
-
Check setGlWindow return value to fail properly instead of crashing if e.g.2009-09-01, by reimar
-
Add a hack to ensure data from e.g. mov format -subfile gets read at all2009-09-01, by reimar
-
Hack demux_demuxers so that demux_demuxers_fill_buffer is actually called.2009-09-01, by reimar
-
Make shm_fd a local variable and close it when we need it no longer, thus2009-09-01, by reimar
-
Reduce vo_corevideo memleaks by initializing static context etc. only once2009-09-01, by reimar
-
Fix memleak when using fontconfig without a font name.2009-09-01, by reimar
-
Use MPlayer's standard aspect handling functions in corevideo2009-09-01, by reimar
-
The libamrnb *en*coder, not the *de*coder should be added to the list of2009-09-01, by diego
-
Fix per-file config file loading for DOS paths (i.e. where \ and : can2009-08-31, by reimar
-
Factor out code to try and load a config file only if it exists.2009-08-31, by reimar
-
Move variable declaration into block where it is used and make it const.2009-08-31, by reimar
-
Make m_config_parse_config_file file name argument const2009-08-31, by reimar
-
Fix MPEG-4 ASP in MPEG transport streams with -demuxer lavf.2009-08-31, by cehoyos
-
Fix EAC3 in MPEG transport streams with -demuxer lavf.2009-08-31, by cehoyos
-
Also check linker flags to make sure that liveMedia libraries are there, too,2009-08-31, by reimar
-
Fix DTS in MPEG transport streams with -demuxer lavf.2009-08-31, by cehoyos
-
Fix AAC in MPEG transport stream for -demuxer lavf.2009-08-31, by cehoyos
-
cosmetics: alphabetically order lists2009-08-31, by diego
-
bpcm is internal mplayer fourcc2009-08-30, by compn
-
Rename mp_wav_override_tag* as mp_codecid_override_tag* to reflect that2009-08-30, by cehoyos
-
Revert r29404.2009-08-30, by cehoyos
-
Fix MPEG2 and H264 in MPEG transport stream with demuxer lavf.2009-08-30, by cehoyos
-
Use mp_wav_override_taglists for both audio and video.2009-08-30, by cehoyos
-
Fix MP2 and AC3 with demuxer lavf in MPEG transport streams.2009-08-30, by cehoyos
-
Support PCM in Bluray streams.2009-08-30, by cehoyos
-
Curly brackets cosmetics for previous commit.2009-08-29, by ramiro
-
Check for return value of initFilter().2009-08-29, by ramiro
-
Revert mistakenly commited hunk.2009-08-29, by ramiro
-
swscale: Check for return values of malloc.2009-08-29, by ramiro
-
swscale-example: Free memory used by input data.2009-08-29, by ramiro
-
Restore comment that was partially removed.2009-08-29, by ramiro
-
Synced with help_mp-en.h r295492009-08-29, by jrash
-
sync with en/mplayer.1 r295552009-08-29, by jrash
-
Port feature from corevideo: remember half/double size settings and reapply2009-08-28, by reimar
-
Make aspect switching work again (used the wrong variable and always2009-08-28, by reimar
-
Fix implicit declaration of mp_input_.. functions.2009-08-28, by reimar
-
1l, use sizeof for snprintf size instead of hard-coding the current value.2009-08-28, by reimar
-
Reuse the osx_common convert_key function to convert OSX keycodes to MPlayer2009-08-28, by reimar
-
Move aspect change handling from vo_quartz to osx_common.2009-08-28, by reimar
-
Add osx_common.c and move the keycode conversion (OSX to MPlayer) there.2009-08-28, by reimar
-
Use the standard MPlayer aspect handling instead of reimplementing our own in vo_quartz.2009-08-28, by reimar
-
Remove unused movie_aspect extern declaration.2009-08-27, by reimar
-
Use lookup_keymap_table function with data structure instead of huge switch-case2009-08-27, by reimar
-
Enable calc_src_dst_rects for windowed aspect and panscan.2009-08-27, by reimar
-
Remove panscan related conditions and code that only breaks future windowed2009-08-27, by reimar
-
Add infrastructure and test code to enable aspect scaling and panscan in windowed mode.2009-08-27, by reimar
-
Fix video placement with -vo gl2 -fs -wid.2009-08-27, by reimar
-
-vo gl2 resize does not need to modify its arguments, so pass int instead of int *.2009-08-27, by reimar
-
Simplify -vo gl ass border etc. dimension calculation one bit more.2009-08-27, by reimar
-
Remove useless code that has no effect.2009-08-27, by reimar
-
Simplify and fix ass border calculations for -vo gl and -wid -fs mode.2009-08-27, by reimar
-
Make panscan cover the same range in -wid -fs mode as in normal mode.2009-08-27, by reimar
-
Disable -keepaspect with -wid in w32_common code.2009-08-27, by reimar
-
Fix aspect_fit to work correctly when borders need to be added on top and2009-08-27, by reimar
-
Forgotten changes to aspect code to handle -wid with -fs.2009-08-27, by reimar
-
First attempts at supporting -fs with -wid, -vo gl on X11 only so far2009-08-27, by reimar
-
Expand wid explanation.2009-08-27, by cehoyos
-
Reindent2009-08-26, by reimar
-
Retry deciding to get audio parameters several times on errors, this avoids2009-08-26, by reimar
-
Adjust documentation about filtering out whitespace changes from 'svn diff'.2009-08-26, by diego
-
Fix DTS in least one Bluray sample with demuxer lavf.2009-08-26, by cehoyos
-
Fix AC3 in least one Bluray sample with demuxer lavf.2009-08-26, by cehoyos
-
Use a buffer of about half a second, instead of sizing it to have2009-08-24, by cladisch
-
swscale-example: Rename src->ref so as to not confuse with src being used in doTest().2009-08-23, by ramiro
-
swscale-example: Use SWS_BILINEAR instead of hardcoded value.2009-08-23, by ramiro
-
Reuse ds_get_packet in ds_get_packet_pts2009-08-23, by reimar
-
Fix inconsistent indentation.2009-08-22, by ramiro
-
Add suport for detecting and demuxing DVB teletext streams (nothing beyond that though).2009-08-21, by reimar
-
Check return values of sws_allocVec() and sws_getConstVec().2009-08-20, by ramiro
-
OpenAL: untested support for 8-channel audio.2009-08-19, by reimar
-
Fix channel reordering when using 24-bit samples by adding breaks to cases2009-08-19, by tack
-
Change ao_dart to use AVFifoBuffer instead of its own fifo implementation, too.2009-08-19, by reimar
-
Fix detection of mips arch on NetBSD/sgimips.2009-08-19, by diego
-
Free initial swscale context, too. Avoids a valgrind warning.2009-08-19, by reimar
-
Remove useless casts of malloc return value.2009-08-19, by reimar
-
Introduce and use sws_allocVec().2009-08-19, by ramiro
-
Reuse sws_getConstVec() where possible.2009-08-19, by ramiro
-
Cosmetics: adjust alignment.2009-08-18, by tack
-
Fix incorrect channel ordering for lavc audio codecs (specifically ffac3,2009-08-18, by tack
-
Fix incompatible pointer types warning, also seems to fix mis-compilation with gcc-4.4.12009-08-17, by reimar
-
Fix 100l broken flag check found due to compiler warning.2009-08-17, by reimar
-
Set demuxer->filepos in mf demuxer, since the stream_tell fallback is not2009-08-17, by reimar
-
Get rid of rawaudio control code again that only duplicates the fallback code in2009-08-17, by reimar
-
Handle demuxers that never set filepos by using stream_tell.2009-08-17, by reimar
-
swscale-example: Make selection of dstW, dstH, and flags more clear.2009-08-17, by ramiro
-
Add some protection to the rawaudio GET_LENGTH/GET_PERCENT_POS in case the2009-08-16, by reimar
-
Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS for2009-08-16, by reimar
-
More indentation changes leftover from r29522:2009-08-16, by ramiro
-
Cosmetics:2009-08-16, by ramiro
-
Indent libswscale:2009-08-16, by ramiro
-
Fix file information. Patch by Francesco Lavra, francescolavra interfree it2009-08-15, by cehoyos
-
Add missing major contributors to copyright statement.2009-08-15, by cehoyos
-
improve previous translation2009-08-15, by jrash
-
Indent.2009-08-15, by ramiro
-
Vertical yuv -> yuv16 scaler.2009-08-14, by ramiro
-
Allow compilation with gcc 2.95.3 if videodev2.h does not support it.2009-08-14, by cehoyos
-
BGR32 MMX special convertor.2009-08-14, by ramiro
-
Fix crash when event format is not specified2009-08-13, by greg
-
Add Dolby TrueHD support for mkv demuxer.2009-08-13, by cehoyos
-
Indent.2009-08-13, by ramiro
-
swscale-example: Don't check for chroma planes in mono formats.2009-08-13, by ramiro
-
MMX2 horizontal scaler: Determine code size at runtime.2009-08-13, by ramiro
-
Protect mmx2 filter code buffers so they are not executable and writeable at2009-08-13, by ramiro
-
Remove duplicate define (it is the same in the lum code).2009-08-13, by ramiro
-
Rename "funny" code to "mmx2 filter" code.2009-08-13, by ramiro
-
Indent.2009-08-13, by ramiro
-
swscale-example: Remove hack to end loop by setting variables to break.2009-08-13, by ramiro
-
swscale-example: Don't return random value from main().2009-08-13, by ramiro
-
swscale-example: Check for Gray formats.2009-08-13, by ramiro
-
Fix possible double-free.2009-08-12, by cehoyos
-
make codec-cfg reuse the proper defined constants for all RGB/BGR formats2009-08-12, by reimar
-
100l, fix compilation again and make codec-cfg.c use the predefined constants2009-08-12, by reimar
-
1000l, RGB48BE does _not_ use 49 bit/pixel, probably fixes 48 bit PNG decoding.2009-08-12, by reimar
-
Allow decoding of 48 bit png image files.2009-08-12, by cehoyos
-
Use new libavformat metadata API.2009-08-11, by greg
-
s/RG48xE/RGB48xE2009-08-11, by cehoyos
-
Make *avcctx AVCodecContext instead of void.2009-08-11, by cehoyos
-
Fix H.264 SPS parsing in case of scaling list present.2009-08-11, by cehoyos
-
Fix a crash when playing some H264 over rtsp streams: Do pass an2009-08-11, by cehoyos
-
Explain how formats must be ordered in fmt_list so the parser can handle2009-08-11, by reimar
-
fmt_table should be const as well.2009-08-11, by reimar
-
Parse BitsPerSample and SamplesPerSec when playing PCM in X-QT over2009-08-11, by cehoyos
-
Allow dpx image files as input.2009-08-11, by cehoyos
-
Allow out-formats for IMGFMT_RGB48* in codecs.conf.2009-08-11, by cehoyos
-
Map IMGFMT_RGB48xE to PIX_FMT_RGB48xE.2009-08-11, by cehoyos
-
Add IMGFMT_RGB48LE and IMGFMT_RGB48BE.2009-08-11, by cehoyos
-
Remove disabled debug code.2009-08-10, by diego
-
Put some altivec code under COMPILE_ALTIVEC, and not HAVE_ALTIVEC.2009-08-09, by ramiro
-
Remove 'offset' argument from PUTRGB* macros since it's unneeded and caused2009-08-09, by kostya
-
Remove disabled crufty code.2009-08-08, by diego
-
100l, av_fifo_generic_read does not return anything useful, so ignore its2009-08-08, by reimar
-
Add a giant hack to the x264 encoder module to ensure all delayed frames are2009-08-07, by reimar
-
Replace macro: MAX -> FFMAX2009-08-06, by ben
-
Do not leak the mixer handle if setting of a volume fails.2009-08-06, by cladisch
-
Fix QT RLE in X-QT via rtsp://.2009-08-05, by cehoyos
-
Make sure it builds with -ftracer2009-08-04, by lu_zero
-
Only #include stream/stream_dvd.h when libdvdread is enabled.2009-08-03, by diego
-
Only #include stream/dvbin.h when DVB is enabled.2009-08-03, by diego
-
Make sure that unavailable message languages are not accepted.2009-08-03, by diego
-
Improve wording for missing sctp support2009-08-03, by lu_zero
-
Remove pointless #ifdefs around harmless internal header #includes.2009-08-02, by diego
-
Fix another typo. Patch by Francesco Lavra, francescolavra interfree it2009-08-02, by cehoyos
-
dpkg-buildpackage automatically sets CFLAGS and pals to -g -O2.2009-08-02, by diego
-
Add standard GPL license header. Patch by Francesco Lavra, francescolavra interfree it2009-08-02, by cehoyos
-
Fix more typos. Patch by Francesco Lavra, francescolavra interfree it2009-08-02, by cehoyos
-
Remove unused include's. Patch by Francesco Lavra, francescolavra interfree it2009-08-02, by cehoyos
-
Fix typos. Patch by Francesco Lavra, francescolavra interfree it2009-08-02, by cehoyos
-
Fix regression when converting to nv12/nv21.2009-08-01, by cehoyos
-
Add a variable in config.mak whether SHM support is enabled or not.2009-07-31, by ben
-
sync with en/mplayer.1 r294612009-07-31, by jrash
-
Update documentation for libamr replacement by OpenCORE in FFmpeg.2009-07-30, by diego
-
move truehd to correct section2009-07-30, by compn
-
undocumented keyword2009-07-30, by compn
-
start rc4 changelog, where did rc3 go?2009-07-30, by compn
-
handle TrueHD streams (they are carried in 0xFD PES streams in substream 0x72)2009-07-30, by nicodvb
-
added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patch2009-07-30, by nicodvb
-
stream/realrtsp/real.c: Fix another integer overflow2009-07-28, by uau
-
MMX2 scaler: Remove {} block leftover from factorization in initMMX2Scaler().2009-07-28, by ramiro
-
MMX2 scaler: factorize initMMX2Scaler().2009-07-28, by ramiro
-
MMX2 scaler: add variable to ease factorization of initMMX2Scaler().2009-07-28, by ramiro
-
Indent.2009-07-28, by ramiro
-
Remove duplicate horizontal scaling when there aren't enough lines in a slice2009-07-28, by ramiro
-
Remove useless code.2009-07-28, by ramiro
-
Fix stupid, off-by-one, mistakes in assert() expressions.2009-07-27, by eugeni
-
stream/realrtsp/real.c: Fix integer overflow2009-07-27, by uau
-
Do not misuse HAVE_ defines. Introduce COMPILE_TEMPLATE_ defines and use them2009-07-27, by ramiro
-
Factorize x86 fast_bilinear assembly.2009-07-27, by ramiro
-
Fix assembly comments for x86 fast_bilinear so they match the C code.2009-07-27, by ramiro
-
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.2009-07-26, by diego
-
Make diff apply cleanly to our tree again.2009-07-26, by diego
-
Set both HAVE_BIGENDIAN and WORDS_BIGENDIAN.2009-07-26, by diego
-
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN.2009-07-26, by cehoyos
-
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN2009-07-26, by mru
-
Use the correct OSS format, where possible, for mplayer's packed 24-bit2009-07-24, by cladisch
-
Remove unnecessary #include <unistd.h>2009-07-23, by mru
-
grammar and sentence fix2009-07-22, by ptt
-
Remove unused variables.2009-07-21, by ramiro
-
Use correct ALSA sample format for 24-bit samples packed in three bytes.2009-07-21, by cladisch
-
Bandaid compilation fix: Disable ivtv VIDIX driver until a proper test exists.2009-07-19, by diego
-
The Makefile variable names for external libraries in FFmpeg changed.2009-07-19, by diego
-
Move some variable declarations up to avoid the warnings:2009-07-19, by diego
-
Remove redundant ivtv VIDIX driver variable declarations.2009-07-19, by diego
-
The ivtv vo driver and the ivtv VIDIX driver are unrelated; do not disable the2009-07-19, by diego
-
Handle 24bit audio formats natively by ALSA.2009-07-19, by iive
-
Fix 24bit audio playback.2009-07-19, by iive
-
Change libamr support to libopencore-amr support.2009-07-18, by diego
-
Make sure clip coordinates are inside the screen area.2009-07-18, by eugeni
-
Cosmetics: make some variables constant to signify their intended use and,2009-07-18, by eugeni
-
Fix read after the end of allocated buffer.2009-07-18, by eugeni
-
sync with en/mplayer.1 r294132009-07-18, by jrash
-
Restore alphabetic order for HAVE_ defines.2009-07-17, by cehoyos
-
Remove CONFIG_LIBAMR_NB_FIXED #define, which no longer exists in FFmpeg.2009-07-17, by diego
-
Assume HAVE_ATTRIBUTE_PACKED.2009-07-17, by cehoyos
-
synced with r394132009-07-13, by Gabrov
-
Fix compilation after FFmpeg r19395.2009-07-11, by cehoyos
-
Disable libavcodec AAC encoder, there are too many systems where it doesn't compile.2009-07-09, by reimar
-
Remove dependency from swscale_internal.h to lavu/internal.h, it is no longer2009-07-09, by ramiro
-
20% faster hqdn3d on x86_642009-07-07, by lorenm
-
new debanding filter2009-07-07, by lorenm
-
The AltiVec code in libswscale no longer is under GPL.2009-07-05, by diego
-
Add a section about handling external code to the policy.2009-07-04, by diego
-
add truemotion rt binary codec for TR20 fourcc2009-07-03, by compn
-
Use enum PixelFormat in sws_format_name() prototype2009-07-01, by mru
-
Print information about chapters with -identify.2009-06-28, by reimar
-
Make set_property chapter 0-based like all other chapter-related2009-06-28, by reimar
-
add binary codec for NTN1 and NTN2 fourcc2009-06-27, by compn
-
add 0xA106 twocc to aac decoders, fixes facebook sample2009-06-27, by compn
-
Fix some blu-ray samples: HDMV == H2642009-06-26, by cehoyos
-
Increase slave mode buffer so that one can load files with a deeper2009-06-26, by ben
-
Use memcpy_pic2 instead of reimplementing it.2009-06-26, by reimar
-
Close /dev/tty again on uninit.2009-06-26, by reimar
-
Fix indentation broken in last patch2009-06-26, by reimar
-
Get rid of completely pointless vt_doit variable2009-06-26, by reimar
-
10l, use fopen directly instead of open + fdopen2009-06-26, by reimar
-
Use a single err_out in fb_preinit, also fixes a leak when vo_dbpp has an2009-06-26, by reimar
-
Use FFALIGN and FFMAX32009-06-26, by reimar
-
Remove useless casts2009-06-26, by reimar
-
fbdev: remove pointless ()2009-06-26, by reimar
-
Replace incorrect use of strncpy by av_strlcpy.2009-06-26, by reimar
-
Use the RESET_GEOMETRY macro in one more place instead of duplicating its code.2009-06-26, by reimar
-
100l, RESET_GEOMETRY must reset values to INT_MIN, not -1, -1 is a2009-06-26, by reimar
-
AltiVec code and runtime cpudetect do not require CONFIG_GPL.2009-06-25, by diego
-
The AltiVec optimizations of libswscale are no longer under GPL.2009-06-25, by diego
-
PPC: Make sure that COMPILE_C is not deactivated if RUNTIME_CPUDETECT is set.2009-06-25, by diego
-
Modern Solaris versions have different default CD-ROM devices.2009-06-24, by diego
-
AVStream.language is deprecated, switch to av_get_metadata instead.2009-06-24, by reimar
-
Move allocation to avoid a possible memleak if new_sh_audio fails.2009-06-24, by reimar
-
Remove pointless stream count checks, new_sh_* already checks for that.2009-06-24, by reimar
-
Print ID_AID_???_LANG and ID_SID_???_LANG in lavf demuxer so that frontends2009-06-24, by reimar
-
Fix compilation: codec_wav_tags/codec_bmp_tags were renamed to2009-06-23, by reimar
-
Move printing of ID_AID_???_LANG to ts_add_stream instead of ts_detect_streams.2009-06-23, by reimar
-
Initialize es->lang to ensure a previous value does not get misattributed2009-06-23, by reimar
-
Do not use -rdynamic on Solaris, where the flag is unsupported.2009-06-22, by diego
-
Remove duplicate printing of ID_AUDIO_ID/ID_VIDEO_ID, those are already2009-06-21, by reimar
-
TS demuxer: make the IDs used by DEMUXER_CTRL_SWITCH_* and DEMUXER_CTRL_IDENTIFY_PROGRAM2009-06-21, by reimar
-
1l to Reimar for not updating lavc TM2 decoder output format in codecs.conf2009-06-20, by kostya
-
Do not use MAX_A/V_STREAMS as upper limit for switch_audio/switch_video2009-06-20, by reimar
-
fix missing event on move that breaks xmga window movement2009-06-19, by attila
-
Ignore XML files for which no translations exist yet.2009-06-19, by diego
-
Fix setting of DOC_LANGS and MAN_LANGS, the wrong variables were being used.2009-06-19, by diego
-
Do not call rgb2rgbWrapper() for rgb48*, there is no special converter2009-06-17, by vitor
-
Enable fontconfig support by default. This change takes only in effect,2009-06-17, by siretart
-
Conform to the updated Desktop File Specification. Also improve the2009-06-17, by siretart
-
add .mp1/.mp2 mov audio fourcc to ffmp2 codec2009-06-17, by compn
-
Add a missing check for a NULL return value.2009-06-16, by eugeni
-
Do not auto-detect old libnut installations.2009-06-16, by cehoyos
-
Rename LIBVORBIS Makefile variable to VORBIS.2009-06-14, by diego
-
100l: Add missing $s to default language variable checks, which prevented2009-06-14, by diego
-
Overhaul translation handling completely and add options to install specific2009-06-14, by diego
-
cosmetics: Drop leading underscore from _language* variables.2009-06-14, by diego
-
Allow setting message language separately from documentation language.2009-06-14, by diego
-
Drop redundant setting of message language to English when all languages2009-06-14, by diego
-
sync with ffmpeg2009-06-13, by compn
-
refine previous translation2009-06-12, by jrash
-
sync with ffmpeg2009-06-12, by compn
-
sync with ffmpeg2009-06-12, by compn
-
Kill warnings of possibly unused variables by using av_unused.2009-06-11, by ramiro
-
Fix compilation: #undef standard library functions that are2009-06-11, by diego
-
Add libavutil/internal.h #include, required for the DECLARE_ALIGNED macro.2009-06-11, by diego
-
replace "g" asm constraint by "erm" since "g" allows 64bit immediates while2009-06-07, by gpoirier
-
Remove '\p' doxygen markup, as it should improve plain text doxy2009-06-06, by stefano
-
Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code.2009-06-04, by ramiro
-
Replace more uses of __attribute__((aligned)) by DECLARE_ALIGNED.2009-06-04, by ramiro
-
Use DECLARE_ALIGNED macro instead of gcc __attribute__.2009-06-04, by ramiro
-
cosmetics: replace dead url2009-06-03, by compn
-
Files should be opened in binary mode on OS/2.2009-06-03, by diego
-
CONFIG_LIBNEMESI and CONFIG_LIVE555 are not defined to 0/1 values.2009-06-03, by diego
-
Configure needs AS to be set for the Makefiles.2009-06-02, by reimar
-
Testing RGB48 variants requires bigger stride in swscale-example.c2009-06-02, by kostya
-
YUV into RGB48 BE/LE conversion support2009-06-02, by kostya
-
Partial (low bits ignored, no direct transcoding into other RGB formats) support2009-06-02, by kostya
-
Switch to avcodec_decode_video2 to allow a hack that makes PNG decode correctly2009-06-01, by reimar
-
Initialize local variable, avoids a possible crash due to using an2009-06-01, by reimar
-
Add const where appropriate, also gets rid of a compiler warning.2009-06-01, by reimar
-
100l, do not read probe buffer if it will not be used because a format was forced.2009-06-01, by reimar
-
Add actually working support for PPC642009-06-01, by reimar
-
Use target_arch and target_subarch which is more similar to what FFmpeg uses2009-06-01, by reimar
-
Add some missing FFmpeg archs2009-06-01, by reimar
-
Using nl_langinfo in the asf mmst implementation makes no sense since2009-05-31, by reimar
-
Use a malloced string for the get_term_charset return value.2009-05-31, by reimar
-
Make ID_SEEKABLE depend on both the stream and the demuxer being seekable,2009-05-31, by reimar
-
In all demux_info_add calls change "name" to "title".2009-05-30, by reimar
-
100l, demuxer info tags are _not_ case sensitive, so use strcasecmp.2009-05-30, by reimar
-
forgot a line :(; added2009-05-28, by ptt
-
synced with r27692009-05-28, by ptt
-
sync'ed to r292092009-05-28, by ptt
-
refine previous translation2009-05-28, by jrash
-
add dvh1 fourcc to ffdv codec, fixes dvh1_sample_truncated.avi2009-05-26, by compn
-
add binary decoder for YLC02009-05-26, by compn
-
Make sure -rtsp-stream-with-sctp is supported while building with libnemesi2009-05-25, by lu_zero
-
Move colorspace conversion functions implemented in pure C from template2009-05-25, by kostya
-
synced with r293052009-05-24, by Gabrov
-
cosmetics: alphabetically sort SRCS_MPLAYER2009-05-21, by diego
-
Let SwScaler know that RGB48 BE/LE is 16-bits per component format.2009-05-19, by kostya
-
Make SwScaler recognize RGB48 BE/LE colourspaces (not support though).2009-05-19, by kostya
-
Set XVR100 make variable. Fixes compilation when support for xvr100 was detected.2009-05-19, by reimar
-
sync w/r292442009-05-17, by gpoirier
-
Add a hack to detect when we are writing into a Windows pipe since the fseek2009-05-16, by reimar
-
Add missing path to find invocation for tags/TAGS creation.2009-05-15, by diego
-
Simplify find invocation in tags/TAGS generation command:2009-05-15, by diego
-
Revert whitespace removal for win-related code, because lack of ^M at2009-05-13, by bircoph
-
Restore old license file after whitspace removal in previous commit.2009-05-13, by bircoph
-
Remove all kind of trailing whitespaces from all MPlayer's files.2009-05-13, by bircoph
-
whitespace cosmetics: Remove all trailing whitespace.2009-05-13, by diego
-
Make sure that -Ilibdvdread4 appears in CFLAGS before any system directories2009-05-12, by diego
-
Make sure that -I flags for internal library copies come before other CFLAGS2009-05-12, by diego
-
Fix IPv4 vs. IPv6 typo, closes Bugzilla #1439.2009-05-12, by diego
-
libdvdread4 does not use HAVE_CONFIG_H, so drop the -D flag for libdvdread4.2009-05-12, by diego
-
Add HAVE_PPC64 definition for FFmpeg.2009-05-12, by diego
-
Make sure CONFIG_MUXERS is always set.2009-05-12, by diego
-
Get rid of some more trailing whitespace2009-05-12, by reynaldo
-
Get rid of some more trailing whitespace2009-05-12, by reynaldo
-
Some reformating to avoid two too long lines2009-05-12, by reynaldo
-
Get rid of some more trailing whitespace2009-05-12, by reynaldo
-
Get rid of some more trailing whitespace2009-05-12, by reynaldo
-
Get rid of some more trailing whitespace2009-05-12, by reynaldo
-
Get rid of some more trailing whitespace2009-05-12, by reynaldo
-
Get rid of some more trailing whitespace2009-05-12, by reynaldo
-
Get rid of some more trailing whitespace2009-05-12, by reynaldo
-
chunk size = 0 is valid for DATA chunks (used in live streams), don't2009-05-10, by rtogni
-
Add const qualifier to param argument of sws_getContext() and2009-05-10, by diego
-
Move preprocessor condition before variable declaration, fixes the warning:2009-05-10, by diego
-
Remove redundant information about configuring MPlayer for GUI support.2009-05-09, by diego
-
Move image formats section to a more appropriate place.2009-05-09, by diego
-
cosmetics: indentation fixes for the dvdread check2009-05-09, by diego
-
Fix misplaced 'fi' in external dvdread test.2009-05-09, by diego
-
Add missing const qualifiers to AltiVec function parameters where appropriate.2009-05-09, by diego
-
Add standard license header to all files in libmpdemux.2009-05-08, by diego
-
Replace informal GPL license header by standard GPL header.2009-05-08, by diego
-
Replace informal LGPL header by standard LGPL license header.2009-05-08, by diego
-
lirc anc lircc are MPlayer-only, so add LDFLAGS for MPlayer link only.2009-05-08, by diego
-
Do not use flag CWBackPixel when calling vo_x11_create_vo_window():2009-05-08, by cehoyos
-
The Apple remote code needs the Cocoa framework to link.2009-05-08, by diego
-
Add -framework Carbon to LDFLAGS when Mac OS X finder or bundle is enabled.2009-05-07, by diego
-
Adrian is maintaining vo_corevideo and merging the OSX Extended GUI branch.2009-05-07, by adrian
-
Fix sliced yuv410 -> yuv420 conversion2009-05-07, by vitor
-
revise previous translation2009-05-07, by jrash
-
sync with en/mplayer.1 r292522009-05-07, by jrash
-
cosmetics: Move Quartz and CoreVideo checks into the vo driver section.2009-05-05, by diego
-
LDFLAGS for CoreVideo and Quartz should be MPlayer-only.2009-05-05, by diego
-
libdvdcss requires the Carbon framework to link on Mac OS X.2009-05-05, by diego
-
cosmetics: Move $def_dvdcss to a more sensible place in config.h.2009-05-05, by diego
-
cosmetics: Move CoreAudio check to audio output section.2009-05-05, by diego
-
Add prototype for mp_a52_framesize().2009-05-05, by diego
-
Add #define for HAVE_DVDCSS_DVDCSS_H (needed by internal libdvdread) to config.h2009-05-05, by diego
-
Remove pointless #ifdef around spudec.h #include.2009-05-05, by diego
-
cosmetics: indentation2009-05-05, by diego
-
Allow disabling and enabling VCD support through command line parameters.2009-05-05, by diego
-
CoreAudio LDFLAGS should be MPlayer-only.2009-05-05, by diego
-
Improve CoreAudio check: Use all required headers and frameworks.2009-05-05, by diego
-
Simplify Mac OS X Finder and Mac OS X Bundle file locations checks.2009-05-05, by diego
-
Change VOFW for x86 to 5120, it allows larger images to be scaled and was2009-05-05, by michael
-
CONFIG_QUICKTIME should be set depending on the state of QTX support.2009-05-04, by diego
-
Add missing 'void' to parameterless function declarations.2009-05-04, by diego
-
ao_macosx was renamed to ao_coreaudio.2009-05-04, by diego
-
Rename macosx video output driver to corevideo.2009-05-04, by diego
-
Rename macosx audio output driver to coreaudio.2009-05-04, by diego
-
QuickTime codecs support requires -framework QuickTime to link on Mac OS X.2009-05-04, by diego
-
Replace QuickTime.h #include with Carbon.h, which is really needed.2009-05-04, by diego
-
Ulion no longer has time to be maintainer.2009-05-04, by diego
-
Improve CoreVideo check: Test more #includes, add -framework Carbon to LDFLAGS.2009-05-04, by diego
-
Add information about configure options to config.mak.2009-05-04, by diego
-
Cosmetics for r29244 to follow K&R style closely.2009-05-03, by bircoph
-
Support for libbs2b ver. 3.0.0 API.2009-05-03, by bircoph
-
Use libavutil/fifo.h for macosx ao instead of its own FIFO implementation.2009-05-03, by reimar
-
Fix chroma shift when scaling from ARGB on LE and BGRA on BE2009-05-02, by sdrik
-
Fix polish spelling. Noticed in Gentoo ebuild long time ago.2009-04-27, by bircoph
-
Remove useless duplicated code in yuv2rgb_c_32, yuva2rgba_c and yuva2argb_c2009-04-27, by sdrik
-
sync w/r291472009-04-27, by gpoirier
-
Revert previous two commits, the CoreVideo vo needs both OpenGL and Cocoa.2009-04-26, by diego
-
Replace glibc-specific __WORDSIZE preprocessor check with HAVE_FAST_64BIT.2009-04-25, by diego
-
Fix typo in CoreVideo linker flags: the Carbon, not Cocoa framework is needed.2009-04-25, by diego
-
Remove unnecessary -framework OpenGL from CoreVideo linker flags.2009-04-25, by diego
-
whitespace cosmetics: reindent Mac OS X checks, remove trailing whitespace2009-04-25, by diego
-
Split generic OS X API check into separate CoreAudio, CoreVideo, Quartz checks.2009-04-25, by diego
-
typo in XFORM asm check, noticed by Emanuele Giaquinta2009-04-25, by diego
-
sane verbosity levels for menu initialization2009-04-25, by diego
-
Make reset_ptr() void.2009-04-23, by cehoyos
-
commit remaining binary_codecs.sh changes from debian.2009-04-23, by siretart
-
check for missing libstdc++2009-04-23, by siretart
-
more cosmetics2009-04-23, by siretart
-
whitespace cosmetics2009-04-23, by diego
-
Change getdladdr to always use dlopen, dlsym and then dlclose.2009-04-23, by reimar
-
Part 3 of syncing binary_codecs.sh with Debian2009-04-23, by siretart
-
Part 2 of syncing binary_codecs.sh with Debian2009-04-23, by siretart
-
Pass argc and argv parameters to main() function in SDL test.2009-04-23, by diego
-
Part 1 of syncing binary_codecs.sh with Debian2009-04-22, by siretart
-
Don't automatically wrap lines when WrapStyle==2.2009-04-21, by eugeni
-
Fix a signedness issue that caused a warning to be wrongfully printed at runtime.2009-04-21, by gpoirier
-
Planar 16bit 420 422 444 YUV support (output is only supported in some2009-04-21, by michael
-
Merge gray->gray converters into planarCopy(), this should also make planarCopy()2009-04-21, by michael
-
Add macro to check for 16bit per sample.2009-04-21, by michael
-
Make sure src/dst are NULL when they arent used, some code uses this to2009-04-21, by michael
-
Use generic BE check instead of checking for gray16LE.2009-04-20, by michael
-
add isBE()2009-04-20, by michael
-
Unify error message output and update error messages.2009-04-20, by diego
-
small typo fixes2009-04-20, by diego
-
Remove reference to outdated documentation file.2009-04-20, by diego
-
Move non-conditional SRCS lists below the conditional parts. This allows2009-04-20, by diego
-
whitespace cosmetics2009-04-20, by diego
-
Use temporary variables to add objects that depend on more than one2009-04-20, by diego
-
Add algorithm flag (SWS_POINT) to sws_getContext call to avoid a crash.2009-04-20, by diego
-
Only add existing files to the FFMPEGFILES variable.2009-04-20, by diego
-
Use ADDSUFFIXES function to simplify version.h dependency declaration.2009-04-20, by diego
-
Introduce ADDSUFFIXES function and use it to simplify the2009-04-20, by diego
-
cosmetics: Move ADD_ALL_* functions to a more sensible place.2009-04-20, by diego
-
Add HAVE_LDBRX to config.h for FFmpeg.2009-04-20, by diego
-
Add check for XFORM ASM, needed by FFmpeg/PPC.2009-04-20, by diego
-
cosmetics: reindent2009-04-19, by diego
-
whitespace cosmetics2009-04-19, by diego
-
cosmetics: Rename PARTS variable to FFMPEGPARTS.2009-04-19, by diego
-
Introduce ADD_ALL_DIRS function to factorize clean and distclean target commands2009-04-19, by diego
-
Convert another forgotten ADD_ALL_EXESUFS call.2009-04-19, by diego
-
Extend ADD_ALL_EXESUFS to work with a list of files instead of a single one.2009-04-19, by diego
-
Remove duplicate entry from DIRS.2009-04-19, by diego
-
Add files in all library subdirectories to FFMPEGFILES variable, not2009-04-19, by diego
-
Remove pointless #ifdef around internal #include.2009-04-19, by diego
-
Remove 2 useless += at the end of rgb16to15(), found by CSA.2009-04-18, by michael
-
Rename swscale_avoption.c to options.c.2009-04-18, by stefano
-
Make sws_setColorspaceDetails() return -1 if the destination format is2009-04-18, by stefano
-
Move sws_[gs]etColorspaceDetails() documentation from swscale.c to2009-04-18, by stefano
-
Rely on POSIX-compatible head/tail versions that understand the -n option.2009-04-16, by diego
-
Replace all `` by $(), it is more readable and easier to nest.2009-04-15, by diego
-
Simplify OS detection functions.2009-04-15, by diego
-
libavformat is now the default for mov, update extension.c to match this.2009-04-15, by reimar
-
whitespace cosmetics: Break some overly long lines.2009-04-14, by diego
-
Do not use abgrToA for both luma and alpha channel in hyscale.2009-04-14, by sdrik
-
follow renaming of pbBufPtr() to put_bits_ptr() by stefano2009-04-13, by rik
-
fix a memory leak leading to ~80 bytes being leaked at each call to flip_page.2009-04-13, by gpoirier
-
Sync with latest FFmpeg changes.2009-04-13, by diego
-
Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it.2009-04-12, by diego
-
whitespace cosmetics: Reindent a few lines and break a few excessively long lines.2009-04-12, by diego
-
Fix E-AC-3 channel ordering. E-AC-3 needs to use the same ordering as AC-3,2009-04-12, by diego
-
Reduce subtitle parsing verbosity.2009-04-12, by diego
-
Use extra_cflags variable instead of CFLAGS to add system-specific CFLAGS.2009-04-12, by diego
-
Reemit the ID_AID_x_LANG for the track. This allows the identification of the2009-04-11, by diego
-
Move all CFLAGS checks together at the beginning of configure.2009-04-10, by diego
-
Move thread-related CFLAGS settings into pthread test.2009-04-10, by diego
-
some updates about translation maintenance2009-04-10, by diego
-
Simplify: use av_fifo_space2009-04-10, by reimar
-
Remove unnecessary Darwin default CFLAGS and LDFLAGS.2009-04-10, by diego
-
Move darwin CFLAG settings to darwin section at the beginning of configure.2009-04-10, by diego
-
Move amigaos CFLAG settings to amigaos section at the beginning of configure.2009-04-10, by diego
-
gcc <3.1 is unsupported on Darwin, no need to check for this.2009-04-10, by diego
-
Make tvi_v4l2 print -1 as "Current input" if the ioctl to read it failed.2009-04-10, by reimar
-
Disable pause-hack from PulseAudio 0.9.15 on, it should be fixed.2009-04-09, by reimar
-
Split oversized of "argument" onto a separate line.2009-04-09, by reimar
-
Also lock the mainloop when doing adjusting the volume for PulseAudio.2009-04-09, by reimar
-
Make sure waitop always unlocks the mainloop even if the operation could not2009-04-09, by reimar
-
Add a -indentify message that indicates if the current DVDNAV title is2009-04-09, by reimar
-
Change type of first argument of the print_int_array function from int to2009-04-09, by diego
-
Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it.2009-04-08, by ramiro
-
Specify precise dependencies for generated header file codecs.conf.h.2009-04-08, by diego
-
Reduce compilation time after version.h was updated.2009-04-08, by cehoyos
-
Fix wrong syntax in test example, noticed by Jason Holt, jholt google com.2009-04-08, by diego
-
Add rules to install gmplayer manual pages.2009-04-06, by diego
-
swscale: Remove X86 commented out code.2009-04-05, by ramiro
-
synced with r291472009-04-05, by Gabrov
-
eliminate a trailing whitespace2009-04-05, by Gabrov
-
sync with en/mplayer.1 r291332009-04-05, by jrash
-
swscale: Use function pointers for swScale functions.2009-04-04, by ramiro
-
swscale: {}-related cosmetics.2009-04-04, by ramiro
-
swscale: Add const to some swScale functions' parameters.2009-04-04, by ramiro
-
remove startup -volume wish, option was added a while ago2009-04-04, by compn
-
add tivo (ty) and rm (rmvb) to file chooser, fixes bug 6632009-04-04, by compn
-
Avoid spurious rebuilds on svn up. The check to find out if the header file2009-04-04, by cehoyos
-
Fix passing CFLAGS and LDFLAGS with = in them as configure parameters.2009-04-04, by diego
-
make = and + both adjust audio delay, useful for keyboards without keypads2009-04-04, by compn
-
add fourccs: dvp and dvs1, from vlc dv video fourcc list2009-04-03, by compn
-
Fix compilation for newly added VAAPI_HWACCEL's.2009-04-03, by cehoyos
-
Use native endian float filter provided by libbs2b instead of2009-04-02, by bircoph
-
Add documentation for libbs2b audio filter.2009-04-02, by bircoph
-
Add libbs2b audio filter itself.2009-04-02, by bircoph
-
Support for libbs2b audio filter.2009-04-02, by bircoph
-
Fix compilation with libavcodec's HWACCEL.2009-04-02, by cehoyos
-
swscale: Remove mmx2 params from h[yc]scale().2009-04-02, by ramiro
-
swscale: Split h[yc]scale_fast() into their own functions.2009-04-02, by ramiro
-
swscale: Execute sfence and emms depending on runtime flags.2009-04-02, by ramiro
-
Remove unnecessary malloc.h #includes and related #ifdeffery.2009-04-02, by diego
-
Add recently added FFmpeg subdirs to DIRS variable.2009-04-02, by diego
-
override codec tag for pcm s32le and s32be, used in mov2009-04-02, by bcoudurier
-
Add config.h #include, necessary for HAVE_MALLOC_H check.2009-04-01, by diego
-
Remove unused variable along with the related warning.2009-04-01, by diego
-
Increase probe buffer size to 32kB, this makes ac3 auto-detection far more reliable.2009-04-01, by reimar
-
At least direct3d vo supports -xineramascreen, too2009-04-01, by reimar
-
Make examples and test progs depend on libraries2009-04-01, by mru
-
Prefer vo vdpau over vo xv where available.2009-03-31, by cehoyos
-
100l, add forgotten BGR15 format to fmt-conversion.c table2009-03-31, by reimar
-
cdvh decodes with ffdv2009-03-31, by compn
-
Add forgotten escapes for -2009-03-31, by reimar
-
Add missing $(EXESUF) to example/test program dependency declaration.2009-03-31, by diego
-
Explain relationship between -geometry and -xineramascreen.2009-03-31, by reimar
-
Get rid of nonsensical limits on -geometry x, y,w and h values, they only2009-03-31, by reimar
-
More flags; sync with Linux kernel.2009-03-31, by zuxy
-
override lavf tag for pcm s24le, mov uses the same for s24be2009-03-30, by bcoudurier
-
Support IMGFMT_NV12 for vo vdpau.2009-03-30, by cehoyos
-
Set the forced_subs_only value correctly whenever a new spudec is created.2009-03-30, by reimar
-
Use correct PRId64 instead of "lld" in printf string, fixes compiler warnings.2009-03-30, by reimar
-
Make sure we do not accidentally use the vdp_get_error_string from the2009-03-30, by reimar
-
Add support for IMGFMT_YUY2 and IMGFMT_UYVY to vo vdpau.2009-03-29, by cehoyos
-
VDPAU supports IMGFMT_I420 and IMGFMT_IYUV.2009-03-29, by cehoyos
-
Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libmpcodecs.2009-03-29, by reimar
-
Globally ignore all example binaries.2009-03-29, by diego
-
Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libvo.2009-03-29, by reimar
-
Generalize example target rule in common.mak so that it sets a -example$(EXESUF)2009-03-29, by diego
-
Move swscale AltiVec template code to ppc subdirectory.2009-03-29, by diego
-
Use MP_MAX_PLANES as size of arrays passed to mpcodecs_draw_slice.2009-03-29, by reimar
-
Relicense file to LGPL with the permission of Romain Dolbeau, the author.2009-03-29, by diego
-
sync with en/mplayer.1 r290592009-03-29, by jrash
-
Update demuxer->sub->id and demuxer->sub->sh if a new subtitle stream is2009-03-29, by reimar
-
Cosmetics: Reindent after last commit.2009-03-29, by cehoyos
-
10l: Don't use MP_IMGFIELD_TOP_FIRST if MP_IMGFIELD_ORDERED is not set.2009-03-29, by cehoyos
-
synced with r290592009-03-28, by Gabrov
-
Move config.h include directive up as a precaution measure.2009-03-28, by bircoph
-
Reorder includes alphabetically.2009-03-28, by bircoph
-
Remove af_mp.h and add its content to af.h2009-03-28, by bircoph
-
Remove af_msg special-casing API in libaf.2009-03-28, by bircoph
-
Document the ass_render_event event_images parameter.2009-03-28, by reimar
-
Initialize all structs to 0 before using them.2009-03-28, by reimar
-
Check for ddk/ntddcdrm.h header before enabling VCD on mingw.2009-03-28, by reimar
-
100l, revert r29082, I missed that the vts comparison should be case-insensitive.2009-03-28, by reimar
-
Reindent2009-03-28, by reimar
-
Simplify extracting title number from ifo name2009-03-28, by reimar
-
Move bfin specific code to its subdir.2009-03-27, by ramiro
-
Simplify detection of .ifo extension.2009-03-27, by reimar
-
Use x86_reg instead of long in several video filters to fix compilation on MinGW64.2009-03-27, by reimar
-
Directly include libavutil/x86_cpu.h in cpudetect.h instead of duplicating it2009-03-27, by reimar
-
Get rid of gettimeofday reimplementation for MinGW, all remotely recent2009-03-27, by reimar
-
spelling fixes, add release name2009-03-27, by diego
-
Check for _WINGDI_ instead of _WINGDI_H before defining BITMAPINFOHEADER2009-03-27, by reimar
-
misc updates2009-03-27, by diego
-
Sync cpuid detection code with libavcodec: assume it is always available on x86_642009-03-27, by reimar
-
Rename local TMP variable to TMPRES to avoid a clash with the2009-03-27, by reimar
-
Rename cs_test.c --> colorspace-test.c. This is more consistent with the names2009-03-26, by diego
-
change close to closesocket, unifies close streaming code2009-03-26, by compn
-
Make svn:ignore properties globally consistent. Ignore all .d, .ho, .exe, -test2009-03-26, by diego
-
Add support for mmsh:// as alias for mmshttp://2009-03-26, by reimar
-
Move yuv2rgb code to subdirs.2009-03-26, by ramiro
-
enable vp6 codec to read/write .fpf (passlogfile)2009-03-25, by compn
-
Simplify vdpau deinterlacing code and fix timing for deint=2.2009-03-25, by cehoyos
-
typo fixes2009-03-25, by diego
-
Update date in manual page.2009-03-25, by diego
-
Rename 'default-binds' input option to 'default-bindings'.2009-03-25, by diego
-
cosmetics: Drop leading underscore from extra_ variables.2009-03-25, by diego
-
swscale-example is an API example, not a test program.2009-03-25, by diego
-
1l: There is no more delay since r29051.2009-03-25, by cehoyos
-
Clarify vdpau deinterlacers.2009-03-25, by cehoyos
-
New VDPAU deinterlacing code needs one reference surface less for software decoding.2009-03-24, by cehoyos
-
New vdpau deinterlacing code needs one reference surface less.2009-03-24, by cehoyos
-
Stephen Warren reported that VDPAU deinterlacing did not work correctly.2009-03-24, by cehoyos
-
sqcp plays with ffqclp in ffmpeg2009-03-24, by compn
-
Update help output with previous --extra-ldflags change.2009-03-24, by diego
-
Adds "YUYV422 to YUVA420P" and "UYVY422 to YUVA420P" unscaled convertion2009-03-24, by sdrik
-
Fix some places where "non-alpha to YUVA420P" do not fill the alpha plane2009-03-24, by sdrik
-
Simpler and more elegant fix to the x86_32/OSX+PIC build failure2009-03-24, by sdrik
-
Replace --with-extralibdir option by --extra-ldflags, which accepts arbitrary2009-03-24, by diego
-
typo fix: Remove stray '-' from --extra-cflags option evaluation.2009-03-23, by diego
-
Replace --with-extraincdir option by --extra-cflags, which accepts arbitrary2009-03-23, by diego
-
Get rid of pointless EXTRA_INC and EXTRAXX_INC config.mak variable indirection.2009-03-23, by diego
-
Do not use full CFLAGS to build codec-cfg, they are unnecessary.2009-03-23, by diego
-
Change function call order in config().2009-03-22, by cehoyos
-
Rename 'tests' target to 'testprogs'. It is too easily confused with the2009-03-22, by diego
-
Remove unnecessary CLEANFILES declaration. Test programs do not require it.2009-03-22, by diego
-
Add forgotten "static" to new data_length variable in ao_pcm2009-03-22, by reimar
-
Whitespace-only cosmetics: use consistent indentation in ao_pcm.c2009-03-22, by reimar
-
Print a warning if ao_pcm wrote more data than what can be specified in the2009-03-22, by reimar
-
Sync with r28984: 17% done.2009-03-22, by bircoph
-
Synced with r28991.2009-03-22, by bircoph
-
sync with en/mplayer.1 r289912009-03-22, by jrash
-
Enable unscaled packed422 -> planar 420 converters by default as the2009-03-21, by michael
-
10l: C code of extract_even2avg(), extract_odd2() and extract_odd2avg() was2009-03-21, by michael
-
Average chroma of 2 lines in packed 422 -> planar 420.2009-03-21, by michael
-
10l: Only try to create vdpau decoder if hardware decoding is intended.2009-03-21, by cehoyos
-
Test if create_vdp_decoder() might succeed by calling it from config()2009-03-21, by cehoyos
-
Change return value for create_vdp_decoder().2009-03-21, by cehoyos
-
map jls (jpeg-ls), thm and db (thumbnails) files to jpg2009-03-21, by compn
-
Factorize create_vdp_decoder().2009-03-21, by cehoyos
-
Initialize HAVE_FAST_UNALIGNED definition to 0 so that it is never undefined.2009-03-21, by diego
-
Fix build failure on x86_32 Mac OS X with PIC enabled2009-03-21, by sdrik
-
Fix planarCopy to ignore the GRAY8 "pseudo"-palette, fixes libavtest regression test.2009-03-21, by reimar
-
Remove postinst script that asks for a TrueType font to use as default.2009-03-21, by diego
-
Add CONFIG_SWSCALE_ALPHA and HAVE_VIRTUALALLOC config.h #defines for FFmpeg.2009-03-21, by diego
-
Avoid crash on planarCopy to a destination without alpha.2009-03-20, by reimar
-
Initialize pointer arrays which may be freed before being initialized.2009-03-20, by benoit
-
Do _not_ use rbx on x86_64, it will fail to compile with PIC, besides it2009-03-20, by reimar
-
Fix swscale compilation with Altivec enabled.2009-03-20, by reimar
-
Reindent after last commit2009-03-20, by sdrik
-
Also test the alpha channel in swscale-example2009-03-20, by sdrik
-
YUVA420P is now supported as output format2009-03-20, by sdrik
-
Add alpha channel scaling2009-03-20, by sdrik
-
Add YUVA420P -> RGBA/BGRA/ARGB/ABGR unscaled converters2009-03-20, by sdrik
-
Use a simpler and more general check for the gray case in the planarCopy function2009-03-20, by sdrik
-
Initialize *srcContext, *dstContext, *outContext to NULL, avoids the warnings:2009-03-19, by diego
-
Remove useless casting in asm "m" operand.2009-03-19, by cehoyos
-
Allocate executable memory with VirtualAlloc() in Windows.2009-03-19, by ramiro
-
Drop unnecessary cast and cosmetically align.2009-03-19, by ramiro
-
Fix HTML docs generation, broken in r28980.2009-03-19, by rathann
-
Revert2009-03-19, by michael
-
Fix 10l typo.2009-03-19, by michael
-
remove trailing whitespaces2009-03-19, by Gabrov
-
remove trailing whitespaces2009-03-19, by Gabrov
-
remove trailing whitespaces all over the place2009-03-19, by Gabrov
-
synced with r289912009-03-19, by Gabrov
-
Unscaled converters for2009-03-19, by michael
-
Fix libswscale compilation on non-x86, hopefully without breaking MinGW64 again.2009-03-18, by reimar
-
Support icc 11.1.2009-03-18, by cehoyos
-
drop obsolete guidelines2009-03-18, by rathann
-
swscale-example: use LFG instead of random()2009-03-18, by ramiro
-
Do not assume long is same width as x86 register.2009-03-18, by ramiro
-
Allow to use vdpau temporal deinterlacers with hardware accelerated decoding.2009-03-18, by cehoyos
-
Support FFmpeg codecs that decode to other formats than S16.2009-03-18, by reimar
-
Older versions of <vdpau/vdpau.h> will fail during compilation.2009-03-18, by cehoyos
-
Consistently use ff_ prefixes for internal symbols.2009-03-18, by diego
-
10l: Fix indentation.2009-03-18, by cehoyos
-
Add a fillPlane function to fill a plane with one constant value2009-03-17, by sdrik
-
Don't write outside of the picture buffer in planarCopy in the gray case2009-03-17, by sdrik
-
Get rid of trailing whitespaces.2009-03-17, by bircoph
-
Synced with r28979.2009-03-17, by bircoph
-
Fix ff_bfin_yuv2rgb_get_func_ptr() vs. sws_ff_bfin_yuv2rgb_get_func_ptr() name2009-03-17, by diego
-
whitespace cosmetics: Consistently format function calls without space2009-03-17, by diego
-
Avoid an error at the end of chunked HTML doc generation.2009-03-17, by reimar
-
Add chroma-deint option to vo vdpau (nochroma-deint speeds up deinterlacing).2009-03-16, by cehoyos
-
Add an alpha parameter to the YUV2RGBFUNC macro to ease the upcoming yuva2rgb patch2009-03-16, by sdrik
-
Cosmetics: reindent.2009-03-16, by eugeni
-
Fix uninitialized memory access in ass_fontconfig.2009-03-16, by eugeni
-
Add TVI_CONTROL_VID_SET_WIDTH_HEIGHT to set width and height together for v4l2,2009-03-16, by reimar
-
Check mpi type before returning an DR buffer in get_image, fixes jerkiness2009-03-16, by reimar
-
synced with r28968 with some extra roff markup fixes2009-03-16, by Gabrov
-
Split YUV2RGB operands declaration into a separate macro2009-03-16, by sdrik
-
Move initialisation of deint_surfaces[] to free_video_specific().2009-03-15, by cehoyos
-
Update -vo vdpau command line help.2009-03-15, by cehoyos
-
Cosmetics: Fix whitespace.2009-03-15, by cehoyos
-
Initial support for advanced VDPAU deinterlacers (software-decoded video2009-03-15, by cehoyos
-
Ignore generated files 'tags' and 'cpuinfo'.2009-03-15, by diego
-
Add some parentheses to silence the warnings:2009-03-15, by diego
-
Fix warning: Add forgotten 'int' to variable declaration.2009-03-15, by iive
-
sync w/r289582009-03-15, by gpoirier
-
Avoid ridiculously small decode_buffer_size (e.g. 4 with acodec=pcm_s16le)2009-03-15, by reimar
-
100l fix calculation of dropped frames, number of frames is time * fps, not time / fps.2009-03-15, by reimar
-
Synced with r28958.2009-03-15, by bircoph
-
Update sync tag.2009-03-15, by bircoph
-
cosmetics: Remove file names from file header, it only causes trouble.2009-03-15, by diego
-
roff markup: Place \& after abbreviations like i.e. and e.g.2009-03-15, by diego
-
Remove obsolete extra elements from opt_t struct initialization.2009-03-15, by diego
-
Get rid of pointless preprocessor condition indirection and use ARCH_X862009-03-15, by diego
-
"MPlayer - The Movie Player" should be used as the player name.2009-03-15, by diego
-
cosmetics: typo fix2009-03-15, by diego
-
Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.2009-03-15, by reimar
-
HAVE_THREADS should be initialized to 0, it is a 0/1 #define in FFmpeg.2009-03-15, by diego
-
sync w/r289502009-03-14, by gpoirier
-
KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian net2009-03-14, by diego
-
Move page heading and table of contents out of the codec support table.2009-03-14, by diego
-
Give table headings more meaningful names.2009-03-14, by diego
-
Clarify that -vo vdpau:deint=n delays video output for n>2 by one frame.2009-03-14, by cehoyos
-
Add /usr/X11R7 to the list of directories in which to search for X11 includes2009-03-14, by diego
-
Only compile fastmemcpybench on x86.2009-03-14, by diego
-
Set DOCTYPE in xsl-generated HTML documentation.2009-03-14, by reimar
-
Make the source buffer operands parametrized in the YSCALEYUV2RGB_YA macro2009-03-14, by sdrik
-
Check for HAVE_EBX_AVAILABLE before enabling MMX code that needs the EBX2009-03-13, by reimar
-
Use the same code as in vf_decimate to select diff_MMX2009-03-13, by reimar
-
Add missing ecx clobber in diff_MMX code (yes, that function is duplicated).2009-03-13, by reimar
-
Fix compilation with --charset=noconv2009-03-13, by reimar
-
Replace duplicated code by a macro.2009-03-12, by diego
-
add some info for acm and tips for searching2009-03-12, by compn
-
SSE3 support patch by Zhou Zongyi, zhouzongyi pset.suntec net2009-03-12, by diego
-
Use ScaledBorderAndShadow: yes by default.2009-03-11, by greg
-
Make MMX registers parametrized in the YSCALEYUV2PACKEDX_YA macro2009-03-11, by sdrik
-
In initMMX2HScaler, when chrDstW is not divisible by 4, the last filterPos2009-03-11, by sdrik
-
Update email address for Vajna, Miklós.2009-03-11, by diego
-
add sn40 binary codec2009-03-10, by compn
-
sn40 decodes with ffodivx2009-03-10, by compn
-
Fix and restructure fastmemcpybench. It is now one binary that runs all2009-03-10, by diego
-
typo nuppelvideo spotted by kostya2009-03-10, by compn
-
Output number of reference frames before creating H264 vdpau decoder.2009-03-09, by cehoyos
-
Update entry for libdvdread; add entry for libdvdnav.2009-03-09, by diego
-
cosmetics: Add newlines for better readability, rename Homepage entry to URL.2009-03-09, by diego
-
GraphEdit is also available in the Microsoft SDK nowadays.2009-03-09, by diego
-
typo2009-03-09, by kraymer
-
libmpdemux/nuppelvideo.h was removed.2009-03-09, by diego
-
partial further sync by patch by sevenfourk, sevenfourk gmail com2009-03-09, by diego
-
Ensure the string we're trying to compare is actually not NULL.2009-03-09, by ben
-
The first valid index is total count - 1 (usually 0)2009-03-09, by ben
-
Do not call waveOutReset in uninit if you should wait till playing finishes,2009-03-09, by reimar
-
Reuse libavutil fifo code instead of reimplementing it over and over.2009-03-09, by reimar
-
Mask all unused bits for packed pixel format instead of green and alpha mask only.2009-03-09, by kostya
-
Get rid of DEMUXER_TYPE_NUV define, it is no longer used.2009-03-09, by reimar
-
Get rid of nuppelvideo.h and its ugly packed struct and instead write the2009-03-09, by reimar
-
people are forgetting to update the changelog2009-03-09, by compn
-
Fix type of zlen, fixes crashes on 64 bit systems.2009-03-09, by reimar
-
Do not calculate the same value twice2009-03-09, by reimar
-
Allocate buffer for lzo compression correctly also for large frame sizes.2009-03-09, by reimar
-
nuv encoder 64 bit fix: avoid using long/sizeof(long)2009-03-09, by reimar
-
Remove now unused parts of nuppelvideo.h2009-03-09, by reimar
-
Remove native nuv demuxer, it only needs more code to achieve the same thing2009-03-09, by reimar
-
Make fastmemcpybench almost working - only thing missing is a way to2009-03-09, by reimar
-
synced with r288952009-03-09, by Gabrov
-
comment/output cosmetics2009-03-09, by diego
-
whitespace cosmetics:2009-03-09, by diego
-
Merge two preprocessor conditions in order to drop one duplicated #else case.2009-03-09, by diego
-
Ignore all fastmem-* binaries.2009-03-09, by diego
-
Change default OSD/subtitle font sizes.2009-03-09, by greg
-
Fix fastmemcpybench tools build:2009-03-09, by diego
-
sync w/r288952009-03-08, by gpoirier
-
Synced with r28895.2009-03-08, by bircoph
-
Cosmetics: reindent.2009-03-08, by eugeni
-
Treat -font/-subfont as Fontconfig pattern in libass.2009-03-08, by eugeni
-
Add test for C memcpy()2009-03-08, by michael
-
Resurrect script needed for easy use of fastmemcpybench.c.2009-03-08, by michael
-
Remove extraneous braces.2009-03-08, by greg
-
Don't assume width == stride for bitmap composition.2009-03-08, by greg
-
Revert2009-03-08, by michael
-
rtjpegn.c is only needed by the NuppelVideo encoder, change Makefile accordingly2009-03-08, by reimar
-
Remove internal NuppelVideo decoder, the code in libavcodec can decode2009-03-08, by reimar
-
Get rid of pointless debugging code2009-03-08, by reimar
-
Remove the grayscale and 4:2:2 RTjpeg code, it is neither used nor is there2009-03-08, by reimar
-
Remove colourspace-conversion stuff from rtjpeg, we have functions to do that2009-03-08, by reimar
-
Mark everything not used outside the file as "static"2009-03-08, by reimar
-
Remove functions not used by MPlayer from header2009-03-08, by reimar
-
Remove useless "extern" in function declarations.2009-03-08, by reimar
-
Add a small howto explaining how to cross-compile for MinGW2009-03-08, by reimar
-
Explain that disabling other input methods is not the purpose of -slave2009-03-08, by reimar
-
Remove unused variable from demux_mov.2009-03-08, by reimar
-
Add an option to disable the default key binding that MPlayer includes2009-03-08, by reimar
-
Fix clipping for pan-and-scan.2009-03-08, by greg
-
Add a proper color check to the overlap compositing.2009-03-08, by greg
-
Replace rotation functions with a simplified version adapted from2009-03-08, by greg
-
Only use first \org in a line.2009-03-07, by greg
-
cosmetics: spelling fixes2009-03-07, by diego
-
cosmetics: Reformat file header.2009-03-07, by diego
-
Make pausing_keep_force the default for the set_mouse_pos and key_down_event -2009-03-07, by reimar
-
Update x264 version check for version required by lavc.2009-03-07, by reimar
-
Let the 4th plane reach the swScale function2009-03-07, by sdrik
-
YUVA420P is a planar YUV format2009-03-07, by sdrik
-
Reduce size of needlessly large mp3lib bandInfoStruct2009-03-07, by reimar
-
Make several constant mp3lib tables const2009-03-07, by reimar
-
Setting vo_fs is handled by x11_common.c, so remove that code from vo_xv/vo_xvmc.2009-03-07, by reimar
-
Make data related to suboption parsing const in libvo2009-03-07, by reimar
-
Get rid of the "set" member of the subopt-parser struct, it made2009-03-06, by reimar
-
Add some "const" to mpcodecs_vd_drivers2009-03-06, by reimar
-
The large -help help_text should be const so it goes into .rodata2009-03-06, by reimar
-
Make audio_out_* structs const so they end up in .rodata2009-03-06, by reimar
-
Make ao_info_t structs const.2009-03-06, by reimar
-
Use code that is actually thread-safe to calculate delay, free space etc. in ao_win322009-03-06, by reimar
-
Cosmetics: get rid of trailing whitespace.2009-03-06, by reimar
-
get rid of full_buffers variable, if the check it is used for is triggered2009-03-06, by reimar
-
Remove now unused buf_write_pos variable from ao_win322009-03-06, by reimar
-
Always write full buffers in ao_win32, except for the last block.2009-03-06, by reimar
-
Use calloc instead of malloc+memset2009-03-06, by reimar
-
sync w/r288072009-03-06, by gpoirier
-
The 8 bit per sample formats are unsigned on Windows, fixes playback with2009-03-06, by reimar
-
Refactor smalltex/tinytex EOSD optimization in vo_gl2009-03-06, by reimar
-
Remove several useless casts from af_resample2009-03-06, by reimar
-
Free af->setup and contents in af_resample uninit function.2009-03-06, by reimar
-
Use calloc to allocate the af_resample ring buffers, reportedly using2009-03-06, by reimar
-
Use a single malloc to allocate space for the circular buffers.2009-03-06, by reimar
-
Comment typo fixes for af_resample2009-03-06, by reimar
-
Simplify EOSD code by rendering it in VOCTRL_DRAW_EOSD instead of genEOSD,2009-03-06, by reimar
-
Remove duplicate OSD drawing introduced due to a conflict between r28840 and r28839.2009-03-06, by reimar
-
Swap order of VFCTRL_DRAW_EOSD and VFCTRL_DRAW_OSD so that the EOSD is drawn2009-03-06, by reimar
-
As for vo_gl, do not rely on draw_osd to render EOSD.2009-03-06, by reimar
-
Draw EOSD with VOCTRL_DRAW_EOSD instead of along with OSD.2009-03-06, by greg
-
Do not rely on draw_osd to render the EOSD, instead draw it already at the2009-03-06, by reimar
-
Fix \be blur start position.2009-03-06, by greg
-
Raise max. number of \be applications to 100, introduce #define for it.2009-03-06, by greg
-
Replace magic numbers (for subpixel accuracy masking) with a define.2009-03-06, by greg
-
Use blur with kernel [[1,2,1], [2,4,2], [1,2,1]] for \be.2009-03-06, by greg
-
Sync latest set of changes.2009-03-06, by diego
-
Sync local changes file with #ifdef --> #if conversion.2009-03-06, by diego
-
Sync local changes file with #ifdef --> #if conversion.2009-03-06, by diego
-
Add support for extracting the release version number from a VERSION file.2009-03-05, by diego
-
Only add -Ilibdvdnav to the CFLAGS of the files that require it.2009-03-05, by diego
-
Sleep based on get_delay in ao_win32 uninit instead of a loop.2009-03-05, by reimar
-
Simplify CFLAGS generation for individual targets.2009-03-05, by diego
-
Update libass changelog.2009-03-05, by greg
-
Fix bug introduced by me in r287562009-03-05, by sdrik
-
Combine adjacent overlapping, translucent glyph borders and shadows to2009-03-05, by greg
-
Fix positioned events' y-position when pan-and-scan is used.2009-03-05, by greg
-
Support for subpixel accuracy of 3 bits for \pos and \move.2009-03-05, by greg
-
Style override for ScaledBorderAndShadow.2009-03-05, by greg
-
Support ScaledBorderAndShadow property.2009-03-05, by greg
-
Scale shadow displacement and blur size like border size.2009-03-05, by greg
-
Round shadow displacement to nearest int.2009-03-05, by greg
-
Support a vsfilter special case:2009-03-05, by greg
-
Hack: half-merge glyph border with outline to avoid ugly anti-aliasing2009-03-05, by greg
-
Simplify some vidix dhahelper build commands with automatic make variables.2009-03-05, by diego
-
Ignore PlayResX/Y aspect ratio for font aspect ratio.2009-03-05, by greg
-
synced with r288072009-03-05, by Gabrov
-
mphq now runs Subversion 1.5.2009-03-05, by diego
-
full_buffers and buffered_bytes must be volatile because they are used from2009-03-05, by reimar
-
Synced with r28807.2009-03-05, by bircoph
-
Make sure all output_surfaces are initialized in preinit.2009-03-04, by reimar
-
Rewrite of rgb15to32 and rgb16to32 using fewer asm instructions2009-03-04, by sdrik
-
10l: Fix max value for -vo vdpau:deint.2009-03-04, by cehoyos
-
Make sure vo_x11_create_vo_window sets vo_dwidth and vo_dheight right2009-03-04, by reimar
-
Fix mp_msg call with too few arguments.2009-03-04, by reimar
-
remove the rest of x86 asm from LGPL build2009-03-03, by henry
-
100l, remove a pointless opt = NULL assignment that made print_int crash since r287942009-03-03, by reimar
-
Add back mistakenly removed copyright notice.2009-03-03, by diego
-
Add another hack to work-around the currently completely inconsistent way in2009-03-03, by reimar
-
synced with r287882009-03-03, by Gabrov
-
sync w/ r287882009-03-02, by gpoirier
-
sync w/r287072009-03-02, by gpoirier
-
french punctuation cosmetics2009-03-02, by gpoirier
-
- french punctuation cosmetics that was done weeks before.2009-03-02, by gpoirier
-
Make WinID a 64 bit integer, this should avoid issues with valid Window2009-03-02, by reimar
-
Add a 64 bit integer type to the suboption parser.2009-03-02, by reimar
-
Use strtoll in parse_int to avoid discrepancies between 32 and 64 bit systems.2009-03-02, by reimar
-
Minor cosmetics: fix indentation2009-03-02, by reimar
-
import ffmpeg changelog2009-03-02, by compn
-
Synced with r28788.2009-03-02, by bircoph
-
changes2009-03-02, by compn
-
Improve vdpau deinterlacing documentation.2009-03-01, by cehoyos
-
Fix a memory leak.2009-03-01, by eugeni
-
Document that -heartbeat-cmd is only for video, not audio-only2009-03-01, by reimar
-
Use UTF-8 as character set.2009-03-01, by diego
-
cosmetics: Remove trailing whitespace.2009-03-01, by diego
-
With pan-and-scan, keep positioned events in their original positions2009-03-01, by eugeni
-
Remove unnecessary linking hack, compilation works fine without.2009-03-01, by diego
-
Remove now unnecessary linking hacks.2009-03-01, by diego
-
Mention VDPAU in Changelog.2009-03-01, by cehoyos
-
Add standard license headers to files.2009-03-01, by diego
-
synced with r287752009-03-01, by Gabrov