log

age author description
2009-10-16 reimar Find and take into account stream start time for ogg files.
2009-10-15 compn add MVJP fourcc (mjpeg) from ffmpeg
2009-10-14 reimar Add support for "Forward Uncompressed" decoding via FFmpeg
2009-10-14 ptt removed daniele forghieri from italian man mantainers (as said by diego and him)
2009-10-14 ptt synced with r29771
2009-10-12 cehoyos Support SMPTE-240M colourspace in vo_vdpau.
2009-10-11 cehoyos Allow playback of files with FourCC IJLV (Intel JPEG Library Video Codec).
2009-10-10 cehoyos Add colorspace option to vo_vdpau.
2009-10-10 adrian Remove redundant duplicate option handling in the playtree.
2009-10-10 reimar Implement dummy EncodePointer/DecodePointer functions needed for e.g. lagarith.dll
2009-10-08 ptt some coherence's fixes
2009-10-08 ptt cosmetics in channels/capture sections
2009-10-08 ptt synced with r29762
2009-10-08 ptt added myself to italian man mantainers section, since i'm the one that does that
2009-10-08 ptt various little aesthetic fixes
2009-10-08 diego Fix 100l typo introduced in last commit.
2009-10-08 ptt synced with r28576
2009-10-08 diego cosmetics: Remove some pointless parentheses from return calls.
2009-10-08 diego cosmetics: Break two more lines.
2009-10-08 ptt Updated to help_mp-en.h r29742
2009-10-06 diego Clarify screenshot filter description.
2009-10-06 diego K&R coding style and whitespace cosmetics
2009-10-06 adrian Add keycode definitions for older versions of OSX. Fixes compilation on 10.4.
2009-10-06 reimar Remove many uses of tmp_run.
2009-10-05 attila add a warning to the description of -vf screenshot to add it after
2009-10-05 cehoyos Play TrueHD in BluRay with demuxer lavf.
2009-10-05 cladisch fix calculation of ao_data.bps for sample formats with more than 16 bits
2009-10-04 cehoyos Fix definition of KEY_PAGE_DOWN.
2009-10-02 reimar Make the ao_alsa play function always process a multiple of ao_data.outburst
2009-10-02 reimar Add EXTERN_ASM define needed by FFmpeg on ARM.
2009-10-01 jrash sync with en/mplayer.1 r29731
2009-10-01 compn updates
2009-09-30 diego Mark some functions that do not need external visibility as static.
2009-09-30 reimar Extend EBX_AVAILABLE check in a way that works for both OpenBSD/Haiku
2009-09-30 diego Reduce console output verbosity: Move colorspace information to verbose mode.
2009-09-30 reimar lavf: if seeking in the desired direction failed, also try in the opposite one,
2009-09-30 reimar Avoid void * arithmetic.
2009-09-30 reimar Simplify aac_get_sample_rate_index
2009-09-30 reimar Check for grow_array allocation failure.
2009-09-30 reimar Avoid a possible crash if num_cluster_pos is 0.
2009-09-30 reimar Check for integer overflow in grow_array.
2009-09-30 reimar Rearrange code of grow_array to make it easier to extend.
2009-09-30 reimar Avoid a memleak if realloc fails in grow_array.
2009-09-30 reimar Change grow_array argument from void ** to void *, this avoids a aliasing
2009-09-29 reimar Make -nosub work to disable subtitles even if -slang and dvd streams are used.
2009-09-28 reimar Document -nosub option
2009-09-28 reimar Add a -nosub option that allows disabling auto-selected subtitles as e.g. the
2009-09-28 reimar Allow -1 and -2 values for -aid, -vid and -sid (meaning "auto" and "disabled" respectively).
2009-09-28 reimar Enable loading of external subtitles also for audio-only files.
2009-09-28 reimar Use a_pos to update subtitle for audio-only files instead of mpctx->sh_audio->pts
2009-09-28 reimar Call set_osd_subtitle also for external subs (i.e. in find_subs).
2009-09-27 cehoyos Intel compiler icc 11.1 supports compilation of internal mp3lib and internal liba52.
2009-09-27 cehoyos Cosmetics: Fix whitespace.
2009-09-27 reimar Set sensible write frequency/priority values for AllocateMemoryMESA
2009-09-27 reimar Print error instead of crashing when mesa-buffer is used on systems
2009-09-27 reimar Also check GLX client and server strings for extensions
2009-09-26 reimar Amend previous commit: both zlib decoder and encoder must be disabled
2009-09-26 reimar Disable libavcodec zlib decoder when zlib is not available, fixes compilation
2009-09-26 reimar Change libaf control ordering to make the controls unique again, (AF_CONTROL_PAN_BALANCE vs.
2009-09-25 reimar Do not override host_arch in x86 vs. x86_64 detection if it was forced via --target.
2009-09-25 reimar Change type to avoid void * arithmetic.
2009-09-25 reimar Set codec_type and codec_id in codec context for lavc encoders.
2009-09-24 diego Sync with current FFmpeg HEAD.
2009-09-24 diego sync with FFmpeg build: BUILD_STATIC --> CONFIG_STATIC
2009-09-23 reimar Add support for displaying subtitles on the command-line when playing
2009-09-23 reimar Make function argument name in header match name in .c file.
2009-09-23 reimar Make update_subtitles work without sh_video for text subtitles.
2009-09-23 reimar Make sure avctx->codec_type and codec_id are set, since libavcodec
2009-09-23 reimar Include mpcommon.h in mpcommon.c, ensures that the declarations in the header
2009-09-23 reimar Factor out sh_video->pts into a refpts variable. This simplifies a future patch
2009-09-23 reimar Rename ambiguous "pts" variable to subpts.
2009-09-23 reimar Use x264_encoder_delayed_frames instead of the current hack to flush delayed
2009-09-23 lorenm sync to x264-r1260 (which changed api)
2009-09-23 diego Add 0x85 ad ID for DTS audio.
2009-09-22 cehoyos Fix teletext font autoscaling.
2009-09-22 diego Replace manual gcc version check by AV_GCC_VERSION_AT_LEAST macro.
2009-09-22 cehoyos Allow playback of dnxhd files, as produced by FFmpeg regression test.
2009-09-20 adrian Fix vo_corevideo with shared buffer after r29606: Only do GUI dependent display config if shared buffer is not enabled.
2009-09-20 compn sync faad / ffaac supported fourccs as spotted by reimar
2009-09-20 compn add another aac tag
2009-09-20 compn add newer microsoft screen binary codec
2009-09-20 compn add coreavc entry, works on windows only.
2009-09-19 reimar Add autodetection for ARM NEON SIMD.
2009-09-19 reimar Use a compilation check to distinguish between x86 and x86_64, uname and
2009-09-19 reimar Add a check for availability of ebx register, needed for
2009-09-19 reimar Treat Haiku as BeOS (only changes the displayed name actually)
2009-09-18 reimar Re-add some ifdefs, partially reverting r29688, since mDisplay and
2009-09-18 reimar Use vo_w32_window directly instead of via the vo_window macro in Windows-only code.
2009-09-18 reimar Get rid of several (probably) pointless ifdefs
2009-09-17 reimar Use ecx instead of ebx to avoid unnecessary issues with PIC.
2009-09-16 ramiro Cleanup buffer debugs in swScale().
2009-09-16 ramiro Use correct buffers in vertical scaler in unscaled YV12 case.
2009-09-16 reimar Merge two Windows-specific #if sections to simplify the condition.
2009-09-16 reimar Hack: set DEP/NX on Windows via SetProcessDEPPolicy.
2009-09-16 compn add YAXPAX and YAPAXI exports to msvcr80
2009-09-14 reimar Add several HAVE_EBX_AVAILABLE conditions where necessary
2009-09-14 reimar %lf is not a valid printf format specifier, use just %f instead.
2009-09-14 compn kegavideo codec requires msvcr80 on windows
2009-09-14 reimar Add support for decoding sgi files via FFmpeg's sgi decoder.
2009-09-14 reimar Get rid of useless indirection and use the demuxer argument directly instead of
2009-09-14 reimar Reduce verbosity if demuxer sets an info value to the same as the current value.
2009-09-13 ramiro Reset slice direction at end of each frame.
2009-09-12 ramiro Remove ; after while(0) in macros.
2009-09-12 compn add kega video binary codec for fourcc kgv1
2009-09-12 jrash sync with en/mplayer.1 r29661
2009-09-11 Gabrov synced with r29670
2009-09-10 diego Convert to UTF-8.
2009-09-10 diego Fix bashism: Use '$(( ))' syntax instead of '(( ))' for arithmetic expressions.
2009-09-10 reimar Add w64 to list of preferred lavf formats (otherwise demux_audio incorrectly
2009-09-10 reimar Sort preferred_list alphabetically since the order does not matter otherwise.
2009-09-10 reimar Always keep a backup of the expand values from the command-line, so values
2009-09-09 ramiro Document that slices can be bottom to top or top to bottom.
2009-09-08 reimar Add CODEC_ID_ADPCM_IMA_AMV to lavf codec_tag override list instead of
2009-09-08 reimar Make all mp_*_taglists const.
2009-09-08 cehoyos Allow disabling and enabling lower-case codecs.
2009-09-08 diego Make (no)t23 suboption description more consistent.
2009-09-08 reimar Fix an endless loop if all programs are empty.
2009-09-08 reimar Make indentation consistent with the rest of the file
2009-09-08 reimar Never switch to a program with no audio and no video.
2009-09-08 reimar Always register all streams from libavformat, not just those belonging to a program.
2009-09-08 reimar 100l, forgot to use "test" for checking the value of the quicktime variable
2009-09-07 vitor Add support for lavf vqf demuxer and lavc TwinVQ decoder.
2009-09-07 ramiro Indent.
2009-09-07 diego Avoid bash-specific 'let' syntax in shell scripts.
2009-09-06 ramiro Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and add context and label
2009-09-05 ramiro Indent.
2009-09-05 ramiro Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt().
2009-09-05 reimar Add standard license header and move a misplaced comment.
2009-09-05 jrash sync with en/mplayer.1 r29638
2009-09-04 diego Fix grammar mistake noticed by Alexander Strasser.
2009-09-04 reimar Factor out duplicated code to set play video scaled by a certain factor.
2009-09-04 reimar Subopt parser subopts should now be const.
2009-09-04 reimar 10l, -framework QuickTime must be added to extra_ldflags, not libs_mplayer since
2009-09-04 reimar Disable liba52 SSE imdct for x86_64+PIC (e.g. OSX 64 bit) since it will
2009-09-04 reimar Support x86_64 + PIC in mangle.h, needed for OS X 64 bit compiles.
2009-09-04 reimar Split QuickTime check off from quartz check and use the result to enable/disable
2009-09-04 reimar 100l, SIZE_MAX must be UINT_MAX to prevent an integer overflow later on,
2009-09-04 reimar Move OpenGL test below CoreVideo. This ensures -lGL will come after -framework OpenGL which
2009-09-03 reimar Improve wording for file/directory specific config file explanation.
2009-09-02 reimar 10l, fix misplaced check in r29613, for loop detection we must compare
2009-09-02 reimar Limit amount of data allocated on stack, strlen(filename) is not a good idea for
2009-09-02 reimar Document directory-specific configuration file.
2009-09-02 reimar Add support for directory-specific mplayer.conf configuration file.
2009-09-02 faust3 enable ffwmapro
2009-09-02 reimar Consistently use sizeof(variable) instead of sizeof(type) where easily possible.
2009-09-02 reimar Cosmetics: get rid of many pointless ()
2009-09-02 reimar Reduce code duplication for half/normal/double video size handling.
2009-09-02 reimar Remove unused variable.
2009-09-02 reimar The suboption parser now takes a const options list, so mark them all const.
2009-09-02 reimar free(), delete and delete[] are all different and can't just be used at random,
2009-09-02 reimar Fix possible crashes with invalid SDPs that result in stream descriptions
2009-09-02 reimar Fix several more rtsp-related memleaks.
2009-09-02 reimar Fix asmrp_dispose to also free the buffer.
2009-09-02 reimar Use calloc to ensure rmff_new_mdpr returns fully initialized data.
2009-09-02 reimar Move variable declaration to where it is used.
2009-09-02 reimar Make sure we do not strdup(NULL), avoids a crash with non-real streams.
2009-09-02 reimar Fix several memleaks in real_setup_and_get_header
2009-09-02 reimar Change real_setup_and_get_header to use goto a single exit path to simplify
2009-09-02 reimar vo_quartz: change deallocation/uninit to more reliably free allocated data.
2009-09-01 reimar Make glContext a local variable, it is not needed outside the function
2009-09-01 reimar Add a dealloc function to corevideo to reduce the memleaks from
2009-09-01 reimar Fix some of the major memleaks of vo_corevideo with -fixed-vo
2009-09-01 reimar Do not do a unmap/map cycle on Windows given with -wid, with some window
2009-09-01 reimar Make the loop detection for mov reference files less aggressive, fixes
2009-09-01 reimar Check setGlWindow return value to fail properly instead of crashing if e.g.
2009-09-01 reimar Add a hack to ensure data from e.g. mov format -subfile gets read at all
2009-09-01 reimar Hack demux_demuxers so that demux_demuxers_fill_buffer is actually called.
2009-09-01 reimar Make shm_fd a local variable and close it when we need it no longer, thus
2009-09-01 reimar Reduce vo_corevideo memleaks by initializing static context etc. only once
2009-09-01 reimar Fix memleak when using fontconfig without a font name.
2009-09-01 reimar Use MPlayer's standard aspect handling functions in corevideo
2009-09-01 diego The libamrnb *en*coder, not the *de*coder should be added to the list of
2009-08-31 reimar Fix per-file config file loading for DOS paths (i.e. where \ and : can
2009-08-31 reimar Factor out code to try and load a config file only if it exists.
2009-08-31 reimar Move variable declaration into block where it is used and make it const.
2009-08-31 reimar Make m_config_parse_config_file file name argument const
2009-08-31 cehoyos Fix MPEG-4 ASP in MPEG transport streams with -demuxer lavf.
2009-08-31 cehoyos Fix EAC3 in MPEG transport streams with -demuxer lavf.
2009-08-31 reimar Also check linker flags to make sure that liveMedia libraries are there, too,
2009-08-31 cehoyos Fix DTS in MPEG transport streams with -demuxer lavf.
2009-08-31 cehoyos Fix AAC in MPEG transport stream for -demuxer lavf.
2009-08-31 diego cosmetics: alphabetically order lists
2009-08-30 compn bpcm is internal mplayer fourcc
2009-08-30 cehoyos Rename mp_wav_override_tag* as mp_codecid_override_tag* to reflect that
2009-08-30 cehoyos Revert r29404.
2009-08-30 cehoyos Fix MPEG2 and H264 in MPEG transport stream with demuxer lavf.
2009-08-30 cehoyos Use mp_wav_override_taglists for both audio and video.
2009-08-30 cehoyos Fix MP2 and AC3 with demuxer lavf in MPEG transport streams.
2009-08-30 cehoyos Support PCM in Bluray streams.
2009-08-29 ramiro Curly brackets cosmetics for previous commit.
2009-08-29 ramiro Check for return value of initFilter().
2009-08-29 ramiro Revert mistakenly commited hunk.
2009-08-29 ramiro swscale: Check for return values of malloc.
2009-08-29 ramiro swscale-example: Free memory used by input data.
2009-08-29 ramiro Restore comment that was partially removed.
2009-08-29 jrash Synced with help_mp-en.h r29549
2009-08-29 jrash sync with en/mplayer.1 r29555
2009-08-28 reimar Port feature from corevideo: remember half/double size settings and reapply
2009-08-28 reimar Make aspect switching work again (used the wrong variable and always
2009-08-28 reimar Fix implicit declaration of mp_input_.. functions.
2009-08-28 reimar 1l, use sizeof for snprintf size instead of hard-coding the current value.
2009-08-28 reimar Reuse the osx_common convert_key function to convert OSX keycodes to MPlayer
2009-08-28 reimar Move aspect change handling from vo_quartz to osx_common.
2009-08-28 reimar Add osx_common.c and move the keycode conversion (OSX to MPlayer) there.
2009-08-28 reimar Use the standard MPlayer aspect handling instead of reimplementing our own in vo_quartz.
2009-08-27 reimar Remove unused movie_aspect extern declaration.
2009-08-27 reimar Use lookup_keymap_table function with data structure instead of huge switch-case
2009-08-27 reimar Enable calc_src_dst_rects for windowed aspect and panscan.
2009-08-27 reimar Remove panscan related conditions and code that only breaks future windowed
2009-08-27 reimar Make gl2 code capable of windowed aspect and panscan (no user option to enable it yet though).
2009-08-27 reimar Add infrastructure and test code to enable aspect scaling and panscan in windowed mode.
2009-08-27 reimar Fix video placement with -vo gl2 -fs -wid.
2009-08-27 reimar -vo gl2 resize does not need to modify its arguments, so pass int instead of int *.
2009-08-27 reimar Simplify -vo gl ass border etc. dimension calculation one bit more.
2009-08-27 reimar Remove useless code that has no effect.
2009-08-27 reimar Simplify and fix ass border calculations for -vo gl and -wid -fs mode.
2009-08-27 reimar Make panscan cover the same range in -wid -fs mode as in normal mode.
2009-08-27 reimar Disable -keepaspect with -wid in w32_common code.
2009-08-27 reimar Fix aspect_fit to work correctly when borders need to be added on top and
2009-08-27 reimar Forgotten changes to aspect code to handle -wid with -fs.
2009-08-27 reimar First attempts at supporting -fs with -wid, -vo gl on X11 only so far
2009-08-27 cehoyos Expand wid explanation.
2009-08-26 reimar Reindent
2009-08-26 reimar Retry deciding to get audio parameters several times on errors, this avoids
2009-08-26 diego Adjust documentation about filtering out whitespace changes from 'svn diff'.
2009-08-26 cehoyos Fix DTS in least one Bluray sample with demuxer lavf.
2009-08-26 cehoyos Fix AC3 in least one Bluray sample with demuxer lavf.
2009-08-24 cladisch Use a buffer of about half a second, instead of sizing it to have
2009-08-23 ramiro swscale-example: Rename src->ref so as to not confuse with src being used in doTest().
2009-08-23 ramiro swscale-example: Use SWS_BILINEAR instead of hardcoded value.
2009-08-23 reimar Reuse ds_get_packet in ds_get_packet_pts
2009-08-22 ramiro Fix inconsistent indentation.
2009-08-21 reimar Add suport for detecting and demuxing DVB teletext streams (nothing beyond that though).
2009-08-20 ramiro Check return values of sws_allocVec() and sws_getConstVec().
2009-08-19 reimar OpenAL: untested support for 8-channel audio.
2009-08-19 tack Fix channel reordering when using 24-bit samples by adding breaks to cases
2009-08-19 reimar Change ao_dart to use AVFifoBuffer instead of its own fifo implementation, too.
2009-08-19 diego Fix detection of mips arch on NetBSD/sgimips.
2009-08-19 reimar Free initial swscale context, too. Avoids a valgrind warning.
2009-08-19 reimar Remove useless casts of malloc return value.
2009-08-19 ramiro Introduce and use sws_allocVec().
2009-08-19 ramiro Reuse sws_getConstVec() where possible.
2009-08-18 tack Cosmetics: adjust alignment.
2009-08-18 tack Fix incorrect channel ordering for lavc audio codecs (specifically ffac3,
2009-08-17 reimar Fix incompatible pointer types warning, also seems to fix mis-compilation with gcc-4.4.1
2009-08-17 reimar Fix 100l broken flag check found due to compiler warning.
2009-08-17 reimar Set demuxer->filepos in mf demuxer, since the stream_tell fallback is not
2009-08-17 reimar Get rid of rawaudio control code again that only duplicates the fallback code in
2009-08-17 reimar Handle demuxers that never set filepos by using stream_tell.
2009-08-17 ramiro swscale-example: Make selection of dstW, dstH, and flags more clear.
2009-08-16 reimar Add some protection to the rawaudio GET_LENGTH/GET_PERCENT_POS in case the
2009-08-16 reimar Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS for
2009-08-16 ramiro More indentation changes leftover from r29522:
2009-08-16 ramiro Cosmetics:
2009-08-16 ramiro Indent libswscale:
2009-08-15 cehoyos Fix file information. Patch by Francesco Lavra, francescolavra interfree it
2009-08-15 cehoyos Add missing major contributors to copyright statement.
2009-08-15 jrash improve previous translation
2009-08-15 ramiro Indent.
2009-08-14 ramiro Vertical yuv -> yuv16 scaler.
2009-08-14 cehoyos Allow compilation with gcc 2.95.3 if videodev2.h does not support it.
2009-08-14 ramiro BGR32 MMX special convertor.
2009-08-13 greg Fix crash when event format is not specified
2009-08-13 cehoyos Add Dolby TrueHD support for mkv demuxer.
2009-08-13 ramiro Indent.
2009-08-13 ramiro swscale-example: Don't check for chroma planes in mono formats.
2009-08-13 ramiro MMX2 horizontal scaler: Determine code size at runtime.
2009-08-13 ramiro Protect mmx2 filter code buffers so they are not executable and writeable at
2009-08-13 ramiro Remove duplicate define (it is the same in the lum code).
2009-08-13 ramiro Rename "funny" code to "mmx2 filter" code.
2009-08-13 ramiro Indent.
2009-08-13 ramiro swscale-example: Remove hack to end loop by setting variables to break.
2009-08-13 ramiro swscale-example: Don't return random value from main().
2009-08-13 ramiro swscale-example: Check for Gray formats.
2009-08-12 cehoyos Fix possible double-free.
2009-08-12 reimar make codec-cfg reuse the proper defined constants for all RGB/BGR formats
2009-08-12 reimar 100l, fix compilation again and make codec-cfg.c use the predefined constants
2009-08-12 reimar 1000l, RGB48BE does _not_ use 49 bit/pixel, probably fixes 48 bit PNG decoding.
2009-08-12 cehoyos Allow decoding of 48 bit png image files.
2009-08-11 greg Use new libavformat metadata API.
2009-08-11 cehoyos s/RG48xE/RGB48xE
2009-08-11 cehoyos Make *avcctx AVCodecContext instead of void.
2009-08-11 cehoyos Fix H.264 SPS parsing in case of scaling list present.
2009-08-11 cehoyos Fix a crash when playing some H264 over rtsp streams: Do pass an
2009-08-11 reimar Explain how formats must be ordered in fmt_list so the parser can handle
2009-08-11 reimar fmt_table should be const as well.
2009-08-11 cehoyos Parse BitsPerSample and SamplesPerSec when playing PCM in X-QT over
2009-08-11 cehoyos Allow dpx image files as input.
2009-08-11 cehoyos Allow out-formats for IMGFMT_RGB48* in codecs.conf.
2009-08-11 cehoyos Map IMGFMT_RGB48xE to PIX_FMT_RGB48xE.
2009-08-11 cehoyos Add IMGFMT_RGB48LE and IMGFMT_RGB48BE.
2009-08-10 diego Remove disabled debug code.
2009-08-09 ramiro Put some altivec code under COMPILE_ALTIVEC, and not HAVE_ALTIVEC.
2009-08-09 kostya Remove 'offset' argument from PUTRGB* macros since it's unneeded and caused
2009-08-08 diego Remove disabled crufty code.
2009-08-08 reimar 100l, av_fifo_generic_read does not return anything useful, so ignore its
2009-08-07 reimar Add a giant hack to the x264 encoder module to ensure all delayed frames are
2009-08-06 ben Replace macro: MAX -> FFMAX
2009-08-06 cladisch Do not leak the mixer handle if setting of a volume fails.
2009-08-05 cehoyos Fix QT RLE in X-QT via rtsp://.
2009-08-04 lu_zero Make sure it builds with -ftracer
2009-08-03 diego Only #include stream/stream_dvd.h when libdvdread is enabled.
2009-08-03 diego Only #include stream/dvbin.h when DVB is enabled.
2009-08-03 diego Make sure that unavailable message languages are not accepted.
2009-08-03 lu_zero Improve wording for missing sctp support
2009-08-02 diego Remove pointless #ifdefs around harmless internal header #includes.
2009-08-02 cehoyos Fix another typo. Patch by Francesco Lavra, francescolavra interfree it
2009-08-02 diego dpkg-buildpackage automatically sets CFLAGS and pals to -g -O2.
2009-08-02 cehoyos Add standard GPL license header. Patch by Francesco Lavra, francescolavra interfree it
2009-08-02 cehoyos Fix more typos. Patch by Francesco Lavra, francescolavra interfree it
2009-08-02 cehoyos Remove unused include's. Patch by Francesco Lavra, francescolavra interfree it
2009-08-02 cehoyos Fix typos. Patch by Francesco Lavra, francescolavra interfree it
2009-08-01 cehoyos Fix regression when converting to nv12/nv21.
2009-07-31 ben Add a variable in config.mak whether SHM support is enabled or not.
2009-07-31 jrash sync with en/mplayer.1 r29461
2009-07-30 diego Update documentation for libamr replacement by OpenCORE in FFmpeg.
2009-07-30 compn move truehd to correct section
2009-07-30 compn undocumented keyword
2009-07-30 compn start rc4 changelog, where did rc3 go?
2009-07-30 nicodvb handle TrueHD streams (they are carried in 0xFD PES streams in substream 0x72)
2009-07-30 nicodvb added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patch
2009-07-28 uau stream/realrtsp/real.c: Fix another integer overflow
2009-07-28 ramiro MMX2 scaler: Remove {} block leftover from factorization in initMMX2Scaler().
2009-07-28 ramiro MMX2 scaler: factorize initMMX2Scaler().
2009-07-28 ramiro MMX2 scaler: add variable to ease factorization of initMMX2Scaler().
2009-07-28 ramiro Indent.
2009-07-28 ramiro Remove duplicate horizontal scaling when there aren't enough lines in a slice
2009-07-28 ramiro Remove useless code.
2009-07-27 eugeni Fix stupid, off-by-one, mistakes in assert() expressions.
2009-07-27 uau stream/realrtsp/real.c: Fix integer overflow
2009-07-27 ramiro Do not misuse HAVE_ defines. Introduce COMPILE_TEMPLATE_ defines and use them
2009-07-27 ramiro Factorize x86 fast_bilinear assembly.
2009-07-27 ramiro Fix assembly comments for x86 fast_bilinear so they match the C code.
2009-07-26 diego Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
2009-07-26 diego Make diff apply cleanly to our tree again.
2009-07-26 diego Set both HAVE_BIGENDIAN and WORDS_BIGENDIAN.
2009-07-26 cehoyos Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN.
2009-07-26 mru Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
2009-07-24 cladisch Use the correct OSS format, where possible, for mplayer's packed 24-bit
2009-07-23 mru Remove unnecessary #include <unistd.h>
2009-07-22 ptt grammar and sentence fix
2009-07-21 ramiro Remove unused variables.
2009-07-21 cladisch Use correct ALSA sample format for 24-bit samples packed in three bytes.
2009-07-19 diego Bandaid compilation fix: Disable ivtv VIDIX driver until a proper test exists.
2009-07-19 diego The Makefile variable names for external libraries in FFmpeg changed.
2009-07-19 diego Move some variable declarations up to avoid the warnings:
2009-07-19 diego Remove redundant ivtv VIDIX driver variable declarations.
2009-07-19 diego The ivtv vo driver and the ivtv VIDIX driver are unrelated; do not disable the
2009-07-19 iive Handle 24bit audio formats natively by ALSA.
2009-07-19 iive Fix 24bit audio playback.
2009-07-18 diego Change libamr support to libopencore-amr support.
2009-07-18 eugeni Make sure clip coordinates are inside the screen area.
2009-07-18 eugeni Cosmetics: make some variables constant to signify their intended use and,
2009-07-18 eugeni Fix read after the end of allocated buffer.
2009-07-18 jrash sync with en/mplayer.1 r29413
2009-07-17 cehoyos Restore alphabetic order for HAVE_ defines.
2009-07-17 diego Remove CONFIG_LIBAMR_NB_FIXED #define, which no longer exists in FFmpeg.
2009-07-17 cehoyos Assume HAVE_ATTRIBUTE_PACKED.
2009-07-13 Gabrov synced with r39413
2009-07-11 cehoyos Fix compilation after FFmpeg r19395.
2009-07-09 reimar Disable libavcodec AAC encoder, there are too many systems where it doesn't compile.
2009-07-09 ramiro Remove dependency from swscale_internal.h to lavu/internal.h, it is no longer
2009-07-07 lorenm 20% faster hqdn3d on x86_64
2009-07-07 lorenm new debanding filter
2009-07-05 diego The AltiVec code in libswscale no longer is under GPL.
2009-07-04 diego Add a section about handling external code to the policy.
2009-07-03 compn add truemotion rt binary codec for TR20 fourcc
2009-07-01 mru Use enum PixelFormat in sws_format_name() prototype
2009-06-28 reimar Print information about chapters with -identify.
2009-06-28 reimar Make set_property chapter 0-based like all other chapter-related
2009-06-27 compn add binary codec for NTN1 and NTN2 fourcc
2009-06-27 compn add 0xA106 twocc to aac decoders, fixes facebook sample
2009-06-26 cehoyos Fix some blu-ray samples: HDMV == H264
2009-06-26 ben Increase slave mode buffer so that one can load files with a deeper
2009-06-26 reimar Use memcpy_pic2 instead of reimplementing it.
2009-06-26 reimar Close /dev/tty again on uninit.
2009-06-26 reimar Fix indentation broken in last patch
2009-06-26 reimar Get rid of completely pointless vt_doit variable
2009-06-26 reimar 10l, use fopen directly instead of open + fdopen
2009-06-26 reimar Use a single err_out in fb_preinit, also fixes a leak when vo_dbpp has an
2009-06-26 reimar Use FFALIGN and FFMAX3
2009-06-26 reimar Remove useless casts
2009-06-26 reimar fbdev: remove pointless ()
2009-06-26 reimar Replace incorrect use of strncpy by av_strlcpy.
2009-06-26 reimar Use the RESET_GEOMETRY macro in one more place instead of duplicating its code.
2009-06-26 reimar 100l, RESET_GEOMETRY must reset values to INT_MIN, not -1, -1 is a
2009-06-25 diego AltiVec code and runtime cpudetect do not require CONFIG_GPL.
2009-06-25 diego The AltiVec optimizations of libswscale are no longer under GPL.
2009-06-25 diego PPC: Make sure that COMPILE_C is not deactivated if RUNTIME_CPUDETECT is set.
2009-06-24 diego Modern Solaris versions have different default CD-ROM devices.
2009-06-24 reimar AVStream.language is deprecated, switch to av_get_metadata instead.
2009-06-24 reimar Move allocation to avoid a possible memleak if new_sh_audio fails.
2009-06-24 reimar Remove pointless stream count checks, new_sh_* already checks for that.
2009-06-24 reimar Print ID_AID_???_LANG and ID_SID_???_LANG in lavf demuxer so that frontends
2009-06-23 reimar Fix compilation: codec_wav_tags/codec_bmp_tags were renamed to
2009-06-23 reimar Move printing of ID_AID_???_LANG to ts_add_stream instead of ts_detect_streams.
2009-06-23 reimar Initialize es->lang to ensure a previous value does not get misattributed
2009-06-22 diego Do not use -rdynamic on Solaris, where the flag is unsupported.
2009-06-21 reimar Remove duplicate printing of ID_AUDIO_ID/ID_VIDEO_ID, those are already
2009-06-21 reimar TS demuxer: make the IDs used by DEMUXER_CTRL_SWITCH_* and DEMUXER_CTRL_IDENTIFY_PROGRAM
2009-06-20 kostya 1l to Reimar for not updating lavc TM2 decoder output format in codecs.conf
2009-06-20 reimar Do not use MAX_A/V_STREAMS as upper limit for switch_audio/switch_video
2009-06-19 attila fix missing event on move that breaks xmga window movement
2009-06-19 diego Ignore XML files for which no translations exist yet.
2009-06-19 diego Fix setting of DOC_LANGS and MAN_LANGS, the wrong variables were being used.
2009-06-17 vitor Do not call rgb2rgbWrapper() for rgb48*, there is no special converter
2009-06-17 siretart Enable fontconfig support by default. This change takes only in effect,
2009-06-17 siretart Conform to the updated Desktop File Specification. Also improve the
2009-06-17 compn add .mp1/.mp2 mov audio fourcc to ffmp2 codec
2009-06-16 eugeni Add a missing check for a NULL return value.
2009-06-16 cehoyos Do not auto-detect old libnut installations.
2009-06-14 diego Rename LIBVORBIS Makefile variable to VORBIS.
2009-06-14 diego 100l: Add missing $s to default language variable checks, which prevented
2009-06-14 diego Overhaul translation handling completely and add options to install specific
2009-06-14 diego cosmetics: Drop leading underscore from _language* variables.
2009-06-14 diego Allow setting message language separately from documentation language.
2009-06-14 diego Drop redundant setting of message language to English when all languages
2009-06-13 compn sync with ffmpeg
2009-06-12 jrash refine previous translation
2009-06-12 compn sync with ffmpeg
2009-06-12 compn sync with ffmpeg
2009-06-11 ramiro Kill warnings of possibly unused variables by using av_unused.
2009-06-11 diego Fix compilation: #undef standard library functions that are
2009-06-11 diego Add libavutil/internal.h #include, required for the DECLARE_ALIGNED macro.
2009-06-07 gpoirier replace "g" asm constraint by "erm" since "g" allows 64bit immediates while
2009-06-06 stefano Remove '\p' doxygen markup, as it should improve plain text doxy
2009-06-04 ramiro Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code.
2009-06-04 ramiro Replace more uses of __attribute__((aligned)) by DECLARE_ALIGNED.
2009-06-04 ramiro Use DECLARE_ALIGNED macro instead of gcc __attribute__.
2009-06-03 compn cosmetics: replace dead url
2009-06-03 diego Files should be opened in binary mode on OS/2.
2009-06-03 diego CONFIG_LIBNEMESI and CONFIG_LIVE555 are not defined to 0/1 values.
2009-06-02 reimar Configure needs AS to be set for the Makefiles.
2009-06-02 kostya Testing RGB48 variants requires bigger stride in swscale-example.c
2009-06-02 kostya YUV into RGB48 BE/LE conversion support
2009-06-02 kostya Partial (low bits ignored, no direct transcoding into other RGB formats) support
2009-06-01 reimar Switch to avcodec_decode_video2 to allow a hack that makes PNG decode correctly
2009-06-01 reimar Initialize local variable, avoids a possible crash due to using an
2009-06-01 reimar Add const where appropriate, also gets rid of a compiler warning.
2009-06-01 reimar 100l, do not read probe buffer if it will not be used because a format was forced.
2009-06-01 reimar Add actually working support for PPC64
2009-06-01 reimar Use target_arch and target_subarch which is more similar to what FFmpeg uses
2009-06-01 reimar Add some missing FFmpeg archs
2009-05-31 reimar Using nl_langinfo in the asf mmst implementation makes no sense since
2009-05-31 reimar Use a malloced string for the get_term_charset return value.
2009-05-31 reimar Make ID_SEEKABLE depend on both the stream and the demuxer being seekable,
2009-05-30 reimar In all demux_info_add calls change "name" to "title".
2009-05-30 reimar 100l, demuxer info tags are _not_ case sensitive, so use strcasecmp.
2009-05-28 ptt forgot a line :(; added
2009-05-28 ptt synced with r2769
2009-05-28 ptt sync'ed to r29209
2009-05-28 jrash refine previous translation
2009-05-26 compn add dvh1 fourcc to ffdv codec, fixes dvh1_sample_truncated.avi
2009-05-26 compn add binary decoder for YLC0
2009-05-25 lu_zero Unify over rtsp_transport_tcp as var to hold the -rtsp-stream-over-tcp flag and make sure libnemesi only builds are fine
2009-05-25 lu_zero Make sure -rtsp-stream-with-sctp is supported while building with libnemesi
2009-05-25 kostya Move colorspace conversion functions implemented in pure C from template
2009-05-24 Gabrov synced with r29305
2009-05-21 diego cosmetics: alphabetically sort SRCS_MPLAYER
2009-05-19 kostya Let SwScaler know that RGB48 BE/LE is 16-bits per component format.
2009-05-19 kostya Make SwScaler recognize RGB48 BE/LE colourspaces (not support though).
2009-05-19 reimar Set XVR100 make variable. Fixes compilation when support for xvr100 was detected.
2009-05-18 adrian When used with shared_buffer, there's no need for a NSApp object, which causes MPlayer to be marked as unresponsive.
2009-05-18 adrian When used with shared_buffer, autorelease in each flip_page so objects don't accumulate until exit.
2009-05-17 gpoirier sync w/r29244
2009-05-16 reimar Add a hack to detect when we are writing into a Windows pipe since the fseek
2009-05-15 diego Add missing path to find invocation for tags/TAGS creation.
2009-05-15 diego Simplify find invocation in tags/TAGS generation command:
2009-05-13 bircoph Revert whitespace removal for win-related code, because lack of ^M at
2009-05-13 bircoph Restore old license file after whitspace removal in previous commit.
2009-05-13 bircoph Remove all kind of trailing whitespaces from all MPlayer's files.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2009-05-12 diego Make sure that -Ilibdvdread4 appears in CFLAGS before any system directories
2009-05-12 diego Make sure that -I flags for internal library copies come before other CFLAGS
2009-05-12 diego Fix IPv4 vs. IPv6 typo, closes Bugzilla #1439.
2009-05-12 diego libdvdread4 does not use HAVE_CONFIG_H, so drop the -D flag for libdvdread4.
2009-05-12 diego Add HAVE_PPC64 definition for FFmpeg.
2009-05-12 diego Make sure CONFIG_MUXERS is always set.
2009-05-12 reynaldo Get rid of some more trailing whitespace
2009-05-12 reynaldo Get rid of some more trailing whitespace
2009-05-12 reynaldo Some reformating to avoid two too long lines
2009-05-12 reynaldo Get rid of some more trailing whitespace
2009-05-12 reynaldo Get rid of some more trailing whitespace
2009-05-12 reynaldo Get rid of some more trailing whitespace
2009-05-12 reynaldo Get rid of some more trailing whitespace
2009-05-12 reynaldo Get rid of some more trailing whitespace
2009-05-12 reynaldo Get rid of some more trailing whitespace
2009-05-10 rtogni chunk size = 0 is valid for DATA chunks (used in live streams), don't
2009-05-10 diego Add const qualifier to param argument of sws_getContext() and
2009-05-10 diego Move preprocessor condition before variable declaration, fixes the warning:
2009-05-09 rik MPV_common_init balks if s->avctx->pix_fmt == PIX_FMT_NONE, so we set it correctly
2009-05-09 diego Remove redundant information about configuring MPlayer for GUI support.
2009-05-09 diego Move image formats section to a more appropriate place.
2009-05-09 diego cosmetics: indentation fixes for the dvdread check
2009-05-09 diego Fix misplaced 'fi' in external dvdread test.
2009-05-09 diego Add missing const qualifiers to AltiVec function parameters where appropriate.
2009-05-08 diego Add standard license header to all files in libmpdemux.
2009-05-08 diego Replace informal GPL license header by standard GPL header.
2009-05-08 diego Replace informal LGPL header by standard LGPL license header.
2009-05-08 diego lirc anc lircc are MPlayer-only, so add LDFLAGS for MPlayer link only.
2009-05-08 cehoyos Do not use flag CWBackPixel when calling vo_x11_create_vo_window():
2009-05-08 diego The Apple remote code needs the Cocoa framework to link.
2009-05-07 diego Add -framework Carbon to LDFLAGS when Mac OS X finder or bundle is enabled.
2009-05-07 adrian Adrian is maintaining vo_corevideo and merging the OSX Extended GUI branch.
2009-05-07 vitor Fix sliced yuv410 -> yuv420 conversion
2009-05-07 jrash revise previous translation
2009-05-07 jrash sync with en/mplayer.1 r29252
2009-05-05 diego cosmetics: Move Quartz and CoreVideo checks into the vo driver section.
2009-05-05 diego LDFLAGS for CoreVideo and Quartz should be MPlayer-only.
2009-05-05 diego libdvdcss requires the Carbon framework to link on Mac OS X.
2009-05-05 diego cosmetics: Move $def_dvdcss to a more sensible place in config.h.
2009-05-05 diego cosmetics: Move CoreAudio check to audio output section.
2009-05-05 diego Add prototype for mp_a52_framesize().
2009-05-05 diego Add #define for HAVE_DVDCSS_DVDCSS_H (needed by internal libdvdread) to config.h
2009-05-05 diego Remove pointless #ifdef around spudec.h #include.
2009-05-05 diego cosmetics: indentation
2009-05-05 diego Allow disabling and enabling VCD support through command line parameters.
2009-05-05 diego CoreAudio LDFLAGS should be MPlayer-only.
2009-05-05 diego Improve CoreAudio check: Use all required headers and frameworks.
2009-05-05 diego Simplify Mac OS X Finder and Mac OS X Bundle file locations checks.
2009-05-05 michael Change VOFW for x86 to 5120, it allows larger images to be scaled and was
2009-05-04 diego CONFIG_QUICKTIME should be set depending on the state of QTX support.
2009-05-04 diego Add missing 'void' to parameterless function declarations.
2009-05-04 diego ao_macosx was renamed to ao_coreaudio.
2009-05-04 diego Rename macosx video output driver to corevideo.
2009-05-04 diego Rename macosx audio output driver to coreaudio.
2009-05-04 diego QuickTime codecs support requires -framework QuickTime to link on Mac OS X.
2009-05-04 diego Replace QuickTime.h #include with Carbon.h, which is really needed.
2009-05-04 diego Ulion no longer has time to be maintainer.
2009-05-04 diego Improve CoreVideo check: Test more #includes, add -framework Carbon to LDFLAGS.
2009-05-04 diego Add information about configure options to config.mak.
2009-05-03 bircoph Cosmetics for r29244 to follow K&R style closely.
2009-05-03 bircoph Support for libbs2b ver. 3.0.0 API.
2009-05-03 reimar Use libavutil/fifo.h for macosx ao instead of its own FIFO implementation.
2009-05-02 sdrik Fix chroma shift when scaling from ARGB on LE and BGRA on BE
2009-04-27 bircoph Fix polish spelling. Noticed in Gentoo ebuild long time ago.
2009-04-27 sdrik Remove useless duplicated code in yuv2rgb_c_32, yuva2rgba_c and yuva2argb_c
2009-04-27 gpoirier sync w/r29147
2009-04-26 diego Revert previous two commits, the CoreVideo vo needs both OpenGL and Cocoa.
2009-04-25 diego Replace glibc-specific __WORDSIZE preprocessor check with HAVE_FAST_64BIT.
2009-04-25 diego Fix typo in CoreVideo linker flags: the Carbon, not Cocoa framework is needed.
2009-04-25 diego Remove unnecessary -framework OpenGL from CoreVideo linker flags.
2009-04-25 diego whitespace cosmetics: reindent Mac OS X checks, remove trailing whitespace
2009-04-25 diego Split generic OS X API check into separate CoreAudio, CoreVideo, Quartz checks.
2009-04-25 diego typo in XFORM asm check, noticed by Emanuele Giaquinta
2009-04-25 diego sane verbosity levels for menu initialization
2009-04-23 cehoyos Make reset_ptr() void.
2009-04-23 siretart commit remaining binary_codecs.sh changes from debian.
2009-04-23 siretart check for missing libstdc++
2009-04-23 siretart more cosmetics
2009-04-23 diego whitespace cosmetics
2009-04-23 reimar Change getdladdr to always use dlopen, dlsym and then dlclose.
2009-04-23 siretart Part 3 of syncing binary_codecs.sh with Debian
2009-04-23 siretart Part 2 of syncing binary_codecs.sh with Debian
2009-04-23 diego Pass argc and argv parameters to main() function in SDL test.
2009-04-22 siretart Part 1 of syncing binary_codecs.sh with Debian
2009-04-21 eugeni Don't automatically wrap lines when WrapStyle==2.
2009-04-21 gpoirier Fix a signedness issue that caused a warning to be wrongfully printed at runtime.
2009-04-21 michael Planar 16bit 420 422 444 YUV support (output is only supported in some
2009-04-21 michael Merge gray->gray converters into planarCopy(), this should also make planarCopy()
2009-04-21 michael Add macro to check for 16bit per sample.
2009-04-21 michael Make sure src/dst are NULL when they arent used, some code uses this to
2009-04-20 michael Use generic BE check instead of checking for gray16LE.
2009-04-20 michael add isBE()
2009-04-20 diego Unify error message output and update error messages.
2009-04-20 diego small typo fixes
2009-04-20 diego Remove reference to outdated documentation file.
2009-04-20 diego Move non-conditional SRCS lists below the conditional parts. This allows
2009-04-20 diego whitespace cosmetics
2009-04-20 diego Use temporary variables to add objects that depend on more than one
2009-04-20 diego Add algorithm flag (SWS_POINT) to sws_getContext call to avoid a crash.
2009-04-20 diego Only add existing files to the FFMPEGFILES variable.
2009-04-20 diego Use ADDSUFFIXES function to simplify version.h dependency declaration.
2009-04-20 diego Introduce ADDSUFFIXES function and use it to simplify the
2009-04-20 diego cosmetics: Move ADD_ALL_* functions to a more sensible place.
2009-04-20 diego Add HAVE_LDBRX to config.h for FFmpeg.
2009-04-20 diego Add check for XFORM ASM, needed by FFmpeg/PPC.
2009-04-19 diego cosmetics: reindent
2009-04-19 diego whitespace cosmetics
2009-04-19 diego cosmetics: Rename PARTS variable to FFMPEGPARTS.
2009-04-19 diego Introduce ADD_ALL_DIRS function to factorize clean and distclean target commands
2009-04-19 diego Convert another forgotten ADD_ALL_EXESUFS call.
2009-04-19 diego Extend ADD_ALL_EXESUFS to work with a list of files instead of a single one.
2009-04-19 diego Remove duplicate entry from DIRS.
2009-04-19 diego Add files in all library subdirectories to FFMPEGFILES variable, not
2009-04-19 diego Remove pointless #ifdef around internal #include.
2009-04-18 michael Remove 2 useless += at the end of rgb16to15(), found by CSA.
2009-04-18 stefano Rename swscale_avoption.c to options.c.
2009-04-18 stefano Make sws_setColorspaceDetails() return -1 if the destination format is
2009-04-18 stefano Move sws_[gs]etColorspaceDetails() documentation from swscale.c to
2009-04-16 diego Rely on POSIX-compatible head/tail versions that understand the -n option.
2009-04-15 diego Replace all `` by $(), it is more readable and easier to nest.
2009-04-15 diego Simplify OS detection functions.
2009-04-15 reimar libavformat is now the default for mov, update extension.c to match this.
2009-04-14 diego whitespace cosmetics: Break some overly long lines.
2009-04-14 sdrik Do not use abgrToA for both luma and alpha channel in hyscale.
2009-04-13 rik follow renaming of pbBufPtr() to put_bits_ptr() by stefano
2009-04-13 gpoirier fix a memory leak leading to ~80 bytes being leaked at each call to flip_page.
2009-04-13 diego Sync with latest FFmpeg changes.
2009-04-12 diego Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it.
2009-04-12 diego whitespace cosmetics: Reindent a few lines and break a few excessively long lines.
2009-04-12 diego Fix E-AC-3 channel ordering. E-AC-3 needs to use the same ordering as AC-3,
2009-04-12 diego Reduce subtitle parsing verbosity.
2009-04-12 diego Use extra_cflags variable instead of CFLAGS to add system-specific CFLAGS.
2009-04-11 diego Reemit the ID_AID_x_LANG for the track. This allows the identification of the
2009-04-10 diego Move all CFLAGS checks together at the beginning of configure.
2009-04-10 diego Move thread-related CFLAGS settings into pthread test.
2009-04-10 diego some updates about translation maintenance
2009-04-10 reimar Simplify: use av_fifo_space
2009-04-10 diego Remove unnecessary Darwin default CFLAGS and LDFLAGS.
2009-04-10 diego Move darwin CFLAG settings to darwin section at the beginning of configure.
2009-04-10 diego Move amigaos CFLAG settings to amigaos section at the beginning of configure.
2009-04-10 diego gcc <3.1 is unsupported on Darwin, no need to check for this.
2009-04-10 reimar Make tvi_v4l2 print -1 as "Current input" if the ioctl to read it failed.
2009-04-09 reimar Disable pause-hack from PulseAudio 0.9.15 on, it should be fixed.
2009-04-09 reimar Split oversized of "argument" onto a separate line.
2009-04-09 reimar Also lock the mainloop when doing adjusting the volume for PulseAudio.
2009-04-09 reimar Make sure waitop always unlocks the mainloop even if the operation could not
2009-04-09 reimar Add a -indentify message that indicates if the current DVDNAV title is
2009-04-09 diego Change type of first argument of the print_int_array function from int to
2009-04-08 ramiro Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it.
2009-04-08 diego Specify precise dependencies for generated header file codecs.conf.h.
2009-04-08 cehoyos Reduce compilation time after version.h was updated.
2009-04-08 diego Fix wrong syntax in test example, noticed by Jason Holt, jholt google com.
2009-04-06 diego Add rules to install gmplayer manual pages.
2009-04-05 ramiro swscale: Remove X86 commented out code.
2009-04-05 Gabrov synced with r29147
2009-04-05 Gabrov eliminate a trailing whitespace
2009-04-05 jrash sync with en/mplayer.1 r29133
2009-04-04 ramiro swscale: Use function pointers for swScale functions.
2009-04-04 ramiro swscale: {}-related cosmetics.
2009-04-04 ramiro swscale: Add const to some swScale functions' parameters.
2009-04-04 compn remove startup -volume wish, option was added a while ago
2009-04-04 compn add tivo (ty) and rm (rmvb) to file chooser, fixes bug 663
2009-04-04 cehoyos Avoid spurious rebuilds on svn up. The check to find out if the header file
2009-04-04 diego Fix passing CFLAGS and LDFLAGS with = in them as configure parameters.
2009-04-04 compn make = and + both adjust audio delay, useful for keyboards without keypads
2009-04-03 compn add fourccs: dvp and dvs1, from vlc dv video fourcc list
2009-04-03 cehoyos Fix compilation for newly added VAAPI_HWACCEL's.
2009-04-02 bircoph Use native endian float filter provided by libbs2b instead of
2009-04-02 bircoph Add documentation for libbs2b audio filter.
2009-04-02 bircoph Add libbs2b audio filter itself.
2009-04-02 bircoph Support for libbs2b audio filter.
2009-04-02 cehoyos Fix compilation with libavcodec's HWACCEL.
2009-04-02 ramiro swscale: Remove mmx2 params from h[yc]scale().
2009-04-02 ramiro swscale: Split h[yc]scale_fast() into their own functions.
2009-04-02 ramiro swscale: Execute sfence and emms depending on runtime flags.
2009-04-02 diego Remove unnecessary malloc.h #includes and related #ifdeffery.
2009-04-02 diego Add recently added FFmpeg subdirs to DIRS variable.
2009-04-02 bcoudurier override codec tag for pcm s32le and s32be, used in mov
2009-04-01 diego Add config.h #include, necessary for HAVE_MALLOC_H check.
2009-04-01 diego Remove unused variable along with the related warning.
2009-04-01 reimar Increase probe buffer size to 32kB, this makes ac3 auto-detection far more reliable.
2009-04-01 reimar At least direct3d vo supports -xineramascreen, too
2009-04-01 mru Make examples and test progs depend on libraries
2009-03-31 cehoyos Prefer vo vdpau over vo xv where available.
2009-03-31 reimar 100l, add forgotten BGR15 format to fmt-conversion.c table
2009-03-31 compn cdvh decodes with ffdv
2009-03-31 reimar Add forgotten escapes for -
2009-03-31 diego Add missing $(EXESUF) to example/test program dependency declaration.
2009-03-31 reimar Explain relationship between -geometry and -xineramascreen.
2009-03-31 reimar Get rid of nonsensical limits on -geometry x, y,w and h values, they only
2009-03-31 zuxy More flags; sync with Linux kernel.
2009-03-30 bcoudurier override lavf tag for pcm s24le, mov uses the same for s24be
2009-03-30 cehoyos Support IMGFMT_NV12 for vo vdpau.
2009-03-30 reimar Set the forced_subs_only value correctly whenever a new spudec is created.
2009-03-30 reimar Use correct PRId64 instead of "lld" in printf string, fixes compiler warnings.
2009-03-30 reimar Make sure we do not accidentally use the vdp_get_error_string from the
2009-03-29 cehoyos Add support for IMGFMT_YUY2 and IMGFMT_UYVY to vo vdpau.
2009-03-29 cehoyos VDPAU supports IMGFMT_I420 and IMGFMT_IYUV.
2009-03-29 reimar Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libmpcodecs.
2009-03-29 diego Globally ignore all example binaries.
2009-03-29 reimar Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libvo.
2009-03-29 diego Generalize example target rule in common.mak so that it sets a -example$(EXESUF)
2009-03-29 diego Move swscale AltiVec template code to ppc subdirectory.
2009-03-29 reimar Use MP_MAX_PLANES as size of arrays passed to mpcodecs_draw_slice.
2009-03-29 diego Relicense file to LGPL with the permission of Romain Dolbeau, the author.
2009-03-29 jrash sync with en/mplayer.1 r29059
2009-03-29 reimar Update demuxer->sub->id and demuxer->sub->sh if a new subtitle stream is
2009-03-29 cehoyos Cosmetics: Reindent after last commit.
2009-03-29 cehoyos 10l: Don't use MP_IMGFIELD_TOP_FIRST if MP_IMGFIELD_ORDERED is not set.
2009-03-28 Gabrov synced with r29059
2009-03-28 bircoph Move config.h include directive up as a precaution measure.
2009-03-28 bircoph Reorder includes alphabetically.
2009-03-28 bircoph Remove af_mp.h and add its content to af.h
2009-03-28 bircoph Remove af_msg special-casing API in libaf.
2009-03-28 reimar Document the ass_render_event event_images parameter.
2009-03-28 reimar Initialize all structs to 0 before using them.
2009-03-28 reimar Check for ddk/ntddcdrm.h header before enabling VCD on mingw.
2009-03-28 reimar 100l, revert r29082, I missed that the vts comparison should be case-insensitive.
2009-03-28 reimar Reindent
2009-03-28 reimar Simplify extracting title number from ifo name
2009-03-27 ramiro Move bfin specific code to its subdir.
2009-03-27 reimar Simplify detection of .ifo extension.
2009-03-27 reimar Use x86_reg instead of long in several video filters to fix compilation on MinGW64.
2009-03-27 reimar Directly include libavutil/x86_cpu.h in cpudetect.h instead of duplicating it
2009-03-27 reimar Get rid of gettimeofday reimplementation for MinGW, all remotely recent
2009-03-27 diego spelling fixes, add release name
2009-03-27 reimar Check for _WINGDI_ instead of _WINGDI_H before defining BITMAPINFOHEADER
2009-03-27 diego misc updates
2009-03-27 reimar Sync cpuid detection code with libavcodec: assume it is always available on x86_64
2009-03-27 reimar Rename local TMP variable to TMPRES to avoid a clash with the
2009-03-26 diego Rename cs_test.c --> colorspace-test.c. This is more consistent with the names
2009-03-26 compn change close to closesocket, unifies close streaming code
2009-03-26 diego Make svn:ignore properties globally consistent. Ignore all .d, .ho, .exe, -test
2009-03-26 reimar Add support for mmsh:// as alias for mmshttp://
2009-03-26 ramiro Move yuv2rgb code to subdirs.
2009-03-25 compn enable vp6 codec to read/write .fpf (passlogfile)
2009-03-25 cehoyos Simplify vdpau deinterlacing code and fix timing for deint=2.
2009-03-25 diego typo fixes
2009-03-25 diego Update date in manual page.
2009-03-25 diego Rename 'default-binds' input option to 'default-bindings'.
2009-03-25 diego cosmetics: Drop leading underscore from extra_ variables.
2009-03-25 diego swscale-example is an API example, not a test program.
2009-03-25 cehoyos 1l: There is no more delay since r29051.
2009-03-25 cehoyos Clarify vdpau deinterlacers.
2009-03-24 cehoyos New VDPAU deinterlacing code needs one reference surface less for software decoding.
2009-03-24 cehoyos New vdpau deinterlacing code needs one reference surface less.
2009-03-24 cehoyos Stephen Warren reported that VDPAU deinterlacing did not work correctly.
2009-03-24 compn sqcp plays with ffqclp in ffmpeg
2009-03-24 diego Update help output with previous --extra-ldflags change.
2009-03-24 sdrik Adds "YUYV422 to YUVA420P" and "UYVY422 to YUVA420P" unscaled convertion
2009-03-24 sdrik Fix some places where "non-alpha to YUVA420P" do not fill the alpha plane
2009-03-24 sdrik Simpler and more elegant fix to the x86_32/OSX+PIC build failure
2009-03-24 diego Replace --with-extralibdir option by --extra-ldflags, which accepts arbitrary
2009-03-23 diego typo fix: Remove stray '-' from --extra-cflags option evaluation.
2009-03-23 diego Replace --with-extraincdir option by --extra-cflags, which accepts arbitrary
2009-03-23 diego Get rid of pointless EXTRA_INC and EXTRAXX_INC config.mak variable indirection.
2009-03-23 diego Do not use full CFLAGS to build codec-cfg, they are unnecessary.
2009-03-22 cehoyos Change function call order in config().
2009-03-22 diego Rename 'tests' target to 'testprogs'. It is too easily confused with the
2009-03-22 diego Remove unnecessary CLEANFILES declaration. Test programs do not require it.
2009-03-22 reimar Add forgotten "static" to new data_length variable in ao_pcm
2009-03-22 reimar Whitespace-only cosmetics: use consistent indentation in ao_pcm.c
2009-03-22 reimar Print a warning if ao_pcm wrote more data than what can be specified in the
2009-03-22 bircoph Sync with r28984: 17% done.
2009-03-22 bircoph Synced with r28991.
2009-03-22 jrash sync with en/mplayer.1 r28991
2009-03-21 michael Enable unscaled packed422 -> planar 420 converters by default as the
2009-03-21 michael 10l: C code of extract_even2avg(), extract_odd2() and extract_odd2avg() was
2009-03-21 michael Average chroma of 2 lines in packed 422 -> planar 420.
2009-03-21 cehoyos 10l: Only try to create vdpau decoder if hardware decoding is intended.
2009-03-21 cehoyos Test if create_vdp_decoder() might succeed by calling it from config()
2009-03-21 cehoyos Change return value for create_vdp_decoder().
2009-03-21 compn map jls (jpeg-ls), thm and db (thumbnails) files to jpg
2009-03-21 cehoyos Factorize create_vdp_decoder().
2009-03-21 diego Initialize HAVE_FAST_UNALIGNED definition to 0 so that it is never undefined.
2009-03-21 sdrik Fix build failure on x86_32 Mac OS X with PIC enabled
2009-03-21 reimar Fix planarCopy to ignore the GRAY8 "pseudo"-palette, fixes libavtest regression test.
2009-03-21 diego Remove postinst script that asks for a TrueType font to use as default.
2009-03-21 diego Add CONFIG_SWSCALE_ALPHA and HAVE_VIRTUALALLOC config.h #defines for FFmpeg.
2009-03-20 reimar Avoid crash on planarCopy to a destination without alpha.
2009-03-20 benoit Initialize pointer arrays which may be freed before being initialized.
2009-03-20 reimar Do _not_ use rbx on x86_64, it will fail to compile with PIC, besides it
2009-03-20 reimar Fix swscale compilation with Altivec enabled.
2009-03-20 sdrik Reindent after last commit
2009-03-20 sdrik Also test the alpha channel in swscale-example
2009-03-20 sdrik YUVA420P is now supported as output format
2009-03-20 sdrik Add alpha channel scaling
2009-03-20 sdrik Add YUVA420P -> RGBA/BGRA/ARGB/ABGR unscaled converters
2009-03-20 sdrik Use a simpler and more general check for the gray case in the planarCopy function
2009-03-19 diego Initialize *srcContext, *dstContext, *outContext to NULL, avoids the warnings:
2009-03-19 cehoyos Remove useless casting in asm "m" operand.
2009-03-19 ramiro Allocate executable memory with VirtualAlloc() in Windows.
2009-03-19 ramiro Drop unnecessary cast and cosmetically align.
2009-03-19 rathann Fix HTML docs generation, broken in r28980.
2009-03-19 michael Revert
2009-03-19 michael Fix 10l typo.
2009-03-19 Gabrov remove trailing whitespaces
2009-03-19 Gabrov remove trailing whitespaces
2009-03-19 Gabrov remove trailing whitespaces all over the place
2009-03-19 Gabrov synced with r28991
2009-03-19 michael Unscaled converters for
2009-03-18 reimar Fix libswscale compilation on non-x86, hopefully without breaking MinGW64 again.
2009-03-18 cehoyos Support icc 11.1.
2009-03-18 rathann drop obsolete guidelines
2009-03-18 ramiro swscale-example: use LFG instead of random()
2009-03-18 ramiro Do not assume long is same width as x86 register.
2009-03-18 cehoyos Allow to use vdpau temporal deinterlacers with hardware accelerated decoding.
2009-03-18 reimar Support FFmpeg codecs that decode to other formats than S16.
2009-03-18 cehoyos Older versions of <vdpau/vdpau.h> will fail during compilation.
2009-03-18 diego Consistently use ff_ prefixes for internal symbols.
2009-03-18 cehoyos 10l: Fix indentation.
2009-03-17 sdrik Add a fillPlane function to fill a plane with one constant value
2009-03-17 sdrik Don't write outside of the picture buffer in planarCopy in the gray case
2009-03-17 bircoph Get rid of trailing whitespaces.
2009-03-17 bircoph Synced with r28979.
2009-03-17 diego Fix ff_bfin_yuv2rgb_get_func_ptr() vs. sws_ff_bfin_yuv2rgb_get_func_ptr() name
2009-03-17 diego whitespace cosmetics: Consistently format function calls without space
2009-03-17 reimar Avoid an error at the end of chunked HTML doc generation.
2009-03-16 cehoyos Add chroma-deint option to vo vdpau (nochroma-deint speeds up deinterlacing).
2009-03-16 sdrik Add an alpha parameter to the YUV2RGBFUNC macro to ease the upcoming yuva2rgb patch
2009-03-16 eugeni Cosmetics: reindent.
2009-03-16 eugeni Fix uninitialized memory access in ass_fontconfig.
2009-03-16 reimar Add TVI_CONTROL_VID_SET_WIDTH_HEIGHT to set width and height together for v4l2,
2009-03-16 reimar Check mpi type before returning an DR buffer in get_image, fixes jerkiness
2009-03-16 Gabrov synced with r28968 with some extra roff markup fixes
2009-03-16 sdrik Split YUV2RGB operands declaration into a separate macro
2009-03-15 cehoyos Move initialisation of deint_surfaces[] to free_video_specific().
2009-03-15 cehoyos Update -vo vdpau command line help.
2009-03-15 cehoyos Cosmetics: Fix whitespace.
2009-03-15 cehoyos Initial support for advanced VDPAU deinterlacers (software-decoded video
2009-03-15 diego Ignore generated files 'tags' and 'cpuinfo'.
2009-03-15 diego Add some parentheses to silence the warnings:
2009-03-15 iive Fix warning: Add forgotten 'int' to variable declaration.
2009-03-15 gpoirier sync w/r28958
2009-03-15 reimar Avoid ridiculously small decode_buffer_size (e.g. 4 with acodec=pcm_s16le)
2009-03-15 reimar 100l fix calculation of dropped frames, number of frames is time * fps, not time / fps.
2009-03-15 bircoph Synced with r28958.
2009-03-15 bircoph Update sync tag.
2009-03-15 diego cosmetics: Remove file names from file header, it only causes trouble.
2009-03-15 diego roff markup: Place \& after abbreviations like i.e. and e.g.
2009-03-15 diego Remove obsolete extra elements from opt_t struct initialization.
2009-03-15 diego Get rid of pointless preprocessor condition indirection and use ARCH_X86
2009-03-15 diego "MPlayer - The Movie Player" should be used as the player name.
2009-03-15 diego cosmetics: typo fix
2009-03-15 reimar Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.
2009-03-15 diego HAVE_THREADS should be initialized to 0, it is a 0/1 #define in FFmpeg.
2009-03-14 gpoirier sync w/r28950
2009-03-14 diego KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian net
2009-03-14 diego Move page heading and table of contents out of the codec support table.
2009-03-14 diego Give table headings more meaningful names.
2009-03-14 cehoyos Clarify that -vo vdpau:deint=n delays video output for n>2 by one frame.
2009-03-14 diego Add /usr/X11R7 to the list of directories in which to search for X11 includes
2009-03-14 diego Only compile fastmemcpybench on x86.
2009-03-14 reimar Set DOCTYPE in xsl-generated HTML documentation.
2009-03-14 sdrik Make the source buffer operands parametrized in the YSCALEYUV2RGB_YA macro
2009-03-13 reimar Check for HAVE_EBX_AVAILABLE before enabling MMX code that needs the EBX
2009-03-13 reimar Use the same code as in vf_decimate to select diff_MMX
2009-03-13 reimar Add missing ecx clobber in diff_MMX code (yes, that function is duplicated).
2009-03-13 reimar Fix compilation with --charset=noconv
2009-03-12 diego Replace duplicated code by a macro.
2009-03-12 compn add some info for acm and tips for searching
2009-03-12 diego SSE3 support patch by Zhou Zongyi, zhouzongyi pset.suntec net
2009-03-11 greg Use ScaledBorderAndShadow: yes by default.
2009-03-11 sdrik Make MMX registers parametrized in the YSCALEYUV2PACKEDX_YA macro
2009-03-11 sdrik In initMMX2HScaler, when chrDstW is not divisible by 4, the last filterPos
2009-03-11 diego Update email address for Vajna, Miklós.
2009-03-10 compn add sn40 binary codec
2009-03-10 compn sn40 decodes with ffodivx
2009-03-10 diego Fix and restructure fastmemcpybench. It is now one binary that runs all
2009-03-10 compn typo nuppelvideo spotted by kostya
2009-03-09 cehoyos Output number of reference frames before creating H264 vdpau decoder.
2009-03-09 diego Update entry for libdvdread; add entry for libdvdnav.
2009-03-09 diego cosmetics: Add newlines for better readability, rename Homepage entry to URL.
2009-03-09 diego GraphEdit is also available in the Microsoft SDK nowadays.
2009-03-09 kraymer typo
2009-03-09 diego libmpdemux/nuppelvideo.h was removed.
2009-03-09 diego partial further sync by patch by sevenfourk, sevenfourk gmail com
2009-03-09 ben Ensure the string we're trying to compare is actually not NULL.
2009-03-09 ben The first valid index is total count - 1 (usually 0)
2009-03-09 reimar Do not call waveOutReset in uninit if you should wait till playing finishes,
2009-03-09 reimar Reuse libavutil fifo code instead of reimplementing it over and over.
2009-03-09 kostya Mask all unused bits for packed pixel format instead of green and alpha mask only.
2009-03-09 reimar Get rid of DEMUXER_TYPE_NUV define, it is no longer used.
2009-03-09 reimar Get rid of nuppelvideo.h and its ugly packed struct and instead write the
2009-03-09 compn people are forgetting to update the changelog
2009-03-09 reimar Fix type of zlen, fixes crashes on 64 bit systems.
2009-03-09 reimar Do not calculate the same value twice
2009-03-09 reimar Allocate buffer for lzo compression correctly also for large frame sizes.
2009-03-09 reimar nuv encoder 64 bit fix: avoid using long/sizeof(long)
2009-03-09 reimar Remove now unused parts of nuppelvideo.h
2009-03-09 reimar Remove native nuv demuxer, it only needs more code to achieve the same thing
2009-03-09 reimar Make fastmemcpybench almost working - only thing missing is a way to
2009-03-09 Gabrov synced with r28895
2009-03-09 diego comment/output cosmetics
2009-03-09 diego whitespace cosmetics:
2009-03-09 diego Merge two preprocessor conditions in order to drop one duplicated #else case.
2009-03-09 diego Ignore all fastmem-* binaries.
2009-03-09 greg Change default OSD/subtitle font sizes.
2009-03-09 diego Fix fastmemcpybench tools build:
2009-03-08 gpoirier sync w/r28895
2009-03-08 bircoph Synced with r28895.
2009-03-08 eugeni Cosmetics: reindent.
2009-03-08 eugeni Treat -font/-subfont as Fontconfig pattern in libass.
2009-03-08 michael Add test for C memcpy()
2009-03-08 michael Resurrect script needed for easy use of fastmemcpybench.c.
2009-03-08 greg Remove extraneous braces.
2009-03-08 greg Don't assume width == stride for bitmap composition.
2009-03-08 michael Revert
2009-03-08 reimar rtjpegn.c is only needed by the NuppelVideo encoder, change Makefile accordingly
2009-03-08 reimar Remove internal NuppelVideo decoder, the code in libavcodec can decode
2009-03-08 reimar Get rid of pointless debugging code
2009-03-08 reimar Remove the grayscale and 4:2:2 RTjpeg code, it is neither used nor is there
2009-03-08 reimar Remove colourspace-conversion stuff from rtjpeg, we have functions to do that
2009-03-08 reimar Mark everything not used outside the file as "static"
2009-03-08 reimar Remove functions not used by MPlayer from header
2009-03-08 reimar Remove useless "extern" in function declarations.
2009-03-08 reimar Add a small howto explaining how to cross-compile for MinGW
2009-03-08 reimar Explain that disabling other input methods is not the purpose of -slave
2009-03-08 reimar Remove unused variable from demux_mov.
2009-03-08 reimar Add an option to disable the default key binding that MPlayer includes
2009-03-08 reimar Bump etc/codecs.conf version to eliminate one possible cause when debugging VDPAU issues.
2009-03-08 greg Fix clipping for pan-and-scan.
2009-03-08 greg Add a proper color check to the overlap compositing.
2009-03-08 greg Replace rotation functions with a simplified version adapted from
2009-03-07 greg Only use first \org in a line.
2009-03-07 diego cosmetics: spelling fixes
2009-03-07 diego cosmetics: Reformat file header.
2009-03-07 reimar Make pausing_keep_force the default for the set_mouse_pos and key_down_event -
2009-03-07 reimar Update x264 version check for version required by lavc.
2009-03-07 sdrik Let the 4th plane reach the swScale function
2009-03-07 sdrik YUVA420P is a planar YUV format
2009-03-07 reimar Reduce size of needlessly large mp3lib bandInfoStruct
2009-03-07 reimar Make several constant mp3lib tables const
2009-03-07 reimar Setting vo_fs is handled by x11_common.c, so remove that code from vo_xv/vo_xvmc.
2009-03-07 reimar Make data related to suboption parsing const in libvo
2009-03-06 reimar Get rid of the "set" member of the subopt-parser struct, it made
2009-03-06 reimar Add some "const" to mpcodecs_vd_drivers
2009-03-06 reimar The large -help help_text should be const so it goes into .rodata
2009-03-06 reimar Make audio_out_* structs const so they end up in .rodata
2009-03-06 reimar Make ao_info_t structs const.
2009-03-06 reimar Use code that is actually thread-safe to calculate delay, free space etc. in ao_win32
2009-03-06 reimar Cosmetics: get rid of trailing whitespace.
2009-03-06 reimar get rid of full_buffers variable, if the check it is used for is triggered
2009-03-06 reimar Remove now unused buf_write_pos variable from ao_win32
2009-03-06 reimar Always write full buffers in ao_win32, except for the last block.
2009-03-06 reimar Use calloc instead of malloc+memset
2009-03-06 gpoirier sync w/r28807
2009-03-06 reimar The 8 bit per sample formats are unsigned on Windows, fixes playback with
2009-03-06 reimar Refactor smalltex/tinytex EOSD optimization in vo_gl
2009-03-06 reimar Remove several useless casts from af_resample
2009-03-06 reimar Free af->setup and contents in af_resample uninit function.
2009-03-06 reimar Use calloc to allocate the af_resample ring buffers, reportedly using
2009-03-06 reimar Use a single malloc to allocate space for the circular buffers.
2009-03-06 reimar Comment typo fixes for af_resample
2009-03-06 reimar Simplify EOSD code by rendering it in VOCTRL_DRAW_EOSD instead of genEOSD,
2009-03-06 reimar Remove duplicate OSD drawing introduced due to a conflict between r28840 and r28839.
2009-03-06 reimar Swap order of VFCTRL_DRAW_EOSD and VFCTRL_DRAW_OSD so that the EOSD is drawn
2009-03-06 reimar As for vo_gl, do not rely on draw_osd to render EOSD.
2009-03-06 greg Draw EOSD with VOCTRL_DRAW_EOSD instead of along with OSD.
2009-03-06 reimar Do not rely on draw_osd to render the EOSD, instead draw it already at the
2009-03-06 greg Fix \be blur start position.
2009-03-06 greg Raise max. number of \be applications to 100, introduce #define for it.
2009-03-06 greg Replace magic numbers (for subpixel accuracy masking) with a define.
2009-03-06 greg Use blur with kernel [[1,2,1], [2,4,2], [1,2,1]] for \be.
2009-03-06 diego Sync latest set of changes.
2009-03-06 diego Sync local changes file with #ifdef --> #if conversion.
2009-03-06 diego Sync local changes file with #ifdef --> #if conversion.
2009-03-05 diego Add support for extracting the release version number from a VERSION file.
2009-03-05 diego Only add -Ilibdvdnav to the CFLAGS of the files that require it.
2009-03-05 reimar Sleep based on get_delay in ao_win32 uninit instead of a loop.
2009-03-05 diego Simplify CFLAGS generation for individual targets.
2009-03-05 greg Update libass changelog.
2009-03-05 sdrik Fix bug introduced by me in r28756
2009-03-05 greg Combine adjacent overlapping, translucent glyph borders and shadows to
2009-03-05 greg Fix positioned events' y-position when pan-and-scan is used.
2009-03-05 greg Support for subpixel accuracy of 3 bits for \pos and \move.
2009-03-05 greg Style override for ScaledBorderAndShadow.
2009-03-05 greg Support ScaledBorderAndShadow property.
2009-03-05 greg Scale shadow displacement and blur size like border size.
2009-03-05 greg Round shadow displacement to nearest int.
2009-03-05 greg Support a vsfilter special case:
2009-03-05 greg Hack: half-merge glyph border with outline to avoid ugly anti-aliasing
2009-03-05 diego Simplify some vidix dhahelper build commands with automatic make variables.
2009-03-05 greg Ignore PlayResX/Y aspect ratio for font aspect ratio.
2009-03-05 Gabrov synced with r28807
2009-03-05 diego mphq now runs Subversion 1.5.
2009-03-05 reimar full_buffers and buffered_bytes must be volatile because they are used from
2009-03-05 bircoph Synced with r28807.
2009-03-04 reimar Make sure all output_surfaces are initialized in preinit.
2009-03-04 sdrik Rewrite of rgb15to32 and rgb16to32 using fewer asm instructions
2009-03-04 cehoyos 10l: Fix max value for -vo vdpau:deint.
2009-03-04 reimar Make sure vo_x11_create_vo_window sets vo_dwidth and vo_dheight right
2009-03-04 reimar Fix mp_msg call with too few arguments.
2009-03-03 henry remove the rest of x86 asm from LGPL build
2009-03-03 reimar 100l, remove a pointless opt = NULL assignment that made print_int crash since r28794
2009-03-03 diego Add back mistakenly removed copyright notice.
2009-03-03 reimar Add another hack to work-around the currently completely inconsistent way in
2009-03-03 Gabrov synced with r28788
2009-03-02 gpoirier sync w/ r28788
2009-03-02 gpoirier sync w/r28707
2009-03-02 gpoirier french punctuation cosmetics
2009-03-02 gpoirier - french punctuation cosmetics that was done weeks before.
2009-03-02 reimar Make WinID a 64 bit integer, this should avoid issues with valid Window
2009-03-02 reimar Add a 64 bit integer type to the suboption parser.
2009-03-02 reimar Use strtoll in parse_int to avoid discrepancies between 32 and 64 bit systems.
2009-03-02 reimar Minor cosmetics: fix indentation
2009-03-02 compn import ffmpeg changelog
2009-03-02 bircoph Synced with r28788.
2009-03-02 compn changes
2009-03-01 cehoyos Improve vdpau deinterlacing documentation.
2009-03-01 eugeni Fix a memory leak.
2009-03-01 reimar Document that -heartbeat-cmd is only for video, not audio-only
2009-03-01 diego Use UTF-8 as character set.
2009-03-01 diego cosmetics: Remove trailing whitespace.
2009-03-01 eugeni With pan-and-scan, keep positioned events in their original positions
2009-03-01 diego Remove unnecessary linking hack, compilation works fine without.
2009-03-01 diego Remove now unnecessary linking hacks.
2009-03-01 cehoyos Mention VDPAU in Changelog.
2009-03-01 diego Add standard license headers to files.
2009-03-01 Gabrov synced with r28775
2009-03-01 rathann Fix typo in comments.
2009-03-01 reimar Add warnings to yuv2rgb_vis.c because alpha is set wrong (0 instead of 255).
2009-03-01 diego DART audio output driver for OS/2 by KO Myung-Hun, komh chollian net
2009-03-01 reimar Make AltiVec code write alpha as 255 instead of 0 when converting to RGBA
2009-03-01 reimar Fix braindead and broken way to calculate abase, fixes regression tests on
2009-03-01 diego Fix 10l typo in ADD_ALL_EXESUFS function name.
2009-03-01 diego codec-cfg does not depend on codecs.conf.h, it is used to generate it.
2009-03-01 diego Make all object files depend on generated header files.
2009-03-01 diego Add explicit dependencies on generated header files for the object files along
2009-03-01 diego Fix dependencies on generated header files for the codec* binaries.
2009-03-01 reimar 10l, replace a tab that slipped in.
2009-03-01 reimar Create a set_format_params function that sets all the special options needed
2009-03-01 jrash sync with en/mplayer.1 r28745
2009-02-28 cehoyos Use M_PI for pi.
2009-02-28 cehoyos Make VdpVideoMixerAttribute attributes[] static const.
2009-02-28 Gabrov synced with r28745
2009-02-28 diego sync by Ivan (sevenfourk, sevenfourk gmail com)
2009-02-28 cehoyos Support brightness, contrast, hue and saturation adjustments via
2009-02-28 cehoyos Fix OSD for vo vdpau:deint>1.
2009-02-28 reimar Handle vdp_decoder_create failures better, in particular avoid unrelated
2009-02-28 reimar Fix a possible NULL-pointer crash introduced by local changes to libfaad2
2009-02-28 sdrik When converting from a non alpha format to an alpha format, defaults to all ones rather than all zeroes
2009-02-28 bircoph Synced with r28745.
2009-02-27 eugeni Zero-fill glyph_info_t before use.
2009-02-27 eugeni Remove unused function argument.
2009-02-27 eugeni Support fractional arguments for some override tags.
2009-02-27 eugeni Fix two gcc warnings.
2009-02-27 eugeni Fix memory leak produced by the \blur patch.
2009-02-27 eugeni Stronger blur.
2009-02-27 eugeni Allow shadow without border.
2009-02-27 sdrik Add an isALPHA macro to check if pixel format has alpha channel
2009-02-27 sdrik Use YUV420P code path for YUVA420P where appropriate
2009-02-27 cehoyos Update vdpau:deint documentation.
2009-02-27 cehoyos Do not forget the chosen deinterlacer for -vo vdpau.
2009-02-27 cehoyos Add one-field-only output for -vo vdpau.
2009-02-27 cehoyos Document that all vdpau deinterlacers respect -field-dominance.
2009-02-27 cehoyos Refactor code for upcoming alpha patches.
2009-02-27 cehoyos vdpau:pullup only works with temporal and temporal-spatial deinterlacing.
2009-02-27 Gabrov synced with r28736
2009-02-26 kraymer r27801 Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net.
2009-02-26 cehoyos 10l: Remove debug printf() from last commit.
2009-02-26 cehoyos Support "D" to (de-)activate deinterlacing when using vo vdpau.
2009-02-26 cehoyos Document that -field-dominance also works for vdpau.
2009-02-25 cehoyos 10l: Add missing braces for VOCTRL_GET_EOSD_RES.
2009-02-25 kraymer r27390 Fix a misleading section in the libavcodec options manual
2009-02-25 reimar Use memset to make sure all parts of struct sockaddr_in are always initialized.
2009-02-25 reimar Change code to actually work when NUM_OUTPUT_SURFACES is changed.
2009-02-25 Gabrov synced with r28727
2009-02-25 Gabrov copyright year update in man pages
2009-02-24 diego Read revision string from the file snapshot_version if available.
2009-02-24 cehoyos Document -vo vdpau:pullup.
2009-02-24 diego cosmetics: Use $() instead of ``, the former can be nested more easily.
2009-02-24 cehoyos Document -vo vdpau:deint.
2009-02-24 cehoyos Cosmetics: Fix indentation and line length.
2009-02-24 diego Rename yuv2rgb2.c --> yuv2rgb.c.
2009-02-24 cehoyos Clarify -vo vdpau:sharpen.
2009-02-24 cehoyos Document -vo vdpau:denoise.
2009-02-24 cehoyos Document -vo vdpau:sharpen.
2009-02-24 cehoyos Enable Bob de-interlacing for VDPAU.
2009-02-24 kraymer version bump
2009-02-24 diego Relicense AltiVec optimizations as LGPL with the permission of Marc Hoffman
2009-02-24 diego Remove GPL version of yuv2rgb.c that has been replaced by an LGPL substitute.
2009-02-23 jrash add Zhu Tian (JRaSH) as Chinese document translator
2009-02-23 jrash sync with en/mplayer.1 r28576
2009-02-23 reimar Calculate border size in aspect keeping code by using AdjustWindowRect
2009-02-23 reimar ffvc1vdpau and ffwmv3vdpau should be marked as buggy in the same
2009-02-23 reimar Only check for vdp_video_mixer_destroy failure when we actually executed that function.
2009-02-23 reimar EOSD/ASS support for vo_vdpau.c
2009-02-23 bircoph Synced with r28707.
2009-02-23 bircoph Synced with r28706.
2009-02-23 bircoph Update faq about power management effect taking into account that
2009-02-23 bircoph Update some statements:
2009-02-23 bircoph Synced with r28704.
2009-02-23 zuxy Get rid of the outdated and unmaintained CPU codename table.
2009-02-23 uau configure: Make the special dvdnav test the last one again
2009-02-22 diego Accept DVB API 5, patch by Steven Brudenell, steven.brudenell gmail com.
2009-02-22 kostya SwScaler now has new YUV2RGB table generator
2009-02-22 kostya New LGPLed YUV2RGB table generator for SwScaler
2009-02-21 diego Make alpha arch detection more lenient. Taken from the Debian patchset.
2009-02-21 uau af_stats: Some fixes to the new filter
2009-02-21 diego Add missing #include "config.h", fixes the warning:
2009-02-21 diego Add statistics audio filter that prints information about the audio stream.
2009-02-21 diego Set time_base to 1/samplerate, like FFmpeg does, instead of leaving it at the
2009-02-21 diego Add -ffast-math to LDFLAGS as well as to CFLAGS.
2009-02-21 reimar Add forgotten type to variable declaration.
2009-02-21 diego Add HAVE_GETHRTIME and HAVE_INLINE_ASM definitions for FFmpeg.
2009-02-21 diego Print the version string after the command line has been parsed.
2009-02-21 cehoyos Factorize some code in yuv2rgb_template.c to ease further yuva2rgb patch.
2009-02-21 reimar Move resetting audio_info_t samples, eof and error in ao_sun.c to reset(), avoids
2009-02-21 reimar 100l, place vdpau below xv, it should not normally be preferred for auto-selection (yet).
2009-02-21 stefang move zeroing of alpha channel register out of YSCALEYUV2xxx macros,
2009-02-21 stefang splits various YSCALEYUV2xxx macros into YSCALEYUV2xxx_UV,
2009-02-21 stefang make MMX registers parametrized in the WRITEBGR32 macro,
2009-02-21 iive Cosmetics. Reindent to 4 spaces.
2009-02-21 iive Cleanup.
2009-02-21 bircoph Synced with r28266.
2009-02-21 iive Cosmetics. Remove all trailing whitespaces
2009-02-20 iive Turn all remaining printf() into mp_msg().
2009-02-20 iive Cleanup.
2009-02-20 iive Cosmetics part2. Indent local variable definitions like the rest of the code.
2009-02-20 iive Cosmetics part 1. Reindent to 4 spaces.
2009-02-20 iive Comment out "else" statement without following block.
2009-02-20 iive Move libavcodec includes together.
2009-02-20 reimar Document that and why deinterlacing is not working
2009-02-20 reimar Add support for VDPAU deinterlacing, pullup, denoise and sharpening.
2009-02-19 bircoph Synced with r28670. (Copyright year update.)
2009-02-19 Gabrov synced with r28670
2009-02-19 Gabrov update copyright year at the end of the man page
2009-02-19 reimar Drop official maintainership of ao_pulse since libpulseaudio still has
2009-02-19 reimar Work around a PulseAudio bug that causes MPlayer to hang after unpausing.
2009-02-19 reimar Try to update libvo.txt
2009-02-19 reimar Re-add accidentally discarded comment about YUVJ format.
2009-02-19 zuxy Be more robust against corrupted RM files that contain invalid packet length
2009-02-19 diego Add necessary header for ARCH_X86_64 preprocessor check.
2009-02-19 diego Remove unused and unreachable code hunk that was surrounded by a misspelled
2009-02-19 iive Return PIX_FMT_NONE if the video system refuses all other formats.
2009-02-19 bircoph Synced with r28660.
2009-02-19 bircoph Another outdated text in <screen> example.
2009-02-19 bircoph Remove exclamation marks to make output similar to English version.
2009-02-19 bircoph Fix capitalization to be similar to English master file.
2009-02-19 bircoph Screen example for no audio problem is outdated:
2009-02-19 bircoph Spelling: capitalize pronouns.
2009-02-18 stefano Rename the "src" parameter in the sws_scale() declaration to
2009-02-18 stefano Document sws_scale().
2009-02-18 bircoph Replace the dash sign by &mdash; tag.
2009-02-18 bircoph Exterminate one more trailing whitespace.
2009-02-18 bircoph Sync with r26990.
2009-02-18 reimar Use the same code to convert fps in float to fraction as used in mencoder,
2009-02-18 bircoph Current revision is in sync with r28645, because r28644 and r28645
2009-02-18 bircoph Restore synchronization with r28618.
2009-02-18 bircoph Revert r28597 as requested by Diego in order to be cautious before
2009-02-18 reimar Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices for
2009-02-18 diego Also shorten <channel> to <chan> in the description, not just in the example.
2009-02-18 diego Shorten one example line to avoid the groff warning:
2009-02-18 reimar Handle mpcodecs_get_image returning NULL, FFmpeg most of the time handles
2009-02-18 bircoph Sync with r28618.
2009-02-17 diego AVR32 apparently supports fast unaligned accesses.
2009-02-17 reimar Set samplerate in reset also for AC3, and set it before the format in that
2009-02-17 reimar Mark all Linux RealVideo decoders as buggy, they all seem to have some problem
2009-02-17 reimar Make it possible for mpcodecs_get_image to return NULL as the
2009-02-17 reimar Print an error and return NULL in vf_get_image if we try to allocate
2009-02-17 reimar Set avctx->opaque already at init instead of decode so it can be used in
2009-02-17 Gabrov Typo fix
2009-02-17 diego cosmetics: Replace unused 'argc/argv' in main declarations by 'void'.
2009-02-17 reimar Extend calc_src_dst_rects to also calculate the border values needed for
2009-02-17 diego cosmetics: const static --> static const, avoids the debug mode warning:
2009-02-17 diego Also set HAVE_EBP_AVAILABLE in debug mode.
2009-02-17 diego cosmetics: Remove stray empty lines.
2009-02-17 diego Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
2009-02-17 diego Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning:
2009-02-17 cehoyos Fix compilation after last commit.
2009-02-17 reimar Cropping parameter to calc_src_dst_rects is const
2009-02-17 reimar 100l, reset ass_border when switching out of fullscreen mode.
2009-02-17 diego Use FFmpeg instead of MPlayer MANGLE macro, they are equivalent in this
2009-02-17 diego Move FFmpeg #includes below all others so that they do not override
2009-02-17 diego Move libavutil #includes below all others so that they do not override
2009-02-17 diego The CONFIG_TV_TELETEXT preprocessor directive is defined/undefined,
2009-02-17 uau Fix compilation without VDPAU
2009-02-16 cehoyos Fix #endif comment.
2009-02-16 cehoyos Add note about ffwmv3vdpau.
2009-02-16 reimar Add support for VDPAU video out, including hardware decoding.
2009-02-16 bircoph Synced with r28615.
2009-02-16 bircoph Add ccache usage suggestion to speed up compilation.
2009-02-16 reimar 100l, do 0-filling on resume (to avoid desync after pause) in ao_oss only when
2009-02-16 diego Use fixed-point implementation on avr32.
2009-02-16 diego Make configure recognize avr32.
2009-02-16 diego Replace double semicolon by single semicolon.
2009-02-16 diego Sync renaming of xvmc struct members in FFmpeg.
2009-02-16 Gabrov synced with r28593
2009-02-15 diego The AV_XVMC_RENDER_MAGIC constant was renamed to AV_XVMC_ID in FFmpeg.
2009-02-15 iive Reflect ffmpeg change of xvmc struct field to xvmc_id.
2009-02-15 bircoph Fix spelling: "whom" should be used instead of "which" when we're
2009-02-15 bircoph Remove the reference to history.html because history.xml was purged
2009-02-15 diego whitespace cosmetics: Remove all tabs and trailing whitespace.
2009-02-15 diego The xvmc_pixfmt_render structure was renamed to xvmc_pix_fmt in FFmpeg.
2009-02-15 diego Remove unnecessary #ifdef around internal #include.
2009-02-15 diego The xmvc structure member magic_id was renamed to unique_id.
2009-02-15 reimar Remove unnecessary #if around forward declaration.
2009-02-15 reimar Restructure get_format so it can easily be extended to handle VDPAU
2009-02-15 reimar Reuse the code for the general do_dr1 case to set get_buffer/release_buffer for XvMC.
2009-02-15 bircoph Change man page encoding from KOI8-R to UTF-8.
2009-02-15 bircoph Redescribe "parse system" with more clear and understandable
2009-02-15 reimar Use PIX_FMT_NONE instead of -1
2009-02-15 reimar Remove apparently unneeded CODEC_FLAG_EMU_EDGE for XvMC
2009-02-15 bircoph Remove trailing whitespaces.
2009-02-15 bircoph Synced with r28201.
2009-02-15 reimar Extend get_buffer to handle the XvMC case and remove mc_get_buffer
2009-02-15 reimar Unset MP_IMGFLAG_IN_USE in release_buffer.
2009-02-15 reimar Merge two checks for mpi != NULL
2009-02-15 reimar Make the default release_buffer work for XvMC, use it and remove mc_release_buffer
2009-02-15 reimar Get rid of mc_render_slice and use the generic draw_slice instead.
2009-02-15 bircoph Update info about contributions.
2009-02-15 zuxy Fix a regression caused by r17933; RealMedia index tables could never be printed.
2009-02-15 zuxy Support seek in multirate RealMedia files.
2009-02-15 iive Reflect the change of xvmc struct name.
2009-02-15 reimar WMVA works with VDPAU, too
2009-02-15 reimar Move direct-rendering hack from vo_xvmc to vf_vo, so it does not need to
2009-02-15 reimar Sync fourccs for ffvc1vdpau
2009-02-15 reimar Sync fourcc list for ffmpeg12vdpau
2009-02-15 iive Now xvmc struct uses magic_id field
2009-02-15 iive Remove display_flag remains as the member has been removed from the xvmc struct.
2009-02-15 bircoph Get rid of the trailing whitespaces.
2009-02-15 bircoph 'Capitalize' mplayer -> MPlayer when used as a project name.
2009-02-15 bircoph Some more trailing whitespaces.
2009-02-15 bircoph Get rid of trailing whitespaces.
2009-02-15 bircoph Fix r28506.
2009-02-15 bircoph Sync with r28520, 100% done.
2009-02-14 iive Remove some xvmc field initializations. They are not used by
2009-02-14 compn timebomb made some swscale AltiVec fixes
2009-02-14 bircoph Sync with r27979.
2009-02-14 stefano Use sws_printVec2() instead of the deprecated sws_printVec().
2009-02-14 stefano Implement sws_printVec2() and deprecate sws_printVec().
2009-02-14 stefano Document sws_normalizeVec().
2009-02-14 bircoph Sync with r27639.
2009-02-14 bircoph Actually it is in sync with SVN HEAD.
2009-02-14 reimar Use fmt-conversion.h in vd_ffmpeg.c
2009-02-14 reimar Create a fmt-conversion.c file so fmt-conversion.h can be included by multiple files.
2009-02-14 reimar Consistently place whitespace around * ( ) and ,
2009-02-14 reimar Remove useless break
2009-02-14 reimar Indentation and other whitespace fixes
2009-02-14 diego Remove local copy of xvmc_render.h, it is now an installed header in FFmpeg.
2009-02-14 kostya Make hScale_altivec_real() trim its output like other implementations do
2009-02-14 kostya Some AltiVec functions in SwScaler produce different output than their
2009-02-14 diego partial update, patch by sevenfourk, sevenfourk gmail com
2009-02-14 diego Replace fprintf call by mp_msg, fixes the warning:
2009-02-14 reimar Cosmetics: handle all special/compressed formats in a single if in mp_image_setfmt
2009-02-14 reimar Add support for image formats and codecs used by VDPAU
2009-02-14 reimar Add MP_IMGTYPE_NUMBERED which gives access to the kind of mp_image_t that
2009-02-12 reimar Fix typo in German message.
2009-02-12 Gabrov synced with r28532
2009-02-12 reimar Remove now unused vo_calc_drwXY function.
2009-02-12 reimar Add a calc_src_dst_rects that calculates from window size, panscan etc.
2009-02-12 reimar 100l, removed a #ifdef the wrong way, CODEC_FLAG_NOT_TRUNCATED no longer exists,
2009-02-12 reimar Remove trailing whitespace from vd_ffmpeg.
2009-02-12 reimar Replace tabs in vd_ffmpeg by 8 spaces to better match FFmpeg's coding style.
2009-02-12 reimar Remove several #ifdefs that check for libavcodec features from vd_ffmpeg.
2009-02-12 reimar Only set VO_EVENT_RESIZE if size actually changed, not if e.g. the window was
2009-02-12 diego Ignore errors from all rm commands in clean targets.
2009-02-12 diego On clean/distclean, remove binaries with all types of executable suffixes.
2009-02-12 diego Use addprefix and addsuffix functions to generate TOOLS variable.
2009-02-12 stefano Apply misc fixes for sws_getCachedContext() documentation.
2009-02-12 stefano Bump micro version, related to r28491.
2009-02-11 stefano Document sws_getContext().
2009-02-11 diego Port check for 10 assembler operands support from FFmpeg.
2009-02-11 stefano Document sws_getIdentityVec().
2009-02-11 diego Convert "advanced audio usage" into from a subsection to a chapter.
2009-02-11 diego Replace a mention of MPlayer by MEncoder in the MEncoder section.
2009-02-11 diego Remove outdated FAQ entries.
2009-02-11 diego Remove unnecessary _UWIN #define.
2009-02-10 stefano Move sws_getGaussianVec() documentation from swscale.c to swscale.h.
2009-02-10 stefano Document sws_cloneVec().
2009-02-10 stefano Fix typo: lenght -> length.
2009-02-10 stefano Document sws_scaleVec().
2009-02-10 stefano Document sws_getConstVec().
2009-02-10 stefano Move documentation of sws_getCachedContext() from swscale.c to
2009-02-10 stefano Remove pointless comment regarding sws_scale_ordered().
2009-02-10 stefano Add a @deprecated notice to swscale_get_ordered().
2009-02-10 diego Add priority support for OS/2 and factorize the Windows priority support.
2009-02-10 diego Add proper check for posix_memalign(), needed for FFmpeg.
2009-02-10 diego Remove unnecessary emms Assembler instructions.
2009-02-10 diego partial sync with obsolete section removal
2009-02-10 diego partial sync with obsolete section removal
2009-02-10 diego partial sync with obsolete section removal
2009-02-09 diego partial sync with obsolete section removal
2009-02-09 diego partial sync with obsolete section removal
2009-02-09 stefano Document coeff and length fields in SwsVector.
2009-02-09 diego Sync x264 section renaming.
2009-02-09 diego Use consistent names for codec installation sections.
2009-02-09 diego partial sync with obsolete section removal
2009-02-09 diego partial sync with obsolete section removal
2009-02-09 diego partial sync with obsolete section removal
2009-02-09 diego partial sync with obsolete section removal
2009-02-09 diego partial sync with obsolete section removal
2009-02-09 diego partial sync with obsolete section removals
2009-02-09 aurel change internal real video packetizing format to the more straight forward one
2009-02-09 diego Revert #undefining system functions, it is not necessary.
2009-02-09 diego bruteforce partial sync with obsolete documentation removal
2009-02-09 diego Add config.h #include for ARCH_X86 definition.
2009-02-09 diego Add #undefs to reenable system functions that are normally forbidden in other
2009-02-09 diego Drop DECLARE_ALIGNED from extern declarations. It creates trouble when
2009-02-09 reimar Use SetErrorMode so Windows will not show all kinds of error dialogs
2009-02-09 kostya Prefix visible YUV2RGB functions with sws_
2009-02-09 kostya Give better name to Inverse_Table_6_9
2009-02-09 diego Remove file name from file headers.
2009-02-09 diego Print information about detected CPU in verbose mode only.
2009-02-08 stefano Drop the deprecated sws_scale_ordered() at the next major version
2009-02-08 stefano Replace int type with enum PixelFormat for the dstFormat/srcFormat
2009-02-08 stefano Fix a typo: lumaSarpen -> lumaSharpen.
2009-02-08 diego cosmetics: Remove leading underscore from all def_ variables.
2009-02-08 diego Add CONFIG_LIBAMR_NB_FIXED #define for FFmpeg to config.h.
2009-02-08 diego CONFIG_LIBAMR_NB/WB should be 0/1 #defines.
2009-02-08 diego Fix FFmpeg decoder info fields to be consistent.
2009-02-08 diego cosmetics: Drop redundant "decoder" from codec info fields.
2009-02-08 Gabrov synced with r28432
2009-02-08 diego Conditionally compile aclib.c instead of placing #ifdef around its content.
2009-02-08 diego Add CONFIG_LIBVORBIS #define for FFmpeg to config.h.
2009-02-08 diego Add standard license headers, unify header formatting.
2009-02-07 diego Give _XOPEN_SOURCE #define an explicit 600 value. Fixes build on Open Solaris.
2009-02-07 diego Sync with latest FFmpeg changes.
2009-02-07 diego Add config.h/config.mak bzlib variables missed in last commit.
2009-02-07 diego Add bzlib check for FFmpeg.
2009-02-07 diego Fix a couple of unused variable warnings through the av_unused attribute.
2009-02-07 diego Convert CONFIG_ZLIB into a 0/1 option.
2009-02-07 diego Add READ_CACHE_TRACE #define for libdvdnav.
2009-02-07 eugeni In case of several \move or \pos in one line, prefer the first one.
2009-02-07 eugeni Add stubs for a few unimplemented tags.
2009-02-07 eugeni Allow \be with arguments other than 0 or 1. Implement \blur.
2009-02-05 gpoirier sync w/r28415
2009-02-05 gogothebee Avoid message spam during video adapter uncooperative state.
2009-02-05 gogothebee Unify info/error messages to a common style:
2009-02-04 diego Print an error message when given insufficient parameters.
2009-02-04 diego cosmetics: Regroup some FFmpeg config.h options.
2009-02-04 diego Add proper check for arpa/inet.h.
2009-02-04 diego cosmetics: Remove stray tab.
2009-02-04 diego We use libdvdcss 1.2.10, not 1.2.9.
2009-02-04 diego Do not hardcode HAVE_DOS_PATHS, set it by OS instead.
2009-02-03 compn add automatic hw acceleration for vo gl entry
2009-02-03 reimar Hack: fix MINGW compilation by hard-coding HAVE_ARPA_INET_H
2009-02-03 reimar Add [gl] in front of vo_gl message
2009-02-03 reimar Latest 9.1 ATI drivers finally fixed PBOs, thus do not need ati-hack and are much
2009-02-03 reimar Add checks that a D3D device is available before attempting rendering.
2009-02-03 reimar Remove the Present call after adapter reinitialization, it can not work anyway
2009-02-03 reimar swab() needs _XOPEN_SOURCE to be defined.
2009-02-03 reimar Cosmetics: remove empty line, improve some messages.
2009-02-03 reimar Whitespace/comment typo cosmetics.
2009-02-03 reimar Check for change_d3d_backbuffer failure.
2009-02-03 reimar Fix several return values
2009-02-03 reimar Rename lzo1x_decode -> av_lzo1x_decode, this was missed in the previous patch.
2009-02-02 diego FFmpeg sync: LZO_OUTPUT_PADDING --> AV_LZO_OUTPUT_PADDING
2009-02-02 reimar Adapt to lzo changes in libavutil
2009-02-02 zuxy Convert CONFIG_XVMC into a 0/1 definition.
2009-02-01 rathann Chinese manpage is actually simplified Chinese (zh_CN), so rename the manpage
2009-02-01 diego Do not print a warning if current pts is equal to previous pts.
2009-02-01 diego cosmetics: Remove period after copyright statement non-sentence.
2009-02-01 diego HAVE_WINSOCK2_H is now a 0/1 definition.
2009-02-01 diego Simplify inet_pton/inet_aton checks.
2009-02-01 diego Add some more definitions for FFmpeg to config.h.
2009-02-01 diego cosmetics: Fix indentation after last commit.
2009-02-01 diego Restructure network tests: Always check for both inet_aton and inet_pton.
2009-02-01 diego HAVE_DCBZL should be a 0/1 definition.
2009-02-01 diego Convert HAVE_WINSOCK2_H into a 0/1 definition.
2009-02-01 diego Remove pointless #ifdef around internal header includes.
2009-02-01 diego HAVE_ATON --> HAVE_INET_ATON to match FFmpeg and give it a 0/1 value.
2009-02-01 diego Convert HAVE_CLOSESOCKET and HAVE_SOCKLEN_T into 0/1 definitions.
2009-02-01 diego Add a few more #defines for FFmpeg to config.h.
2009-02-01 diego Reminder for Dominik to update the RPM packaging section.
2009-02-01 diego Rename "ARM" section to "ARM Linux".
2009-02-01 diego CONFIG_LIB* are defined as 0/1 in FFmpeg.
2009-02-01 diego Move QNX subsection to commercial Unix section.
2009-02-01 diego Move note about binary packages to the top section.
2009-02-01 diego Reword beginning of MinGW section.
2009-02-01 diego Remove Amiga/MorphOS section, it only contained outdated information.
2009-02-01 diego Remove hints about specific binary packages, add a link to the list
2009-02-01 diego Remove IRIX section, the advice it contained is now obsolete.
2009-02-01 diego Remove -c option from install commands. It is ignored by GNU install and
2009-02-01 diego Add a note about POSIX system requirements.
2009-02-01 diego Revert Solaris PATH modification workaround.
2009-02-01 diego Add a note about adding /usr/xpg4/bin to your PATH on Solaris.
2009-02-01 diego Remove remarks about GNU Make being required on some systems.
2009-02-01 diego Move GNU Make entry to the top of the list.
2009-02-01 diego Update binutils and compiler sections.
2009-02-01 diego Add CONFIG_FASTDIV and CONFIG_POWERPC_PERF to config.h for FFmpeg compilation.
2009-02-01 diego Add support for libavcodec GMC flag, patch by Dave Baker, dbkr mxtelecom com.
2009-02-01 diego Use full internal pathname in doxygen @file directives.
2009-02-01 compn increase max OSD message size limit
2009-01-31 diego Set a sane default path on Solaris.
2009-01-31 diego cosmetics: Move memalign_hack define next to other FFmpeg defines in config.h.
2009-01-31 diego Slightly simplify VIDIX_PCI_FILES command.
2009-01-31 diego Make sure CONFIG_MEMALIGN_HACK is always #defined.
2009-01-31 diego Make sure HAVE_ALTIVEC_H is always #defined.
2009-01-31 diego Make sure HAVE_FAST_64BIT is always #defined.
2009-01-31 diego Add bswap check, needed for FFmpeg.
2009-01-31 diego Add #define HAVE_DLFCN_H to config.h, libdvdread4 needs it.
2009-01-31 diego HAVE_LRINT and friends should be defined to 0/1.
2009-01-31 uau command.c: Fix some commands crashing during audio-only playback
2009-01-30 diego Make CONFIG_XVMC a proper FFmpeg-style 0/1 definition.
2009-01-30 diego Add CONFIG_SWSCALE to config.h, we always enable the software scaler.
2009-01-30 diego Add 4 more config.h #defines for libfaad2.
2009-01-30 diego Use OS preprocessor checks with '#if defined()' consistently.
2009-01-30 diego Fix warnings about undefined preprocessor directives.
2009-01-30 diego 1) HAVE_SYS_ASOUNDLIB_H/HAVE_ALSA_ASOUNDLIB_H are defined/undefined,
2009-01-30 diego Revert mistaken #ifdef --> #if change.
2009-01-30 diego Update libavcodec 'aic' flag define to match current FFmpeg.
2009-01-30 diego HAVE_ARMV6 is defined to 0/1, use the preprocessor directive accordingly.
2009-01-30 diego Add -Wundef to CFLAGS.
2009-01-30 diego Enable RDFT in FFmpeg, some codecs depend on it.
2009-01-30 diego Enable internal dvdread support on OS/2.
2009-01-30 reimar Move setting of O_NONBLOCK before lirc_readconfig, this avoids a memleak
2009-01-30 reimar Fix an MSGT_INPUT to MSGT_LIRC in lirc.c
2009-01-29 compn add pvez to truemotion 1
2009-01-29 compn remove sys/timeb.h include
2009-01-29 compn increase max glyph and lines limit
2009-01-29 diego Use single quotes to avoid escaping double quotes in a string.
2009-01-29 diego Use cat instead of echo to generate version.h.
2009-01-28 diego Remove superfluous backslash escapes that caused unintended escapes.
2009-01-28 reimar Avoid a division by 0 when using -oac mp3lame but no audio data actually is encoded.
2009-01-28 compn increase max subtitle stream limit
2009-01-27 reimar Do not use select n lirc code, instead set the fd non-blocking.
2009-01-27 reimar Allocate a larger backbuffer to allow resizing without reinit.
2009-01-26 diego Add standard license headers.
2009-01-26 diego Replace another bunch of '#if HAVE_FOO' preprocessor checks by 'if (HAVE_FOO)'.
2009-01-26 diego Do not duplicate VERSION string.
2009-01-26 diego Replace a bunch of '#if HAVE_FOO' preprocessor checks by 'if (HAVE_FOO)'.
2009-01-26 diego WORDS_BIGENDIAN is defined/undefined, not 0/1.
2009-01-26 diego some more HAVE_3DNOW --> HAVE_AMD3DNOW
2009-01-26 diego Drop HAVE_LRINTF check, lrintf is used without checking in other places.
2009-01-26 diego HAVE_LRINTF is now always defined to either 0 or 1, not defined/undefined.
2009-01-26 diego HAVE_3DNOW --> HAVE_AMD3DNOW
2009-01-26 diego version.h depends on version.sh.
2009-01-25 diego Fix build: Add required header and adjust preprocessor check.
2009-01-25 diego Drop dev- prefix from printed version number, just SVN-rXXXXX is enough.
2009-01-25 diego Add SSSE3 and CMOV to CPU information printed on startup.
2009-01-25 diego cosmetics: Consistently name 3DNow! extensions.
2009-01-25 diego Fix compilation after DECLARE_ASM_CONST/DECLARE_ALIGNED moving within FFmpeg.
2009-01-25 diego DECLARE_ALIGNED was moved in FFmpeg.
2009-01-25 diego Fix compilation after DECLARE_ASM_CONST/DECLARE_ALIGNED moving within FFmpeg.
2009-01-25 diego HAVE_3DNOWEX --> HAVE_3DNOWEXT
2009-01-25 diego Factorize print_version().
2009-01-25 diego Add missing multiple inclusion guards.
2009-01-25 diego HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
2009-01-25 diego Add missing header for av_gcd, fixes the warning:
2009-01-25 reimar Fix typo: pool -> poll
2009-01-25 reimar Actually abort (return NULL) in the alloc-failure check in play_tree_new
2009-01-25 reimar Fix a NULL-check that used && instead of || and thus could not avoid crashes.
2009-01-25 diego Declare struct SwsContext before using it, fixes the checkheaders warning:
2009-01-25 diego Disable C code when compiling AltiVec code, fixes the warning:
2009-01-25 diego spelling/grammar cosmetics
2009-01-25 diego Fix #endif comments.
2009-01-24 compn add "<!DOCTYPE smil" to smil playlist
2009-01-22 nicodvb in parse_pat() IDENTIFY program number and pmt_pid
2009-01-20 diego The homepage/ subdirectory should no longer be redirected on web mirrors.
2009-01-20 compn add EPHV to ffodivx,xvid
2009-01-20 gpoirier sync w/r28341
2009-01-20 cehoyos Add PIX_FMT_VDPAU_WMV3 and PIX_FMT_VDPAU_VC1.
2009-01-20 cehoyos Disable upcoming VC1/WMV3 VDPAU decoder.
2009-01-19 diego cosmetics: Remove pointless period after copyright statement non-sentences.
2009-01-18 gpoirier fix device_id option after r28165
2009-01-17 diego Reduce QuickTime binary decoder verbosity.
2009-01-17 cehoyos MPlayer only supports latest libavutil.
2009-01-17 cehoyos Fix compilation: s/ff_gcd/av_gcd.
2009-01-16 reimar 100l, forgot to delete two defines left over from old HAVE_MMX handling code.
2009-01-16 gpoirier fix compilation without VDPAU decoders
2009-01-16 compn add mimic in avi fourcc LM20 to ffmimic
2009-01-16 gpoirier revert #ifdef WORDS_BIGENDIAN => #if WORDS_BIGENDIAN changes from r28331
2009-01-16 gpoirier Completely get rid of MMX define, use HAVE_MMX define instead.
2009-01-16 gpoirier fix wrong #ifdef/#ifndef -> #if conversion in r28323
2009-01-16 gpoirier fix compilation on non x86 machines (PPC here)
2009-01-16 reimar Fix a wrongly converted !defined(ARCH_X86_64)
2009-01-16 reimar 100l, mixed up ao_data.samplerate and ao_data.bps when calculating sleep time.
2009-01-16 reimar Another missed #ifdef HAVE_MMX
2009-01-16 reimar More #ifdef HAVE_MMX etc. missed by earlier search.
2009-01-16 reimar More #ifdef -> #if fixes
2009-01-16 reimar Lots and lots of #ifdef ARCH_... -> #if ARCH_...
2009-01-16 reimar More #ifdef -> #if
2009-01-16 reimar Fix first handful of #if vs. #ifdef for ARCH_, HAVE_SSE etc.
2009-01-16 cehoyos Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which will
2009-01-16 cehoyos Disable upcoming MPEG_VDPAU_DECODER.
2009-01-16 diego one more ARCH_ARMV4L --> ARCH_ARM, patch by Guillaume Lecerf, foxcore gmail com
2009-01-15 gpoirier sync w/r28279
2009-01-15 diego Get rid of now unused FFmpeg ENABLE_ preprocessor directives.
2009-01-15 diego Sync with latest FFmpeg changes: #define disabled preprocessor directives
2009-01-15 diego Treat mlib as a normal FFmpeg option, not a CPU extension.
2009-01-15 diego Treat SH architecture like SH4 like in FFmpeg, the only place it is used.
2009-01-15 diego SH4 is not a CPU extension mechanism.
2009-01-15 diego Mark internal libraries as such in the configure summary, fixes Bugzilla #1378.
2009-01-15 diego Update copyright year, patch by Zhou Zongyi, zhouzongyi pset.suntec net.
2009-01-14 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-13 compn add SLMJ fourcc to ffmjpeg
2009-01-13 compn add binary codecs:
2009-01-13 compn add nsvideo (NSVI) binary codec. works on uncommon samples list
2009-01-13 compn add yamaha adpcm ffmpeg codec, works on sample
2009-01-11 diego Update copyright year.
2009-01-11 diego Sync with latest FFmpeg changes: Check for the availability of truncf().
2009-01-11 diego spelling/grammar/wording/whitespace
2009-01-11 diego Fix d_width vs. d_height typo.
2009-01-11 diego Fix decvideo vs. dec_video typo noticed by Vineeth N, nvineeth gmail com.
2009-01-11 diego Remove outdated comment.
2009-01-11 diego cosmetics: Move CPU byte order check to a more sensible place.
2009-01-11 diego Only check for YASM support on x86 systems.
2009-01-11 diego cosmetics: Move some checks to more logical places.
2009-01-11 ptt removed remaining english word
2009-01-11 diego console output cosmetics
2009-01-11 diego Only print "using XYZ" comment if XYZ has been set.
2009-01-10 diego Add missing const qualifier to mpctx_get_audio_out function declaration.
2009-01-10 Gabrov synced with r28279
2009-01-10 reimar Reindent for "if" added in internal dvdnav patch
2009-01-10 reimar Support an "internal" dvdnav version to make it easier to compile with,
2009-01-10 reimar Change vo_draw_text to a vo_draw_text_ext function which draws DVD navigation
2009-01-10 compn add vdowave acm codec for format 0xFFFC
2009-01-10 reynaldo Correct a few mistakes in the spanish translation.
2009-01-10 reynaldo TRIVIAL, Extend the copyright line to 2009. Patch by andrew .david .45 AT gmail.
2009-01-09 diego Fix build: calc_drwXY was factorized into vo_calc_drwXY.
2009-01-09 cehoyos Factor calc_drwXY out of vo_xv and vo_xvmc.
2009-01-09 reimar Consistently use tabs in svn:externals
2009-01-09 diego Rearrange genres between numbers 53 and 63 into the correct order.
2009-01-09 diego Replace reference to LICENSE file with GPL notice from said file.
2009-01-08 cehoyos Add PIX_FMT_VDPAU_H264.
2009-01-08 reimar Switch internal dvdread to libdvdread SVN external.
2009-01-07 eugeni Clarify relationship between -ass and -fontconfig in the man page.
2009-01-06 gpoirier sync w/r28122, patch by JRaSH % jrash06 A 163 P com %
2009-01-06 gpoirier looks like I missed r27542...
2009-01-06 eugeni Support loading font faces other then the first one in a font file.
2009-01-05 reimar Fix r28222, including alloca.h directly might break compilation.
2009-01-05 diego Fix some typos, add flv and trp to the list of video formats
2009-01-05 diego Rename libaf/af_format_alaw.c --> libaf/af_format_alaw.h and
2009-01-05 diego Use standard multiple inclusion guards.
2009-01-05 diego Remove unnecessary local definition of _ISOC9X_SOURCE.
2009-01-05 diego small Turkish translation fixes, patch by Onur Küçük, onur delipenguen net
2009-01-05 uau timer-win2.c: Fix "voi" (void) typo breaking Windows compilation
2009-01-05 diego #include the appropriate header instead of using local declarations.
2009-01-05 diego Add missing 'void' keyword to parameterless function declarations.
2009-01-05 Gabrov update copyright year
2009-01-05 diego Remove obsolete and misleading comment.
2009-01-05 diego Replace informal license notices by standard license header
2009-01-05 diego Fix nonstandard license headers in the documentation.
2009-01-05 diego Fix two more instances of nonstandard license headers.
2009-01-05 Gabrov synced with r28247
2009-01-05 diego Sync removal of bugs.xml.
2009-01-05 compn add binary codec Philips Speech Processing CELP acm for format 0x120
2009-01-05 diego Do not run mkdir in a subshell.
2009-01-05 diego Skip pointless ignoring return value of 'rm -f'.
2009-01-05 diego nonrecursive releaseclean target
2009-01-05 diego cosmetics: Move clean targets to the bottom.
2009-01-04 diego Remove pointless language-specific clean and distclean targets.
2009-01-04 diego Subsume clean-html-chunked and clean-html-single targets into clean target.
2009-01-04 cehoyos Fix compilation after upcoming H264_VDPAU patch for FFmpeg.
2009-01-04 diego Get rid of pointless chunked-dir and single-dir targets.
2009-01-04 diego Simplify phony target declaration.
2009-01-04 diego Sync audio.xml removal.
2009-01-04 diego Sync history chapter removal.
2009-01-04 diego Remove history chapter; it is outdated and of little practical value.
2009-01-04 diego EXTERN_PREFIX is not only used in FFmpeg code.
2009-01-04 nicodvb added support for manual audio substream selection out of 0xFD PES streams (Blueray, multistream in the same pid)
2009-01-04 diego Add ARMv6t2 CPU extension additions missed in previous commit.
2009-01-04 diego Sync ARMv6t2 optimization support from FFmpeg.
2009-01-04 reimar Update JACK configure test to match r28241
2009-01-04 reimar Replace deprecated jack_client_new with jack_client_open.
2009-01-04 Gabrov synced with r28215
2009-01-03 gpoirier Fix deinit problem due to r28215
2009-01-03 jheryan Synced with r28122
2009-01-02 diego Sync with latest round of xvmc changes in FFmpeg.
2009-01-02 diego Rename libaf/af_resample.h to libaf/af_resample_template.c, it is used as
2009-01-02 diego Conditionally define render_one_glyph and kerning dummy functions in
2009-01-02 diego Remove unused debug code.
2009-01-02 diego Avoid unused variable warning.
2009-01-02 diego Reorder #includes and #ifdefs to avoid excessive #ifdeffery.
2009-01-02 diego Reorder #includes and #ifdefs to avoid warnings and excessive #ifdeffery.
2009-01-02 diego Relicense to GPLv2 or later with the author's permission.
2009-01-02 diego Fix reference to wrong DLL filename in header comment.
2009-01-01 diego Fix confused references to DLL filenames.
2009-01-01 reimar Move several of the ao_nas int-to-string maps into .rodata
2009-01-01 reimar Fix DVD seek_to_chapter: the title number must be converted to a per-VTS
2009-01-01 reimar Code simplification
2009-01-01 reimar Make AVI demuxer more resilient against broken or incomplete files.
2009-01-01 reimar Simplify and comment spudec bilinear scaling code
2009-01-01 reimar Include alloca.h when using alloca to make sure it is defined.
2009-01-01 reimar XVID profile array should be const, so it is in rodata
2009-01-01 reimar Avoid a uselessly high number of wakeups when playing audio-only files.
2009-01-01 reimar 1000l, play_tree_parser_stop_keeping broke 0-termination of buffer
2009-01-01 reimar Add zero termination missing in two cases.
2009-01-01 reimar Add asserts to detect when assumptions for play_tree_parser_get_line
2008-12-31 reimar Work around a dvdread bug where DVDReadBlocks would return values < 0 on read error,
2008-12-30 gpoirier Add an option to vo_macosx to set a custom buffer_name.
2008-12-30 reimar Support F- and numpad keys for w32_common based vos.
2008-12-30 reimar Update outdated availability note for -mouse-movements
2008-12-30 Gabrov synced with r28211
2008-12-30 reimar Fix OSD flickering with filters that add frames (tfields, yadif) and
2008-12-30 reimar Fix OSD flicker with tfields as well.
2008-12-30 reimar Avoid flickering OSD with -vf yadif=1
2008-12-29 reimar Add nocache to example dvdnav profile, otherwise dvdnav is unusable.
2008-12-27 diego Remove audio output section, it provides little to no useful information.
2008-12-27 diego Fix Chinese documentation build, English codecs.xml was removed.
2008-12-27 compn fix error message example
2008-12-27 diego Remove (audio) codecs section, its contents are part of the usage section.
2008-12-27 diego Convert Win32 codec importing HOWTO into a text document in the tech section.
2008-12-27 diego Remove/fix ancient CVS references.
2008-12-27 diego Remove known bugs section, it contains little useful information.
2008-12-27 diego Add entry about mysterious coredumps.
2008-12-27 reimar Fix ugly borders problem with ati-hack
2008-12-27 diego Reorder sections: Put FAQ at the end, group usage sections together.
2008-12-27 diego Avoid u_ BSD type names.
2008-12-27 diego Set and use only ARCH_PPC, not also ARCH_POWERPC.
2008-12-27 diego Avoid POSIX-reserved _t namespace.
2008-12-27 diego consistency cosmetics: Rename POWERPC identifiers to PPC.
2008-12-25 diego grammar fix by Vineeth N, nvineeth gmail com
2008-12-24 diego Add nomsgmodule option, patch by Onur Küçük, onur delipenguen net.
2008-12-24 diego Remove unused variable.
2008-12-24 reimar Increase MAX_PACK_BYTES from 8 or 32 MB (with/without CONFIG_TV_BSDBT848) to always 32 MB.
2008-12-24 compn add zygo audio (SPXN) qtaudio codec
2008-12-23 reimar Warn when using features that are broken due to ATI driver bugs.
2008-12-23 reimar Do not default to rectangle=2, it is at least for ATI HD4850 cards with 8.12 drivers 20% slower at HD resolutions
2008-12-23 reimar Reduce the priority of the rv3040 native Linux RealVideo decoders since it crashes on SMP systems
2008-12-23 compn updates
2008-12-23 diego Remove pointless forward declaration.
2008-12-23 reimar Set fast_cmov for all x86_64 systems, except for P4-based systems this
2008-12-23 reimar Define HAVE_FAST_64BIT if appropriate
2008-12-23 compn fix poorly worded changelog entries
2008-12-22 cehoyos Allow compilation of 32bit mplayer on 64 bit systems with --cc='cc -m32'.
2008-12-22 compn re-add codecs: sif1 (directshow version) and acdsee mjpeg
2008-12-22 diego Sync with latest FFmpeg changes.
2008-12-22 diego libavcodec/i386/ was renamed to libavcodec/x86/.
2008-12-21 compn add amr format tags, fixes:
2008-12-21 reimar 100l, forgot an assignment, broke special keys handling for X11-based vos.
2008-12-20 compn remove acdsee mjpeg binary codec, works with ffmjpeg
2008-12-20 kostya FFmpeg now has RV30 decoder enabled
2008-12-20 reimar Add and use a special lookup function to do table-based translation to MPlayer keycodes.
2008-12-20 reimar Cosmetics: get rid of some tabs and trailing whitespace.
2008-12-20 reimar Use a table to translate X11 to MPlayer keycodes.
2008-12-20 reimar Get rid of pointless and now unused defines.
2008-12-20 reimar Simplify handling of X11 key events that are just passed through.
2008-12-20 reimar Fix imaadpcm extradata with lavc encoder.
2008-12-19 gpoirier Document vo_macosx's shared_buffer option.
2008-12-19 gpoirier Replace vo_macosx's custom options parsing with a subopt_parse()-based one
2008-12-19 diego Remove pointless malloc.h #include.
2008-12-19 reimar Include config.h in mangle.h, fixes make checkheaders.
2008-12-17 compn add binary codecs:
2008-12-17 Gabrov synced with r28160
2008-12-17 compn add binary codec for fourcc wavc
2008-12-17 diego another round of armv4l --> arm changes
2008-12-17 diego libavcodec/armv4l/ was renamed to libavcodec/arm/.
2008-12-17 diego Do not use full relative #include path for headers in the same directory.
2008-12-17 diego #include sub.h instead of locally declaring vo_draw_text().
2008-12-16 compn Added FOURCCS:
2008-12-15 diego xvmc is now a CONFIG_ option in FFmpeg.
2008-12-15 reimar 100l, reorder check for AC3 format to avoid a possible memleak
2008-12-15 reimar Consistently include config.h before mangle.h, fixes possible compilation
2008-12-15 reimar Simplify the definition of MANGLE, possibly also makes it easier to support more systems.
2008-12-14 reimar Add extra checks to avoid crashes with broken vqf files.
2008-12-14 rathann Update links to RPM packages, now that Livna has merged into RPMFusion.
2008-12-13 diego Add standard GPL headers.
2008-12-13 diego Add standard GPL license header.
2008-12-13 diego Replace informal GPL notices by standard GPL headers.
2008-12-13 diego license header consistency cosmetics
2008-12-13 diego Apparently Real codecs work on OpenBSD, taken from the OpenBSD ports tree.
2008-12-13 diego Merge two identical NetBSD/OpenBSD conditions.
2008-12-13 diego Apparently VCDs work on OpenBSD, taken from the OpenBSD ports tree.
2008-12-13 diego Replace informal GPL notes by standard GPL header.
2008-12-13 reimar Simplify: use AV_RL32/AV_RB32
2008-12-13 reimar Avoid useless casts.
2008-12-13 compn another mpeg4 fourcc and add binary vdo codec
2008-12-12 reimar Some forgotten eax -> REG_a changes.
2008-12-12 ods15 Warning fixes for demux_nut
2008-12-12 ods15 Remove resync_audio_stream() from demux_nut seek function
2008-12-12 ods15 Rename typedefs in demux_nut to _tt instead of _t, sync to new libnut API
2008-12-11 compn add ac-3 fourcc from mp4 file
2008-12-11 cehoyos Search live555 library also in /usr/lib64.
2008-12-11 diego Rework Theora test, it was throwing away CFLAGS provided by pkg-config.
2008-12-11 diego Add missing 'void' to parameterless function declaration.
2008-12-11 diego Change some printf calls to 'Debug printf' so as not to pollute stdout.
2008-12-10 gpoirier sync w/r28126
2008-12-10 reimar Add support for writing PNG files with alpha channel in -vo png
2008-12-10 reimar Try to auto-detect several vo_gl settings (ati-hack, force-pbo and rectangle).
2008-12-10 gpoirier 10l: actually disable quartz vo when detection failed.
2008-12-10 compn add acdv fourcc to ffmjpeg
2008-12-09 diego Fix MGSTR vs. MSGTR typo.
2008-12-09 reimar Set d3d_handle to NULL after release.
2008-12-09 reimar Forgotten part of previous cosmetics commit
2008-12-09 reimar Slightly simplify the conditional release/free code
2008-12-09 reimar First version of OSD support for vo_direct3d
2008-12-09 compn add binary voxware metavoice audio codec, format 0x74
2008-12-08 compn remove duplicated fourcc
2008-12-08 compn add some fourcc's and ulead dv audio codec, fixes samples from:
2008-12-08 reimar Use svn.ffmpeg.org for the externals which is both more correct and more reliable.
2008-12-08 diego cosmetics: indentation
2008-12-08 reimar Remove pointless or even wrong N/A return values doxy comments
2008-12-08 diego Add missing unistd.h #include, fixes the warning:
2008-12-08 diego Remove unused variable, fixes the warning:
2008-12-08 diego #include appropriate headers instead of locally declaring function prototypes.
2008-12-06 reimar ati_hack only makes sense when PBOs are used, not with mesa_buffer.
2008-12-06 reimar More possible fixes for mesa-buffer mode.
2008-12-06 reimar Move one ati_hack check to a better place.
2008-12-06 reimar Reindent
2008-12-06 reimar 100l, forgot setting GL_UNPACK_CLIENT_STORAGE_APPLE for mesa-buffer mode.
2008-12-05 reimar 10l, add forgotten a #ifndef GL_WIN32, fixes win32 builds.
2008-12-05 reimar Fix indentation
2008-12-05 reimar Add experimental support for glXAllocateMemoryMESA
2008-12-05 gpoirier sync w/r28096
2008-12-05 reimar Avoid one more duplicated logic.
2008-12-05 reimar Simplify, do not duplicate buffer size calculation
2008-12-05 reimar Set the base size window manager hint, otherwise some subtract the minimum
2008-12-05 reimar Using rectangle=2 for vo_gl is probably a good idea nowadays.
2008-12-05 reimar Document missing vo_gl suboptions
2008-12-05 reimar Add some forgotten documentation for gl suboptions
2008-12-05 reimar Add support for YCBCR MESA texture format to vo_gl.
2008-12-05 compn add a bunch of binary codecs with samples from this list:
2008-12-05 reimar Add const to avoid warnings about discarded qualifiers.
2008-12-05 Gabrov synced with r28089
2008-12-04 diego Add entry for FFmpeg QCELP decoder, currently produces white noise.
2008-12-04 reimar Re-add "extern"s incorrectly removed in r28085
2008-12-03 diego Restore two mistakenly removed 'extern' keywords.
2008-12-03 cehoyos Allow mp2 in mov.
2008-12-03 diego Get rid of pointless 'extern' keywords.
2008-12-03 compn add bunch of fourccs and updates from
2008-12-03 diego Remove unused declarations and references to vo_draw_text_osd(),
2008-12-03 diego Delete unnecessary 'extern' keywords.
2008-12-03 diego whitespace cosmetics in test programs
2008-12-03 diego Treat video output objects the same as everything else in the build system,
2008-12-03 diego cosmetics: consistent CONFIG_PNM definition
2008-12-03 compn add FFDS fourcc
2008-12-03 diego cosmetics: Rename ZORAN Makefile variable to ZR for consistency.
2008-12-03 reimar Fix indentation.
2008-12-03 diego Treat audio output objects the same as everything else in the build system,
2008-12-03 reimar More robust w32 -wid size handling
2008-12-03 reimar Reindent after previous commit
2008-12-03 reimar Do not override the vo_dwidth/vo_dheight values in vo_w32_config
2008-12-03 gpoirier sync w/r28056
2008-12-03 reimar Cosmetics, whitespace and "... == NULL" to "!..."
2008-12-03 reimar Some whitespace and () cosmetics
2008-12-03 gpoirier Pass "-f macho" to yasm when enabling YASM support on a 32-bits machine as
2008-12-02 reimar 100l, actually put the PTHREAD_CACHE define into config.h
2008-12-02 reimar Print ID_EXIT and exit reason message in identify mode when exiting.
2008-12-02 reimar Remove resize_d3d call from render_d3d_frame that was made useless
2008-12-02 reimar 100l, do not call check_events from resize_d3d since there should be
2008-12-02 reimar Cosmetics: Remove unnecessary ()
2008-12-02 reimar Consistency cosmetics: do not compare against NULL in ifs
2008-12-02 reimar Cosmetics: remove spaces before argument (
2008-12-02 reimar Reorganize Direct3D initialization code.
2008-12-02 diego vo_direct3d.o depends on w32_common.o.
2008-12-02 diego Remove commented-out duplicate declarations.
2008-12-02 diego Remove unused declarations.
2008-12-01 reimar Add a note about some known issues with -vo sdl
2008-12-01 reimar Remove a lot of completely pointless mp_msg_test calls.
2008-12-01 kostya FFmpeg now has RV40 decoder
2008-11-30 diego Use standard unsigned long type instead of u_long.
2008-11-30 diego MNG demuxer by Stefan Schuermans, stefan blinkenarea org
2008-11-30 diego whitespace cosmetics
2008-11-30 nplourde use mmap instead of shmat for MPlayerOSX, patch by Adrian Stutz<adrian@sttz.ch>
2008-11-30 zuxy Correct detection of SSSE3 and SSE4a feature bits.
2008-11-28 reimar Move PTHREAD_CACHE define logic to configure.
2008-11-28 compn misc mplayer fixes
2008-11-28 reimar Fix cross-compilation: autodetect correct nm tool
2008-11-28 diego whitespace cosmetics: prettyprinting and indentation
2008-11-27 gpoirier factorize mouse hiding and screensaver disabling code
2008-11-26 uau configure: Move AANDCT config.mak entry and add config.h #defines
2008-11-26 reimar Fix compilation after FFmpeg r15940
2008-11-26 reimar Use D3DFMT_ constants where possible instead of MAKEFOURCC
2008-11-26 reimar Add support for RGB formats to vo_direct3d
2008-11-26 diego Update Tremor comment regarding fixed-point mode.
2008-11-25 cehoyos Enable compilation with icc 11.0.
2008-11-25 cehoyos Replace pushf/popf by explicit pushfl/popfl (32 bit) or pushfq/popfq
2008-11-25 reimar 100l, OSD alpha textures were cleared to the wrong value.
2008-11-25 gpoirier typo fix + readability improvement
2008-11-24 torinthiel Another part of sync to 27843
2008-11-24 diego Sync with latest FFmpeg changes.
2008-11-24 compn add more informative comment
2008-11-24 diego Remove unnecessary #ifdef around a struct and a bunch of extern declarations.
2008-11-24 gpoirier now that we have a specific check to enable ao_macosx or not, don't let test
2008-11-24 gpoirier add specific test to check if we can enable ao_macosx not matter how vo_quartz test may turn out
2008-11-24 diego Do not initialize fb_dev_fd to -1, similar to vo_fbdev.c.
2008-11-24 diego cosmetics: Add/remove a few newlines similar to vo_fbdev.c.
2008-11-24 gpoirier cosmetics (svn diff --diff-cmd diff -x '-duwbBE' gives no differences)
2008-11-24 gpoirier avoid putting several statements on a single line
2008-11-24 gpoirier Use doxygen-style comments in file header. Remove tabs usage.
2008-11-24 gpoirier whitespace-cleanup
2008-11-24 gpoirier Allow vo_macosx to be compiled in 64-bits mode:
2008-11-24 reimar More hacks around ATI driver problems, 8.11 ignores UNPACK_BUFFER pointer offsets.
2008-11-24 gpoirier Replace QuickDraw calls in vo_quartz.c to fix warnings when compiling with current SDK versions.
2008-11-24 reimar Remove a ColorFill that is not necessary since the surface it is used
2008-11-24 reimar Make sure the backbuffer is cleared when the border size might have changed.
2008-11-24 diego Remove useless setting of frame_buffer to NULL as suggested by Reimar.
2008-11-24 diego cosmetics: indentation
2008-11-24 diego Move setting of frame_buffer variable out of 'if', as preferred by Reimar.
2008-11-24 diego Create a separate codecs.conf entry for Tremor and use it if MPlayer is
2008-11-24 diego Fix HAVE_VIS vs. HAVE_MVI typo, SPARC has MVI, not VIS.
2008-11-23 gpoirier sync w/r27979
2008-11-23 reimar Clear the whole window on resize in vo_x11 since we do not
2008-11-23 reimar Simplify vo_x11 check_events function
2008-11-23 reimar Do not draw in window if our image has not yet been adjusted to the new window size.
2008-11-23 reimar Remove unnecessary xf86vmode.h include.
2008-11-23 reimar Remove some usnused variables and commented-out code.
2008-11-23 reimar Use aspect.c code in vo_x11.c. Removes some inconsistencies in -wid handling.
2008-11-23 reimar Patch to improve/consistify coding style.
2008-11-23 reimar Fix indentation
2008-11-23 reimar Lock/unlock surface only once even when drawing many slices.
2008-11-23 reimar Move locked_rect from stack to priv struct in preparation for following patch.
2008-11-23 reimar Move the StretchRect call from draw_slices to render_d3d_frame.
2008-11-23 reimar Remove pointless is_cfG_finished variable.
2008-11-23 diego Handle fb_dev_name similar to vo_fbdev in vo_wii.
2008-11-23 diego Merge another if condition check to lessen differences to vo_fbdev.c.
2008-11-23 diego Use static variable instead of #define to lessen differences to vo_fbdev.c.
2008-11-23 diego Get rid of TTY_DEV_NAME #define to lessen differences to vo_fbdev.c.
2008-11-23 diego Merge another if condition check to lessen differences to vo_fbdev.c.
2008-11-23 diego Merge if condition check to lessen differences to vo_fbdev.c.
2008-11-23 diego Remove debug function.
2008-11-23 diego cosmetics: one more round of whitespace changes
2008-11-23 diego cosmetics: further reformatting to lessen differences to vo_fbdev.c
2008-11-23 diego cosmetics: complete reformatting, tabs to spaces, etc.
2008-11-23 diego cosmetics: Lessen differences to vo_wii.c.
2008-11-23 diego cosmetics: consistent formatting for if/else/case
2008-11-23 reimar Reimplement -endchapter support again for -dump*, it was broken in r25987.
2008-11-23 reimar Simplify handling of VOFLAG_MODESWITCHNG, merge assignment and declaration
2008-11-23 reimar Remove unused flip_flag variable
2008-11-23 diego cosmetics: Reformat some lines to lessen differences to vo_fbdev.c.
2008-11-23 diego cosmetics: Move up uninit() to avoid a forward declaration.
2008-11-23 diego cosmetics: consistent function declarations.
2008-11-23 diego cosmetics: Remove tabs and trailing whitespace.
2008-11-23 diego Remove unused variables and the related warnings along with them.
2008-11-22 bircoph Make description of the option more clear as suggested by
2008-11-21 reimar Remove a aspect calculation line.
2008-11-21 reimar Simplify handling of "flags" parameter
2008-11-21 reimar Add forgotten initialization if Flip_Flag to 0.
2008-11-21 diego cosmetics: typo fixes
2008-11-21 diego cosmetics: Write revision number with leading 'r'.
2008-11-21 compn add direct3d docs, ok'd by Guillaume
2008-11-21 bircoph Synced with r27967.
2008-11-21 reimar Fix and enable panscan handling for vo_direct3d
2008-11-20 diego cosmetics: Consistently place HEADERS before OBJS in all Makefiles.
2008-11-20 reynaldo Add all still missing lines, full sync against r27967
2008-11-20 reynaldo Trivial, add some more lines that were missing
2008-11-20 reynaldo Trivial, Cosmetics
2008-11-20 reynaldo COSMETICS, More line shifting to match English master
2008-11-20 reynaldo TRIVIAL, add some more missing lines
2008-11-20 reynaldo COSMETICS, More line shifting to match English master
2008-11-20 reynaldo TRIVIAL, some missing lines and a grammar correction
2008-11-20 reimar Cosmetics: rename variables etc. in vo_direct3d.c
2008-11-19 reimar Factor common code like -wid handling, vo_gc creation etc. out into
2008-11-19 gpoirier Add detection of x86 CPU features SSSE3 and SSE4a.
2008-11-19 reimar Simplify conditions in direct3d vo: remove == 1, change == 0 to ! etc.
2008-11-18 reynaldo Cosmetics, mostly line shifting to match English master
2008-11-18 reimar Add missing "static" qualifiers to vo_direct3d
2008-11-18 reimar 100l, the video_out_drivers list must be sorted by priority, not
2008-11-18 reimar Direct3D based video_out module.
2008-11-18 reimar Doxygen documentation for w32_common.c
2008-11-18 bircoph On OpenBSD socklen_t is defined at sys/types.h, so latter is added
2008-11-18 reynaldo Trivial, Cosmetics
2008-11-18 reynaldo Trivial, Cosmetics
2008-11-18 reynaldo Add some more missing messages
2008-11-17 reimar 100l, missing ' s' in sed command, probably caused all decoders to be
2008-11-17 diego Only enable CONFIG_FFT_MMX if both yasm and MMX are enabled.
2008-11-17 diego Set _have_yasm to "no" if yasm detection failed.
2008-11-17 reimar Remove a useless XGetGeometry call, the X11 event handling already
2008-11-17 diego Put variable declaration inside an #ifdef to avoid an unused variable warning.
2008-11-17 cehoyos Allow compilation with icc 10.1.
2008-11-16 diego Fix build: Remove some references to sections that no longer exist.
2008-11-16 reimar Get rid of (besides useless assignments) unused XSizeHints variable
2008-11-16 reimar Fix missing -DARCH_X86_64 for yasm on x86_64.
2008-11-16 bircoph Add yasm support to the build system.
2008-11-16 Gabrov synced with r27938
2008-11-16 reimar Use 64 bit numbers for file positions in the seek function in audio demuxer.
2008-11-15 reimar Remove explicit setting of vo_ontop since that is already done by vo_x11_create_vo_window
2008-11-15 reimar Remove a duplicated vo_x11_selectinput_witherr
2008-11-15 reimar respect -vf dsize etc. also for -rootwin, just like vo_xv does.
2008-11-15 bircoph Fix phrase to maintain consistency.
2008-11-15 reimar Sync with vo_x11: make sure we get expose events even when drawing to the root window.
2008-11-15 bircoph Synced with r26763.
2008-11-15 gpoirier On Darwin, don't use hostinfo on _all_ x86 variants to detect the running CPU,
2008-11-15 reimar 100l, stream->cache_pid can not be used directly in pthread_create,
2008-11-15 reimar Remove a nonsensical "else" for the video mode switching case.
2008-11-15 reimar Use pthreads for the cache on Cygwin, since _beginthread is not available
2008-11-15 reimar include limits.h for INT_MAX.
2008-11-15 reimar Remove now unused variables.
2008-11-15 reimar Use vo_dwidth/vo_dheight for creating the windows instead of d_width/d_height.
2008-11-15 reimar Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) same
2008-11-15 reimar Set modified window position and monitor aspect in vo_vm_switch instead of in
2008-11-15 reimar Get rid of (besides useless assignments) unused XSizeHints variable
2008-11-15 reimar Set modeline_width/height to sane values in vo_vm_switch even when
2008-11-15 reimar Cosmetics: remove useless "extern"
2008-11-15 reimar Replace some of the different inconsistent XGetGeometry uses by a
2008-11-15 reimar Remove a useless XGetGeometry call, the X11 event handling already takes care of this.
2008-11-15 reimar Remove code from unused and since ages deprecated draw_frame function.
2008-11-15 reimar Remove vo_xv code that has been under #if 0 since ages.
2008-11-15 reimar vo_x11: do not replace the vo_gc created by the Gui.
2008-11-15 reimar Cosmetic changes to vo_x11 to reduce diff to vo_xv for future refactoring.
2008-11-15 reimar Cosmetics for vo_x11 control() to make it more similar to vo_xv.c
2008-11-15 reimar Fix grammar of comment and sync it with vo_x11.c
2008-11-15 reynaldo Adds Some missing messages - 1 of 3
2008-11-14 reimar Include cache2.h in cache2.c, fixes an implicit declaration warning for cache_do_control
2008-11-14 gpoirier sync w/r27906
2008-11-14 reimar Fix ati-hack to work again with ATI 8.9 and later drivers.
2008-11-13 reimar Use the proper IMGFMT_RGB24 and IMGFMT_BGR24 defines instead of
2008-11-13 gpoirier document x264's option subq=0, plus a bit of factoring and added details
2008-11-13 diego Print out that vo_macosx is disabled when Mac OS X APIs are not available.
2008-11-11 reimar Fix Windows OpenGL -wid:
2008-11-11 torinthiel Partial sync to 27843
2008-11-08 diego Sync with latest FFmpeg changes.
2008-11-08 bircoph Synced with r25786.
2008-11-07 bircoph Synced with r27402. Some spelling, typo fixes.
2008-11-06 reimar For fragment programs, check GL_MAX_TEXTURE_IMAGE_UNITS instead of GL_MAX_TEXTURE_UNITS.
2008-11-06 gpoirier sync w/r27895
2008-11-05 nicodvb set to -1 fds that were closed; handle the sec_fd only if CONFIG_DVB_HEAD isn't defined; patch by Reimar
2008-11-04 diego Add #include <string.h> for memset.
2008-11-04 diego Fix typo in psy-rd x264 option description.
2008-11-04 diego Add some const specifiers to function name variables; fixes a bunch of
2008-11-04 reimar Intialize unused fd variables to -1 (which is actually invalid) instead
2008-11-04 reimar Fix condition broken in r27401 which incorrectly caused stdin to be closed after playing DVB.
2008-11-04 bircoph Fix a typo.
2008-11-03 diego Remove outdated sections.
2008-11-03 diego Merge ARCH_BFIN lines.
2008-11-03 diego Add tests target for libswscale test programs.
2008-11-03 mru Remove forgotten ASM_OBJS in libswscale
2008-11-03 Gabrov synced with r27885
2008-11-03 ptt 44% synced with r22753 (going on... ;))
2008-11-02 reimar lavc tscc decoder now also depends on zlib
2008-11-02 reimar Add a few more supported URL protocols
2008-11-02 reimar Forgotten reindent
2008-11-02 reimar Add a noicyx:// protocol to allow easier testing for misconfigured servers.
2008-11-02 reimar vfw.h needs a windows.h include before on MinGW64.
2008-11-02 reimar Change OpenGL support to work on unmodified MinGW64
2008-11-02 reimar Use libavutil FFMIN etc. instead of defining our own variants.
2008-11-02 reimar Avoid pointless casting of void*
2008-11-02 reimar Consistently use NULL for pointers instead of 0.
2008-11-02 reimar Fallback to non-fontconfig behaviour when fontconfig initialization fails.
2008-11-01 aurel vobsub: move extradata out of vobsub_t struct
2008-11-01 aurel vobsub: add sanity check
2008-10-31 diego Add an option that sets initial playback volume.
2008-10-31 reimar Missing free in malloc error case in COutputPinCreate.
2008-10-31 reimar Avoid useless casts of malloc results.
2008-10-31 reimar Avoid a potential memleak in parse_obj_params in case of a missing
2008-10-31 reimar Avoid a memleak if allocation of field_name fails, fixes bug #1319.
2008-10-30 diego Consistently use dashes to separate words in section IDs.
2008-10-30 diego Fix typo noticed by Paul TT.
2008-10-30 ptt linking corrections
2008-10-30 ptt synced with r27843
2008-10-30 ptt synced with r27843
2008-10-30 ptt synced with r27852
2008-10-30 ptt removed, as rev.27771
2008-10-30 ptt synced with r27770
2008-10-30 ptt synced with r27815
2008-10-30 ptt synced with r27640
2008-10-30 ptt synced with r27663
2008-10-30 ptt synced with r27683
2008-10-30 ptt updated links for other commit reference
2008-10-30 ptt synced with r27771
2008-10-30 ptt synced with r27833
2008-10-30 diego Move codec installation instructions from the codecs section to a more
2008-10-30 diego Restore XMMS input plugin section from removed section in a better place.
2008-10-29 diego We now require GNU make 3.81.
2008-10-29 ben Remove X11 backing store: this is now a useless flag.
2008-10-29 diego zlib is used in many places.
2008-10-29 diego Move libmad codec installation section to software requirements.
2008-10-28 diego section title wording fixes
2008-10-28 diego Group codec library installation instructions together in a codec
2008-10-28 diego Move general comments from the video codec section to the top level.
2008-10-28 diego Remove useless FFmpeg codec section.
2008-10-28 diego Make sure that linker flags passed as configure parameters appear before
2008-10-27 aurel Factorize vobsub idx/extradata handling.
2008-10-27 faust3 Disallow the modification of teletext properties when the tv demuxer is
2008-10-27 aurel Avoid calling init_vo_spudec() too early.
2008-10-27 diego Fix smartblur filter crash due to missing default scaler choice;
2008-10-27 vitor Silence GCC warnings:
2008-10-27 michael rgb2rgb.h was not really intended to be a public header, thus remove it.
2008-10-27 michael Remove rgb2rgb.h dependency.
2008-10-26 vitor Silence the following GCC warning:
2008-10-26 diego Merge two Xvid build steps.
2008-10-26 diego Remove reference to containers.xml, which was removed.
2008-10-26 diego Remove notice about necessary tool versions in Xvid section, the info is
2008-10-26 diego Remove obsolete and pointless reference to Xvid divxcompat mode.
2008-10-26 diego cosmetics: alphabetical order
2008-10-26 uau configure: Set CONFIG_MDCT and CONFIG_GOLOMB for libavcodec
2008-10-25 cehoyos Remove unused code that can't be compiled without svn archive.
2008-10-25 michael Do not attempt to use the unscaled yuv2rgb converter when height is odd because
2008-10-25 compn minor fix in example command line for users
2008-10-25 diego cosmetics: Reorder some FFmpeg-related config.h and config.mak entries.
2008-10-25 uau configure: Set CONFIG_FFT to fix libavcodec compilation
2008-10-25 uau vf_palette: Fix compilation after libswscale API changes
2008-10-24 ptt updated to r27402, jumping over 27072, by now, i'll do soon
2008-10-24 diego Conditionally declare a conditionally used variable, fixes the warning:
2008-10-24 diego 10l: Revert SH4 removal, which is required in FFmpeg.
2008-10-23 vitor Cosmetics: alignment
2008-10-23 vitor Fix broken palette8to*.
2008-10-23 diego cosmetics: typo fix
2008-10-23 compn remove outdated message about outfmt=i420
2008-10-23 diego SH4 is an architecture, not a CPU extension.
2008-10-23 diego Add ARM pld instruction test for FFmpeg ARM optimizations.
2008-10-22 diego IWMMXT optimizations were removed from our internal libmpeg2 copy, so now
2008-10-22 diego Try to improve binary codec pack installation instructions.
2008-10-22 attila increase the max RTP packet size to 5MB as modern Elphel
2008-10-21 diego Determine default CD/DVD device in configure instead of using an #ifdef jungle.
2008-10-20 reimar Make cpuinfo.c compile under MinGW64
2008-10-20 diego Replace typeof by __typeof__, the former is a non-portable GNU extension.
2008-10-19 diego Translate a Hungarian comment, thanks to Denes Balatoni.
2008-10-19 conrad Convert typeof keyword into __typeof__
2008-10-19 reimar Avoid CreateThread and especially TerminateThread since they cause a memleak.
2008-10-19 reimar Remove useless casts.
2008-10-19 diego Improve error message when screen width and height are not set.
2008-10-19 diego Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net.
2008-10-18 gpoirier improve documentation of latest x264's options
2008-10-18 reimar Use av_malloc/av_free for audio-related buffers to avoid crashes due to
2008-10-18 ranma pci.c includes dha.h, remove redundant MAX_* defines
2008-10-18 ranma MAX_PCI_DEVICES 64 is not enough on my system (even though lspci only shows 25 devices), upped to 256
2008-10-17 faust3 fixed image format detection for 15 bit color depths
2008-10-16 diego cosmetics: Reorganize config.h. Remove pointless comments, group together
2008-10-16 diego typo: _dev_dvd_openbsd --> _def_dvd_openbsd
2008-10-16 diego Create LIBDIR for binary codecs upon make install.
2008-10-16 diego Move dcbzl definition to the FFmpeg section of config.h where it belongs.
2008-10-16 diego Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
2008-10-16 diego Revert declaring ThreadProc as void, it breaks the WINAPI.
2008-10-16 diego Add -nomsgcolor option to match -msgcolor, patch by swell.k gmail com.
2008-10-16 diego Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
2008-10-16 diego Move DEFAULT_CDROM_DEVICE/DEFAULT_DVD_DEVICE to stream.h where it belongs.
2008-10-16 diego Move likely/unlikely macros to libmpdemux/demuxer.h where they are used.
2008-10-16 diego Move SCREEN_SIZE_X/Y definition to libmpcodecs/vd.c where it is used.
2008-10-16 diego Move X11_FULLSCREEN definition to x11_common.h where it belongs.
2008-10-16 diego cosmetics: Merge some preprocessor checks.
2008-10-16 faust3 fixed overlay x and y calculation
2008-10-16 diego Move attribute_used declaration from config.h to mangle.h where it is useful.
2008-10-16 diego Remove pointless attribute_used from variable declaration.
2008-10-16 diego Rename stream/netstream.h to stream/stream_netstream.h; netstream.h to make it
2008-10-16 flameeyes Convert asm keyword into __asm__.
2008-10-16 diego sun --> __sun in config.h preprocessor check
2008-10-14 diego misc updates for the Xvid, x264 and AAC sections
2008-10-14 diego cosmetics: Move _def_fast_unaligned to the FFmpeg section of config.h.
2008-10-14 diego cosmetics: Consistently name all header #define variables.
2008-10-14 diego Remove some pointless and/or outdated codec documentation sections.
2008-10-14 faust3 Honour differences between src and dst stride for packed yuv
2008-10-14 diego Remove section about containers. Its contents are non-informative, redundant,
2008-10-14 diego Update VIDIX vs. svgalib documentation.
2008-10-14 diego #include necessary libavcodec header and remove duplicated struct declaration.
2008-10-14 gpoirier update x264's section with r999 of x264
2008-10-14 diego Remove useless '#undef realloc', realloc is not referenced anywhere near.
2008-10-14 diego Remove duplicate extern declaration, fixes the warning:
2008-10-13 diego Remove unused variable ncomps.
2008-10-13 ods15 Fix double free in demux_nut, patch by Onur Küçük.
2008-10-13 diego Set HAVE_FAST_UNALIGNED for PowerPC as well, patch by Emanuele Giaquinta.
2008-10-13 diego Remove global definition of WIN32 in config.h for Cygwin.
2008-10-13 diego Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
2008-10-13 diego Remove pointless #ifdef around the whole file, it is just a complicated #if 1.
2008-10-13 diego Declare ThreadProc as void, it does not return anything, fixes the warning:
2008-10-13 diego Remove unused function, fixes the warning:
2008-10-13 diego Unconditionally #include osdep/shem.h, fixes the warnings on Cygwin:
2008-10-13 diego Add missing Cygwin header, fixes the warning:
2008-10-13 diego Remove redundantly declared definitions FILE_ANY_ACCESS and CTL_CODE, fixes:
2008-10-13 diego Surround conditionally used function with corresponding #ifdef, fixes:
2008-10-13 diego Remove redundant variable declaration, fixes the warning:
2008-10-13 diego Remove check for byteswap.h, it was removed from FFmpeg.
2008-10-12 diego Remove unused variables.
2008-10-12 diego Remove redundant declaration of proc_priority.
2008-10-12 diego Filter out .hh and .h files in the C++ dependency generation command.
2008-10-12 diego Remove useless HAVE_STRCHR definition from config.h.
2008-10-12 diego Add missing support for some multimedia keys to X11 backend code.
2008-10-12 diego Move socklen_t typedef from config.h to stream/network.h.
2008-10-11 diego Do not provide a prototype for setenv in config.h, we do not provide a
2008-10-10 diego cosmetics: Move some config.h entries to more sensible places.
2008-10-10 diego cosmetics: Group codec-, network- and gui-related options together in config.h.
2008-10-09 diego cosmetics: Group system header and function definitions together in config.h.
2008-10-09 cehoyos Remove unused line (and fix an icc warning).
2008-10-09 cehoyos Replace numeric constants by their defines.
2008-10-09 flameeyes Mark some symbols in swscale.c as constant.
2008-10-09 flameeyes Mark dither_2x2_{8,4} static to swscale.c
2008-10-09 flameeyes Mark variation-specific interleaveBytes static.
2008-10-09 flameeyes Invert logic for the single-pass in swScale() functions.
2008-10-09 cehoyos Change variable types from int to enum PixelFormat.
2008-10-09 ulion Fix channel order for ffmpeg flac codec.
2008-10-08 vitor Do not set src[1] to the palette, it is now in the context
2008-10-08 vitor Add a new unscaled PAL8 -> RGB converter.
2008-10-08 kraymer r27182: apply parameter name change of no-correct-pts from r26842 to man page
2008-10-08 aurel Change one more variable type from int to enum PixelFormat.
2008-10-07 cehoyos Change variable types from int to enum PixelFormat.
2008-10-07 diego Remove unnecessary HAVE_AV_CONFIG_H #define.
2008-10-06 gpoirier sync w/r27691
2008-10-05 cehoyos Correctly place second const in declaration.
2008-10-05 diego Move find_backwards_asf_guid asfguid.h to asfheader.c, the only place where
2008-10-05 lu_zero gcc-apple specific fallback not necessary anymore
2008-10-05 cehoyos Disable mp3lib and liba52-internal for icc.
2008-10-05 diego Use HAVE_FAST_64BIT instead of nonstandard __WORDSIZE macro.
2008-10-05 Gabrov synced with r27718
2008-10-04 cehoyos Remove b5Dither, g5Dither and r5Dither from libswscale.
2008-10-04 diego Revert the removal of the likely/unlikely macros, they are still used.
2008-10-04 diego Merge variable declaration and export.
2008-10-04 cehoyos Remove g6Dither from libswscale.
2008-10-04 ranma Fix "format '%d' expects type 'int', but argument 6 has type 'size_t'" warning.
2008-10-04 diego Add a comment to lonely 'fi' for clarification.
2008-10-04 ranma Make alsa resume after suspend to disk (would say 'file descriptor is in bad state' before this change)
2008-10-04 diego cosmetics: more config.h reordering
2008-10-04 diego cosmetics: Reorder entries in config.h.
2008-10-04 diego 100l: Revert incorrect removal or --ar and --ranlib options.
2008-10-04 diego cosmetics: Improve some config.h comments.
2008-10-04 diego Do not duplicate likely/unlikely #defines from libmpeg2/libavcodec in config.h.
2008-10-04 diego Remove unused HAVE_SYS_POLL_H definition from config.h.
2008-10-04 diego cosmetics: Move around some more stuff in config.mak.
2008-10-04 diego cosmetics: Move around stuff in config.mak.
2008-10-04 diego Remove unused LIBDIR Makefile variable from config.mak.
2008-10-04 diego Remove unused options --ar and --ranlib.
2008-10-04 diego Do not set DESTDIR to an empty value so that it can be overridden on the
2008-10-04 diego FAAC/FAAD are no longer the only available AAC encoders/decoders.
2008-10-04 diego Remove word size check and macro and use __WORDSIZE directly instead.
2008-10-04 diego Remove MPlayer-specific MP_WORDSIZE hack.
2008-10-04 diego Merge SPARC and SPARC64 sections in the CPU detection code.
2008-10-04 diego Skip setting variables to empty values in the CPU detection code.
2008-10-03 diego Remove MinGW cruft.
2008-10-03 diego 100l copy and paste typo fix
2008-10-03 diego spelling cosmetics
2008-10-03 diego Fix vsscanf test.
2008-10-03 diego vo_fbdev now supports -geometry.
2008-10-03 diego whitespace cosmetics
2008-10-03 diego CVS --> Subversion
2008-10-03 gpoirier fix compilation w/ FFmpeg r15533
2008-10-03 diego Add missing #include for mplayer.h, fixes the warning:
2008-10-03 diego Filter out xpm files from the list of dependencies to check for recursive
2008-10-03 diego External liba52 parameters should only be enabled if the check succeeded.
2008-10-03 diego Internal liba52 should default to enabled.
2008-10-02 gpoirier fix FAQ about compiling 32 bit mplayer on x86_64
2008-10-01 reimar Use the existing pt_iter_goto_head function instead of reimplementing it
2008-10-01 reimar mpctx->playtree is a node, files can not be directly appended to it,
2008-10-01 reimar Add a "pause" property to allow checking if MPlayer is paused.
2008-10-01 reimar Add a m_property_flag_ro function for the default behaviour of a
2008-10-01 diego 10l: Remove deleted file libmpeg2/motion_comp_iwmmxt.c from Makefile as well.
2008-10-01 diego Remove IWMMXT optimizations through libavcodec from libmpeg2.
2008-09-30 gpoirier sync w/r27651
2008-09-30 reimar Apply patch for oCERT #2008-013 / CVE-2008-3827
2008-09-29 gpoirier sync w/r27607
2008-09-29 diego Remove unused function fast_memcpy.
2008-09-29 diego cosmetics: indentation
2008-09-29 michael Revert mistakenly committed hunk.
2008-09-29 michael Print all cases that are tested, not just the ones that are bad.
2008-09-29 michael Fix infinite loop with spline, bug was introduced in r27612 by me.
2008-09-28 diego cosmetics: prettyprinting
2008-09-26 nicodvb slave command to get the number of chapters; patch by Kevin DeKorte - kdekorte gmail com
2008-09-25 reimar Since the pause loop now also runs commands, set mpctx->was_paused
2008-09-25 reimar Add an experimental pausing_keep_force slave mode command prefix
2008-09-25 reimar Do not special-case a grouping-subsegment length of 0.
2008-09-25 diego misc fixes for the GUI section
2008-09-24 voroshil Add debug message about loaded frequency tables.
2008-09-24 voroshil Make output messages of frequency selection code more useful by
2008-09-24 voroshil Fix overflow in frequency conversion code inside tvi_dshow.
2008-09-23 diego Add RVTR fourcc to ffrv20 decoder.
2008-09-23 diego Remove one more pointless and gcc-specific __attribute__ ((unused)).
2008-09-23 diego Restore function parameters mistakenly removed in previous commit.
2008-09-23 diego Remove pointless and gcc-specific __attribute__ ((unused)).
2008-09-21 diego Make sure -I. appears before all other -I flags.
2008-09-20 reimar Fix glAdjustAlignment parameter in glCreateClearTex
2008-09-20 reimar Change glCreateClearTex to use the same host data format as later uploads.
2008-09-20 compn add blackmagic 10bit decoder, works on v-codecs/R210/
2008-09-20 compn typo fix spotted by diego
2008-09-20 ben add outdir sub-option to vo png
2008-09-20 reimar Remove already disabled and probably long obsolete code that worked around an OpenBox bug.
2008-09-20 reimar Use already "prefetched" atoms instead of calling XInternAtom each time.
2008-09-20 compn another dup
2008-09-20 compn duplicate fourcc spotted by uoti
2008-09-20 compn fix typo
2008-09-19 compn sync with videolan
2008-09-19 compn sync with xine
2008-09-19 compn sync with libavformat/riff.c
2008-09-19 compn sync with libavformat/isom.c fourcc
2008-09-19 compn add windows NUL info
2008-09-19 compn document lavc/lavf avoption o suboption
2008-09-18 compn add lavfopts matroska suboption
2008-09-18 reimar Simplify cpudetect OS-support detection code, e.g. using one mp_msg to print either yes or no instead of two.
2008-09-18 lu_zero Uniform *ToY and *ToUV function signatures
2008-09-18 lu_zero Split mono2Y in monowhite and monoblack
2008-09-18 lu_zero Factorize unit32_t* casts for palette pointer
2008-09-17 diego Fix mapping between MPlayer and FFmpeg colorspaces after libswscale changes.
2008-09-16 rathann Add shared libswscale support.
2008-09-16 diego With -identify, ID_DVD_VOLUME_ID is not shown on some systems.
2008-09-16 diego Do not clobber _inc_extra variable when setting initial include flags.
2008-09-16 diego Initialize _def_liba52 and _def_liba52_internal before the liba52 checks
2008-09-16 michael Fix segfault with rgb24 and full_internal_chroma due to non-existing alpha
2008-09-16 compn yet another mpeg2 in mov fourcc xd5b, fixes XDCAMHD.mov
2008-09-15 syrjala Update the copyright statement.
2008-09-15 syrjala Cosmetics:
2008-09-15 syrjala Don't limit BES to non-synced single buffering when CRTC2 is used.
2008-09-15 syrjala Rename some variables and change some strings to make the CRTC1 code clearer.
2008-09-15 syrjala Add CRTC1 support.
2008-09-15 syrjala Remove BGR24 support since it has never worked anyway.
2008-09-15 rathann External liba52 support, part 2 of 2.
2008-09-15 rathann External liba52 support part 1 of 2.
2008-09-15 diego Use standard -I flags to compile codec-cfg.
2008-09-15 diego Add -I. to _inc_extra at the beginning instead of to CFLAGS at the end.
2008-09-15 diego riff.h and avi.h are not needed, but avio.h is.
2008-09-15 syrjala Eliminate void * arithmetic.
2008-09-15 diego Upgrade license of LGPL 2 or later files to LGPL 2.1 or later.
2008-09-15 diego Avoid useless line in libpostproc test.
2008-09-15 michael Avoid using floating point for calculating filter coefficients.
2008-09-14 michael Avoid some explicit types in sizeof().
2008-09-14 michael Use av_mallocz() instead of for() =0;
2008-09-14 michael Move dither tables from yuv2rgb to swscale, they have been written by me and
2008-09-14 Gabrov synced with r27607
2008-09-14 diego wording consistency cosmetics
2008-09-14 reimar Make -heartbeat-cmd and -stop-xscreensaver sections reference each other.
2008-09-13 diego Sync diff with libmpeg2 update.
2008-09-13 diego Update internal libmpeg2 copy to version 0.5.1.
2008-09-13 diego libmpeg-0.4.1.diff was renamed to libmpeg2_changes.diff.
2008-09-13 ben Fix libswscale build after r27561 if --enable-runtime-cpudetection is used.
2008-09-13 diego Remove version string from name of local changes diff file.
2008-09-13 michael Fix indention.
2008-09-13 michael Rename yuv2rgb variables to avoid name clashes with the ones used by bfin asm.
2008-09-13 compn multiple locales in mplayer wish
2008-09-13 michael Disable mmx routines that are not bitexact when the user wants
2008-09-13 michael Make horizontal mmx scaling code match C code.
2008-09-13 michael Ensure that additional filter coeffs that exist due to alignment
2008-09-12 michael yvu9toyv12Wrapper is not bitexact so disable it when the user wants
2008-09-12 michael Make the horizontal C scaler code clip only against INT16_MAX not 0,
2008-09-12 michael Add bitexact flag.
2008-09-12 michael The yuv->rgb tables are too small for clipping to be avoidable,
2008-09-12 michael Fix another 1000l bug in the mono input code.
2008-09-12 michael Add support for PIX_FMT_YUV440P.
2008-09-12 michael 10000l PIX_FMT_MONOWHITE check was really a || 1.
2008-09-12 michael Support mono as input format.
2008-09-12 michael Add support for PIX_FMT_MONOWHITE as output format.
2008-09-12 michael rgb24toyv12 is not accurately rounding, so disable it as well when the
2008-09-12 michael Do not use the unscaled yuv->rgb converters if SWS_ACCURATE_RND is set,
2008-09-11 michael 100000000000000l, forgot to commit header change for r27580.
2008-09-11 michael Fix typo that lead to averaging of the same pixel in rgb24ToUV_half().
2008-09-11 michael Remove mistakenly commited code I used for testing.
2008-09-11 michael Implement full horizontal chroma for rgb/bgr24/32 output.
2008-09-11 michael Do not do unneeded clipping in YSCALE_YUV_2_PACKEDX_C.
2008-09-11 michael Factorize yuv2packedXinC().
2008-09-11 michael Set rgb2yuv constants more accurately, makes no real difference though.
2008-09-11 michael Fix chroma yuv->rgb tables for jpeg style yuv, this was missed as it
2008-09-10 michael Correct normalization constant for the vertical filter.
2008-09-10 michael Make the 2point linear interpolation coefficients correct even for the
2008-09-10 michael Fix overflow.
2008-09-10 gpoirier sync w/r26990 and wording fixes, patch by Cédric Viou
2008-09-10 gpoirier wording fixes by Cédric Viou
2008-09-10 gpoirier typography and wording fixes, by Cédric Viou and myself
2008-09-10 michael Fix build failure due to %%eip on x86_64.
2008-09-10 michael Change RGB2YUV_SHIFT from 16 to 15 to make it able to work
2008-09-10 michael Add bgr/rgb15/16/32->UV-half to the macro so there is less code duplication
2008-09-10 michael Factorize RGB/BGR15/16/32->UV by using the preprocessor.
2008-09-10 michael Factorize rgb/bgr15/16/32->Y by using the preprocessor.
2008-09-10 michael Make SWS_FULL_CHR_H_INP work.
2008-09-10 diego spelling/wording cosmetics
2008-09-09 michael More accurate rounding for 8bit inputs.
2008-09-09 michael Rewrite bgr24->yuv mmx code, the new code is cleaner, more accurate,
2008-09-09 gpoirier more French typography fixes and wording fixes, by Cédric Viou and myself
2008-09-09 gpoirier lots of fixes, original patch by Cédric Viou
2008-09-09 michael Add table of rgb->yuv conversion coefficients.
2008-09-09 michael More correct rounding for the rgb/bgr->yuv converters.
2008-09-09 uau Make internal Matroska demuxer default again
2008-09-09 aurel revert r27551 which break much more things than it fixes
2008-09-09 diego Use preprocessor conditionals to disable CPU-extension-specific code. We cannot
2008-09-09 diego cosmetics: Fix offsets and fuzz in local diff.
2008-09-09 michael Prevent overflows during mpeg->jpeg yuv.
2008-09-08 uau Use internal demuxer for Matroska files for now
2008-09-08 uau Revert bad changes to SSA/ASS subtitle packet format
2008-09-08 gpoirier fix compilation with lavc version > r15270
2008-09-08 uau Fix compilation after libavcodec major version 52 changes
2008-09-08 michael Fix jpeg yuv.
2008-09-08 michael Fix typo in comment.
2008-09-07 michael Fix accurate rounding mode on x86_64.
2008-09-07 lu_zero Make ToY and ToUV family of function consistent part I
2008-09-07 michael Make fast bilinear scaler work again.
2008-09-07 diego 'mp3lame' audio output codec was wrongly listed as 'lame'.
2008-09-07 diego Replace casual GPL notices by proper license headers.
2008-09-07 diego license header cosmetics
2008-09-07 diego license header cosmetics
2008-09-07 diego Remove wrong compilation instructions.
2008-09-07 diego Remove encode2mpeglight, it is only an outdated stripped-down version of the
2008-09-06 diego license header cosmetics
2008-09-06 diego Fix incorrect FSF address in license header.
2008-09-06 diego Replace casual GPL notice by proper license header.
2008-09-06 diego Remove outdated URL from vd_info_t struct.
2008-09-06 diego Remove version information from libmpeg2 vd_info_t struct.
2008-09-05 aurel libass: fix type mismatch between size parameter and the way it's used
2008-09-05 aurel libass: add a new ass_process_data() to process demuxed subtitle packets
2008-09-05 aurel demux_mkv: output correctly formated ASS packets
2008-09-05 bcoudurier simplify function selection code
2008-09-05 bcoudurier enable yuv422p to uyvy converter
2008-09-04 aurel a valid ASS line contains 9 ',' before actual text
2008-09-04 aurel lavf: the subtitles display duration is stored in pkt.convergence_duration
2008-09-04 michael Make 16bit grayscale output work.
2008-09-04 michael Fix SWS_FAST_BILINEAR and SWS_POINT with some unscaled rgb<->bgr converters.
2008-09-04 michael Support PIX_FMT_RGB32_1 and PIX_FMT_BGR32_1.
2008-09-04 michael Fix 4 and 8 bit RGB/BGR input.
2008-09-04 michael Remove workaround for rgb/bgr mess.
2008-09-04 michael Fix 4 of the unscaled rgb15/16 converters, each of these contained
2008-09-04 michael rgb vs bgr fix for the unscaled converters.
2008-09-04 michael Fix rgb15/16 vs. bgr part2.
2008-09-04 michael Fix rgb15/16 vs. bgr part1.
2008-09-04 michael Add fflush to prevent stdout & stderr from being mixed.
2008-09-01 aurel support E-AC-3 decoding using ffmpeg
2008-09-01 diego Remove Windows-specific #ifdefs, the file does not compile on MinGW anyway.
2008-09-01 diego Ignore .exe files on Windows.
2008-09-01 diego Rename --enable-tremor-external option to --enable-tremor along with the
2008-09-01 diego Do not refer to libcdio and liblzo as external in the help output.
2008-09-01 diego Rename --enable-faad-external option to --enable-faad along with the
2008-09-01 diego Initialize _def_faad* variables to disabled before setting them.
2008-09-01 diego Fall back on external libfaad check if internal libfaad check failed.
2008-09-01 diego Put '#define closesocket close' under proper '#ifndef HAVE_CLOSESOCKET'
2008-09-01 diego Move '#define closesocket close' preprocessor directive to a common place
2008-08-31 diego Revert moving closesocket definition and network headers to network.h.
2008-08-31 diego Only use winsock2.h to check for closesocket().
2008-08-31 diego Fix closesocket test, patch by Serge Levin, serge.levin.spb gmail com.
2008-08-31 diego Add necessary #include <stdlib.h> for realloc/calloc/free.
2008-08-31 reimar Remove unused GUID_t definition that also incorrectly defined GUID_DEFINED
2008-08-31 stefano Change header inclusion guard names in line with FFmpeg r15120.
2008-08-30 rathann Rename internal libdvdread fork from dvdread to libdvdread
2008-08-30 reimar Print DVD volume ID with -identify.
2008-08-29 diego Move duplicated '#define closesocket close' into network.h along with
2008-08-29 diego consistency cosmetics: Avoid using .. in #include paths.
2008-08-29 diego Sync libdvdcss with upstream version 1.2.10.
2008-08-29 diego Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.
2008-08-29 stefano Implement swscale_version().
2008-08-29 diego Remove pointless '#if 1 [...] #endif' around has_cpuid() function.
2008-08-29 diego Implement check for closesocket(), needed by libavformat, fixes Bugzilla #1257.
2008-08-27 aurel handle the lavfpref demuxer in the same way as the lavf one
2008-08-27 ptt synced with r27454
2008-08-27 ptt sync'ed to r27071
2008-08-26 diego Drop av_always_inline definition. It is duplicated from libavutil and
2008-08-26 diego Rename always_inline macro to av_always_inline so as not to clash with
2008-08-26 aurel prefer libavformat to demux matroska files
2008-08-26 reimar Fix forumla -> formula in comment
2008-08-24 ranma Fix 'cast from pointer to integer of different size' on 64bit architectures. Casting to long should work for 32bit and 64bit and not make a difference to the boolean operation (since 'format' is always 32bit (int) the upper 32bit of 'arg' won't matter, but the compiler should be happy now. Casting both to unsigned makes sure the compiler isn't messing things up by sign-extending 'format' to 64bit before masking)
2008-08-24 ranma Handle AOPLAY_FINAL_CHUNK
2008-08-24 aurel cosmetics: indentation
2008-08-24 aurel use new lavf API to grab sample_aspect_ratio from the demuxers
2008-08-23 ranma fix compiler warnings
2008-08-22 diego Remove unused and untested function. It is only part of our local patchset.
2008-08-22 diego Remove duplicate vsscanf fallback implementation, we have another in osdep/.
2008-08-22 reimar -geometry support for -vo fbdev.
2008-08-21 diego Sync libdvdcss with upstream version r212.
2008-08-21 diego Add support for AAC decoding through FFmpeg; libfaad is preferred for now.
2008-08-21 diego cosmetics: Remove trailing whitespace and tabs.
2008-08-18 diego Remove SKIP_DEPS trick. The same effect can be achieved without it.
2008-08-17 diego fix for alignment problem on older ARM cores
2008-08-17 diego Add check for ARM VFP instructions.
2008-08-15 gpoirier sync w/r27466
2008-08-15 diego Work correctly with very small files where less than outburst is to be played.
2008-08-15 michael Document -lavcopts o, aka libavcodec AVOption.
2008-08-14 diego FFmpeg no longer has fastmemcpy support, so no longer trigger recursing
2008-08-14 diego Remove unused static declarations, fixes the warnings:
2008-08-14 diego Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
2008-08-14 diego 100l: Rename missed preprocessor directives from a HAVE_ prefix to CONFIG_.
2008-08-13 aurel add mapping for real audio and video CODEC_ID to MPlayer's fourcc
2008-08-13 compn fixes spotted by diego
2008-08-13 aurel demux_lavf: fix mp_seek behavior in case of seeking error
2008-08-12 diego Remove pointless #ifdefs around extern declarations.
2008-08-12 diego Remove useless DVB-related #include.
2008-08-12 diego Enable PNG encoder in libavcodec for vf_screenshot only if zlib is enabled.
2008-08-12 compn updates
2008-08-11 ben Mention IVTV, S3 and SH_VEU drivers within VIDIX section of manpage.
2008-08-11 ben Update ChangeLog with latest VIDIX related changes regarding SuperH.
2008-08-11 ben Add VIDIX driver for SuperH Mobile VEU hardware block.
2008-08-11 ben Add proper VIDIX support for SuperH architecture.
2008-08-11 gpoirier sync w/r27348, patch by JRaSH
2008-08-11 compn fix audio in some rtsp streams, ok'd by lu_zero
2008-08-10 diego The PNG encoder in libavcodec needs to be enabled for vf_screenshot even if
2008-08-10 compn codecs.c note is very old and unneeded.
2008-08-09 gpoirier sync w/27407 + fixes
2008-08-09 diego Use translatable string instead of hardcoded message for process priority.
2008-08-09 diego Remove duplicated prototype for XShmGetEventBase(), because
2008-08-09 diego Skip dependency generation if we just run distclean or if skipping
2008-08-08 eugeni Don't print drawing commands on screen.
2008-08-07 eugeni If (has outline) blur(outline) else blur(glyph).
2008-08-07 eugeni \org turns off collision detection.
2008-08-07 eugeni Treat \h as space character.
2008-08-07 eugeni Calculate subtitle origin in floating point.
2008-08-07 eugeni Calculate subtitle position in floating point.
2008-08-07 diego Add separate variables for CFLAGS that are specific to internal libraries
2008-08-07 diego Remove unused Makefile variable.
2008-08-07 diego cosmetics: Rename some CFLAGS-related variables.
2008-08-07 diego 10l: Remove stray backslash at end of line.
2008-08-07 diego Merge two redundantly declared lines into one.
2008-08-07 diego cosmetics: Sort things into alphabetical order in various places.
2008-08-07 ben Add NV12 colorspace support to VIDIX driver.
2008-08-07 diego Give a CONFIG_ prefix to preprocessor directives that lacked one and
2008-08-07 diego generalized SH architecture support by Magnus Damm, magnus.damm gmail com
2008-08-07 diego 10l: MUSEPACK --> CONFIG_MUSEPACK
2008-08-07 diego Ahem, the MACOSX_FINDER_SUPPORT directive was renamed to MACOSX_FINDER.
2008-08-07 diego Rename font-related preprocessor directives.
2008-08-07 ben Fix wrong behavior with slave command by going back to the starting point
2008-08-07 diego Rename a bunch of miscellaneous preprocessor directives.
2008-08-06 diego Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.
2008-08-06 Gabrov synced with r27420
2008-08-06 diego Rename all preprocessor directives related to Apple / Mac OS X.
2008-08-05 diego Rename some audio-output-related preprocessor directives.
2008-08-05 diego Rename preprocessor definition in check skeleton.
2008-08-05 diego Rename preprocessor directives related to image libraries.
2008-08-04 ben Detect ppc64 and powerpc64 architectures as PowerPC variants.
2008-08-04 ben cosmetic: reindent after r27414
2008-08-04 ben Fixes unsafe 'chapter' command with get_property() call.
2008-08-04 ben cosmetic: reindent after r27412
2008-08-04 ben Fixes unsafe 'angle' command with get_property() call.
2008-08-04 ben Fixes unsafe 'switch_audio' command with set_property() call.
2008-08-04 ptt another round to get it in utf-8...
2008-08-04 diego Change a bunch of X11-specific preprocessor directives.
2008-08-03 gpoirier typo fix, bump sync tag
2008-08-03 ben Add video driver for Nintendo Wii/GameCube.
2008-08-03 diego Remove duplicated DVB definition line.
2008-08-03 diego Revert mistakenly committed temporary local change.
2008-08-03 diego Rename --enable-macosx-finder-support option to --enable-macosx-finder
2008-08-03 diego Rename _smbsupport variable to _smb.
2008-08-03 diego Change a bunch of video/audio-output-specific preprocessor directives from
2008-08-02 diego Set HAVE_DVB in configure when HAVE_DVB_HEAD is defined
2008-08-02 diego cosmetics: typo fixes
2008-08-02 compn cosmetics: reindent after last commit
2008-08-02 compn change ve_raw.c:set_format to not overwrite biCompression if force_fourcc is set.
2008-08-02 diego Change a bunch of video-output-specific preprocessor directives from a HAVE_
2008-08-02 diego Do not provide a prototype for vsscanf when vsscanf is available.
2008-08-02 diego Change a bunch of codec-specific preprocessor directives from a HAVE_
2008-08-02 diego Remove checks for HAVE_XVID3, that conditional was removed a long time ago.
2008-08-01 diego Fix ARM linking failure when IWMMXT support is disabled.
2008-08-01 diego Remove obsolete diff hunk that is no longer applied to the code.
2008-08-01 diego Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
2008-08-01 diego Fix a misleading section in the libavcodec options manual indicating that a
2008-08-01 compn add hdv1 fourcc
2008-08-01 compn add some h263 fourccs
2008-08-01 compn add ADJV fourcc to mjpeg
2008-08-01 diego Initialize socklen_t variable to "no".
2008-08-01 compn add XIXL fourcc to videoxl codec
2008-07-31 diego Rename binary-codecs.sh to binary_codecs.sh as it is called in Debian.
2008-07-31 diego Revert previous broken rename of binary-codecs.sh that had random changes.
2008-07-31 diego Rename binary-codecs.sh once more to binary_codecs.sh as it is called in Debian.
2008-07-31 diego Rename install-w32codecs.sh --> binary-codecs.sh.
2008-07-30 gpoirier bump sync tag
2008-07-30 diego For the case that we add a typedef for socklen_t, we should #define
2008-07-30 diego Check for socklen_t in ws2tcpip.h as well.
2008-07-30 diego Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.
2008-07-30 diego Remove unused HAVE_MENCODER definition.
2008-07-30 diego Rename two GUI-related preprocessor directives:
2008-07-30 diego Remove unused definition from config.h.
2008-07-30 diego Start unifying names of internal preprocessor directives.
2008-07-30 diego Drop USE_ prefix from USE_MPLAYER_CPUDETECT #define.
2008-07-30 diego Use conditional compilation instead of an #ifdef around the whole file.
2008-07-30 diego Remove unused definition from config.h.
2008-07-30 diego Add proper check for socklen_t.
2008-07-30 diego cosmetics: Group FFmpeg definitions together in config.h.
2008-07-30 compn add XDCAM and more HDV MPEG2 fourccs
2008-07-30 compn change arbitrary CODECS_MAX_FOURCC limit to larger arbitrary limit
2008-07-29 ptt changed 'Audio file' to 'Audio only' (to not get 'Audio file file' when played)
2008-07-28 diego Do not add __CYGWIN__ to CFLAGS on Cygwin, the system defines it anyway.
2008-07-28 diego Rework OS/2 configuration with respect to linker output formats.
2008-07-28 diego cosmetics: Add a separator comment.
2008-07-28 diego Move libdvdnav check before the CFLAGS section. It is still the last check
2008-07-28 ptt synced with r27348
2008-07-28 diego Move CFLAGS specific to internal libdvdread and libfaad2 to the Makefile and
2008-07-28 diego Remove unused HPUX #define from command line.
2008-07-28 diego Move libdvdcss-specific CFLAG settings to libdvdcss test.
2008-07-28 compn add ffvp6a codec
2008-07-28 compn add ffmotionpixels codec
2008-07-26 reimar Get rid of horrible code that relies on codec-set context variable,
2008-07-26 reimar Use GetTimerMS() instead of time() with srand.
2008-07-26 reimar Do not include sys/socket.h when using winsock2, it is pointless
2008-07-26 diego Revert to previous dependency checking behavior.
2008-07-26 diego Remove AltiVec vector declaration compiler compatibility macros.
2008-07-25 gpoirier compilation fix with GCC 4.0.1 on MacOSX tiger, broken by the removal of AVV() macro
2008-07-25 compn add list of supported vo's to -xineramascreen
2008-07-24 diego Add some more information about FTP mirror setup.
2008-07-24 diego Fix mailinglist vs. mailing list typo.
2008-07-24 diego cosmetics: Fix indentation after last commit.
2008-07-24 diego Remove AltiVec vector declaration compiler compatibility macros.
2008-07-24 reimar Fix configure hanging forever in iconv check using --charset=noconv
2008-07-24 reimar Remove outdated "X11 only" from xineramascreen option and try to make clearer
2008-07-23 gpoirier sync w/r27337
2008-07-23 ptt sync'd with r27337
2008-07-22 diego Add Dirac video support via libdirac and libschroedinger in libavcodec.
2008-07-22 reimar Enable runtime border/window decorations-toggling for Linux gl and gl2 vos.
2008-07-22 reimar No idea which vos support -noborder how well, though those based on
2008-07-22 reimar Support -noborder with X11-based vos
2008-07-22 reimar Make vo_x11_fullscreen not break vo_border (proper support still needs vo changes)
2008-07-22 reimar -border/-noborder are supported by gl/gl2, too, but only on Windows.
2008-07-22 diego Add instructions how to test the DNS round-robin virtual host, add a
2008-07-21 michael fix memleak
2008-07-21 michael Cleanup, use av_freep() instead of av_free(x); x=NULL
2008-07-19 diego Remove "en" from list of all man page languages when generating man page
2008-07-19 henry docs build fix
2008-07-19 diego Only build the documentation in the languages requested from configure.
2008-07-18 Gabrov synced with r27326
2008-07-18 ptt added missing revisions (26762 & 26795)
2008-07-18 ptt restored file encoding tu utf8 and corrected wrong chars, hoping it's ok now
2008-07-18 zuxy Remove unnecessary and troublesome inline
2008-07-18 michael Make C code in yuv2yuv1() do accurate rounding, this could be split
2008-07-17 michael indent
2008-07-17 michael Forgotten accurate rounding function YSCALEYUV2YV121_ACCURATE.
2008-07-17 michael simplify yuv2yuv1()
2008-07-17 diego Fix typo in msg_lang variable name that prevented the correct message
2008-07-17 michael 10l forgot SWS_BILINEAR
2008-07-17 michael Ensure that exactly one scaler algo is used.
2008-07-17 ben File was missing its dedicated header inclusion.
2008-07-17 ben Maemo platform runs on Nokia N8x0 series too.
2008-07-17 reimar Avoid including avcodec.h in demuxer.h (and thus many other files) just to get
2008-07-17 reimar Our ALSA code needs alloca, so check for it in configure and include alloca.h
2008-07-17 diego cosmetics: Indent language handling after last commit.
2008-07-17 diego Rewrite translation handling in the build system.
2008-07-17 diego Simplify summary output, add an extra empty line to it.
2008-07-17 diego Remove note about localization from configure output.
2008-07-17 diego cosmetics: Rename _doc_lang variable to doc_lang.
2008-07-17 diego Evaluate man page installation rule for all available languages,
2008-07-17 zuxy Force gcc to emit function body under -gnu99
2008-07-16 reimar limits.h is required for UINT_MAX
2008-07-16 reimar And a 1000l for r27263, swapped a condition, thus setting size to
2008-07-16 reimar 100l, fix calloc being called with the wrong argument due to reordering
2008-07-16 reimar Make sure demuxed ASF packet is properly padded after descrambling
2008-07-16 reimar Move duplicate FF_INPUT_BUFFER_PADDING_SIZE handling into demuxer.h
2008-07-16 diego Add variables for all available man page and documentation languages.
2008-07-16 reimar Do not just print a warning, also fix the len in ASF demuxer!
2008-07-16 diego Remove redundant check in message language test.
2008-07-16 diego Move the "all" option to the front of the list of available languages in
2008-07-16 diego cosmetics: Rename LANGUAGES variable to msg_langs.
2008-07-16 diego Replace output redirection with grep by POSIX standard options.
2008-07-16 diego Replace simple sed invocation by even simpler tr invocation.
2008-07-16 diego Merge two consecutive sed calls into one.
2008-07-15 diego Add IDs to some XML elements to avoid warnings.
2008-07-15 reimar Make af_hrtf tables static const
2008-07-15 reimar Add const to libaf/filter.c functions.
2008-07-15 reimar Replace S_IREAD|S_IWRITE by POSIX-compatible S_IRUSR|S_IWUSR (not exactly the same, but should not matter).
2008-07-15 reimar ALSA stupidly tries to define struct timeval and struct timespec, which
2008-07-15 diego Fix dlopen(), dlclose() dlsym() calls in configure test.
2008-07-15 diego Fix tgetent call in termcap configure test.
2008-07-15 diego Add two more missing headers to configure checks.
2008-07-15 diego Add missing return statements to configure tests.
2008-07-15 diego Add missing headers to configure checks.
2008-07-15 michael Remove -std=gnu99/gnu89/default dialect linux define, as it violates the
2008-07-14 reimar Try to keep decoded audio buffer aligned.
2008-07-14 reimar Change a broken check. FFMAX does not work as intended because trak->chunkmap[i].first
2008-07-13 astrange Cosmetics: reindent.
2008-07-13 astrange Remove const vector casts from Altivec.
2008-07-13 reimar Add support for FFmpeg DK3 ADPCM codec and prefer it over MPlayer's
2008-07-13 reimar Add support for FFmpeg's ADPCM codecs and make them the default
2008-07-13 reimar 100l, do not use macros on functions that are not idempotent
2008-07-13 rathann Do not set _dvdreadconfig unconditionally.
2008-07-13 diego cosmetics: main (void) --> main(void)
2008-07-13 diego main(void) --> int main(void) in .align test
2008-07-13 diego Use correct header in libamr narrowband test.
2008-07-12 reimar Simplify and clamp coefficient index for MS ADPCM
2008-07-12 reimar 100l, fix MS ADPCM decoding for e.g. http://samples.mplayerhq.hu/mov/qtaudio/surge-2-16-L-ms02.mov
2008-07-12 diego Dependency files should be refreshed when object files are rebuilt.
2008-07-12 nicodvb in dvd streams the title part ranges from 1 to 99
2008-07-11 reimar Reindent after last commit
2008-07-11 reimar Check size of tkdata before using it in mov demuxer.
2008-07-11 reimar Add atom_len sanity check to mov demuxer.
2008-07-11 reimar Quick hack to fix demux_mov crashes where easily possible.
2008-07-11 reimar Make really sure channels can only be 1 or 2 for imaadpcm
2008-07-11 reimar Simplify imaadpcm return statement
2008-07-11 reimar Check length of input buffer for msadpcm
2008-07-11 reimar Add a comment on shift vs. division
2008-07-11 reimar Scale msadpcm coefficients to fit into 8 bits
2008-07-11 reimar Simplify ad_msadpmc.c: Use AV_RL16, merge sign extension into LE_16 read and
2008-07-11 reimar Copy macro simplification from imaadpcm to msadpcm
2008-07-11 reimar Remove useless comments from ad_msadpcm
2008-07-11 reimar Make msadpcm arrays const
2008-07-11 reimar Remove unused macros
2008-07-11 reimar Explicitly include inttypes.h in ad_imaadpcm
2008-07-11 reimar 1000l, fix demux_lavf compilation
2008-07-11 reimar Correct stream-seekability tests in demux_audio and demux_lavf
2008-07-10 reimar Only read wav header cbSize when there is enough space in header.
2008-07-10 reimar 100l, assignment introduced in r27246 was exactly the wrong way around.
2008-07-10 reimar Cosmetics: reindent
2008-07-10 reimar Clean up reading of wav extradata.
2008-07-10 lu_zero 100l, avoption splitted code added, I should double check with svn status...
2008-07-09 lu_zero Split AVOption/AVClass in a separate file. SoC Patch from Keiji Costantini
2008-07-09 reimar Fix stupid and almost pointless check-after-read code in asfheader.c.
2008-07-09 eugeni Fix \fn without an argument consuming the next '\'.
2008-07-09 gpoirier sync w/r27236
2008-07-08 diego Add -std=gnu99 to gcc CFLAGS if supported. This sets appropriate #defines to
2008-07-08 diego Mark function not used outside of the file as static.
2008-07-08 diego Remove declaration of extern inline function that is used nowhere from header
2008-07-08 ptt synced with r27236
2008-07-08 ptt another alphabetical order correction
2008-07-08 ptt moved o option beetwen m* and p*
2008-07-08 diego Add missing #include <sys/socket.h>, fixes the warnings:
2008-07-08 diego Use correct PRIu64 length modifier for uint64_t value, fixes the warning:
2008-07-07 diego Add support for MLP audio through FFmpeg.
2008-07-07 diego Run bash-specific shell scripts with bash, not sh.
2008-07-07 diego Give all shell scripts a .sh suffix for consistency.
2008-07-07 diego Replace bash-specific [[]] construct by a proper [] test.
2008-07-07 diego Replace == in []/test constructs with =, == is a bashism.
2008-07-07 diego Remove unnecessary function keyword from shell script function declarations,
2008-07-06 nicodvb avoid unnecessary strdup(); patch by Aurel
2008-07-06 diego Update homepage and license info for NuppelVideo.
2008-07-06 diego Add standard license header for NuppelVideo, i.e. GPL v2+.
2008-07-06 diego Introduce DRIVER_OBJS variable for list of all driver targets.
2008-07-06 diego Simplify codecs.conf.h generation rule.
2008-07-06 diego Merge version.h dependency declarations.
2008-07-06 diego Remove redundant dependencies for .rc files.
2008-07-06 diego Add a generic rule for .rc files and use it.
2008-07-06 diego cosmetics: Merge three lines into two.
2008-07-06 diego Also remove dhahelper and dhahelperwin on distclean.
2008-07-06 reimar One more hack for PBOs on ATI cards.
2008-07-06 reimar Move at-hack code a bit up for further changes
2008-07-06 lu_zero Remove ASSERT() macro. SoC Patch from Keiji Costantini
2008-07-06 lu_zero Reindent. SoC Patch from Keiji Costantini
2008-07-06 lu_zero Split simpleCopy into packedCopy and planarCopy. SoC Patch from Keiji Costantini
2008-07-05 gpoirier fix a FIXME: give the URL of the list of mailing lists (since we don't have a direct link to the list of archives)
2008-07-05 diego Surround stream cache specific code by an appropriate #ifdef; fixes linking
2008-07-05 diego Sync with r27208.
2008-07-05 nicodvb dvd:// streams accept the device path in the url; patch by Mathieu SCHROETER mathieu.schroeter gamesover ch
2008-07-05 diego Add some more -identify information for CDDB.
2008-07-05 diego Add disc ID to -identify output.
2008-07-05 diego Rename ALLPARTSLIBS variable to FFMPEGLIBS.
2008-07-05 diego Group some variable declarations together in sensible places.
2008-07-05 diego Declare FFmpeg dependencies in a more elegant way using the PARTS variable.
2008-07-04 kraymer r27182: apply parameter name change of no-correct-pts from r26842 to man page
2008-07-04 reimar 100l: finally understood ATI PBO problem: width must be a power of two.
2008-07-04 reimar More stride alignment is needed to work reliably on ATI cards :-(
2008-07-04 diego Rename stream_livedotcom.c to stream_live555.c, the name is used everywhere.
2008-07-04 nicodvb cosmetics: in ifo_stream_oped() aligned the prototype to the style
2008-07-04 nicodvb in ifo_stream_open() propagate the device based on the dirname of stream->url; patch by Mathieu SCHROETER mathieu.schroeter gamesover ch
2008-07-04 nicodvb dvd_device must be handled exclusively by the option parser; it can't be changed at will in ifo_stream_open()
2008-07-04 nicodvb added support for the device part in the url; patch by
2008-07-04 reimar Check stdata_len before accessing stdata. Fixes bug #1125
2008-07-04 diego Simplify tool generation rules with a pattern rule.
2008-07-04 diego Only build loader tests on x86.
2008-07-04 diego Fix liba52/test linking, it needs -lm.
2008-07-04 diego spelling/grammar/wording overhaul
2008-07-04 diego Put common dependencies of mp3lib/test + mp3lib/test2 on a common line.
2008-07-04 diego whitespace cosmetics
2008-07-04 diego Place license header at the top of the file for consistency.
2008-07-04 diego Declare common netstream + vivodump dependencies in the common place.
2008-07-02 diego Remove unused variable.
2008-07-01 gpoirier sync w/r27182
2008-07-01 diego Fix FFmpeg subdirectory dependencies: The FFmpeg libraries depend on each
2008-07-01 kraymer apply parameter name change of no-correct-pts from r26842 to man page
2008-06-30 gpoirier sync w/r27179 + misc fixes of untranslated chunks
2008-06-30 kraymer r26502: Document rgbtest arguments
2008-06-30 kraymer remove two trailing whitespaces
2008-06-30 kraymer r25756: Document vo gl lscale=3
2008-06-30 kraymer r25385: Add new audio filter for encoding multi-channel audio into ac3 at runtime.
2008-06-30 kraymer r25179: Add missing forced linebreak, slight wording improvement.
2008-06-30 gpoirier consistency fix: capitalize Windows Media Player, and add <application> tag around it.
2008-06-30 gpoirier misc fixes, patch by Cédric Viou
2008-06-30 gpoirier sync w/r27132, patch by JRaSH
2008-06-30 gpoirier sync w/r27169
2008-06-30 voroshil Try to get frame rate information through VIDIOC_G_PARM if
2008-06-30 voroshil Fix division by zero in tvi_v4l2 which occures when capture device
2008-06-30 kraymer add missing escapes and full stops for scaletempo filter
2008-06-30 kraymer r24808: Add a space behind openal to get minimum length of 7
2008-06-30 kraymer r24772: DirectShow based tv:// driver for win32
2008-06-30 kraymer r24727: H.264 content can also be decoded with multiple threads
2008-06-30 kraymer version bump to 24719
2008-06-30 kraymer r27123: Add verbose messages about trying and searching for audio output drivers.
2008-06-30 kraymer r27067: Remove pointless #ifdef.
2008-06-30 kraymer r27066: update comments, whitespace cosmetics
2008-06-30 kraymer r27065: whitespace consistency cosmetics
2008-06-30 kraymer r26863: make use of the new MGA_VID_VERSION ioctl to check
2008-06-30 kraymer r25605: properties to get and set angle
2008-06-30 kraymer r24924: Add audio filter scaletempo
2008-06-29 nicodvb removed struct dvdnav_event_t that is 1) unused; 2) has an improper name. You can't turn your back for a second...
2008-06-29 kraymer r24790: Disable channel scanner when no tuner is present.
2008-06-29 kraymer remove trailing whitespaces
2008-06-29 reimar Replace asserts by proper conditions to allow playback of some broken but
2008-06-29 reimar Half size for adpcm_index
2008-06-29 reimar Simplify predictor updates
2008-06-29 reimar Get rid of 16-bit sign extension macro
2008-06-29 reimar Simplify some imaadpcm macros
2008-06-29 reimar Directly pass arrays into decode_nibbles
2008-06-29 reimar Use smaller types for tables
2008-06-29 reimar Make imaadpcm tables const
2008-06-29 reimar Simplify code to read index/predictor
2008-06-29 reimar Add a few size checks to IMA decoder. The code is still a mess though,
2008-06-29 reimar Simplify ad_imaadpcm decode_audio function
2008-06-29 reimar Make sure we do not use uninitialized data in case of a short read.
2008-06-29 reimar Do not use stdata before checking its length
2008-06-28 vayne mingw uses Windows sockets.
2008-06-28 gpoirier sync w/r27123, patch by JRaSH, %jrash06 A 163 P com%
2008-06-27 gpoirier sync w/r27132
2008-06-26 compn one more wish, and an update
2008-06-25 kraymer r24772: DirectShow based tv:// driver for win32
2008-06-25 lu_zero Complete the code move across librtsp, fixes the rtsp_close collision with libnemesi
2008-06-25 lu_zero Move rtsp_close away by simplification - avoids symbol clash with libnemesi
2008-06-24 compn some updates
2008-06-24 compn add ffmdec and ffadpcmxa
2008-06-24 diego Fix/restore the description of the rectangle video filter.
2008-06-24 diego Touch FFmpeg libraries after recursing into their subdirectories.
2008-06-24 diego Do not unconditionally recurse into FFmpeg subdirectories. Instead, just
2008-06-24 diego Add missing 'struct input_id id' to Apple IR configure check.
2008-06-23 eugeni Check if the font set returned from FcFontSort in not NULL.
2008-06-23 eugeni Reindent.
2008-06-23 eugeni Only use application font dir if library->fonts_dir is not NULL.
2008-06-23 diego Dependency files need to get updated when any of their dependencies are
2008-06-23 diego Rename some definitions to avoid clashing with system headers, fixes:
2008-06-22 corey Add verbose messages about trying and searching for audio output drivers.
2008-06-22 diego Replace misuse of echores in libdvdnav check by _res_comment.
2008-06-22 reimar 100l, bpp is bits per pixel, not bytes
2008-06-21 ben revert non-acked r27106
2008-06-20 ben cosmetic: be consistent
2008-06-20 ben fixes two bugs:
2008-06-20 ben fix obviously wrong option description
2008-06-20 ben Remove useless typedef for VDXContext.
2008-06-20 ben cosmetic: give a coherent indentation
2008-06-20 ben remove some useless functions from vidix api
2008-06-20 ben remove useless 'else'
2008-06-20 ben renamed vidixlib.c to vidix.c
2008-06-20 ben remove now useless vidixlib.h file
2008-06-20 gpoirier sync w/r27107, patch by Cédric Viou
2008-06-20 ben move content of vidixlib.h into vidix.h
2008-06-20 ben cosmetic: give coherent indentation
2008-06-20 gpoirier use the new URL of NUT container website
2008-06-20 ben Only "pop" subtree params if they had previously been "pushed",
2008-06-20 gpoirier sync w/r27102, patch by Cédric Viou and minor fixes by myself
2008-06-20 ben Add auto-close option to libmenu playlist handling part.
2008-06-20 ben Allow conditional compilation of yuv4mpeg video out.
2008-06-20 gpoirier fix a couple of broken URL links
2008-06-20 ben Keep old dvdnav sub-command options for a while in order
2008-06-19 ben Change DVDNAV command key names.
2008-06-19 diego Reorder some functions to avoid implicit declaration warnings.
2008-06-18 ben Group all input command defines in one big enum
2008-06-17 diego Add copyright and license statement.
2008-06-17 diego It cannot hurt to add -E to the diff options to avoid whitespace changes.
2008-06-17 diego Add missing #includes that are required for things used in the header.
2008-06-17 gpoirier sync w/r27057
2008-06-17 diego Add missing #includes to fix 'make checkheaders'.
2008-06-16 reimar Try harder to honour CTRL+C etc. during dumpstream
2008-06-16 diego cosmetics: Remove useless parentheses, align.
2008-06-16 reimar Chapter support for lavf demuxer.
2008-06-16 reimar Support NULL name parameter for demuxer_add_chapter.
2008-06-16 diego cosmetics: Break overly long lines.
2008-06-16 diego cosmetics: indentation, whitespace changes
2008-06-16 diego cosmetics: consistent * placement
2008-06-16 diego cosmetics: one more if brace placement fix
2008-06-16 diego M-x untabify
2008-06-16 diego cosmetics: Remove all trailing whitespace.
2008-06-16 diego cosmetics: Split/join multiline statements.
2008-06-16 diego cosmetics: Consistently format all if, for, while constructs.
2008-06-16 diego Remove one more commented-out line.
2008-06-16 diego cosmetics: Make all function declarations consistent by moving the opening
2008-06-16 diego Remove one more commented-out line.
2008-06-16 diego Remove pointless comments and commented-out code.
2008-06-16 diego Add missing string.h #include for memcpy prototype;
2008-06-16 diego Add missing #includes to fix 'make checkheaders'.
2008-06-15 diego cosmetics: Group internal codec library tests together.
2008-06-15 diego Document where the files vidix/dhahelperwin/ntverp.h and
2008-06-15 diego cosmetics: Group entries by directory instead of randomly.
2008-06-15 diego Add the ugly HELP_MP_DEFINE_STATIC back, otherwise we produce warnings like
2008-06-15 diego cosmetics: Remove empty line for consistency.
2008-06-15 diego -alang/-slang do not depend on dvdread support.
2008-06-15 diego Remove pointless HELP_MP_DEFINE_STATIC definition.
2008-06-15 diego Remove pointless #ifdef.
2008-06-15 diego update comments, whitespace cosmetics
2008-06-15 diego whitespace consistency cosmetics
2008-06-15 diego Remove now unused messages.
2008-06-15 diego Move message about which adapter is used to verbose mode.
2008-06-15 diego spelling/wording fixes
2008-06-15 diego Add parentheses to expression to avoid the warning:
2008-06-15 compn 6 months of changes
2008-06-14 diego standard license headers for mga_vid
2008-06-14 attila add MGA_VID_GET_VERSION ioctl to old mga_vid driver for compatibility with "new" mplayer
2008-06-14 voroshil Ability for specifying TV standard individually for each TV channel.
2008-06-13 lu_zero Fix support for libnemesi installed on nonstandard paths
2008-06-12 lu_zero Unbreak audio, thanks to Uoti for the insight
2008-06-11 gpoirier sync w/r23225, plus misc fixes
2008-06-11 gpoirier fix w/r24604, misc fixes
2008-06-11 gpoirier sync w/r21537 and misc fixes
2008-06-11 gpoirier fix file to conform to French typography
2008-06-11 gpoirier add missing <application> tag around MPlayer,
2008-06-11 gpoirier sync w/r26997
2008-06-10 gpoirier sync w/r27044, patch by Cedric Dumez-Viou %Cedric P Dumez-Viou A obs-nancay P fr%
2008-06-10 nicodvb libdvdnav need libdvdread from the same repository
2008-06-09 ben Fix mencoder built from dvdnav enabled.
2008-06-09 diego Give name to font_desc struct, patch by Bryan Henderson, giraffedata gmail com.
2008-06-09 diego Add information about the mga_vid Subversion repository.
2008-06-09 diego Mention that svgalib_helper only works with kernel 2.4.x.
2008-06-09 diego Make a section out of the svgalib_helper paragraph.
2008-06-09 gpoirier require latest x264 to enable MEncoder's x264 support
2008-06-08 diego Slightly reduce VIDIX video output verbosity.
2008-06-08 gpoirier sync w/r26853
2008-06-08 diego Add standard license headers.
2008-06-08 diego Add comments to a few #endif preprocessor directives.
2008-06-08 diego Remove unused variable, fixes the warning:
2008-06-08 diego OBJS should end in .o, not .c.
2008-06-08 diego VIS OBJS should end in .o, not .c; patch by Jan Knutar, jknutar nic fi.
2008-06-08 diego Add missing #include, patch by Jan Knutar, jknutar nic fi.
2008-06-08 diego Add command to create dhahelper device to install-dhahelper target.
2008-06-08 diego Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can
2008-06-08 diego Add dhahelper CFLAGS where appropriate if enabled.
2008-06-08 diego Add support for enabling VIDIX dhahelper.
2008-06-08 diego Remove pointless and commented-out #ifdef.
2008-06-08 diego Fix silly typo in CFLAG_SVGALIB_HELPER variable name.
2008-06-08 diego Fix dhahelper.h #include paths.
2008-06-07 diego Restore support for compiling with svgalib_helper.
2008-06-07 diego Only check for VIDIX PCI device name database if VIDIX is enabled.
2008-06-07 diego Make sure that the LC_ALL variable is exported to the environment of
2008-06-07 ben Factorizes dvdnav aid retrieval code.
2008-06-07 ben Add routine that provides audio ID corresponding to logical number
2008-06-07 ulion Fix channel order for libvorbis decoder, original patched by Nicolas George.
2008-06-07 ulion rename AF_CHANNEL_LAYOUT_LAVC_VORBIS* => AF_CHANNEL_LAYOUT_VORBIS*.
2008-06-07 ben Rename some functions as they are mplayer related and not
2008-06-07 ben rename for consistency
2008-06-07 ben Add routine to determine if SPU has changed in dvdnav stream.
2008-06-07 ben Add routine to determine if audio has changed in dvdnav stream.
2008-06-07 ben declare some functions as static
2008-06-07 diego No need to set LC_ALL=C for individual shell commands,
2008-06-07 diego The VIDIX PCI files should be regenerated when the awk script
2008-06-07 ben remove C++ inclusion guard from vidix headers
2008-06-07 diego Add default definition for SVGA device.
2008-06-07 ben remove useless vidix versioning stuff
2008-06-07 ben remove duplicated code
2008-06-07 ben Drop some useless parameter from vidix init routine
2008-06-07 ben Drop support for external libvidix (unmaintained and not up-to-date)
2008-06-07 ben Save DVDNAV palette info.
2008-06-07 ben vidix s3 headers was missing proper header
2008-06-07 diego Remove unused variable, fixes the warning:
2008-06-06 ben Removed unused freepath variable.
2008-06-06 compn add VIDM fourcc to divx/xvid, based on this patch:
2008-06-06 compn add psiv codec, works on psi_v-sample.mov
2008-06-06 compn add qtactl codec
2008-06-06 diego Remove unnecessary -o option from windres invocation.
2008-06-06 diego Fix codec-specific options syntax declaration to be less confusing and wrong.
2008-06-06 gpoirier sync w/r26806
2008-06-06 diego Fix the linking of TOOLS/netstream and TOOLS/vivodump.
2008-06-06 diego Use standard license header, merge changelog into license header and TODO.
2008-06-05 ben Remove useless braces on if() statement.
2008-06-05 ben Ensure 'path' string is 0 terminated.
2008-06-04 gpoirier fix fixes, patch by Benoit Fouet
2008-06-04 diego Run the whole documentation through ispell.
2008-06-04 diego Remove another reference to a removed configure option.
2008-06-04 diego Remove references to removed configure options.
2008-06-04 diego Get rid of needless emphasis.
2008-06-04 diego Document VIDIXIVTVALPHA environment variable.
2008-06-04 diego Move Matrox TV-out cable section to the end of the Matrox chapter.
2008-06-04 diego Move Matrox TV-out cable instructions into their own section.
2008-06-04 diego Fix some typos and update the Matrox TV output section. The relevant
2008-06-04 diego Remove unnecessary mangle.h #include.
2008-06-04 gpoirier sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
2008-06-04 michael Remove due to objections by ivan.
2008-06-04 diego small spelling/wording fixes
2008-06-04 diego mphq2 runs svn 1.4.x.
2008-06-03 diego Use size_t instead of int for a variable that is compared to the result
2008-06-03 ivo correct spelling error ;)
2008-06-03 michael List more actions which have proven controversial in the past.
2008-06-03 gpoirier grammar fixes by Benoit Fouet
2008-06-03 gpoirier sync w/r26920, patch by Cedric Dumez-Viou %Cedric P Dumez-Viou A obs-nancay P fr%
2008-06-03 gpoirier add missing <option> tags around the option "filmdint"
2008-06-03 gpoirier fix incorrect XML structure (I should have been more carefull when I checked in the previous version)
2008-06-03 gpoirier sync w/r26936, patch by Cedric Viou % Cedric P Dumez-Viou A obs-nancay P fr %
2008-06-03 diego Add reverting commits to the list of potentially controversial actions.
2008-06-02 Gabrov synced with r26967
2008-06-02 diego Use LC_ALL instead of LANG in config.mak to prevent locale settings from
2008-06-02 diego 10l: Restore LANG variable in config.mak so that shell commands are not
2008-06-02 diego Remove unused variable LANG from config.mak.
2008-06-02 diego Remove unused variable TARGET_OS from config.mak.
2008-06-02 diego cosmetics: Restructure config.mak logically and alphabetically.
2008-06-02 diego Remove unused variable TARGET_CPU from config.mak.
2008-06-02 diego Remove unnecessary FFmpeg hack from config.mak.
2008-06-02 nicodvb call demux_flush() where appropriate
2008-06-02 nicodvb use demux_flush() where appropriate
2008-06-02 nicodvb added and reused demux_flush() instead of emptying the demux_stream buffers;
2008-06-01 bcoudurier restore needed cast to correct type with const
2008-06-01 reimar 100l, fix wrong order of cases in cache_do_control
2008-06-01 reimar Properly free memory allocate by liba52.
2008-06-01 nicodvb tiny reindentation
2008-06-01 nicodvb disable dvdnav when using the internal dvdread
2008-06-01 nicodvb reindented the dvdread detection block
2008-06-01 nicodvb changed the code that checks the presence of the external dvdread
2008-06-01 nicodvb removed support for Ogle's dvdread
2008-06-01 bcoudurier cast to correct type, suppress warnings
2008-06-01 bcoudurier cast to correct type, suppress warnings
2008-06-01 bcoudurier cast to correct type, suppress warning
2008-06-01 bcoudurier cast to correct type, suppress warnings
2008-06-01 bcoudurier add const, suppress warnings
2008-06-01 bcoudurier remove useless casts
2008-06-01 bcoudurier add const, suppress warnings
2008-06-01 bcoudurier add const, suppress warnings
2008-06-01 bcoudurier remove useless casts
2008-05-31 diego Change spelling of XviD to Xvid as has already been done in the (rest of the)
2008-05-31 rtogni Fix compilation with internal dvdnav
2008-05-31 nicodvb adapted to the dvdread->libdvdread transition in dvdnav's repository
2008-05-31 nicodvb warn to always disable the internal dvdread; still menus are supported now
2008-05-30 diego Add install-dhahelperwin target to simplify dhahelper installation on Windows.
2008-05-30 diego Merge vidix/dhahelperwin/Makefile into top-level Makefile.
2008-05-30 diego Merge vidix/dhahelper/Makefile into top-level Makefile.
2008-05-30 diego Rename kernelhelper to dhahelper, that name is more fitting.
2008-05-30 diego Fix #include paths.
2008-05-30 diego dhasetup.exe can be created via make instead of calling gcc directly.
2008-05-30 diego Rework AltiVec CFLAGS detection. '-maltivec -mabi=altivec' should be used
2008-05-30 reimar Handle NULL control function in cache_execute_control, fixes crash with http urls.
2008-05-30 diego Check for ALTIVEC_H instead of __APPLE_CC__ to decide which AltiVec vector
2008-05-30 diego Check for HAVE_ALTIVEC_VECTOR_BRACES instead of __APPLE_CC__.
2008-05-30 diego Check for AltiVec vector declaration syntax.
2008-05-29 diego typo noticed by Mark Pilgrim, mark diveintomark org
2008-05-29 eugeni The size of output buffer is stored in 'osize', not 'size'.
2008-05-29 eugeni Clear iconv conversion state also in libass.
2008-05-29 eugeni Offset should be size_t.
2008-05-29 eugeni Clear iconv conversion state after each subtitle line.
2008-05-29 diego Remove extra messages.
2008-05-29 diego Fix mismatching messages.
2008-05-29 diego Fix mismatching translated messages as pointed out by TOOLS/mphelp_check.py.
2008-05-29 gpoirier fix problems picked up by mphelp_check.py
2008-05-29 diego The install-drivers target should depend on the drivers target.
2008-05-28 iive Revert commit r26897.
2008-05-28 diego Merge drivers/Makefile into top-level Makefile.
2008-05-28 diego Fix setting of CFLAGS for Radeon modules.
2008-05-28 diego Disable unused function, fixes the warning:
2008-05-28 diego mga_vid driver wording fixes
2008-05-27 diego Move messages header file creation to a separate shell script.
2008-05-27 ben Add a slave command to stop stream playback.
2008-05-27 reimar Initialize sh_audio/sh_video->ds
2008-05-27 reimar Simplify/make new_sh behaviour more consistent when a stream gets redefined.
2008-05-27 reimar Cosmetics: simplify
2008-05-27 reimar Move native musepack demuxer further down in demuxer list
2008-05-27 diego Revert declaration .NOTPARALLEL. Unfortunately this special target does not
2008-05-27 diego Mark VIDIX_PCI_FILES targets as NOTPARALLEL. They are all created
2008-05-27 diego Use 'grep -q' instead of redirecting grep output to /dev/null.
2008-05-27 diego mga_vid string wording fix
2008-05-27 diego Fix typo in string name.
2008-05-27 diego Instead of removing code from this imported library, place it under #if 0.
2008-05-27 diego cosmetics: Fix pointless weird indentation.
2008-05-27 diego cosmetics: XviD --> Xvid
2008-05-27 diego cosmetics: Move toolsclean target to a better place.
2008-05-27 diego Update comment heading.
2008-05-27 diego cosmetics: Consistently place '-o $@' in compiler command line.
2008-05-27 diego Simplify codec-cfg-test command with $^.
2008-05-27 diego Fix codecs2html linking.
2008-05-27 diego Merge doxygen_clean rule into distclean.
2008-05-27 diego codecs2html and codec-cfg-test are removed by toolsclean. Do not remove
2008-05-27 diego Add codecs2html to TESTS variable.
2008-05-27 diego Fix dependency declaration for codecs2html.
2008-05-27 diego cosmetics: Move some rules to better places.
2008-05-27 diego Add missing -I. to fix codecs2html compilation.
2008-05-27 diego Add codec-cfg-test to list of TESTS.
2008-05-27 diego Correct dependency declaration for codec-cfg-test.
2008-05-27 diego There is no need to ignore the return value of an 'rm -rf' command.
2008-05-27 diego Fix codec-cfg-test linking.
2008-05-27 diego Link codec-cfg programs against mp_msg-mencoder.o instead of mp_msg.o.
2008-05-27 diego Fix codec-cfg-test compilation.
2008-05-26 reimar Emulate STREAM_CTRL_GET_TIME_LENGTH if cache is used.
2008-05-26 compn add qclp fourcc
2008-05-25 gpoirier sync w/r26863, patch by JRaSH % jrash06 A 163 P com %
2008-05-25 reimar Readd fourcc used by MTV format. Note that BGR->YUV conversion
2008-05-25 reimar Remove incorrectly added formats
2008-05-25 reimar Render everything as early as possible, doing as little as possible in
2008-05-25 reimar Reorder flip_page to make moving around do_render call easier
2008-05-25 reimar Split flip_page function
2008-05-24 reimar Simplify yuv to rgb conversion matrix stuff.
2008-05-24 reimar Cosmetics: align
2008-05-24 reimar update doxygen comments
2008-05-24 reimar Add a filter strength parameter for blurring/sharpening scalers.
2008-05-24 reimar Forgotten changes to gl_common.h
2008-05-24 reimar Use a struct instead of a huge and further growing argument list.
2008-05-24 reimar Add basic support for stream controls with cache enabled.
2008-05-24 reimar Re-add (hackish) support for -chapter (only start chapter, end is not supported) with -dumpstream.
2008-05-23 attila make use of the new MGA_VID_VERSION ioctl to check
2008-05-23 attila sync mga_vid.h to revision 265 from the mga_vid repo
2008-05-23 attila revert changes 26035 and 26061
2008-05-23 Gabrov synced with r26853
2008-05-23 ptt little fixes
2008-05-23 reimar Get rid of "define RECURSIVE_RULE" since a lot of make version have problems
2008-05-22 eugeni Cosmetics: reindent after the last commit.
2008-05-22 eugeni Read all faces of a memory font, not just the first one.
2008-05-22 reimar Saner handling of VOCTRL_PAUSE/VOCTRL_RESUME
2008-05-22 reimar Simplify equalizer handling for vo gl
2008-05-22 reimar Update gl vo section with the new force-pbo suboption.
2008-05-22 gpoirier fix a lot of mistranslations and typos, patch by Cedric Dumez-Viou
2008-05-22 eugeni Fix compilation with FontConfig <= 2.2.96.
2008-05-21 reimar Avoid crash with video stream switching and -nosound
2008-05-21 reimar Make internal subtitle and subtitle switching work with -audiofile
2008-05-21 reimar Use av_alloc_put_byte instead of custom protocol.
2008-05-21 voroshil r26675: update paragraphs related to x264, and update its checkout command
2008-05-21 reimar Add some codec specifications needed to play MTV files.
2008-05-21 voroshil r26512: consistently print fps with three digits of precision
2008-05-21 reimar Continue detection if it is not clear if we have a MP3 or flac file.
2008-05-21 ptt left an english phrase in, removed.
2008-05-21 compn remove extra dash in nocorrect-pts option
2008-05-20 ben add potentially missing types
2008-05-20 Gabrov synced with r26839
2008-05-19 eugeni In case 2 styles have the same name, prefer the latest one.
2008-05-19 diego Output a better informative message if no AltiVec CFLAGS can be found.
2008-05-19 diego Do not run second AltiVec CFLAG check in a subshell; the variable that is
2008-05-19 diego If character set conversion for help_mp.h is required, do it on the whole
2008-05-19 diego The multiple inclusion guard in help_mp.h has to cover the whole file,
2008-05-18 diego Simplify help_mp.h generation commands by using $@.
2008-05-18 diego Do not hide that we are running a helper script.
2008-05-18 diego Move the logic that decides if untranslated messages need to be added to
2008-05-18 diego Replace hack to disable iconv conversion of messages with something more sane.
2008-05-18 diego Only run AltiVec compiler tests on PowerPC.
2008-05-18 ben fix compilation of input.c if neither macosx/linux apple remote code
2008-05-18 diego Remove unused strip target.
2008-05-18 diego Merge directory installation commands.
2008-05-18 diego one less level of indirection for install and program targets
2008-05-18 diego 10l: Fix MAN_LANG creation for real this time.
2008-05-18 diego 10l: missing quotes in sed command
2008-05-18 diego install-mplayer and install-mencoder targets should depend on install-dirs.
2008-05-18 diego Do not install DATADIR always, the GUI installation target takes care of this.
2008-05-18 diego Install the required man page directories in the man page targets.
2008-05-18 diego Replace hackish shell loops for man page installation with make constructs.
2008-05-18 diego Create directories for the translated man pages in the install-dirs target.
2008-05-18 diego Split MAN_LANG Makefile variable into MAN_LANG and MAN_LANG_ALL with
2008-05-18 diego Introduce make variable common to the GTK and Windows GUI and use it
2008-05-18 diego install-mencoder-man depends on install-mplayer-man.
2008-05-18 diego Replace shell for loop with proper foreach make construct in uninstall target.
2008-05-18 diego Always uninstall English man pages instead of never.
2008-05-18 diego Remove (hopefully obsolete) codecs.conf workaround.
2008-05-18 diego Introduce a pattern rule for install-mplayer and install-mencoder targets.
2008-05-18 diego Separate install-mencoder and install-mencoder-man targets.
2008-05-18 diego The install-gui target depends on the install-mplayer target.
2008-05-18 diego Simplify installation rules with $<.
2008-05-18 diego Do not remove gmplayer.1, it is never installed.
2008-05-18 diego 10l: Add missing parentheses in AltiVec test logic.
2008-05-18 gpoirier Document x264's AQ options
2008-05-18 ben Sort alphabetically
2008-05-18 diego There is no need to ignore errors from 'rm -f' commands.
2008-05-18 diego Remove skin download instructions, they have no place in the Makefile.
2008-05-18 ben Declare new Linux AppleIR remote support.
2008-05-18 ben Make "Menu" button of AppleIR remote call OSD Menu instead
2008-05-18 ben Allow DVD Menus to be controlled by AppleIR Remote.
2008-05-18 ben Keep AppleIR enabled by default on MacOSX but have it disable on Linux.
2008-05-18 ben Document the -noar command-line option in en/fr manpages.
2008-05-18 ben Do not enable AppleIR by default.
2008-05-18 ben Do not consider TAGS file under SVN.
2008-05-18 ben Add support for AppleIR Remote as an input under Linux systems.
2008-05-17 diego Add section about code from NuppelVideo / RTJPEG.
2008-05-17 diego Add missing MPLAYER_ prefix to multiple inclusion guards.
2008-05-16 compn add ffmpeg ea maxis xa adpcm audio decoder
2008-05-16 diego cosmetics: Remove useless parentheses from return statements.
2008-05-16 diego cosmetics: Remove pointless parentheses from return statements.
2008-05-16 diego cosmetics: Remove pointless parentheses from return statements.
2008-05-16 diego cosmetics: Remove useless parentheses from return statements.
2008-05-16 diego cosmetics: Remove useless parentheses from from return statements.
2008-05-16 diego cosmetics: Remove pointless parentheses from return calls.
2008-05-16 diego cosmetics: Remove useless parentheses from return statements.
2008-05-15 diego Remove unused function, fixes the warning:
2008-05-15 diego Add missing stream.h #include, fixes the warning:
2008-05-15 diego Remove unused variable, fixes the warning:
2008-05-15 diego cosmetics: Break overly long lines.
2008-05-15 diego Mark static tables const.
2008-05-14 compn add gsm in aif, works on aif-gsm610.aif
2008-05-14 diego Add stanza about files taken from the MJPEG Tools suite.
2008-05-14 diego Mark files that were imported from the MJPEG Tools suite as such.
2008-05-14 diego 10l: Revert license header cleanup on imported files.
2008-05-14 diego Use standard license headers with standard formatting.
2008-05-14 diego Use standard license headers with standard formatting.
2008-05-14 compn its typo spotted by diego
2008-05-14 diego Use standard license headers with standard formatting.
2008-05-14 diego Use standard license headers with standard formatting.
2008-05-14 diego Speak of libass instead of MPlayer in the libass license headers.
2008-05-14 diego Use standard license headers with standard formatting.
2008-05-14 compn clean up dll keyword
2008-05-14 compn add rl2 codec
2008-05-14 gpoirier sync w/r26762
2008-05-14 ulion Add detection code for abnormal pts jump when seeking previous.
2008-05-14 ulion Seek by pts accurately.
2008-05-13 corey Remove '(pass 1/2)' from some lavcopts. These options really worked on
2008-05-13 ben Add a new suboption to -vo xv and -vo xvmc that allows selection
2008-05-13 ben Use more intuitive and user-friendly DVDNAV control keys.
2008-05-13 ben Delcare a dvdnav-specific input section if the currently played
2008-05-13 diego Use standard license headers.
2008-05-13 diego Use standard license header with standard formatting.
2008-05-13 diego Add standard license header.
2008-05-13 diego Fix one more license header wording detail for consistency.
2008-05-13 diego Use standard license header.
2008-05-13 diego Fix typo in install-gui target dependency.
2008-05-12 eugeni Cosmetics: remove some commented code.
2008-05-12 eugeni Change subtitle selection order by giving "indirect" ways of specifying the
2008-05-12 diego Use standard license headers.
2008-05-12 diego consistency cosmetics: Move some parts of file headers around; typo fixes.
2008-05-12 nicodvb -psprobe can be used in mpeg-pes streams, too
2008-05-12 compn ptx is an internal fourcc
2008-05-12 diego Remove pointless changelogs.
2008-05-12 diego Use standard license header and add back credits line for Marcel Naziri.
2008-05-12 diego Remove pointless changelog from file header.
2008-05-12 compn add ffsiff, works on game-formats/SIFF/
2008-05-12 compn add ffptx , works on ptx samples
2008-05-11 eugeni When building font pattern, treat both ' ' and '-' as word separators.
2008-05-11 eugeni Fix possible free of unallocated memory.
2008-05-11 diego Remove unused file, it has never been compiled.
2008-05-11 diego Oops, remove stray .TP.
2008-05-11 diego Use standard license header.
2008-05-11 gpoirier sync w/r26732
2008-05-11 reimar Add license headers to av_opts
2008-05-11 michael Factorize "int i".
2008-05-11 diego cosmetics: wording/spelling fixes
2008-05-11 diego cosmetics: Fix unknow vs. unknowN typo.
2008-05-11 diego Mark new options Michael committed as undocumented.
2008-05-11 reimar Add newlines at end of file, this is required for text files and gcc
2008-05-11 Gabrov synced with r26729
2008-05-11 gpoirier MPlayer uses Subversion, not GIT, 10L to me, and thanks to Mizda for spotting this
2008-05-10 michael AVOption support for lavf demuxing
2008-05-10 michael AVOptions support for lavf muxing.
2008-05-10 michael Reformat very ugly code.
2008-05-10 michael AVOption support for video encoders.
2008-05-10 michael AVOptions support for libavcodec based video decoders.
2008-05-10 michael AVOptions support.
2008-05-10 michael Replace a really ugly hack by a clean but not thread safe solution.
2008-05-10 reimar Request a timer resolution of 1 ms on Windows, the default of
2008-05-10 diego Prefer FSF-style AltiVec flags over Apple-style.
2008-05-10 diego Simplify AltiVec compiler flag test.
2008-05-10 reimar usec_sleep(0) is not the same as not sleeping at all.
2008-05-10 diego Simplify AltiVec CFLAG test.
2008-05-10 diego Replace some if constructs with && in the AltiVec test.
2008-05-10 diego cosmetics: whitespace changes, spelling, code moving in AltiVec test.
2008-05-10 reimar Add . to windres include path (otherwise version.h is not found).
2008-05-10 reimar Add force-pbo suboption for faster OpenGL output.
2008-05-10 diego Only check for and set AltiVec flags if AltiVec or runtime CPU detection is
2008-05-10 gpoirier Consistency fix: all DVD encoding examples had ":aspect=16/9" option, so put
2008-05-10 diego Remove outdated FIXME comment.
2008-05-10 reimar Add ati-hack suboption that aligns the lines to 32/64 bytes for PBO transfers
2008-05-09 diego Add some comment headings to divide the Makefile into logical chapters.
2008-05-09 diego cosmetics: Move some stuff around for more logical grouping.
2008-05-09 superdump Remove in_asm_used_var_warning_killer()
2008-05-09 gpoirier sync w/r26674
2008-05-09 diego FFmpeg parts no longer require extra -I CFLAGS.
2008-05-09 diego Sync with latest FFmpeg changes.
2008-05-09 diego Use full path for #includes from another directory.
2008-05-09 diego cosmetics: indentation
2008-05-08 diego Add options to handle the external libraries in libavcodec, which require
2008-05-08 diego Add option to disable mp3lame.
2008-05-08 diego cosmetics: Rename _lavc_* variables to _*_lavc.
2008-05-08 diego cosmetics: Rename _def_lavc_* variables to _def_*_lavc.
2008-05-08 diego Remove useless output.
2008-05-08 compn add h264 speedups
2008-05-08 ulion Reindent for last commit.
2008-05-08 ulion Distinguish between ac3 and dts by format tag.
2008-05-08 eugeni Define FC_FULLNAME and FC_EMBOLDEN to fix compilation with ancient fontconfig.
2008-05-08 eugeni If both full name and family are available, use the former in inexact match warning.
2008-05-08 eugeni Remove extra family names from the search pattern after FcFontSort and
2008-05-08 diego Add paragraph about homepage translation.
2008-05-08 diego Clarify order of importance for translations.
2008-05-08 diego Move some blocks around for better text structuring.
2008-05-08 diego Add paragraph headings.
2008-05-07 diego small wording fix
2008-05-07 diego more complete mphelp_check.py command lines, typo, clarifications
2008-05-07 diego Remove obscure comment about libmp3lame depending on Vorbis.
2008-05-07 diego 1l: Remove leftover _lavc_x264 variable.
2008-05-07 reimar Avoid dependency on newer pulseaudio version.
2008-05-07 diego Mike Baker agreed to relicense his parts of the code as GPL v2+ on IRC.
2008-05-07 diego Relicense file as GPL v2+; bero granted permission on IRC.
2008-05-06 diego Always enable x264 in libavcodec if x264 is enabled.
2008-05-06 ptt synced with r26649
2008-05-06 ptt synced with r26674
2008-05-06 gpoirier update paragraphs related to x264, and update its checkout command
2008-05-05 compn add h264 to list of supported codecs
2008-05-05 diego cosmetics: sort lines (correctly)
2008-05-05 ulion Remove useless variable startup_time, since we do not need it any more.
2008-05-04 lu_zero cosmetics: Shuffle lines around and add empty lines.
2008-05-04 lu_zero Build sparc arch specific code using the Makefile
2008-05-04 diego cosmetics: alphabetical order
2008-05-04 diego Rewrite (gcc) compiler check to default to enabling compilation and not set
2008-05-03 diego cosmetics: Remove trailing whitespace.
2008-05-03 diego cosmetics: Remove unused argc/argv parameters from test programs.
2008-05-03 diego cosmetics: Consistently compactify and reformat test programs.
2008-05-03 diego Ignore generated header object files.
2008-05-03 diego Add missing header #includes to fix 'make checkheaders'.
2008-05-03 diego Make the checkheaders target work non-recursively.
2008-05-03 diego cosmetics: Fix one misindented line.
2008-05-03 diego Use a regular expression to filter out all external library parts from FFmpeg.
2008-05-03 diego Remove dead code; LIBVORBIS_ENCODER is deleted from _libavencoders elsewhere.
2008-05-03 diego External libraries used by FFmpeg now have a lib prefix in their name.
2008-05-03 diego Only compile and use libmpeg2 AltiVec code when AltiVec is available. The
2008-05-03 reimar vo_gl -dr actually works fine with non-readable MP_IMGTYPE_IP and MP_IMGTYPE_IPB.
2008-05-03 reimar Fix compilation: disable libdirac and libschroedinger FFmpeg de- and encoders.
2008-05-03 reimar Fix 100l: mpi->height must be used to calculate required memory, not mpi->h.
2008-05-03 reimar VLB audio is quite similar to AAC, and faad decodes somewhat usably (though
2008-05-03 ulion Fix the second fontconfig_init function as the declaration in the .h file.
2008-05-03 diego Remove modification notes from unmodified files.
2008-05-03 reimar Update documentation for the gl2 driver to make clear gl is usually preferred.
2008-05-02 eugeni Fix some not entirely correct and misleading messages.
2008-05-02 eugeni Print more info about selected font.
2008-05-02 eugeni Rewrite font family check in a simpler way.
2008-05-02 eugeni Move font family check to the end of the list.
2008-05-02 eugeni Cosmetics: rename local variables to better reflect their contents.
2008-05-02 eugeni Check ASF packet size before calling demux_asf_read_packet. Fixes segfault
2008-05-01 diego cosmetics: Reindent after last commit and reformat comment.
2008-05-01 diego Always run the GCC AltiVec test so that the correct AltiVec CFLAGS get picked
2008-05-01 diego cosmetics: Fix indentation after last commits.
2008-05-01 diego Remove obsolete gcc 2.96 warning message. This was also used for e.g. icc,
2008-05-01 diego Remove --disable-gcc-check option and related code.
2008-05-01 diego Rename cc_verc_fail variable to cc_fail.
2008-05-01 reimar Remove a comment that makes no longer sense (since quite some time actually)
2008-05-01 reimar Support 32 bit float and integer formats in ao_pcm.c
2008-05-01 reimar Add support for 32 bit format to ao_pulse.
2008-05-01 reimar Make ao_pulse fall back to s16le format instead of just failing.
2008-05-01 reimar realrtsp depends on librtsp/rtsp.c
2008-05-01 diego Remove recurse target. Instead, make FFmpeg parts depend on the phony recurse
2008-05-01 diego cosmetics: Simplify altivec.h test.
2008-05-01 diego cosmetics: Fix indentation after last commit.
2008-05-01 diego Check for altivec.h always, not just when AltiVec is enabled.
2008-05-01 diego Build libmpeg2 AltiVec code on PPC always, not just when AltiVec is available.
2008-05-01 diego Fix compilation on PPC without AltiVec.
2008-05-01 diego Enable Alpha/ARM optimizations in libmpeg2.
2008-05-01 eugeni Skip '@' at the beginning of the font name.
2008-05-01 eugeni Only warn if both font family and its full name are different from requested.
2008-05-01 eugeni Allow inexact font family matching.
2008-04-30 diego Remove tools on distclean, not on clean.
2008-04-30 diego Add testclean target and make distclean depend upon it.
2008-04-30 diego Introduce TEST_OBJS variable for objects to link all test files against
2008-04-30 diego Set libdvdcss CFLAGS for dvdread from configure.
2008-04-30 diego whitespace cosmetics
2008-04-30 diego Add new tests target to build all test programs and remove them on distclean.
2008-04-30 diego Link loader test files against mp_msg-mencoder.o instead of mp_msg.o.
2008-04-30 diego Add compilation rule for libvo/aspecttest and (hackishly) fix linking.
2008-04-30 eugeni Remove libass dependency on global font_fontconfig variable.
2008-04-30 diego Add $(EXESUF) to test rules.
2008-04-30 diego Remove loader/wine/avifmt.h #include, the AVI types declared there conflict
2008-04-30 diego Add missing string.h #include to fix a bunch of implicit declaration warnings.
2008-04-30 diego Remove unused fast_memcpy() function and link against the object that
2008-04-30 diego cosmetics: Move some variable declarations to better places.
2008-04-30 diego Disable unused function.
2008-04-30 diego Mark all functions that are only used within the file as static.
2008-04-30 diego The recurse target does not depend on help_mp.h.
2008-04-30 diego Make the default target depend on the recurse target again so that the
2008-04-30 diego Explicitly declare which dependency files need generated headers.
2008-04-30 diego Use consistent include paths, we always build from the top level now.
2008-04-30 diego Remove unnecessary version.h #includes.
2008-04-30 diego Rebuild version.h only when the working directory was updated.
2008-04-30 diego Sync codec short name changes from FFmpeg.
2008-04-29 diego Move CFLAGS setting to configure.
2008-04-29 compn change cvs > svn
2008-04-29 compn add info lines to ffmimic, ffkmvc. fixes codec-status table.
2008-04-29 diego Link tools against mp_msg-mencoder.o instead of mp_msg.o.
2008-04-29 diego Merge mpcommon.mak into Makefile.
2008-04-29 diego cosmetics: Move version.h/help_mp.h generation rules to a better place.
2008-04-29 diego 10l: Add missing \ for line continuation.
2008-04-29 diego Do not rebuild version.h at every Makefile change.
2008-04-29 diego Convert clean/distclean into non-recursive targets.
2008-04-29 diego Remove generated headers and generated helper binaries only on distclean.
2008-04-29 diego Remove unnecessary dependency declaration.
2008-04-29 diego Merge nearly identical SRCS_COMMON lines.
2008-04-28 diego Get rid of now obsolete library rules and variables.
2008-04-28 diego cosmetics: Reorder commands in (dist)clean targets.
2008-04-28 diego Remove '-' prefix from 'rm -f' commands for consistency.
2008-04-28 diego Mark phony checkheaders target as such.
2008-04-28 diego Merge now redundant clean and distclean rules into the top-level Makefile.
2008-04-28 ulion Force to uint64_t first to avoid direct conversion from double to unsigned int.
2008-04-28 diego Remove code for .depend generation, inclusion and related hacks.
2008-04-28 diego .depend should no longer be ignored.
2008-04-28 diego Run 'make depend', not 'make .depend' in FFmpeg subdirectories.
2008-04-28 diego Remove unnecessary CFLAGS hack.
2008-04-28 diego Remove unnecessary -I.. from CFLAGS, change -I../libavutil to -Ilibavutil.
2008-04-28 diego Use consistent #include paths without "../".
2008-04-28 diego Use full path for libavutil #includes.
2008-04-28 diego Consistently #include mpbswap.h instead of bswap.h everywhere.
2008-04-28 diego Merge loader/Makefile into top-level Makefile.
2008-04-28 diego Restore line mistakenly commented out in the last commit.
2008-04-28 diego Make sure all autogenerated .h and .c files exist in the vidix subdirectory
2008-04-28 diego Remove calls to Restore_LDT_Keeper, exit() is called immediately afterwards
2008-04-28 diego Add missing ldt_keeper.h #include; this fixes a bunch of implicit declaration
2008-04-28 diego Merge TEST_OBJS and TEST_LDFLAGS.
2008-04-28 diego Add -g to CFLAGS, not to LDFLAGS.
2008-04-28 diego Merge test program compilation rules using patterns.
2008-04-28 diego Add CFLAGS to test program compilation commands.
2008-04-28 diego Add missing ../osdep/mmap_anon.o to TEST_OBJS.
2008-04-28 diego Remove unnecessary linker flags.
2008-04-28 diego Add missing #include, fixes the warning:
2008-04-28 diego Adjust printf length modifier, fixes the warning:
2008-04-28 diego Comment out variables only used in commented-out code, fixes the warnings:
2008-04-28 diego Link against individual objects, the osdep library is not generated anymore.
2008-04-28 diego Remove obsolete and non-working test program.
2008-04-28 diego Make OBJS depend on the recurse target instead of just the all target.
2008-04-28 diego Remove .S files from list of files to generate dependencies for.
2008-04-27 diego Merge mp3lib/Makefile into top-level Makefile.
2008-04-27 diego Merge liba52/Makefile into top-level Makefile.
2008-04-27 diego Remove unnecessary compilation command that shadows GNU Make builtin command.
2008-04-27 diego Remove unnecessary -lm linker flag from test program compilation command.
2008-04-26 diego Merge libmpeg2/Makefile into top-level Makefile.
2008-04-26 diego clean and distclean rules do the same thing.
2008-04-26 diego clean and distclean rules do the same thing.
2008-04-26 diego Merge vidix/Makefile into top-level Makefile.
2008-04-26 diego Merge clean and distclean rules.
2008-04-26 diego Mark alltools target as phony.
2008-04-26 diego Only compile libmpcodecs/ve_qtvideo.c on Windows.
2008-04-26 diego Add alltools target and variable to build non-linking tools.
2008-04-26 diego Only add vidix to parts when VIDIX is enabled.
2008-04-26 diego Take Objective C files into account when generating dependencies.
2008-04-26 diego Add rule for generating dependency files from Objective C files.
2008-04-25 diego Revert accidentally committed changes.
2008-04-25 diego Only add loader to parts if WIN32DLL is enabled.
2008-04-25 diego Ignore test program.
2008-04-25 diego Only compile decode_i586.c on x86_32.
2008-04-25 diego Remove useless comments with compilation commands.
2008-04-25 diego Fix test program linking.
2008-04-25 diego Add return statement, fixes the warning:
2008-04-25 diego Remove redundant declaration, fixes the warning:
2008-04-25 diego Add return statement, fixes the warning:
2008-04-25 diego Remove unused variable.
2008-04-25 diego Add missing #include, fixes the warning:
2008-04-25 diego Take name of getch file to link against from config.mak.
2008-04-25 diego Merge dvdread/Makefile into top-level Makefile.
2008-04-25 diego DVDCSS_INTERNAL has been renamed to LIBDVDCSS_INTERNAL.
2008-04-24 diego Merge libfaad2/Makefile into top-level Makefile.
2008-04-24 diego Rename make variable DVDCSS_INTERNAL --> LIBDVDCSS_INTERNAL.
2008-04-24 diego Merge libdvdcss/Makefile into top-level Makefile.
2008-04-24 diego Merge libmpdemux/Makefile into top-level Makefile.
2008-04-24 diego Explicitly include dependency information in top-level Makefile.
2008-04-24 diego dependency generation infrastructure for C++ files
2008-04-24 diego Include mpcommon.mak before declaring dependencies, which require mpcommon.mak.
2008-04-24 diego Make sure necessary header files are created before recursing.
2008-04-24 diego #include base64.h with full path.
2008-04-24 diego Move libfaad2 fixed-point CFLAGS setting to configure.
2008-04-24 diego Expand conditional addition of elements to variables with a form that permits
2008-04-24 diego Merge stream/Makefile into top-level Makefile.
2008-04-24 diego Merge libmpcodecs/Makefile into top-level Makefile.
2008-04-24 diego cosmetics: alphabetical order
2008-04-23 corey consistently print fps with three digits of precision
2008-04-23 corey use existing MSGTR_FilefmtFourccSizeFpsFtime translatable string macro
2008-04-23 diego There is no need to remove .a files from subdirectories, they are only
2008-04-23 diego Merge libvo/Makefile into top-level Makefile.
2008-04-23 diego EXTRAXX_INC flags should now be added to .depend compilation,
2008-04-23 diego Merge libao2/Makefile into top-level Makefile.
2008-04-23 diego Remove useless 0 flag from s printf conversion specifier, fixes the warning:
2008-04-23 reimar Take audio delay into account when seeking in avisynth demuxer.
2008-04-23 reimar Calculate fps as double-precision to make switching to double-precision fps values easier.
2008-04-22 diego Merge tremor/Makefile into top-level Makefile.
2008-04-22 diego Move Tremor low accuracy CFLAGS handling to configure.
2008-04-22 diego Only add loader to PARTS on x86.
2008-04-22 diego .depend has to get all the CFLAGS that the files it contains dependency
2008-04-22 diego Create standard recursive rules from a template.
2008-04-22 diego Use directory name as library name template.
2008-04-22 nicodvb added support for dvdread-config (from our svn), called as fallback when dvdread isn't detected
2008-04-22 diego Simplify phony target declaration.
2008-04-22 diego Add an unconditional phony recurse rule and make the binaries depend on it.
2008-04-22 attila revert commits 26437-26439 the right way[tm]
2008-04-22 diego Only add available CPU extensions to config.mak.
2008-04-22 diego Move phony target declaration to the bottom of the file; add distclean target.
2008-04-22 diego Add BFI video support through FFmpeg.
2008-04-22 diego Add standard GPL header to individual files.
2008-04-22 diego Use standard GPL header.
2008-04-22 diego Remove redundant definitions that are already present on the command line.
2008-04-22 diego Merge TOOLS/Makefile into the top-level Makefile.
2008-04-21 rtogni Fix potential segfault in debug printf in expSetFilePointer
2008-04-21 Gabrov synced with r26484
2008-04-21 gpoirier sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
2008-04-21 gpoirier sync w/r26067, patch by mehmet köse % voltrem A gmail P com %
2008-04-21 gpoirier sync w/r26460
2008-04-21 diego Remove pointless '0' flag from fprintf call, fixes the warning:
2008-04-20 diego Add $(EXESUF) to netstream rule.
2008-04-20 diego Only build modify_reg on x86.
2008-04-20 diego Simplify list of files to remove on make clean.
2008-04-20 diego fastmemcpybench is a phony target. Do not try to remove a file by that name.
2008-04-20 rtogni Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL
2008-04-20 rtogni Add status to mimic and kmvc codecs
2008-04-20 corey add better information about inverse-telecining with vf_filmdint
2008-04-20 rtogni Add support for msn siren audio coced via binary dll sirenacm.dll
2008-04-20 rtogni Canopus HQ tries to load the auxiliary dlls with lowercase filename
2008-04-19 compn add canopus codecs, patch by Gianluigi Tiesi
2008-04-19 rtogni Revert r26412: policy violation
2008-04-19 rtogni Revert r26411: policy violation
2008-04-19 attila revert commits 26437-26439
2008-04-19 diego Add dependency information to recursive rules. While more eager than strictly
2008-04-19 diego Add missing recursive rule for libmpcodecs/libmpencoders.a.
2008-04-19 diego cosmetics: Sort recursive rules alphabetically.
2008-04-18 diego per-file dependencies (for the non-recursive parts)
2008-04-18 diego Adjust dependency generation prerequisites to new structure.
2008-04-18 diego Always generate dependency information. This also allows dropping the
2008-04-18 ptt synced with r26460
2008-04-18 ptt restore options alphabetical order
2008-04-18 diego Mark phony targets as such.
2008-04-18 diego Simplify phony target declaration.
2008-04-18 diego 10l: Rename remaining instances of $i to $lang.
2008-04-17 diego cosmetics: __asm__ __volatile__ --> asm volatile
2008-04-16 reimar Prefer libavformat musepack demuxer over internal one (which does not even support v8).
2008-04-15 albeu noconfig fix, disable_gui_conf was not defined when compiling mencoder.
2008-04-15 corey typo: crahes --> crashes
2008-04-15 corey Refer to where encoding quality is described.
2008-04-15 corey As of r19025, the "above link" refers to an article, not a guide.
2008-04-14 albeu Fix the indentation after the noconfig patch.
2008-04-14 albeu 10L, forgot to commit the documentation for the -noconfig options.
2008-04-14 albeu Add options to disable some or all config files.
2008-04-14 albeu Add support for system wide config file in mencoder.
2008-04-13 uau demux_asf: Fix operator precedence in packet length check
2008-04-13 diego Add libpostproc to list of pseudo-dependencies.
2008-04-13 diego Declare all clean targets phony in mpcommon.mak.
2008-04-13 diego The TAGS and tags targets are not phony.
2008-04-13 diego Add gui subdirectories to DIRS instead of manually cleaning them.
2008-04-13 diego Replace shell for loop by proper make foreach construct.
2008-04-13 albeu Replace the trivial command line preparser with a more robust version
2008-04-13 attila cosmetics: fix indentation
2008-04-13 attila move the #ifdef HAVE_XINERAMA to enclose the whole function
2008-04-13 attila Always calculate the xinerama screen mplayer is on.
2008-04-13 diego Fix DEPEND_CMD, there was one level of variable indirection too much.
2008-04-13 diego Sync with latest FFmpeg changes.
2008-04-13 diego Add Makefile variable for DVB OSD menu, saves one ifeq.
2008-04-13 nicodvb in preparation for multi-frontend patch replaced file-static device names with sprintf() calls in 2 functions
2008-04-13 diego Replace "all rights reserved" statement with standard GPL license header.
2008-04-13 diego Restore compilation of osdep/mplayer-rc.o.
2008-04-13 zuxy Set dll_type and rv_handle for drvc.dll
2008-04-13 diego Relicense test/example files as LGPL with Michael's permission.
2008-04-13 zuxy Add Chinese comment
2008-04-13 diego Restore grayscale decoding support with FFmpeg.
2008-04-12 diego Fix MPDEPEND_CMD to work with more than one subdirectory level.
2008-04-12 diego Backport SSE2-optimized IDCT routines from upstream libmpeg2.
2008-04-12 diego wording improvements suggested by the Wanderer
2008-04-12 nicodvb removed useless parameter :type from -dvbin (the frontend type is reported by the card)
2008-04-12 nicodvb removed defunct options :vid and :aid from -dvbin (they were useless from the start)
2008-04-12 zuxy Oops...should be "drv43260.dll" instead of "drv34260.dll"
2008-04-12 zuxy Cosmetic fix for r26419
2008-04-12 zuxy Dlls can be relocated when loading so rely on filename instead of absolute
2008-04-12 zuxy Indentation fix for r26417
2008-04-12 zuxy Don't print "Could not patch" messages when we haven't actually tried to patch.
2008-04-12 zuxy Check for drvc.dll entries for mingw32
2008-04-12 diego Ignore dependency files.
2008-04-12 diego Make include paths consistent; do not use ../ in them.
2008-04-12 uau demux_real.c: Always use MP_NOPTS_VALUE for unknown pts
2008-04-12 uau demux_mkv.c: Mark some static tables const
2008-04-12 uau Reformat demuxer.c
2008-04-12 uau Remove global demuxer_type
2008-04-12 uau subreader.c: remove unused code
2008-04-12 reimar Remove another two useless special-case from flac metadata reading function
2008-04-12 reimar Simplify: use AV_RB24
2008-04-12 reimar Remove useless checks
2008-04-12 reimar Simplify (currently disabled) get_flac_metadata
2008-04-12 diego Update include paths to account for build system changes.
2008-04-12 diego typo fixes
2008-04-12 zuxy Enable runtime control for colorful and/or module name output
2008-04-11 uau Remove unused function demux_read_data_pack
2008-04-11 uau Makefile: Fix compilation on systems with dvb support
2008-04-11 diego Remove unused make variable.
2008-04-11 diego Merge ./gui/Makefile into ./Makefile, one less instance of recursive make.
2008-04-11 diego Add gui/ prefix to some #include paths so that compilation from the
2008-04-11 diego Add GUI_GTK make variable.
2008-04-11 diego typo in filename
2008-04-11 diego Remove duplicate #include.
2008-04-11 diego Update comment to account for renamed header file.
2008-04-11 diego Split cfg-common.h into two separate header files. It was being included twice
2008-04-11 diego Ahem, libmenu objects should only be compiled when OSD menu is enabled.
2008-04-11 diego vf_pp7 does not depend on libavcodec.
2008-04-11 diego vf_screenshot depends on libavcodec.
2008-04-11 diego Remove unused TARGET_WIN32 setting.
2008-04-11 diego Remove Win32 linker option for netstream. Other winsock using code does not
2008-04-11 diego Add a config.mak variable to control compilation of the Win32 GUI.
2008-04-11 diego Remove unused definition.
2008-04-10 rtogni Support for vorbis.acm decoder (used for some implementations of vorbis
2008-04-10 ptt if it's 'for lang in...' it's better off to use $$lang as a variable next ;)
2008-04-10 diego Fix illegal identifier: Rename _ftype_t macro to FLOAT_TYPE.
2008-04-09 rtogni 1000l fix linking after r26378
2008-04-09 compn document ignore option
2008-04-09 diego 10l: libass compilation should be conditional.
2008-04-09 diego Rename ASS make variable to LIBASS.
2008-04-09 diego Remove useless #include.
2008-04-09 diego Merge libaf/Makefile into Makefile, one less instance of recursive make.
2008-04-09 diego Remove some useless quotes from #error preprocessor directives.
2008-04-09 diego Use quotes instead of angular brackets for local includes.
2008-04-09 diego Handle af_ladspa conditional compilation in the usual way.
2008-04-09 diego Remove -I CFLAGS hack, -I../libavcodec is no longer in CFLAGS.
2008-04-09 diego Do not build subrip with debugging symbols.
2008-04-09 diego cosmetics: Group dependency declarations together.
2008-04-09 diego Remove redundant compilation commands that shadow builtin rules.
2008-04-09 diego List libraries to link to in dependency list.
2008-04-09 diego cosmetics: Add CFLAGS to compilation commands everywhere.
2008-04-09 diego Remove unnecessary ../libmpcodecs/img_format.o from list subrip objects.
2008-04-09 diego Update for latest changes to linking dependencies.
2008-04-09 diego Add missing #includes to pass 'make checkheaders' to codecs.conf.h.
2008-04-09 diego Restore osdep/mmap-os2.c compilation, which was accidentally removed.
2008-04-09 diego cosmetics: Align columns.
2008-04-09 diego Fix nonsensical license header, mpeg2dec is not GNU Make.
2008-04-09 albeu Split the lavf taglists out of the lavf muxer to allow using libmpmux
2008-04-09 albeu Split the aac header parsing out of aac demuxer to allow using libmpmux
2008-04-09 albeu Remove the need for code using stream to export an mp_input_check_interrupt()
2008-04-09 albeu Make stream independent of libmpdemux, the asf demuxer and streaming
2008-04-08 diego Merge libass/Makefile into Makefile, one less recursive make directory.
2008-04-08 diego cosmetics: Rename some shell variables to give them more descriptive names.
2008-04-08 diego cosmetics: Merge shell commands into one line.
2008-04-08 diego Do not suppress command output.
2008-04-08 diego Merge osdep/Makefile into the top-level Makefile, thus getting rid
2008-04-08 diego Move decision about which getch2 and timer file to compile to configure.
2008-04-08 diego Move decision about whether or not to compile osdep/mmap_os2.c to configure.
2008-04-08 diego Merge simplifications from FFmpeg r12764.
2008-04-07 diego Fix FFmpeg DEPEND_CMD to account for latest changes and add MPDEPEND_CMD.
2008-04-07 diego Sync with FFmpeg's shiny new non-recursive build system.
2008-04-07 mru non-recursive makefiles
2008-04-07 reimar reset() should not senselessly close and reopen
2008-04-07 reimar AUDIO_DRAIN makes no sense directly after opening
2008-04-07 diego Build all parts in the libmenu subdirectory nonrecursively.
2008-04-07 diego There is no more need to ignore .depend and libinput.a.
2008-04-07 diego According to the Icon Theme Specification icon names should have no extension.
2008-04-06 diego Get rid of recursive make for the input/ subdirectory.
2008-04-06 diego Update Makefile to account for native/RTjpegN.c --> native/rtjpegn.c renaming.
2008-04-06 diego Use DEPEND_CMD as set by configure to generate dependency information instead
2008-04-06 diego 100l: Revert previous accidental commit.
2008-04-06 diego Rename RTJPEG files so that filenames consist of lowercase name only.
2008-04-06 compn add dvcpro 50 in mov fourcc, patch by j _ta_ v2v.cc
2008-04-05 Gabrov synced with r26333
2008-04-05 diego Add multiple inclusion guards to help_mp.h.
2008-04-05 diego Use the more natural ">" instead of "1>" for stdout redirection.
2008-04-05 reimar Fix lots and lots of other demuxers broken by r26301
2008-04-05 reimar Remove another useless cast
2008-04-05 reimar Remove useless cast
2008-04-05 reimar Do proper parsing for DVR-MS files, this fixes playback with ffmpeg decoder
2008-04-05 reimar Set demuxer->audio->id to avoid breakage due to r26301
2008-04-05 reimar Set correct codec tag for raw rgb in mov, fixes
2008-04-04 diego Export some more information for FFmpeg's buid system.
2008-04-04 compn add switch_aspect cycle wish
2008-04-04 iive Change I_TYPE -> FF_I_TYPE to fix compilation.
2008-04-03 reimar Change I_TYPE -> FF_I_TYPE to fix compilation.
2008-04-03 reimar Better mark variables that are changed by the signal handler as volatile
2008-04-02 uau Add some const qualifiers to reduce warnings
2008-04-01 diego Remove now useless PARTS-yes line.
2008-04-01 diego Darwin and Win32 DVD support libs are handled separately, take them back
2008-04-01 diego Initialize _dvdread variable to "no" in the dvdread check.
2008-04-01 diego Remove pointless comments from local diff.
2008-04-01 diego cosmetics: Fix some typos and trailing whitespace in local changes.
2008-04-01 diego Revert local changes that pointlessly add #ifdefs all over libmpeg2 to disable
2008-04-01 uau Remove unnecessary includes
2008-04-01 diego Do not #include libavutil/common.h. It is not used directly and mpbswap.h
2008-03-31 diego Ahem, fix quoting of $ in DEPEND_CMD.
2008-03-31 diego Add DEPEND_CMD to config.mak (sync with FFmpeg).
2008-03-31 diego Rename HAVE_XVMC_ACCEL to HAVE_XVMC for consistency and to sync with FFmpeg.
2008-03-31 diego cosmetics: Group all FFmpeg settings together in config.mak.
2008-03-31 diego HAVE_MLIB was renamed to CONFIG_MLIB in FFmpeg.
2008-03-31 diego We currently use %U as argument to the Exec entry to indicate that gmplayer
2008-03-31 uau command.h: Remove unnecessary includes
2008-03-31 uau mp_core.h: Fix use of 'mp_image_t' without definition
2008-03-30 eugeni Case insensitive parsing of SSA/ASS section headers.
2008-03-30 eugeni Skip BOM at the beginning of text in ASS parser.
2008-03-30 eugeni Support 'default' attribute for audio and subtitle tracks.
2008-03-29 diego Fix wrong #endif comment.
2008-03-29 reimar Fix possible integer overflow in malloc by using calloc instead.
2008-03-28 ptt synced with r26297
2008-03-28 ptt compacted new libavformat's 'ipod' description
2008-03-28 reimar Handle property commands in idle mode.
2008-03-28 uau Include some .h files in corresponding .c files
2008-03-27 ptt synced with r26073
2008-03-27 ptt it's synced with r23520
2008-03-27 ptt it's synced with r26258
2008-03-27 ptt it's synced with r24035
2008-03-27 ptt it's synced with r25566
2008-03-27 ptt it's synced with 26146
2008-03-27 ptt synced with 23516 (it was already ok)
2008-03-27 ptt remove excessive space character
2008-03-27 ptt grammar fix
2008-03-27 ptt 38% synced with r22753
2008-03-27 diego cosmetics: prettyprinting
2008-03-27 diego some more DragonFly BSD changes, patch by Hasso Tepper, hasso estpak ee
2008-03-27 ptt better explanation and grammar fix
2008-03-27 ptt grammar fix
2008-03-27 diego support for DragonFly BSD, patch by Hasso Tepper, hasso estpak ee
2008-03-27 diego Remove bsd() system check. Lumping different *BSD systems together like
2008-03-26 diego sync with FFmpeg r12599
2008-03-26 diego cosmetics: Reindent X11 header search section after last commit.
2008-03-26 diego Do not look for X11 headers on the host when cross-compiling.
2008-03-25 diego Classify mlib as a configurable option, not as a hardware feature.
2008-03-25 ptt synced with r26271
2008-03-25 gpoirier add "ipod" to the list of formats handled by lavf
2008-03-25 diego Add FFmpeg Mimic decoder.
2008-03-24 diego Mention that '-frames 0' is useful with -identify, closes bug #1046.
2008-03-22 diego Fix 64 bit shared library compilation with MMX2 by properly using PIC mangling.
2008-03-22 diego cosmetics: comment typo fixes
2008-03-21 ptt better wording
2008-03-21 compn add complete fifo instructions, user didnt know to use mkfifo first.
2008-03-21 reimar Ignore if we fail to get disc key, fixes playback of one of my DVDs which
2008-03-19 ptt synced with r26260
2008-03-18 diego Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.
2008-03-18 diego Move sub_utf8_prev declaration out of the DUMPSUBS #ifdef.
2008-03-18 eugeni Compilation fix.
2008-03-17 nicodvb another DCA audio identified (0x86) used in BD; patch by kirill belokurov gmail com
2008-03-17 reimar Experimental support for -framedrop with -correct-pts.
2008-03-17 reimar Make FFmpeg mpeg1/2 decoder the default over libmpeg2
2008-03-17 diego fix typo: lavcoptc --> lavcopts
2008-03-17 zuxy Fix a typo that causes an assertion to always fail.
2008-03-16 voroshil Fix missed part of previous sync.
2008-03-16 voroshil r26072: removed nonsense in the dvbin section
2008-03-16 voroshil Sync tag update
2008-03-16 voroshil r25994: typo fix: inited --> initialized
2008-03-16 Gabrov synced with r26251
2008-03-15 diego typo
2008-03-15 diego Remove unused MACOSX definition.
2008-03-15 diego Use HAVE_QUICKTIME instead of MACOSX preprocessor condition.
2008-03-15 diego Introduce HAVE_QUICKTIME definition and use it where appropriate.
2008-03-15 diego Remove the unused function roundToInt16. It is a duplicate of the same function
2008-03-15 diego Use __AMIGAOS4__ instead of AMIGA, like everywhere else.
2008-03-15 diego Add a separate definition for quartz.
2008-03-15 diego 10l: Really disable coreaudio where intended.
2008-03-15 diego Consistently use __APPLE__ instead of MACOSX as preprocessor condition.
2008-03-15 diego Do not disable all Mac OS X support when pthreads are unavailable.
2008-03-15 diego MACOSX_COREVIDEO --> corevideo
2008-03-15 diego Introduce a separate definition for Mac OS X coreaudio support.
2008-03-15 diego Fix wrong res_comment.
2008-03-15 diego Simplify preprocessor condition for QT codecs, configure already does the
2008-03-14 diego Remove duplicate #include of mpbswap.h.
2008-03-14 reimar Add FFmpeg DNxHD codec support
2008-03-14 diego #include config.h before all other headers.
2008-03-14 ptt synced with r26232
2008-03-13 ptt synced with r26014
2008-03-13 ptt added missing escapes
2008-03-13 ptt better syntax for A key
2008-03-13 ptt sync'ed to r26067
2008-03-13 ptt removed an english line left in
2008-03-12 diego typos
2008-03-12 reimar Fix and simplify lscale=2 (bicub_x) scaler, produced funny
2008-03-11 vayne removed redundant wincfg.h.
2008-03-11 vayne more header / declaration cleanups; fixes a lot of warnings as well as a preempt to removal of redundant wincfg.h.
2008-03-11 ptt 34% synced with r22753
2008-03-11 vayne mingw uses windows sockets.
2008-03-11 reimar Fix handling of comments in input.c, current code had useless ifs and in addition
2008-03-11 reimar Try to fix the description of what mbcmp influences, please fix if I misunderstood the code.
2008-03-11 diego Mark Y variable in EPILOG macro as av_unused to avoid unused variable warnings.
2008-03-10 diego Add missing header #include.
2008-03-10 diego Add missing header #includes to fix 'make checkheaders'.
2008-03-10 diego sync with FFmpeg r12398
2008-03-10 diego Add missing header #includes to fix 'make checkheaders'.
2008-03-10 diego Remove useless #include.
2008-03-10 diego Add missing header #include to fix 'make checkheaders'.
2008-03-10 diego af_export.c is only compiled if HAVE_SYS_MMAN_H is set, so using that
2008-03-10 diego typo
2008-03-10 diego CONFIG_SWSCALER --> CONFIG_SWSCALE to match FFmpeg changes.
2008-03-10 benoit Make av_class a pointer to const.
2008-03-10 benoit define VOF as double of VOFW.
2008-03-10 zuxy Disable QTX emulation on win32; fix builds on cygwin and mingw32.
2008-03-10 diego Remove redundant swScaler: output from places where av_log()
2008-03-09 iive Fix wrong check for vidix usage.
2008-03-09 iive Don't use void * arithmetic.
2008-03-09 iive Handle vga_init() error and output error message.
2008-03-08 diego CONFIG_PP --> CONFIG_POSTPROC, sync with FFmpeg
2008-03-08 diego Move HP-UX SCSI header check from the internal libdvdread check to the
2008-03-08 diego cosmetics: Remove useless empty line.
2008-03-08 diego cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.
2008-03-08 ben remove duplicated pci ids in nvidia vidix driver
2008-03-07 diego Grayscale encoding/decoding with FFmpeg is no longer enabled, remove references
2008-03-07 diego Add missing header #includes to fix 'make checkheaders'.
2008-03-07 diego Add missing header #includes to fix 'make checkheaders'.
2008-03-07 diego This header uses parts of stdint.h, so #include it.
2008-03-07 diego Add missing header #includes to fix 'make checkheaders'.
2008-03-07 mru simplify library version handling
2008-03-07 diego Remove unnecessary #ifdef nesting.
2008-03-07 diego cosmetics: Decrapify the indentation of the last few blocks of main().
2008-03-07 diego Add parentheses where necessary to fix || conditions to work as intended.
2008-03-07 diego Remove duplicate conditions in dvdread check.
2008-03-07 diego Set ASFLAGS in configure and initialize it as necessary for OS/2.
2008-03-07 diego sync with FFmpeg r12354
2008-03-06 mru consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
2008-03-06 gpoirier sync w/r26067, patch by JRaSH jrash06 A 163 P com
2008-03-06 gpoirier sync w/r26057, patch by JRaSH jrash06 A 163 P com
2008-03-06 bcoudurier change sws_format_name to return const char*, supress many warnings
2008-03-06 bcoudurier remove redundant SwScaler text since av_log uses AVClass context
2008-03-06 diego Add some more paths to find tools on Slackware 12.
2008-03-06 diego Fix printf format string mismatch, eliminates the warning:
2008-03-06 diego Add necessary header #includes to fix 'make checkheaders'.
2008-03-06 uau ve_vfw.c: #include aviheader.h instead of wine avifmt.h
2008-03-06 diego Disable S3 VIDIX driver on non-x86 platforms.
2008-03-06 diego 10l: ENABLE_GRAY needs to be present for libavcodec to compile.
2008-03-05 diego Add missing header #includes to fix 'make checkheaders'.
2008-03-05 diego Do not enable grayscale decoding in FFmpeg, it slows down the
2008-03-05 diego Add ENABLE_DECODERS/ENABLE_DEMUXERS alongside CONFIG_DECODERS/CONFIG_DEMUXERS
2008-03-05 reimar Yet another hdv fourcc
2008-03-05 diego Add missing header #includes to fix 'make checkheaders'.
2008-03-05 diego Add missing header #includes to fix 'make checkheaders'.
2008-03-05 diego Rename url.c/url.h to the less generic gtk_url.c/gtk_url.h.
2008-03-05 diego Add missing header #includes to fix 'make checkheaders'.
2008-03-05 diego consistency cosmetics: Use #ifdef everywhere instead of #if defined().
2008-03-05 michael One more (forgotten) fix for fixing sws_flags.
2008-03-05 michael Turn ancient V offset numerical constants into named ones.
2008-03-05 ulion Fix ffvorbis decoder's output channel order with channel reordering function.
2008-03-04 diego Add necessary #includes to pass 'make checkheaders'.
2008-03-04 diego Move duplicated extern declarations of mp_msg_levels and mp_msg_level_all
2008-03-04 diego Remove pointless extern keyword from function declaration.
2008-03-04 diego #include parser-cfg.h instead of declaring m_config_parse_config_file extern.
2008-03-04 diego Remove pointless extern keyword from function declaration.
2008-03-04 diego Add comments to #endif preprocessor directives.
2008-03-04 diego Simplify preprocessor conditionals: USE_LIBAV* is defined when compiling
2008-03-04 diego Remove pointless #ifdef USE_LIBAVCODEC inside #ifdef USE_LIBAVCODEC.
2008-03-03 nicodvb search channels.conf in mplayer's instdir if all other searches fail; patch by foxcore gmail com
2008-03-03 diego Remove ugly workaround for conflicting dca.h headers, it is no longer
2008-03-03 diego Only demux_lavf.o explicitly needs -I../libavcodec in CFLAGS.
2008-03-03 diego Add directory names to libavcodec #includes.
2008-03-03 diego Remove unnecessary addition of -Ilibavformat to CFLAGS.
2008-03-03 diego cosmetics: prettyprinting and alphabetical order
2008-03-03 diego Move decision about whether or not to compile Windows emulation
2008-03-03 diego Move decision about whether or not to compile wrapper.S to configure.
2008-03-03 diego Add CFLAG_STACKREALIGN unconditionally to win32.o CFLAGS, configure takes care
2008-03-03 gpoirier replace all occurences of "M$" by "Microsoft" because it's what we really meant, and "M$" nickname is quite childish
2008-03-03 diego Add checkheaders target, ported from FFmpeg.
2008-03-03 diego Add ID_SEEKABLE information to -identify output.
2008-03-03 diego #include osdep/mman.h if sys/mman.h is not available.
2008-03-03 uau configure: Set CONFIG_ENCODERS=yes in config.mak unconditionally
2008-03-02 diego Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunately
2008-03-01 reimar Fix comment, qclp fourcc is Qclp not QCLP
2008-03-01 Gabrov synced with r26138
2008-03-01 diego Fix illegal identifiers starting with _ and capital letters.
2008-03-01 diego Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H.
2008-03-01 diego Replace __MINGW32__ preprocessor check with proper HAVE_SYS_MMAN_H check.
2008-03-01 diego Remove va_start/vsnprintf workaround for OS/2.
2008-03-01 diego Merge two #ifdefs.
2008-03-01 diego cosmetics: reindent, detabify
2008-03-01 diego Remove duplicate extern declaration.
2008-02-29 ben fix bad function prototype
2008-02-29 ben Remove now deprecated Savage VIDIX driver sources
2008-02-29 ben Use MPlayer consistent define naming convention for newly introduce
2008-02-29 ben New S3 VIDIX driver.
2008-02-29 eugeni Add missing #include.
2008-02-29 eugeni Support switching to/from nosound in demux_lavf.
2008-02-29 eugeni Remove unused function.
2008-02-29 eugeni Reindent.
2008-02-29 eugeni Don't select audio stream in lavf and mkv demuxers.
2008-02-29 eugeni Select audio stream in mplayer and mencoder, overriding demuxer decision.
2008-02-29 eugeni Set audio->sh correctly when switching audio tracks. The same for video tracks.
2008-02-29 eugeni Don't select subtitle track in lavf and mkv demuxers.
2008-02-29 eugeni Demuxer-independent subtitle track selection.
2008-02-29 eugeni Demuxer-independent functions for selecting tracks based on language.
2008-02-29 eugeni Remove stupid checks of free() argument.
2008-02-29 eugeni Fill sh_sub_t.lang in lavf, mkv and ogg demuxers. Use it for printing subtitle
2008-02-29 eugeni Fill sh_audio_t.lang in lavf and mkv demuxers. Use it for printing audio track
2008-02-29 eugeni Add language info to sh_sub_t and sh_audio_t.
2008-02-28 reimar Attempt to fix -chapter broken for mkv in r25987
2008-02-28 diego joystick.c is only ever compiled on Linux, remove pointless #ifdef
2008-02-28 diego TARGET_OS2 is never set, use __OS2__ instead.
2008-02-28 diego Use _res_comment in joystick check.
2008-02-28 diego cache support for OS/2
2008-02-27 diego mmap() support for OS/2
2008-02-26 reimar Mention nvidia fix for vo gl and especially changed screensaver support
2008-02-26 diego Default to disabling VIDIX on platforms where it is not known to work.
2008-02-26 mru less preprocessor magic in version number macros
2008-02-26 uau configure: define ENABLE_ENCODERS for FFmpeg
2008-02-25 nicodvb in ds_fill_buffer() disabled the code that demuxes until the arrival of the right reference_clock
2008-02-25 compn sun rasterfile decoder
2008-02-25 diego FFmpeg now uses different (unified) #include paths.
2008-02-25 diego 10l: Revert nonsense commit.
2008-02-25 diego Fix outdated comment.
2008-02-25 diego Remove old EMU_OLD cruft.
2008-02-25 mru #include "libavutil/avutil.h" in swscale.h
2008-02-24 diego Replace silly check for config.h inclusion, just include it.
2008-02-24 diego Disable internal VIDIX on OS/2, patch by Dave Yeo, dave.r.yeo gmail com.
2008-02-24 diego Wrap HAVE_XXX macros with RUNTIME_CPUDETECT, because when RUNTIME_CPUDETECT is
2008-02-24 diego Enable SSE detection on OS/2.
2008-02-24 diego cosmetics: Break one unreadable long line.
2008-02-24 reimar __asm __volatile -> asm volatile part 3
2008-02-24 reimar Compile codec-cfg binary with -O, avoids problems due to compilers
2008-02-24 diego Add MPLAYER_ prefix to multiple inclusion guard of generated file.
2008-02-24 diego On OS/2, fall back on the directory where MPlayer is installed if both
2008-02-24 diego On Win32 and OS/2, 'x:filename' path style without '\' path separator
2008-02-24 diego Add missing #includes for Mac OS X, fixes the warning
2008-02-24 diego Add #include <sys/sysctl.h> for Mac OS X, fixes the warning
2008-02-24 reimar Do not use a global temps variable, this is ugly and does not compile with ICC.
2008-02-24 reimar Avoid a pointless special-case for opening a file
2008-02-24 reimar Get rid of pointless and confusing comments
2008-02-24 cehoyos Only icc 10.1 will be supported.
2008-02-24 cehoyos Check for -mno-omit-leaf-frame-pointer (compilation fix for icc 10.1.012).
2008-02-23 diego Remove mistakenly committed hunk.
2008-02-23 diego Properly detect ARM mc acceleration.
2008-02-23 diego Add MPLAYER_ prefix to multiple inclusion guards.
2008-02-23 diego Merge two #ifdefs into one.
2008-02-23 diego #define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it.
2008-02-23 diego Move libdca definition to a better place in config.h.
2008-02-23 nicodvb warn to always include PMT and PCR pids in channels.conf (dvb)
2008-02-23 nicodvb removed nonsense in the dvbin section
2008-02-23 nicodvb reset_fifos() resets demuxer->reference_clock to MP_NOPTS_VALUE
2008-02-23 nicodvb read the PCR of the currently playing program (if available) in demuxer->reference_clock
2008-02-23 nicodvb New member in demuxer_t: reference_clock.
2008-02-22 eugeni Comment out dump_glyph(): it is unused and, as it is now, breaks compilation.
2008-02-22 eugeni Check glyph bounding box before rasterizing and complain if it is too large.
2008-02-22 eugeni Some debugging routines.
2008-02-22 eugeni Better handling of behind-the-camera objects.
2008-02-22 eugeni Print FreeType version in libass init. Makes error logs slightly more helpful.
2008-02-22 diego Add MPLAYER_ prefix to the multiple inclusion guards of generated header files.
2008-02-22 diego Add MPLAYER_ prefix to multiple inclusion guards.
2008-02-22 diego Add MPLAYER_ prefix to multiple inclusion guards.
2008-02-22 cehoyos Discard two symbols from libswscale.
2008-02-22 diego Fix continuous scrolling on OS/2 due to status line updates unless -quiet
2008-02-21 diego Create standard multiple inclusion guards.
2008-02-21 reimar Fix copy&paste typo in rgbtest documentation
2008-02-21 diego Remove misplaced #endif comment.
2008-02-21 gpoirier sync w/r26052
2008-02-21 gpoirier sync w/ r26019
2008-02-21 gpoirier improve DTD dection of MacPort-install docbook package
2008-02-21 reimar Document rgbtest arguments
2008-02-21 diego Replace Alpha MVI compiler workarounds by a proper configure check.
2008-02-21 diego Use standard multiple inclusion guard.
2008-02-21 diego Remove unused #define from config.h.
2008-02-21 diego OS/2 getch2() support
2008-02-21 diego Rename mp_input_win32_slave_cmd_func to mp_input_slave_cmd_func.
2008-02-21 eugeni Fix r26032: wrong sub stream id assigned to dvdsub_id.
2008-02-21 diego Add multiple inclusion guard.
2008-02-21 diego Add missing multiple inclusion guards.
2008-02-21 diego Consistently use filename as multiple inclusion guard.
2008-02-20 gpoirier sync w/r25566, patch by mesecam %mesecam A gmail P com%
2008-02-20 gpoirier sync w/r25308, patch by mesecam %mesecam A gmail P com %
2008-02-20 reimar Fix compilation with ASS disabled
2008-02-20 diego Remove pointless #ifdefs around extern declarations.
2008-02-20 diego vf_sab mirrors coefficients past the edge of the picture instead of cropping:
2008-02-20 diego Add support for DOS-style file:///x:/path paths.
2008-02-19 diego cosmetics: Move definitions to a more standard place.
2008-02-19 diego Add standard license header and make copyright notices consistent.
2008-02-19 mru Clean up lib* version definitions
2008-02-19 gpoirier sync w/r24342, patch by jfallah mesecam at gmail dot com
2008-02-19 eugeni Support -slang in lavf demuxer.
2008-02-19 albeu Fill stream->end_pos if possible, fixing lavf demuxers that need to seek.
2008-02-19 diego typo fixes, port of my patch for upstream libmpeg2
2008-02-19 diego Fix illegal identifiers, port of my patch to upstream libmpeg2.
2008-02-18 diego Refactor AltiVec macros as done for FFmpeg.
2008-02-18 diego Refactor AltiVec macros as done for FFmpeg.
2008-02-18 diego This header should not have multiple inclusion guards, it is meant
2008-02-18 diego cosmetics: indent, remove trailing whitespace
2008-02-18 diego Merge the two conditional definitions of get_current_dir_name.
2008-02-18 gpoirier sync w/r26017
2008-02-18 diego basic support for OS/2 in configure
2008-02-18 diego Set SYS_BEOS for libdvdcss compilation on BeOS.
2008-02-17 reimar Allow specifying a size for -vf rgbtest
2008-02-17 reimar Document af-*, copied from vf-*
2008-02-17 reimar Make -af-pre, -af-add, -af-del and -af-clr available.
2008-02-17 compn removed wrong example
2008-02-17 Gabrov synced with r26015
2008-02-17 reimar Document that framedrop needs -no-correct-pts
2008-02-17 compn -dumpstream will not dump chapters anymore
2008-02-17 mru remove duplicate AV_STRINGIFY() definition
2008-02-16 diego Do not check for __APPLE_ALTIVEC__, just check for __APPLE_CC__.
2008-02-16 diego Apple gcc defines __APPLE_ALTIVEC__ with -faltivec.
2008-02-16 diego FLAT objects cannot have multiple sections, so using the L1 attributes breaks
2008-02-16 reimar Avoid reinit of vo with the exactly same parameters over and over.
2008-02-16 nicodvb when seeking in H264 an SPS *should* be a valid entry point; feel free to change it if it's wrong
2008-02-16 nicodvb cosmetics
2008-02-16 nicodvb in ts_detect_streams() try to identify the program found based on vpid and apid if the previous attempts failed for lack of infos
2008-02-15 uau libvo: change asm syntax to use ASMALIGN and " # nop"
2008-02-15 reimar Support icyx://.
2008-02-15 reimar Always display Icy-Metadata if available, whether we recognize an ICY-Server
2008-02-15 reimar Move printing of Icy-Metadata into an extra function
2008-02-15 reimar Remove useless code
2008-02-15 reimar Detect IceCast also by Icy-MetaInt header part in http_streaming_start(),
2008-02-15 benoit More explicit unsupported pixel format error messages.
2008-02-14 reimar Try to make fps float -> AVRational conversion work better.
2008-02-14 reimar Change force_fps and force_ofps to double
2008-02-14 reimar Change mf_fps to double
2008-02-14 cehoyos Revert accidentally committed line of r25994.
2008-02-14 diego typo fix: inited --> initialized
2008-02-13 compn add ffpcx decoder, works on my samples.
2008-02-13 cehoyos Fix typo.
2008-02-13 diego typo
2008-02-13 diego Translate stray Italian term.
2008-02-12 iive Implement test for system byteswap.h header file.
2008-02-12 reimar Change to always use MP_NOPTS_VALUE (instead of sometimes 0) for unknown pts.
2008-02-11 nicodvb -chapter is now handled uniformly calling demuxer_seek_chapter() instead
2008-02-11 gpoirier sync w/ r25984
2008-02-11 reimar Try harder to find OpenGL functions on Windows.
2008-02-11 reimar Slightly document alpha for OSD color
2008-02-11 reimar Support alpha for vo gl osdcolor
2008-02-11 reimar Remove an extern for a variable that no longer exists
2008-02-11 reimar Remove left-over extern definitions that should not be there
2008-02-11 diego #include just libavutil/common.h, not all of libavutil/intreadwrite.h.
2008-02-10 gpoirier sync w/r25973
2008-02-10 reimar Make some variables static.
2008-02-10 reimar Avoid a useless extra pointer variable.
2008-02-10 reimar Do not uselessly erase background, OpenGL will take care of drawing everything.
2008-02-10 diego Disable v4l2 if pthreads are not available, fixes bug #1015.
2008-02-10 reimar Avoid -wid message processing blocking MPlayer.
2008-02-10 reimar Hint about possible libmpeg2 problems with -hardframedrop
2008-02-10 reimar Forward mouse messages to -wid Window.
2008-02-10 voroshil r25770: URL updates for contributed win32 stuff.
2008-02-10 voroshil Sync tag update: changes in original text are
2008-02-10 voroshil Sync tag update
2008-02-10 voroshil r25605: properties to get and set angle; patch by oattila chello hu
2008-02-09 cehoyos Make dither4 & dither8 const.
2008-02-09 reimar Make sure the -wid window does not get notified when we destroy our attached child window.
2008-02-09 reimar Hack: Create a child window for Windows OpenGL with -wid, since (esp. nVidia)
2008-02-09 compn cosmetic typo fix, geneate > generate
2008-02-09 reimar Use AV_RB*, reduces x86_64 code size by almost 1kB.
2008-02-08 nicodvb in some still unknown system format 0x82 identifies AUDIO_DTS
2008-02-08 reimar example for setting WMP user-agent string, helps when playlists
2008-02-08 reimar Disable http->mmshttp rewriting hack introduced in r25168,
2008-02-07 reimar Add aspect_fit declaration missing for w32_common.
2008-02-06 reimar Add speex tag
2008-02-05 rtogni Check buffer index while reading to avoid sig11
2008-02-05 gpoirier sync w/r25955
2008-02-05 gpoirier typo fix, noticed by JRaSH
2008-02-05 reimar It seems that mencoder can not handle correct-pts (lots of "No pts ..." messages),
2008-02-04 diego Add dv50 fourcc to libdv and ffdv, fixing the following sample:
2008-02-03 reimar Do not reset correct_pts in mp_dvdnav_reset_stream, it does not seem necessary
2008-02-03 reimar Allow demuxers to choose a default value for correct_pts
2008-02-02 reimar Implement keepaspect for Windows OpenGL vos.
2008-02-02 reimar Make aspect adjustment calculation simpler and more flexible.
2008-02-02 Gabrov synced with r25947
2008-02-01 reimar Add windows cp1256 encoding for arabic, fixes bug #1007
2008-02-01 iive Update the test for ivtv output driver.
2008-02-01 reimar ao_functions_t should be const, part 1
2008-02-01 reimar Redraw display on toggling border
2008-01-31 reimar Always redraw video on resize.
2008-01-30 reimar Remove unused variable.
2008-01-30 reimar Fix get_space calculation to always leave some space, esp. for the currently playing buffer.
2008-01-30 reimar Change code to also work with different outburst sizes
2008-01-30 reimar Reduce number of UnqueueBuffer calls
2008-01-30 reimar alSourceRewindv seems to be broken in particular in Creatives Windows-Implementation,
2008-01-30 reimar Also accept OpenAL32 as library name for OpenAL, it is used by some Windows-Implementations
2008-01-30 rtogni Update for security fixes
2008-01-30 reimar Avoid a MANGLE, there is no register pressure and the generated code
2008-01-30 reimar mark constants as such
2008-01-30 reimar Simplify: use DECLARE_ASM_CONST
2008-01-30 eugeni Add support for attachments in lavf demuxer.
2008-01-30 ulion Split osd related stuff from mp_core.h into new header file mp_osd.h.
2008-01-29 rtogni Stream IDs must be written as hex numbers. Fixes
2008-01-29 diego Consistently give all libass multiple inclusion guards a LIBASS_ prefix.
2008-01-29 reimar Add a comment to the #if 0
2008-01-29 nicodvb Ben co-maintains stream_dvdnav.c