Mercurial > mplayer.hg
graph
-
Add missing header file, fixes the warnings:2007-11-09, by diego
-
Remove misleading comment and remove unnecessary #includes.2007-11-09, by diego
-
Rearrange headers to get rid of an #undef and remove unnecessary headers.2007-11-09, by diego
-
Remove unnecessary dsputil.h #include, fixes the warnings:2007-11-09, by diego
-
#include libavcodec/eval.h instead of manually declaring ff_eval.2007-11-09, by diego
-
const fix2007-11-09, by rfelker
-
ack, can't believe i wrote this crap with void pointer arithmetic2007-11-09, by rfelker
-
begin moving const filter data to .text/.rodata sections2007-11-09, by rfelker
-
stage 1 of applying const to vf structs2007-11-09, by rfelker
-
vf_screenshot does not depend on libpng; it uses libavcodec now2007-11-09, by rfelker
-
correct const usage in the option handling code so that tables can be2007-11-09, by rfelker
-
Enable ontop command from mplayer to be sent to mplayer osx.2007-11-09, by ulion
-
Sync with Linux kernel with some latest feature bits.2007-11-09, by zuxy
-
Fix possible null-pointer-dereference in stream_fill_buffer().2007-11-08, by cehoyos
-
Fix possible null-pointer-dereference in parse_smil().2007-11-08, by cehoyos
-
Simplify decode_audio function a bit.2007-11-08, by reimar
-
Fix pause key problem in correct way, only handle pause cmd when showing menu.2007-11-08, by ulion
-
Fix cmd filter memory leak, free the cmd after filter ate it.2007-11-08, by ulion
-
Handle mouse up event to get double click support from mp_fifo.2007-11-07, by ulion
-
add support for newer libdca2007-11-06, by rathann
-
Fix mouse right button and middle button incorrect identifications.2007-11-06, by ulion
-
Fix KPENTER keycode value.2007-11-06, by ulion
-
Fix the prevent system idle code. Original code also works, but not as expected.2007-11-06, by ulion
-
Fix the prevent system idle code. Original code also works, but not as expected.2007-11-06, by ulion
-
Warning fixes:2007-11-06, by ulion
-
cosmetics: output grammar/spelling fixes2007-11-06, by diego
-
cosmetics: Comment grammar and spelling fixes.2007-11-06, by diego
-
Reduce excessive verbosity: Move debug messages to the appropriate MSGL2007-11-06, by diego
-
Fix typo in error message2007-11-06, by reimar
-
Fix memory leak caused by after calling mp_input_get_cmd didn't free the cmd.2007-11-06, by ulion
-
reindented2007-11-05, by nicodvb
-
10l, setting a non-existent timestamp (default 0.0) when the pts flag isn't set in2007-11-05, by nicodvb
-
Fix memory leak.2007-11-05, by voroshil
-
Fix segmentation fault after audio initialization failure in tv driver.2007-11-05, by voroshil
-
Add include to fix warning:2007-11-05, by ulion
-
sync w/r24954, patch by JRaSH %jrash06 A 163 P com%2007-11-05, by gpoirier
-
Warning fixes:2007-11-05, by ulion
-
10l Diego, revert commit 24966.2007-11-04, by iive
-
Fix previous incorrect commit, +/- has higher precedence than shifts.2007-11-04, by diego
-
The function names of [rgb|bgr]1[56]to[UV|Y] had rgb<->bgr flipped.2007-11-04, by diego
-
Escape some more '-'.2007-11-04, by diego
-
synced with r249542007-11-04, by Gabrov
-
Old code for dvdsub_id fix assume the global_sub_indices[SUB_SOURCE_DEMUX]2007-11-04, by ulion
-
Avoid short forms; has the added benefit of allowing compilation with gcc 2.952007-11-03, by diego
-
Add an example on how to use slave mode with a fifo2007-11-03, by reimar
-
Add some parentheses to fix the following warnings:2007-11-03, by diego
-
add some updates2007-11-03, by compn
-
Fix link to email explaining the paused vf_menu behaviour change2007-11-03, by reimar
-
Replace some Hungarian comments, thanks to Denes Balatoni for the translation.2007-11-03, by diego
-
Escape a ton of '-'. Note that this is likely not complete.2007-11-03, by diego
-
another round of '-' escapes2007-11-03, by diego
-
one more '-' escape, wording fix2007-11-03, by diego
-
Escape some more '-' where appropriate.2007-11-03, by diego
-
Remove idiotic check that would always be false2007-11-03, by reimar
-
Explain new ao_pulse option syntax2007-11-03, by reimar
-
Change parsing to allow host == NULL and sink != NULL2007-11-03, by reimar
-
Simplify argument "parsing"2007-11-03, by reimar
-
Make sink variable local, it is only used in one place2007-11-03, by reimar
-
Remove a check+abort, this case should never happen anyway, and if it does2007-11-03, by reimar
-
sync w/r24924, patch by JRaSH %jrash06 A 163 P com%2007-11-03, by gpoirier
-
r24875: program switching in demux_lavf2007-11-03, by voroshil
-
r24892: move errors and a warning to help_mp-en.h2007-11-03, by voroshil
-
r24907: Remove paragraph that no long applies: runtime SSE detection on Windows.2007-11-03, by voroshil
-
We support gcc 2.95 (fixes r24928).2007-11-02, by cehoyos
-
in video_read_frame() set the keyframe flag in demuxer->video when dealing with2007-11-02, by nicodvb
-
synced with r249382007-11-02, by Gabrov
-
prevent unlikely memleak2007-11-02, by nicodvb
-
10l, priv->use_psm can be 1 only if the format is genmpeg22007-11-02, by nicodvb
-
add streams to the PSM only if priv->use_psm is set, otherwise the muxer would2007-11-02, by nicodvb
-
removed no more needed variable2007-11-02, by nicodvb
-
moved to fix_parameters() the code that decides if the PSM is needed2007-11-02, by nicodvb
-
Add missing #include to fix GNU/kFreeBSD compilation, see Debian bug #448791.2007-11-01, by diego
-
A/V sync: take audio filter buffers into account2007-11-01, by uau
-
af_scaletempo: code cleanup2007-11-01, by uau
-
af_scaletempo: Fix crash in option parsing2007-11-01, by uau
-
af_scaletempo: Fix audio copy position2007-11-01, by uau
-
Add audio filter scaletempo2007-11-01, by uau
-
Make output samplerate independent of -speed2007-11-01, by uau
-
Simplify init_audio_filters() arguments2007-11-01, by uau
-
audio: simplify buffer allocation code2007-11-01, by uau
-
Change decode_audio() interface2007-11-01, by uau
-
Clean up some fields in stheader.h structs2007-11-01, by uau
-
Remove some pointless 'inline' qualifiers2007-11-01, by uau
-
libaf: Remove rational number implementation2007-11-01, by uau
-
libaf: change filter input/output ratio calculations2007-11-01, by uau
-
Remove unused functions in af.c2007-11-01, by uau
-
Replace hopefully unreachable code with abort()2007-11-01, by uau
-
dec_audio.c: Make some functions static2007-11-01, by uau
-
Simplify audio buffer allocation logic2007-11-01, by uau
-
Reindent dec_audio.c2007-11-01, by uau
-
typo2007-11-01, by voroshil
-
Escape some more '-' where appropriate.2007-10-31, by diego
-
corrected vqscale indentation2007-10-31, by ptt
-
Remove paragraph that no long applies: runtime SSE detection on Windows.2007-10-31, by zuxy
-
Fix input.conf parse bug when comment follows key binding in the same line.2007-10-31, by ulion
-
Remove outdated Hungarian translation of the playtree documentation.2007-10-30, by diego
-
Add a backslash.2007-10-30, by cehoyos
-
removed unused variables and parameters2007-10-30, by nicodvb
-
spelling2007-10-30, by compn
-
remove thanks2007-10-30, by compn
-
Explain the difference between '-' and '\-', correctly now.2007-10-30, by diego
-
movie player for Linux --> movie player2007-10-30, by diego
-
Add some missing escapes for '-'.2007-10-30, by diego
-
Consistently use \- in option names.2007-10-30, by diego
-
Remove unused variable:2007-10-30, by diego
-
Comment out uninit function, its use is commented out. Fixes warning:2007-10-30, by diego
-
Remove commented-out and unused fmt_list array.2007-10-30, by diego
-
Remove unused fmt_list array, fixes the warnings:2007-10-30, by diego
-
move errors and a warning to help_mp-en.h2007-10-30, by compn
-
Remove unused functions, fixes the warnings:2007-10-30, by diego
-
Disable clear_screen function, the call to the function is commented out2007-10-30, by diego
-
Comment out unused variable, fixes the warning:2007-10-30, by diego
-
Remove unused functions, fixes the warnings:2007-10-30, by diego
-
Disable function that is only used in disabled code, fixes warning:2007-10-30, by diego
-
sync with FFmpeg r108742007-10-30, by diego
-
Detect IPv6 support on Windows2007-10-30, by zuxy
-
Fix fps guessing2007-10-29, by lu_zero
-
Update to use newer libnemesi, should fix desync, fps guessing may fail now2007-10-29, by lu_zero
-
Change the frame format passed to lavc realvideo decoders to adapt for2007-10-28, by rtogni
-
sync w/r248752007-10-28, by gpoirier
-
Cleanup guess_buffer_cp() a bit, remove tmp variable, break the loop on success.2007-10-28, by iive
-
removed silly #if 12007-10-27, by nicodvb
-
DEMUXER_TYPE_TV is always defined, thus removed corresponding #ifdef USE_TV.2007-10-27, by nicodvb
-
reindented previously modified code2007-10-27, by nicodvb
-
program switching in demux_lavf2007-10-27, by nicodvb
-
program switching in demux_lavf2007-10-27, by nicodvb
-
implemented DEMUXER_CTRL_IDENTIFY_PROGRAM to permit program switching2007-10-27, by nicodvb
-
permit identification and selection of programs2007-10-27, by nicodvb
-
Make functions static if they aren't referenced externally.2007-10-27, by zuxy
-
Remove unused variables.2007-10-27, by zuxy
-
in process_userdata() move debugging messages from stdout to stderr2007-10-27, by nicodvb
-
removed funny calls to fflush(stdout) after mp_msg()2007-10-27, by nicodvb
-
removed more empty spaces and empty lines2007-10-27, by nicodvb
-
Cosmetic fix for r248612007-10-27, by zuxy
-
Avoid crash after recovering from screensaver2007-10-27, by zuxy
-
Remove assert. Not only are they no help at all and proper checks should2007-10-27, by reimar
-
Basic support for Closed Captioning Roll-up mode.2007-10-27, by voroshil
-
Reset two static variables for nosub range when subdata changed/switched.2007-10-27, by ulion
-
Cosmetics: fix indentation after last commit.2007-10-25, by eugeni
-
Check return value of add_face.2007-10-25, by eugeni
-
demuxer.c: Remove useless code2007-10-25, by uau
-
fixed osd on mac2007-10-25, by compn
-
r24740: misc roff fixes2007-10-25, by voroshil
-
r24745: libavcodec now supports dnxhd encoding.2007-10-25, by voroshil
-
r24772: DirectShow based tv:// driver for win322007-10-25, by voroshil
-
Don't wait for filling entire audio ringbuffer at each call to grab_audio_frame.2007-10-25, by voroshil
-
Add missing call to audio_in_start_capture.2007-10-25, by voroshil
-
add missing include (errno.h). fix compilation on openbsd2007-10-24, by ivo
-
synced with r248412007-10-24, by Gabrov
-
Get rid of void pointer arithmetic.2007-10-23, by zuxy
-
Fix input command parser for using only tab to separate the arguments.2007-10-23, by ulion
-
Fix GetTimerMS() discontinuous return value bug caused by GetTimer() overflow2007-10-23, by ulion
-
A missing break statement caused SDLK_PLUS to be triggered twice on one press.2007-10-22, by diego
-
type fix: there was a 'not' too much2007-10-22, by ptt
-
synced with r248372007-10-22, by ptt
-
synced with r248202007-10-22, by ptt
-
sunc with r247902007-10-22, by ptt
-
Spelling, vf_ow parameters are optional.2007-10-22, by diego
-
fix warning:2007-10-22, by diego
-
grammar fix2007-10-22, by ptt
-
support for wavpack in matroska2007-10-22, by compn
-
add support for wavpack into matroska2007-10-21, by aurel
-
Fix warning:2007-10-21, by diego
-
vp6vfw can decode vp6f too2007-10-21, by compn
-
Replace hardcoded 0 by equivalent O_RDONLY2007-10-21, by reimar
-
Check ICDecompressGetFormatSize to avoid crashes.2007-10-21, by reimar
-
Remove some unused code, fixes the following warnings:2007-10-21, by diego
-
Remove unused code and fix warning:2007-10-21, by diego
-
ao_openal is mine as well (however someone else developing it further would be welcome)2007-10-21, by reimar
-
I'll be maintaining ao_pulse for now2007-10-21, by reimar
-
_vorbis_block_alloc() is used w/o prototype, this will crash on ia64.2007-10-20, by diego
-
Remove unnecessary lines from patch headers.2007-10-20, by diego
-
Certain VIDIX drivers only work on x86, disable for other arches.2007-10-20, by diego
-
Disable libavcodec libvorbis encoder2007-10-20, by uau
-
Clarify that -vo gl bicubic filtering is B-spline, not polynomial2007-10-20, by reimar
-
Set CONFIG_LIBVORBIS correctly2007-10-20, by reimar
-
Add ASF/MXF decryption support to Changelog2007-10-20, by reimar
-
Simplify handling SET_NORM for V4l1: replace several if-else-if and switch2007-10-20, by voroshil
-
czech/slovak character set fixes:2007-10-20, by voroshil
-
Avoid text deformation and subtitles moving outside the screen in pan-and-scan2007-10-19, by eugeni
-
indentation fix+typo fix2007-10-19, by ptt
-
reminder that this filter has broken global vars2007-10-19, by rfelker
-
Mark constant argument of mp_header_process_sequence_header as such.2007-10-19, by diego
-
-ao pulse in changelog2007-10-18, by reimar
-
Add missing ao_pulse.c2007-10-18, by reimar
-
Replace Polyp- by PulseAudio output.2007-10-18, by reimar
-
Add a space behind openal to get minimum length of 72007-10-18, by reimar
-
Docs update: -ao openal handles more than one channels since some time already2007-10-18, by reimar
-
add comment to endif2007-10-18, by compn
-
Fix typo in comment2007-10-18, by reimar
-
Sync with latest FFmpeg changes.2007-10-18, by diego
-
Sync with FFmpeg r10774.2007-10-18, by diego
-
Rename LIB to LIBNAME for consistency.2007-10-18, by diego
-
1l: Update wrong #endif comment.2007-10-18, by diego
-
Add FFMPEG_ prefix to all multiple inclusion guards.2007-10-18, by diego
-
Remove unused static function get_image().2007-10-17, by zuxy
-
Add Coinitialize function to vfw encoder and win32 loader.2007-10-17, by compn
-
simple avoid wine complaints fix by sherpya2007-10-17, by compn
-
synced with r247952007-10-16, by Gabrov
-
better vfw encoding workaround for vp7 fourcc2007-10-16, by compn
-
add some changes2007-10-16, by compn
-
add nellymoser to changelog2007-10-16, by compn
-
add nellymoser codec to mplayer with internal fourcc NELL2007-10-16, by compn
-
After receiving EINTR 'read' syscall should be restarted.2007-10-16, by voroshil
-
Disable channel scanner when no tuner is present.2007-10-15, by voroshil
-
synced with r247882007-10-15, by Gabrov
-
now italian DOCS are there to be referenced...2007-10-15, by ptt
-
Fix mplayer segfault when v4l driver initialization (at setting norm2007-10-14, by voroshil
-
#ifdef's in tv.c and tv.h becomes more and more hard to maintain.2007-10-14, by voroshil
-
Add -lavfdopts cryptokey2007-10-14, by reimar
-
small grammar fix2007-10-14, by diego
-
Consistently set NOTE: in italics.2007-10-14, by diego
-
Remove unnecessary curly braces.2007-10-14, by voroshil
-
8 bytes buffer is not enough for at least SECAM-DK.2007-10-14, by voroshil
-
Replace duplicated code with call to routine2007-10-14, by voroshil
-
10l: routine sets norm from parameter, but prints value of tv norm option2007-10-14, by voroshil
-
(cosmetics) indentation fix of my previous commit and small readability2007-10-14, by voroshil
-
Remove driver-dependent #ifdef from norm_from_string routine.2007-10-14, by voroshil
-
(cosmetics) remove trailing whitespace2007-10-14, by voroshil
-
10l fix compilation with v4l22007-10-13, by iive
-
Add me as author of dshow tv:// driver2007-10-13, by voroshil
-
Changelog entry for dshow tv:// driver2007-10-13, by voroshil
-
DirectShow based tv:// driver for win322007-10-13, by voroshil
-
add more warning fixes change2007-10-13, by compn
-
Fix deallocate bug which sometimes causes a crash when reinitializing.2007-10-13, by nplourde
-
bugfix for ao_macosx last dts passthrough patch, patch by Ulion, ulion2002 gmail com2007-10-13, by nplourde
-
support Y800 in raw video2007-10-13, by diego
-
removed useless inclusion of error.h2007-10-13, by nicodvb
-
Reorder #includes to get rid of the FIXME2007-10-12, by zuxy
-
Remove unnecessary #include <malloc.h>2007-10-12, by zuxy
-
cosmetics: typo2007-10-11, by diego
-
Silence a gcc warning: "wrong type argument to increment".2007-10-11, by zuxy
-
Add support for AC-3/DTS passthrough.2007-10-11, by nplourde
-
Sync with FFmpeg changes, NO_DCBZL was renamed to HAVE_DCBZL.2007-10-10, by diego
-
my fault, left a wrong line, corrected2007-10-09, by ptt
-
Make vf_screenshot use the libavcodec PNG encoder2007-10-09, by reimar
-
synced with r243442007-10-09, by ptt
-
synced with r243422007-10-09, by ptt
-
synced with r247102007-10-09, by ptt
-
synced with r240872007-10-09, by ptt
-
synced with r240822007-10-09, by ptt
-
synced up to r242932007-10-09, by ptt
-
Added PAFF decoding2007-10-09, by cehoyos
-
Fix Zip Motion Blocks Video codec name.2007-10-09, by diego
-
add DNxHD (SMPTE VC-3) encoder2007-10-09, by compn
-
add vf ow filter for rc32007-10-08, by compn