log

age author description
2009-11-11 reimar Avoid modifying dvdsub_id in command.c where possible.
2009-11-11 reimar Move headers related to setting dvd speed to dvd_common.
2009-11-11 reimar Set the EOF flag when dvdnav reached the end of the requested title.
2009-11-11 reimar Support the range syntax (like dvd://2-5) also for dvdnav.
2009-11-11 cehoyos 10l: Fix compilation without VDPAU.
2009-11-10 reimar Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speed
2009-11-10 reimar Move arrays used by both dvd and dvdnav to dvd_common.
2009-11-10 reimar Remove unused extern declarations.
2009-11-10 reimar Share dvd_device extern declaration between dvd and dvdnav.
2009-11-10 reimar Remove an unused variable.
2009-11-10 cehoyos Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
2009-11-10 diego Map AV_LOG_VERBOSE to MSGL_V in order to avoid spurious log output.
2009-11-10 tack Update man page to reflect support for up to 8 channels.
2009-11-10 reimar Allow lavf demuxer to also probe and play files < 32 kB (full probe buffer size).
2009-11-10 reimar Calculate length of ASF files with more than 1 second precision.
2009-11-10 reimar Fix length calculation for ASF, preroll is in ms, play time in 100 ns.
2009-11-10 reimar Remove useless cast
2009-11-10 tack Changelog: add note that 8 channel audio is now supported.
2009-11-10 reimar Use configure code to define PIC instead of duplicating the check in mangle.h.
2009-11-10 zuxy Delete "auto-close" from configuration whose support has long been removed.
2009-11-10 reimar Add support for DVB teletext.
2009-11-10 reimar Free demuxer->teletext when closing the demuxer.
2009-11-10 reimar Set demuxer->teletext to NULL when closing the TV interface,
2009-11-10 cehoyos 100: Fix function parameters when calling create_vdp_decoder() from query_format().
2009-11-10 cehoyos Cosmetics: Fix indentation after last commit.
2009-11-10 cehoyos Fail in query_format() if a VDPAU decoder is not available.
2009-11-10 cehoyos Add a default to switch(image_format), suppresses a warning after a future patch.
2009-11-10 tack Add support for 8 channel audio.
2009-11-10 tack Cosmetics: remove trailing whitespace from file.
2009-11-09 reimar Properly free the pthread mutex for teletext.
2009-11-09 reimar Allow teletext compilation without pthreads
2009-11-09 reimar Fix compilation of teletext code without freetype support
2009-11-09 reimar Change type of teletext color specification from unsigned char
2009-11-09 reimar Make sure the teletext property stuff does not crash if no demuxer is available.
2009-11-09 reimar The code for the non-networking case is the same whether networking
2009-11-09 reimar Factor out triplicated break statement.
2009-11-09 reimar Remove unused mp_dvdnav_aid_from_audio_num function
2009-11-09 reimar Fixup the dvdnav <-> sid mapping, dvdnav_spu_stream_to_lang and
2009-11-08 cehoyos Use enum PixelFormat instead of int for srcFormat and dstFormat.
2009-11-08 reimar Remove macho64 special-case for yasm options, -DPIC is already added
2009-11-08 reimar Remove a pointless undeclared function reference, #error is assumed
2009-11-08 reimar Add a comment that the PIC handling in mangle.h is duplicate also in
2009-11-08 reimar Add a check if compiler creates PIC code and if so add -DPIC to YASMFLAGS.
2009-11-08 reimar Clarify possible issues with gmplayer commandline options due to conflicts
2009-11-07 cehoyos Remove CONFIG_TV_TELETEXT.
2009-11-07 cehoyos Factorise vbi_decode().
2009-11-07 cehoyos Allow demuxer lavf to export CODEC_ID_DVB_TELETEXT.
2009-11-07 cehoyos Separate teletext from tv support.
2009-11-07 reimar Remove pointless and broken (e.g. does not set aid and vid) -tsprog handling
2009-11-07 reimar Use switch_program property from mplayer.c to set ts_prog.
2009-11-07 reimar Remove an empty program if the one requested by IDENTIFY_PROGRAM does not exist
2009-11-07 stefano Document sws_freeContext().
2009-11-06 reimar Whitespace cosmetics: reindent reinit_audio_chain function
2009-11-06 reimar Remove some useless comments/commented-out code.
2009-11-06 reimar Split assignment from error value check to avoid overcomplicated if () condition.
2009-11-06 reimar Reuse the init_error exit path also for init_best_audio_codec errors.
2009-11-06 reimar Simplify: use &= instead of a = b & a;
2009-11-06 reimar Remove some unnecessary else blocks
2009-11-06 reimar Use an early return instead of a {} block over the whole function in reinit_audio_chain
2009-11-06 reimar Disable audio when initializing the filter chain fails (can happen e.g. when the hwmpa
2009-11-06 reimar Only call avcodec_close if the open succeeded before, otherwise avcodec_close
2009-11-06 attila PPC: make inline asm xform address test work with Apple tools
2009-11-06 jrash sync with en/mplayer.1 r29823
2009-11-05 reimar dvdnav: print ID_SID_..._LANG, just like dvd://
2009-11-05 reimar Cosmetics: indentation, merge two consecutive ifs.
2009-11-05 reimar Make dvdnav also print info about audio streams with unknown language, just like dvd://
2009-11-05 reimar Make the dvdnav stream language information output more similar to the dvd one.
2009-11-05 reimar Change the subtitle numbers in the dvdnav subtitle language info to match
2009-11-05 reimar Change dvdnav_reset_stream to not disable subtitles, since that breaks
2009-11-05 reimar Add cast to signed for 64 bit check, since according to an FFmpeg bug report
2009-11-05 reimar Add a profile example and (commented-out) useful defaults for dvdnav
2009-11-05 reynaldo So Long, and Thanks for All the Fish
2009-11-04 cehoyos Add new VDPAU feature high-quality-scaling (and require newer library).
2009-11-04 tack reorder_ch: Remove unneeded AF_CHANNEL_LAYOUT_LAVC_AAC_DEC_*
2009-11-04 tack ad_ffmpeg: Fix channel layout for ffvorbis and ffaac
2009-11-03 compn cosmetics: alphabetize
2009-11-03 compn 10l for breaking compilation. change eatgv to tgv
2009-11-03 reynaldo Remove unneeded initialization
2009-11-03 compn add yuvs fourcc, fixes yuvs.mov
2009-11-03 compn add ffmpeg eatgv codec
2009-11-03 compn add audio format 0x55005354 to mp3, fixes unknown_audio_codec.avi
2009-11-02 diego The "ilaced" suboption of vf_scale was renamed to "interlaced".
2009-11-02 cehoyos Improve VDPAU noforce-mixer documentation.
2009-11-02 uau demuxer.c: Add initialization missing from previous commit
2009-11-02 compn add VYUY and Y42B fourccs to rawcodecs
2009-11-01 reimar Unbreak the demuxer-specific code in video.c with e.g.
2009-10-31 cehoyos Teletext display does support font scaling via OSD font scaling, remove
2009-10-31 cehoyos Replace two more occurences of tvi_vbi with dec_teletext.
2009-10-31 cehoyos Remove incorrect comment.
2009-10-31 jrash sync with en/mplayer.1 r29805
2009-10-30 corey Slightly change behavior of "none" if fstype specification.
2009-10-30 stefano Document slice ordering assumption done by sws_scale().
2009-10-30 cehoyos Support ISDB-Tb tunning in Brazil
2009-10-29 cehoyos Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths
2009-10-29 cehoyos Move teletext specific code from stream into libmpcodecs.
2009-10-28 diego consistency fix: Give all CONFIG_ definitions the value 1.
2009-10-27 cehoyos Cosmetics: Reindent after last commit.
2009-10-27 cehoyos Allow image format BGRA when using vo vdpau.
2009-10-26 reimar Move 64 bit check below compiler detection since it needs the compiler
2009-10-24 cehoyos Fix teletext character set auto-detection.
2009-10-24 diego Move some variable initializations to the beginning of vo_x11_fullscreen().
2009-10-23 cehoyos Implement VFCAP_FLIP for vo_vdpau.
2009-10-22 cehoyos Free memory allocated in ff_vdpau_add_data_chunk() on uninit.
2009-10-22 ptt synced with r29791
2009-10-22 diego Break an output line for consistency.
2009-10-22 ptt cosmetic fixes in bs2b and vdpau sections
2009-10-20 compn add V422, YUNV to rawyuy2
2009-10-20 compn add HDYC fourcc to rawuyvy
2009-10-19 lorenm sync to x264-r1296
2009-10-19 cehoyos Fix playback of Intel JPEG Library Video Codec.
2009-10-19 diego Fix aspect test program linking.
2009-10-19 diego Get rid of COMMON_LDFLAGS variable. It was a pointless indirection.
2009-10-19 diego Add missing '#include "config.h"', the header uses HAVE_BIGENDIAN.
2009-10-19 diego Add CONFIG_LPC to config.h as well (needed by FFmpeg).
2009-10-19 diego Add CONFIG_LPC to config.mak (needed by FFmpeg).
2009-10-19 compn add binary codec for fourcc slif
2009-10-18 diego Merge rules for building mencoder and mplayer.
2009-10-18 diego Get rid of LDFLAGS_MPLAYER and LDFLAGS_MENCODER variables.
2009-10-17 cehoyos Try to recover from VDPAU display pre-emptions.
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.