Mercurial > mplayer.hg
graph
-
The "ilaced" suboption of vf_scale was renamed to "interlaced".2009-11-02, by diego
-
Improve VDPAU noforce-mixer documentation.2009-11-02, by cehoyos
-
demuxer.c: Add initialization missing from previous commit2009-11-02, by uau
-
add VYUY and Y42B fourccs to rawcodecs2009-11-02, by compn
-
Unbreak the demuxer-specific code in video.c with e.g.2009-11-01, by reimar
-
Teletext display does support font scaling via OSD font scaling, remove2009-10-31, by cehoyos
-
Replace two more occurences of tvi_vbi with dec_teletext.2009-10-31, by cehoyos
-
Remove incorrect comment.2009-10-31, by cehoyos
-
sync with en/mplayer.1 r298052009-10-31, by jrash
-
Slightly change behavior of "none" if fstype specification.2009-10-30, by corey
-
Document slice ordering assumption done by sws_scale().2009-10-30, by stefano
-
Support ISDB-Tb tunning in Brazil2009-10-30, by cehoyos
-
Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths2009-10-29, by cehoyos
-
Move teletext specific code from stream into libmpcodecs.2009-10-29, by cehoyos
-
consistency fix: Give all CONFIG_ definitions the value 1.2009-10-28, by diego
-
Cosmetics: Reindent after last commit.2009-10-27, by cehoyos
-
Allow image format BGRA when using vo vdpau.2009-10-27, by cehoyos
-
Move 64 bit check below compiler detection since it needs the compiler2009-10-26, by reimar
-
Fix teletext character set auto-detection.2009-10-24, by cehoyos
-
Move some variable initializations to the beginning of vo_x11_fullscreen().2009-10-24, by diego
-
Implement VFCAP_FLIP for vo_vdpau.2009-10-23, by cehoyos
-
Free memory allocated in ff_vdpau_add_data_chunk() on uninit.2009-10-22, by cehoyos
-
synced with r297912009-10-22, by ptt
-
Break an output line for consistency.2009-10-22, by diego
-
cosmetic fixes in bs2b and vdpau sections2009-10-22, by ptt
-
add V422, YUNV to rawyuy22009-10-20, by compn
-
add HDYC fourcc to rawuyvy2009-10-20, by compn
-
sync to x264-r12962009-10-19, by lorenm
-
Fix playback of Intel JPEG Library Video Codec.2009-10-19, by cehoyos
-
Fix aspect test program linking.2009-10-19, by diego
-
Get rid of COMMON_LDFLAGS variable. It was a pointless indirection.2009-10-19, by diego
-
Add missing '#include "config.h"', the header uses HAVE_BIGENDIAN.2009-10-19, by diego
-
Add CONFIG_LPC to config.h as well (needed by FFmpeg).2009-10-19, by diego
-
Add CONFIG_LPC to config.mak (needed by FFmpeg).2009-10-19, by diego
-
add binary codec for fourcc slif2009-10-19, by compn
-
Merge rules for building mencoder and mplayer.2009-10-18, by diego
-
Get rid of LDFLAGS_MPLAYER and LDFLAGS_MENCODER variables.2009-10-18, by diego
-
Try to recover from VDPAU display pre-emptions.2009-10-17, by cehoyos
-
Find and take into account stream start time for ogg files.2009-10-16, by reimar
-
add MVJP fourcc (mjpeg) from ffmpeg2009-10-15, by compn
-
Add support for "Forward Uncompressed" decoding via FFmpeg2009-10-14, by reimar
-
synced with r297712009-10-14, by ptt
-
Support SMPTE-240M colourspace in vo_vdpau.2009-10-12, by cehoyos
-
Allow playback of files with FourCC IJLV (Intel JPEG Library Video Codec).2009-10-11, by cehoyos
-
Add colorspace option to vo_vdpau.2009-10-10, by cehoyos
-
Remove redundant duplicate option handling in the playtree.2009-10-10, by adrian
-
Implement dummy EncodePointer/DecodePointer functions needed for e.g. lagarith.dll2009-10-10, by reimar
-
some coherence's fixes2009-10-08, by ptt
-
cosmetics in channels/capture sections2009-10-08, by ptt
-
synced with r297622009-10-08, by ptt
-
various little aesthetic fixes2009-10-08, by ptt
-
Fix 100l typo introduced in last commit.2009-10-08, by diego
-
synced with r285762009-10-08, by ptt
-
cosmetics: Remove some pointless parentheses from return calls.2009-10-08, by diego
-
cosmetics: Break two more lines.2009-10-08, by diego
-
Updated to help_mp-en.h r297422009-10-08, by ptt
-
Clarify screenshot filter description.2009-10-06, by diego
-
K&R coding style and whitespace cosmetics2009-10-06, by diego
-
Add keycode definitions for older versions of OSX. Fixes compilation on 10.4.2009-10-06, by adrian
-
Remove many uses of tmp_run.2009-10-06, by reimar
-
add a warning to the description of -vf screenshot to add it after2009-10-05, by attila
-
Play TrueHD in BluRay with demuxer lavf.2009-10-05, by cehoyos
-
fix calculation of ao_data.bps for sample formats with more than 16 bits2009-10-05, by cladisch
-
Fix definition of KEY_PAGE_DOWN.2009-10-04, by cehoyos
-
Make the ao_alsa play function always process a multiple of ao_data.outburst2009-10-02, by reimar
-
Add EXTERN_ASM define needed by FFmpeg on ARM.2009-10-02, by reimar
-
sync with en/mplayer.1 r297312009-10-01, by jrash
-
updates2009-10-01, by compn
-
Mark some functions that do not need external visibility as static.2009-09-30, by diego
-
Extend EBX_AVAILABLE check in a way that works for both OpenBSD/Haiku2009-09-30, by reimar
-
Reduce console output verbosity: Move colorspace information to verbose mode.2009-09-30, by diego
-
lavf: if seeking in the desired direction failed, also try in the opposite one,2009-09-30, by reimar
-
Avoid void * arithmetic.2009-09-30, by reimar
-
Simplify aac_get_sample_rate_index2009-09-30, by reimar
-
Check for grow_array allocation failure.2009-09-30, by reimar
-
Avoid a possible crash if num_cluster_pos is 0.2009-09-30, by reimar
-
Check for integer overflow in grow_array.2009-09-30, by reimar
-
Rearrange code of grow_array to make it easier to extend.2009-09-30, by reimar
-
Avoid a memleak if realloc fails in grow_array.2009-09-30, by reimar
-
Change grow_array argument from void ** to void *, this avoids a aliasing2009-09-30, by reimar
-
Make -nosub work to disable subtitles even if -slang and dvd streams are used.2009-09-29, by reimar
-
Document -nosub option2009-09-28, by reimar
-
Add a -nosub option that allows disabling auto-selected subtitles as e.g. the2009-09-28, by reimar
-
Enable loading of external subtitles also for audio-only files.2009-09-28, by reimar
-
Use a_pos to update subtitle for audio-only files instead of mpctx->sh_audio->pts2009-09-28, by reimar
-
Call set_osd_subtitle also for external subs (i.e. in find_subs).2009-09-28, by reimar
-
Intel compiler icc 11.1 supports compilation of internal mp3lib and internal liba52.2009-09-27, by cehoyos
-
Cosmetics: Fix whitespace.2009-09-27, by cehoyos
-
Set sensible write frequency/priority values for AllocateMemoryMESA2009-09-27, by reimar
-
Print error instead of crashing when mesa-buffer is used on systems2009-09-27, by reimar
-
Also check GLX client and server strings for extensions2009-09-27, by reimar
-
Amend previous commit: both zlib decoder and encoder must be disabled2009-09-26, by reimar
-
Disable libavcodec zlib decoder when zlib is not available, fixes compilation2009-09-26, by reimar
-
Do not override host_arch in x86 vs. x86_64 detection if it was forced via --target.2009-09-25, by reimar
-
Change type to avoid void * arithmetic.2009-09-25, by reimar
-
Set codec_type and codec_id in codec context for lavc encoders.2009-09-25, by reimar
-
Sync with current FFmpeg HEAD.2009-09-24, by diego
-
sync with FFmpeg build: BUILD_STATIC --> CONFIG_STATIC2009-09-24, by diego
-
Add support for displaying subtitles on the command-line when playing2009-09-23, by reimar
-
Make function argument name in header match name in .c file.2009-09-23, by reimar
-
Make update_subtitles work without sh_video for text subtitles.2009-09-23, by reimar
-
Make sure avctx->codec_type and codec_id are set, since libavcodec2009-09-23, by reimar
-
Include mpcommon.h in mpcommon.c, ensures that the declarations in the header2009-09-23, by reimar
-
Factor out sh_video->pts into a refpts variable. This simplifies a future patch2009-09-23, by reimar
-
Rename ambiguous "pts" variable to subpts.2009-09-23, by reimar
-
Use x264_encoder_delayed_frames instead of the current hack to flush delayed2009-09-23, by reimar
-
sync to x264-r1260 (which changed api)2009-09-23, by lorenm
-
Add 0x85 ad ID for DTS audio.2009-09-23, by diego
-
Fix teletext font autoscaling.2009-09-22, by cehoyos
-
Replace manual gcc version check by AV_GCC_VERSION_AT_LEAST macro.2009-09-22, by diego
-
Allow playback of dnxhd files, as produced by FFmpeg regression test.2009-09-22, by cehoyos
-
sync faad / ffaac supported fourccs as spotted by reimar2009-09-20, by compn
-
add another aac tag2009-09-20, by compn
-
add newer microsoft screen binary codec2009-09-20, by compn
-
add coreavc entry, works on windows only.2009-09-20, by compn
-
Add autodetection for ARM NEON SIMD.2009-09-19, by reimar
-
Use a compilation check to distinguish between x86 and x86_64, uname and2009-09-19, by reimar
-
Add a check for availability of ebx register, needed for2009-09-19, by reimar
-
Treat Haiku as BeOS (only changes the displayed name actually)2009-09-19, by reimar
-
Re-add some ifdefs, partially reverting r29688, since mDisplay and2009-09-18, by reimar
-
Use vo_w32_window directly instead of via the vo_window macro in Windows-only code.2009-09-18, by reimar
-
Get rid of several (probably) pointless ifdefs2009-09-18, by reimar
-
Use ecx instead of ebx to avoid unnecessary issues with PIC.2009-09-17, by reimar
-
Cleanup buffer debugs in swScale().2009-09-16, by ramiro
-
Use correct buffers in vertical scaler in unscaled YV12 case.2009-09-16, by ramiro
-
Merge two Windows-specific #if sections to simplify the condition.2009-09-16, by reimar
-
Hack: set DEP/NX on Windows via SetProcessDEPPolicy.2009-09-16, by reimar
-
add YAXPAX and YAPAXI exports to msvcr802009-09-16, by compn
-
Add several HAVE_EBX_AVAILABLE conditions where necessary2009-09-14, by reimar
-
%lf is not a valid printf format specifier, use just %f instead.2009-09-14, by reimar
-
kegavideo codec requires msvcr80 on windows2009-09-14, by compn
-
Add support for decoding sgi files via FFmpeg's sgi decoder.2009-09-14, by reimar
-
Get rid of useless indirection and use the demuxer argument directly instead of2009-09-14, by reimar
-
Reduce verbosity if demuxer sets an info value to the same as the current value.2009-09-14, by reimar
-
Reset slice direction at end of each frame.2009-09-13, by ramiro
-
Remove ; after while(0) in macros.2009-09-12, by ramiro
-
add kega video binary codec for fourcc kgv12009-09-12, by compn
-
sync with en/mplayer.1 r296612009-09-12, by jrash
-
synced with r296702009-09-11, by Gabrov
-
Convert to UTF-8.2009-09-10, by diego
-
Fix bashism: Use '$(( ))' syntax instead of '(( ))' for arithmetic expressions.2009-09-10, by diego
-
Add w64 to list of preferred lavf formats (otherwise demux_audio incorrectly2009-09-10, by reimar
-
Sort preferred_list alphabetically since the order does not matter otherwise.2009-09-10, by reimar
-
Always keep a backup of the expand values from the command-line, so values2009-09-10, by reimar
-
Document that slices can be bottom to top or top to bottom.2009-09-09, by ramiro
-
Add CODEC_ID_ADPCM_IMA_AMV to lavf codec_tag override list instead of2009-09-08, by reimar
-
Make all mp_*_taglists const.2009-09-08, by reimar
-
Allow disabling and enabling lower-case codecs.2009-09-08, by cehoyos
-
Make (no)t23 suboption description more consistent.2009-09-08, by diego
-
Fix an endless loop if all programs are empty.2009-09-08, by reimar
-
Make indentation consistent with the rest of the file2009-09-08, by reimar
-
Never switch to a program with no audio and no video.2009-09-08, by reimar
-
Always register all streams from libavformat, not just those belonging to a program.2009-09-08, by reimar
-
100l, forgot to use "test" for checking the value of the quicktime variable2009-09-08, by reimar
-
Add support for lavf vqf demuxer and lavc TwinVQ decoder.2009-09-07, by vitor
-
Indent.2009-09-07, by ramiro
-
Avoid bash-specific 'let' syntax in shell scripts.2009-09-07, by diego
-
Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and add context and label2009-09-06, by ramiro
-
Indent.2009-09-05, by ramiro
-
Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt().2009-09-05, by ramiro
-
Add standard license header and move a misplaced comment.2009-09-05, by reimar
-
sync with en/mplayer.1 r296382009-09-05, by jrash
-
Fix grammar mistake noticed by Alexander Strasser.2009-09-04, by diego
-
Factor out duplicated code to set play video scaled by a certain factor.2009-09-04, by reimar
-
Subopt parser subopts should now be const.2009-09-04, by reimar
-
10l, -framework QuickTime must be added to extra_ldflags, not libs_mplayer since2009-09-04, by reimar
-
Disable liba52 SSE imdct for x86_64+PIC (e.g. OSX 64 bit) since it will2009-09-04, by reimar
-
Support x86_64 + PIC in mangle.h, needed for OS X 64 bit compiles.2009-09-04, by reimar
-
Split QuickTime check off from quartz check and use the result to enable/disable2009-09-04, by reimar
-
100l, SIZE_MAX must be UINT_MAX to prevent an integer overflow later on,2009-09-04, by reimar
-
Improve wording for file/directory specific config file explanation.2009-09-03, by reimar
-
10l, fix misplaced check in r29613, for loop detection we must compare2009-09-02, by reimar
-
Limit amount of data allocated on stack, strlen(filename) is not a good idea for2009-09-02, by reimar
-
Document directory-specific configuration file.2009-09-02, by reimar
-
Add support for directory-specific mplayer.conf configuration file.2009-09-02, by reimar
-
enable ffwmapro2009-09-02, by faust3
-
Consistently use sizeof(variable) instead of sizeof(type) where easily possible.2009-09-02, by reimar
-
Cosmetics: get rid of many pointless ()2009-09-02, by reimar
-
Reduce code duplication for half/normal/double video size handling.2009-09-02, by reimar
-
Remove unused variable.2009-09-02, by reimar
-
The suboption parser now takes a const options list, so mark them all const.2009-09-02, by reimar
-
free(), delete and delete[] are all different and can't just be used at random,2009-09-02, by reimar
-
Fix possible crashes with invalid SDPs that result in stream descriptions2009-09-02, by reimar
-
Fix several more rtsp-related memleaks.2009-09-02, by reimar
-
Fix asmrp_dispose to also free the buffer.2009-09-02, by reimar
-
Use calloc to ensure rmff_new_mdpr returns fully initialized data.2009-09-02, by reimar
-
Move variable declaration to where it is used.2009-09-02, by reimar
-
Make sure we do not strdup(NULL), avoids a crash with non-real streams.2009-09-02, by reimar
-
Fix several memleaks in real_setup_and_get_header2009-09-02, by reimar
-
Change real_setup_and_get_header to use goto a single exit path to simplify2009-09-02, by reimar
-
vo_quartz: change deallocation/uninit to more reliably free allocated data.2009-09-02, by reimar
-
Make glContext a local variable, it is not needed outside the function2009-09-01, by reimar
-
Add a dealloc function to corevideo to reduce the memleaks from2009-09-01, by reimar
-
Fix some of the major memleaks of vo_corevideo with -fixed-vo2009-09-01, by reimar
-
Do not do a unmap/map cycle on Windows given with -wid, with some window2009-09-01, by reimar
-
Make the loop detection for mov reference files less aggressive, fixes2009-09-01, by reimar
-
Check setGlWindow return value to fail properly instead of crashing if e.g.2009-09-01, by reimar
-
Add a hack to ensure data from e.g. mov format -subfile gets read at all2009-09-01, by reimar
-
Hack demux_demuxers so that demux_demuxers_fill_buffer is actually called.2009-09-01, by reimar
-
Make shm_fd a local variable and close it when we need it no longer, thus2009-09-01, by reimar
-
Reduce vo_corevideo memleaks by initializing static context etc. only once2009-09-01, by reimar
-
Fix memleak when using fontconfig without a font name.2009-09-01, by reimar
-
Use MPlayer's standard aspect handling functions in corevideo2009-09-01, by reimar
-
The libamrnb *en*coder, not the *de*coder should be added to the list of2009-09-01, by diego
-
Fix per-file config file loading for DOS paths (i.e. where \ and : can2009-08-31, by reimar
-
Factor out code to try and load a config file only if it exists.2009-08-31, by reimar
-
Move variable declaration into block where it is used and make it const.2009-08-31, by reimar
-
Make m_config_parse_config_file file name argument const2009-08-31, by reimar
-
Fix MPEG-4 ASP in MPEG transport streams with -demuxer lavf.2009-08-31, by cehoyos
-
Fix EAC3 in MPEG transport streams with -demuxer lavf.2009-08-31, by cehoyos
-
Also check linker flags to make sure that liveMedia libraries are there, too,2009-08-31, by reimar
-
Fix DTS in MPEG transport streams with -demuxer lavf.2009-08-31, by cehoyos
-
Fix AAC in MPEG transport stream for -demuxer lavf.2009-08-31, by cehoyos
-
cosmetics: alphabetically order lists2009-08-31, by diego
-
bpcm is internal mplayer fourcc2009-08-30, by compn
-
Rename mp_wav_override_tag* as mp_codecid_override_tag* to reflect that2009-08-30, by cehoyos
-
Revert r29404.2009-08-30, by cehoyos
-
Fix MPEG2 and H264 in MPEG transport stream with demuxer lavf.2009-08-30, by cehoyos
-
Use mp_wav_override_taglists for both audio and video.2009-08-30, by cehoyos
-
Fix MP2 and AC3 with demuxer lavf in MPEG transport streams.2009-08-30, by cehoyos
-
Support PCM in Bluray streams.2009-08-30, by cehoyos
-
Curly brackets cosmetics for previous commit.2009-08-29, by ramiro
-
Check for return value of initFilter().2009-08-29, by ramiro
-
Revert mistakenly commited hunk.2009-08-29, by ramiro
-
swscale: Check for return values of malloc.2009-08-29, by ramiro
-
swscale-example: Free memory used by input data.2009-08-29, by ramiro
-
Restore comment that was partially removed.2009-08-29, by ramiro
-
Synced with help_mp-en.h r295492009-08-29, by jrash
-
sync with en/mplayer.1 r295552009-08-29, by jrash
-
Port feature from corevideo: remember half/double size settings and reapply2009-08-28, by reimar
-
Make aspect switching work again (used the wrong variable and always2009-08-28, by reimar
-
Fix implicit declaration of mp_input_.. functions.2009-08-28, by reimar
-
1l, use sizeof for snprintf size instead of hard-coding the current value.2009-08-28, by reimar
-
Reuse the osx_common convert_key function to convert OSX keycodes to MPlayer2009-08-28, by reimar