Mercurial > mplayer.hg
graph
-
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
-
Remove Makefile changes from upstream diff. They are strictly local.2007-10-08, by diego
-
cosmetics: Align some lines.2007-10-08, by diego
-
document filter -vf ow: Overcomplete Wavelet denoiser.2007-10-08, by gpoirier
-
libavcodec now supports dnxhd encoding.2007-10-08, by diego
-
cosmetics: Fix inconsistent indentation in directfb test.2007-10-08, by diego
-
Simplify directfb/dfbmga test.2007-10-08, by diego
-
cosmetics: Fix indentation after previous commit.2007-10-08, by diego
-
Remove useless code, the same check is performed a few lines above.2007-10-08, by diego
-
misc roff fixes2007-10-08, by diego
-
Remove the check for specific gcc versions, because:2007-10-08, by diego
-
sync to r245732007-10-08, by jheryan
-
sync to 21.9.20072007-10-08, by jheryan
-
sync to r244232007-10-08, by jheryan
-
Sync tag update2007-10-08, by voroshil
-
rc2 was released in 2007, not 20062007-10-07, by rtogni
-
rc22007-10-07, by rtogni
-
synced with r247272007-10-07, by Gabrov
-
H.264 content can also be decoded with multiple threads2007-10-07, by gpoirier
-
Add rc1try2 and rc1try32007-10-07, by rtogni
-
Fix output channle ordering2007-10-07, by rtogni
-
I have mostly taken over maintaining x11_common stuff as well2007-10-07, by reimar
-
Changed proposed monitorpixelaspect value for -vo aa to 0.5 as asked by Rich.2007-10-07, by cehoyos
-
enable fullscreen command from mplayer to be sent to mplayer osx2007-10-07, by nplourde
-
Make sure forked code does not try to display a GTK message box (and thus crashes)2007-10-07, by reimar
-
r24706: Add hint to monitorpixelaspect for -vo aa.2007-10-07, by voroshil
-
r24709: Documentation follows implementation: Encrytped DVB channels are never2007-10-07, by voroshil
-
import cleaned-up RPM spec files2007-10-06, by rathann
-
Typo2007-10-06, by rtogni
-
synced with r247112007-10-05, by Gabrov
-
rtsp-stream-over-tcp also works with NEMESI.2007-10-05, by cehoyos
-
Fix typo.2007-10-05, by cehoyos
-
Documentation follows implementation: Encrytped DVB channels are never2007-10-05, by cehoyos
-
Default monitorpixelaspect is 1.2007-10-05, by cehoyos
-
Fix typo.2007-10-05, by cehoyos
-
Add hint to monitorpixelaspect for -vo aa.2007-10-05, by cehoyos
-
synced with r246562007-10-05, by ptt
-
sync'ed with r241362007-10-04, by ptt
-
sync'd up to r240562007-10-04, by ptt
-
sync'd up to r244232007-10-04, by ptt
-
in update_stats() removed a wrong 'else' that would prevent h264 headers to be recognized:2007-10-04, by nicodvb
-
change double arrays to float (this should be accurate enough)2007-10-04, by michael
-
fix infinite loop2007-10-04, by michael
-
Fix missing subtitles after seeking back2007-10-04, by uau
-
overcomplete wavelet denoiser2007-10-03, by michael
-
support for DTS as specified in DVB (untested)2007-10-03, by nicodvb
-
The combination _vis=yes and proc=v9 makes no sense and will not even compile.2007-10-03, by reimar
-
Format 0x01 cannot be used with "AMV IMA ADPCM", because it belongs to normal PCM.2007-10-03, by voroshil
-
Do not uselessly set _x264 to the value it already has2007-10-03, by reimar
-
"AMV IMA ADPCM" can not use 0x1 as tag, it breaks normal PCM.2007-10-03, by reimar
-
Get rid of mp_msg_test in vo_png, only reason to use it is performance and2007-10-03, by reimar
-
Use IMGFMT_IS_BGR instead of mpi->flags&MP_IMGFLAG_SWAPPED, this is easier2007-10-03, by reimar
-
Make a local-only variable static in vo_png2007-10-03, by reimar
-
Set biWidth/biHeight in fli demuxer2007-10-02, by reimar
-
Make sure there is no uninitialized data in BITMAPINFOHEADER created by fli demuxer2007-10-02, by reimar
-
Remove ugly unused struct name from typedef2007-10-02, by reimar
-
cosmetics: Fix AltiVec spelling.2007-10-02, by diego
-
Fix warning:2007-10-01, by diego
-
Detect support of and add necessary CFLAGS to avoid crashes when loading2007-10-01, by diego
-
Move misplaced paragraph to the right question and fix the wording.2007-10-01, by diego
-
Remove stray XML tags that broke compilation.2007-10-01, by diego
-
Remove useless quotes.2007-10-01, by diego
-
Added EOF detection for RTSP via live5552007-09-30, by cehoyos
-
Clarify some RTSP changes2007-09-30, by cehoyos
-
mention the recent telecining bugfix in muxer_mpeg2007-09-30, by nicodvb
-
Disable direct rendering for ROQ video, the buffer management used by2007-09-30, by rtogni
-
revert changes r23805, r23819 and r23866 to restore the mga_vid check2007-09-30, by attila
-
Require atleast libnemesi 0.6.2 (range api and h263 support2007-09-30, by lu_zero
-
AMV demuxer and audio/video decoder2007-09-30, by voroshil
-
Gentoo patches for Xext2007-09-29, by lu_zero
-
Give temporary executable file the system-specific executable extension.2007-09-29, by diego
-
Move declaration of temporary file variables to after the system-specific2007-09-29, by diego
-
Fix Theora check without pkgconfig, -ltheora will not link on its own,2007-09-29, by diego
-
Nuke some more outdated and confusing comments.2007-09-29, by diego
-
Remove redundant comment.2007-09-29, by diego
-
Remove useless comment.2007-09-29, by diego
-
cosmetics: Move the command to remove configure.log out of a block of variable2007-09-29, by diego
-
sync w/246562007-09-29, by gpoirier
-
spelling cosmetics2007-09-29, by diego
-
Enable SSE on MinGW, many builds out there seem to use it without ill effect.2007-09-29, by diego
-
add flac speedups2007-09-29, by compn
-
compile fix for faq.xml2007-09-29, by kraymer
-
r24655: analyzeduration option for lavf demuxer2007-09-29, by voroshil
-
synced with r246562007-09-29, by Gabrov
-
r24030: Document special A-V sync issues with FLV files2007-09-29, by kraymer
-
AVI can do video stream switching, too2007-09-29, by reimar
-
analyzeduration option for lavf demuxer2007-09-29, by henry
-
remove useless int->double conversion2007-09-29, by henry
-
fix warnings2007-09-29, by henry
-
r24646: add -lavfdopts format option2007-09-29, by voroshil
-
1000l, the tff flag was never cleared before being overwritten with the value on bff_mask;2007-09-28, by nicodvb
-
sync w/r246462007-09-28, by gpoirier
-
Update translations to not recommend -vc dummy (it is too crash-happy)2007-09-28, by reimar
-
add -lavfdopts format option2007-09-28, by henry
-
h263 exposed2007-09-28, by lu_zero
-
r23578: Fix license header.2007-09-28, by kraymer
-
version bumps for codecs.xml and tvinput.xml2007-09-28, by kraymer
-
some whitespace cosmetics2007-09-28, by kraymer
-
missing sync tag update2007-09-28, by voroshil
-
r22718: add new audio and video codecs to libavcodec list2007-09-28, by kraymer
-
r22679: Some more details for the mga_vid section taken from drivers/README.2007-09-27, by kraymer
-
some whitespace cosmetics2007-09-27, by kraymer
-
r22141: Move all "Encoding with the XXX codec family" sections together.2007-09-27, by kraymer
-
r21897: Rephrase mga_vid section.2007-09-27, by kraymer
-
r21896: Document vo_tdfx_vid.2007-09-27, by kraymer
-
r21861: explain how to use MEncoder to create QuickTime-compatible files2007-09-27, by kraymer
-
r21748: Reformatting round continued2007-09-27, by kraymer
-
r21744: Mention that you can use different image formats with mf://2007-09-27, by kraymer
-
r21705: remove stray propmt from example2007-09-27, by kraymer
-
r21612: replace " with ", better readability2007-09-27, by kraymer
-
r21599: vstrict=0 is required to create DVDs decodable by standalone dvd players2007-09-27, by kraymer
-
"fake" commit (postpone cosmetics from r21537 for now)2007-09-27, by kraymer
-
Revert wrong ARCH_BFIN --> HAVE_BFIN change.2007-09-27, by diego
-
fixing uau's GNUisms... 100l2007-09-27, by rfelker
-
Disable unused query_format functions for now until they are2007-09-26, by diego
-
Fix compilation after FFmpegs r10594.2007-09-26, by cehoyos
-
Disable buggy unused function via #if 0, blessed by Rich.2007-09-26, by diego
-
Remove unused crappy hash_pic function, blessed by Rich.2007-09-26, by diego
-
BFIN is an architecture not a CPU extension, so move it from _cpuexts_all to _arch_all2007-09-26, by reimar
-
have ChangeLog a bit more generic about vidix ati drivers upgrade2007-09-26, by ben
-
warning fixes:2007-09-26, by diego
-
Fix playback of streams with more than one audio track (only one supported).2007-09-25, by cehoyos
-
r24550: msglevel 5 is the default.2007-09-25, by kraymer
-
misc updates and spelling fixes2007-09-25, by diego
-
cosmetics: misc typo fixes2007-09-25, by diego
-
Add IRC nick for Gianluigi Tiesi.2007-09-25, by diego
-
The FFmpeg RoQ video decoder now uses 444P colorspace.2007-09-25, by diego
-
Simplify: initialize at declaration at the start of the function2007-09-24, by reimar
-
Get rid of rather pointless asserts2007-09-24, by reimar
-
ao_alsa: Fix get_space() return values larger than buffersize2007-09-24, by uau
-
demux_audio.c: Fix timestamp handling2007-09-24, by uau
-
codecs.conf: Change Monkey's Audio decoder status to "working"2007-09-24, by uau
-
synced with r246062007-09-24, by Gabrov
-
r24604: Teletext documentation2007-09-24, by voroshil
-
r24558: Clarify the relationship between -msglevel and MPLAYER_VERBOSE.2007-09-24, by voroshil
-
Teletext documentation2007-09-24, by voroshil
-
Fix compilation with enabled radio capture and disabled OSS audio.2007-09-24, by voroshil
-
warning fix:2007-09-24, by diego
-
add support for yuva420p colorspace (yuv420p + alpha)2007-09-24, by aurel
-
Pass URLs to gmplayer when executing, it accepts URLs on the command line.2007-09-24, by diego
-
Remove Application from list of Categories, it is not a valid category.2007-09-24, by diego
-
French typo2007-09-24, by diego
-
cosmetic (get rid of _ at the start of local variable names)2007-09-24, by michael
-
According to MSDN a thread must call CoUninitialize once for each successful2007-09-23, by diego
-
Add new features, implemented in tv://2007-09-23, by voroshil
-
Fix building without network.2007-09-22, by iive
-
Change outdated note for -subfps2007-09-22, by reimar
-
Revert r24103, it was nonsense and add a comment that explains the code2007-09-22, by reimar
-
removed unused function parameters2007-09-22, by nicodvb
-
in ts_detect_streams() moved the iteration condition inside the loop2007-09-22, by nicodvb
-
add some commented register dumping code2007-09-20, by faust3
-
synced with r245732007-09-20, by Gabrov
-
libnemesi changelog item2007-09-20, by lu_zero
-
libnemesi support, yet another rtsp/rtp library...2007-09-19, by lu_zero
-
I have overhauled the build system.2007-09-19, by diego
-
I don't maintain any Windows ports, but the Debian package.2007-09-19, by diego
-
Fix loads of typos2007-09-19, by reimar
-
Add myself as Debian package maintainer, Dariush has not been active in years.2007-09-19, by diego
-
(Re)move idiotic checks, ret can't be < 0 or > 0 if the loop condition2007-09-19, by reimar
-
Fix a few typos2007-09-19, by reimar
-
More precise line spacing.2007-09-18, by eugeni
-
Fix text height calculation. It depends on line spacing.2007-09-18, by eugeni
-
Fix an obviously incorrect comment.2007-09-18, by eugeni
-
Enable ass_line_spacing option.2007-09-18, by eugeni
-
Implement setting gain control for video devices (usually webcams)2007-09-18, by voroshil
-
MPEG-2 blocks at qp 1 get overfiltered by spp, apparently because "qp>>1" turns2007-09-18, by diego
-
Mention that libavc png decoder depends on zlib2007-09-18, by reimar
-
Add comment that clears up what _WINGDI_H is for.2007-09-18, by diego
-
Mark phony targets as such.2007-09-18, by diego
-
Simplify commands with automatic variables.2007-09-18, by diego
-
fix indentation after the last change (patch by Guillaume LECERF <foxcore at gmail.com>2007-09-18, by faust3
-
synced with r245652007-09-18, by Gabrov
-
Replace stdint.h #include by functionally equivalent inttypes.h.2007-09-18, by diego
-
Replace x-dev dependency with x11proto-core-dev.2007-09-18, by diego
-
Explain how to use diff -uwbBE with svn directly2007-09-18, by reimar
-
- make dhahelperwin compile with mingw2007-09-17, by faust3
-
Make dhasetup more verbose based on code by2007-09-17, by faust3
-
rename windows ddk makefile to nmakefile so that a makefile for mingw can be added2007-09-17, by faust3
-
Clarify the relationship between -msglevel and MPLAYER_VERBOSE.2007-09-17, by diego
-
Upstream committed both of my libdvdcss patches.2007-09-17, by diego
-
Leading underscores in identifiers are reserved in C.2007-09-17, by diego
-
warning fix:2007-09-17, by diego
-
r24550: msglevel 5 is the default.2007-09-17, by voroshil
-
r24549: i_certify is no longer an option2007-09-17, by voroshil
-
Clarify description of MPLAYER_VERBOSE.2007-09-16, by diego
-
msglevel 5 is the default.2007-09-16, by diego
-
i_certify is no longer an option2007-09-16, by compn
-
reimar cleaned up tivo demuxer2007-09-16, by compn
-
vfw2menc works on linux/windows2007-09-16, by compn
-
Merge three sed invocations into one.2007-09-16, by diego
-
Install man pages in $(PREFIX)/share/man instead of $(PREFIX)/man2007-09-16, by diego
-
vfw2menc works on linux and windows x86 only2007-09-16, by compn
-
Make vd_ffmpeg work with lavf demuxer also for RealVideo.2007-09-16, by reimar
-
ao_mpegpes does not support S16_LE format, do not claim it does!2007-09-16, by reimar
-
Fix typo in comment2007-09-16, by reimar
-
reverted useless r245392007-09-15, by ben
-
added monkey audio fourcc in wave header2007-09-15, by ben
-
Add support for cook audio (though most .rm files don't work with lavf2007-09-15, by reimar
-
getch2: Fix incorrect test2007-09-15, by uau
-
restored vidix build on powerpc2007-09-15, by ben
-
this flag needs to be defined for pread() on powerpc2007-09-15, by ben
-
ifdef one variable that is not used with alpha and powerpc architectures2007-09-15, by ben
-
Copy AC-3 bsmod field into IEC data-type field as required by the specs2007-09-15, by reimar
-
Handle swab when input length is odd (treat it as if there was an additional2007-09-15, by reimar
-
Avoid one more code duplication2007-09-15, by reimar
-
get rid of pointless size parameter for tmf_load_chunk2007-09-15, by reimar
-
Avoid using demux->stream->end_pos, it rarely does any good.2007-09-15, by reimar
-
Slightly simplify IsValidAudioPacket2007-09-15, by reimar
-
Simplify another two ifs into one2007-09-15, by reimar
-
Make one mp_msg call out of 32007-09-15, by reimar
-
Simpler and more robust tar parsing2007-09-15, by reimar
-
Get rid of bloated ty_extension function2007-09-15, by reimar
-
Do not uselessly name structs2007-09-15, by reimar
-
Remove another variable and reorder to avoid wasting space due to alignment2007-09-15, by reimar
-
PTS should be passed as int64_t to demux_ty_CopyToDemuxPacket2007-09-15, by reimar
-
Remove now useless parameters from demux_ty_CopyToDemuxPacket2007-09-15, by reimar
-
Remove more unused code and variables2007-09-15, by reimar
-
cosmetics: Fix typo in function name.2007-09-15, by diego
-
removed unused members from dvdnav_priv_t2007-09-15, by nicodvb
-
Removed dead code related to stills.2007-09-15, by nicodvb
-
updated changelog with recent monkey audio decoder support2007-09-15, by ben
-
Revert r24446 since it breaks mingw32 build: _WINGDI_H is defined in wingdi.h2007-09-15, by zuxy
-
live recordings can contain 0-size type 0 chunks, ignore them instead2007-09-14, by reimar
-
Move some more variable declarations2007-09-14, by reimar
-
Remove tabs and trailing whitespace2007-09-14, by reimar
-
A few more useless ()2007-09-14, by reimar
-
Minor simplifications2007-09-14, by reimar
-
Further simplify demux_ty_FindESHeader2007-09-14, by reimar
-
Optimize demux_ty_FindESHeader2007-09-14, by reimar
-
Remove some commented-out debugging code2007-09-14, by reimar
-
Fix demux_ty_FindESHeader so it won't overread2007-09-14, by reimar
-
Simplify demux_ty_FindESPacket by reusing demux_ty_FindESHeader2007-09-14, by reimar
-
Remove unused demux_ty_FindESPacket parameter2007-09-14, by reimar