Mercurial > mplayer.hg
graph
-
synced with r224282007-03-05, by Gabrov
-
synced with r224692007-03-05, by Gabrov
-
truncate mencoder's output file if it exists, instead of overwriting just part of it.2007-03-05, by lorenm
-
Audio should now work fine, so remove the ENABLE_AUDIO ifdef2007-03-05, by reimar
-
Implement percent-based seeking2007-03-05, by reimar
-
Fix seeking for avisynth audio.2007-03-05, by reimar
-
Fix DEMUXER_CTRL_GET_PERCENT_POS with -novideo2007-03-05, by reimar
-
remove pointless cast to int2007-03-05, by reimar
-
Remove subcp_open/subcp_close from mkv demuxer, they are useless since a long time.2007-03-05, by reimar
-
Allow to add/modify keybind for '#'2007-03-05, by reimar
-
-nomouseinput is no longer X11 only.2007-03-05, by diego
-
Add code to detect and convert to console codepage on Windows.2007-03-04, by reimar
-
Include stdio.h for printf2007-03-04, by reimar
-
getopt is only needed on msvc, remove from mingw/linux compile info2007-03-04, by compn
-
10l, remove local-only file from ignore list2007-03-04, by kraymer
-
add vfw2menc info into README2007-03-04, by compn
-
shut up 'svn status' by ignoring symlinked files2007-03-04, by kraymer
-
add -xvfwopts compdata suboption to man page2007-03-04, by compn
-
Remove variable that is unnecessary after last patch2007-03-04, by reimar
-
Remove hack that sets demuxer->video->pts after seeking, it seems no longer needed.2007-03-04, by reimar
-
Set pts also for audio packets2007-03-04, by reimar
-
Already frameno == num_frames means we reached EOF.2007-03-04, by reimar
-
Support more avisynth audio sample types (untested)2007-03-04, by reimar
-
Remove useless void * casts2007-03-04, by reimar
-
Do not read more audio samples than available2007-03-04, by reimar
-
Fix pakcet -> packet typo in output2007-03-04, by reimar
-
Set format tag for float samples correctly (currently useless)2007-03-04, by reimar
-
nomouseinput option should not depend on HAVE_X11.2007-03-04, by reimar
-
Add support for tracking mouse movements.2007-03-04, by reimar
-
Move/simplify some variable declarations2007-03-04, by reimar
-
Demuxers have no business setting o_bps2007-03-04, by reimar
-
First half-working avisynth audio support2007-03-04, by reimar
-
Fix wrong setting of samplesize (must be bytes per sample, not bits)2007-03-04, by reimar
-
Enable aid/vid stream selection, although it is quite useless currently.2007-03-04, by reimar
-
Whitespace-only cosmetics: get rid of all remaining tabs2007-03-04, by reimar
-
Generate resize events when size of -wid window changes.2007-03-04, by reimar
-
Fix type and usage of avs_get_audio function2007-03-04, by reimar
-
Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-implementations.2007-03-04, by reimar
-
print the disc_id without using a buffer2007-03-04, by nicodvb
-
Fix copy-paste bug (must have broken something in the GUI)2007-03-03, by uau
-
wrong capitolization, thats a comma not a period2007-03-03, by compn
-
warn users about drm files, patch by zuxy meng2007-03-03, by compn
-
warn users about DRM asf files, patch by zuxy meng2007-03-03, by compn
-
supposed to be using global m_config here, and this wasn't even getting set.2007-03-03, by vayne
-
The original asm code for the stub returned 0, restore that behaviour.2007-03-03, by reimar
-
Discard earlier failure in building filter chain when trying a new codec.2007-03-03, by reimar
-
10000l; in previous commit I allocated a buffer 1 byte too short2007-03-03, by nicodvb
-
replaced 1 instances of sprintf() with snprintf(); patch by njkain gmail com.2007-03-03, by nicodvb
-
replaced 2 instances of sprintf() with snprintf() and one instance2007-03-03, by nicodvb
-
Fix incorrect spacing introduced in r22231:2007-03-03, by eugeni
-
live555 version 2006.03.03 or later is needed to compile MPlayer.2007-03-03, by diego
-
cosmetics, fix indentation as pointed out by Reimar2007-03-02, by vayne
-
Rework of copying samples from directshow codecs.2007-03-02, by voroshil
-
10l: x2scr used twice instead of y2scr.2007-03-02, by eugeni
-
Bugfix: transform origin to screen coordinates.2007-03-02, by eugeni
-
add missing playtree entry2007-03-02, by vayne
-
a small step toward 4 plane support2007-03-02, by michael
-
copy src to prevent the user supplied argumet from being changed2007-03-02, by michael
-
10l: dshow isnt in svn yet2007-03-02, by compn
-
add -tv driver=help entry, also add dshow tv driver2007-03-02, by compn
-
simplify and modify fullscreen switching to avoid improper aspects2007-03-02, by vayne
-
add forgotten case value as per recent changes to mplayer.c2007-03-02, by vayne
-
rename to *_proposal.txt2007-03-01, by michael
-
clarify quorum and majority requirements in respect to debians voting system2007-03-01, by michael
-
url with a good description of how to determine the winner from the votes2007-03-01, by michael
-
Explain how to select all DVB channels on a frequency.2007-03-01, by reimar
-
Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtr2007-03-01, by reimar
-
s/admin/leader/2007-03-01, by michael
-
tv driver loading rework. As a side effect "-tv driver=help" option is2007-03-01, by voroshil
-
weaken veto right2007-03-01, by michael
-
winsocks expects an int in milliseconds instead of struct timeval to set2007-03-01, by ivo
-
Replace MIN with FFMIN2007-03-01, by reimar
-
Use libavutil's av_clip* instead of unreadable MIN/MAX chaos.2007-03-01, by reimar
-
Use libavutil AV_RB/AV_WB macros instead of defining out own variants.2007-03-01, by reimar
-
Add missing registers to asm code in mp3lib2007-03-01, by reimar
-
clarify root vs admin2007-03-01, by michael
-
spelling fixes by ivan2007-03-01, by michael
-
10l to me, typo. it should have read clflush2007-03-01, by ivo
-
cosmetics, missing space2007-03-01, by ivo
-
cflsh->clflush to keep consistent with Linux kernel2007-03-01, by ivo
-
Update release tag due to previous functional changes as noticed by Ivan2007-03-01, by voroshil
-
new policy draft2007-03-01, by michael
-
Update 3ivx decoder to latest version and allow it to load required library.2007-03-01, by voroshil
-
Mark wma9spdshow audio codec as working, because hissing in audio (only one known2007-03-01, by voroshil
-
Seek to -ss position, not 0, in per-file loop.2007-03-01, by uau
-
comment is a C-string and \ must be properly escaped as \\2007-02-28, by reimar
-
test the continuity of timestamps for STREAMTYPE_VCD, too; patch by Zuxy Meng2007-02-28, by nicodvb
-
cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->sector_size2007-02-28, by nicodvb
-
do not rely on svn internals and use svn info instead2007-02-28, by ivo
-
add comment about voxware on windows2007-02-28, by compn
-
also respond to --help, -h and -? command line options2007-02-28, by ivo
-
fix printing of -(no)svn option2007-02-28, by ivo
-
clarify -none command line option2007-02-28, by ivo
-
remove C99-ism (mixed declaration and code),2007-02-28, by gpoirier
-
assign missing frametime as 1.0/fps; patch by Carl Eigen Hoyos2007-02-27, by nicodvb
-
10l: Add missing definition of USE_STREAM_CACHE.2007-02-27, by diego
-
Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with live555.2007-02-27, by voroshil
-
Move the decision about stream cache compilation to configure.2007-02-27, by diego
-
Move glob-win.c out of MinGW section, configure handles it.2007-02-27, by diego
-
Simplify strip parameter for install handling.2007-02-27, by diego
-
grammar/spelling2007-02-27, by diego
-
small updates2007-02-27, by diego
-
Simplify .depend file inclusion.2007-02-27, by diego
-
Simplify .depend file inclusion.2007-02-27, by diego
-
Adding an extra -I.. parameter is no longer necessary.2007-02-27, by diego
-
Add commit nick for Rik Snel.2007-02-27, by diego
-
compilation fix clip_uint8 -> av_clip_uint82007-02-27, by rik
-
Seek to -ss position without first starting audio/video from the start.2007-02-27, by uau
-
Remove useless conditional.2007-02-27, by diego
-
copy the content of QDM2 atom as extradata for ffqdm2 playback; patch by Carl Eugen Hoyos2007-02-26, by nicodvb
-
support for new ivtv api2007-02-26, by ben
-
Fix wrong typecast, which can cause MPlayer crash2007-02-26, by voroshil
-
2 less variables2007-02-25, by nicodvb
-
cosmetics: reformatted2007-02-25, by nicodvb
-
removed unused variables2007-02-25, by nicodvb
-
simplified parse_mpeg12_video()2007-02-25, by nicodvb
-
Support for PowerPC 440x embedded CPUs.2007-02-25, by rathann
-
member real_framerate is completely useless2007-02-25, by nicodvb
-
mpcommon.c is a partial copy of mplayer.c, so recommit it as such.2007-02-25, by reimar
-
The fragment program functions are and most likely always will be ARB-only,2007-02-25, by reimar
-
Replace __MINGW32__ by more consistent WIN32_LOADER. This should fix compilation under2007-02-25, by voroshil
-
10, checked for the wrong thing. Do aspect scaling only in config_video_out2007-02-25, by reimar
-
cosmetics: reindented2007-02-25, by nicodvb
-
removed commented/useless code from parse_mpeg12_video()2007-02-25, by nicodvb
-
Add av_ prefix to clip functions2007-02-25, by reimar
-
10l to me for bad todo items2007-02-24, by compn
-
iive says xvmc stuff is long done2007-02-24, by compn
-
remove some old and add new TODO2007-02-24, by compn
-
Simplify .depend file inclusion.2007-02-24, by diego
-
cosmetics: Fix some common typos, appropiate --> appropRiate,2007-02-24, by diego
-
10l, avoid crash on invalid subtitle id2007-02-24, by reimar
-
synced with r223312007-02-24, by Gabrov
-
Remove some #if 0 code2007-02-24, by uau
-
Move parsing of the -ss option to the option code.2007-02-24, by uau
-
some more consistency for the VIDIX installation.2007-02-23, by diego
-
synced with r222922007-02-23, by Gabrov
-
synced with r223262007-02-23, by Gabrov
-
Gui compilation fixes2007-02-23, by vayne
-
Fix loading of mpeg4ds direct show video codec under win32, broken in r223222007-02-23, by voroshil
-
Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyed2007-02-23, by voroshil
-
Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separate file2007-02-23, by voroshil
-
Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.2007-02-23, by voroshil
-
Fix \a parsing broken in r222912007-02-23, by uau
-
Fix error in comment2007-02-23, by uau
-
Reset the edl_decision flag after the seek is done.2007-02-23, by uau
-
Separate function for seeking2007-02-23, by uau
-
Remove useless fflush(stdout) calls. mp_msg already flushes output, and2007-02-22, by uau
-
Move EDL code to separate functions2007-02-22, by uau
-
Move some related variables together & add a comment2007-02-22, by uau
-
update to 0.1 version from website2007-02-22, by compn
-
add original website url per al3x comment2007-02-22, by compn
-
r22276: Reallocate event_images_t, removing limit on simultanious events count.2007-02-22, by voroshil
-
typo2007-02-22, by diego
-
Add some missing includes.2007-02-22, by eugeni
-
Declarations must be before code2007-02-22, by reimar
-
Fix nonsense function type2007-02-22, by uau
-
cosmetics: typo fixes, usefuLL --> useful and aswell --> as well2007-02-22, by diego
-
Cleanup, move "global" state from the frame_time_remaining mainloop2007-02-21, by uau
-
fix compilation with gcc 2.95.32007-02-21, by ivo
-
Fix GUI compilation2007-02-21, by uau
-
Add missing "if (use_gui)" before some GUI calls2007-02-21, by uau
-
Fix menu to work with mpctx2007-02-21, by uau
-
cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.2007-02-21, by diego
-
Oops, forgot {} before "else".2007-02-21, by eugeni
-
Add missing #ifdef2007-02-21, by uau
-
Split command/property handling from mplayer.c to a new file command.c.2007-02-21, by uau
-
a/r handled correctly by vd_ffmpeg2007-02-20, by nicodvb
-
reinit the vo when aspect ratio changes; patch by C.E. Hoyos approved by Michael2007-02-20, by nicodvb
-
Cosmetics: fix indentation.2007-02-20, by eugeni
-
With \t(\b) text becomes bold at the middle of time interval, not at the end2007-02-20, by eugeni
-
make message translatable2007-02-20, by ivo
-
Any style modifier followed by no recognizable parameter resets to the default.2007-02-20, by eugeni
-
more cosmetics2007-02-20, by ivo
-
proper GPL heading2007-02-20, by ivo
-
cosmetics2007-02-20, by ivo
-
\fn without an argument resets font family to the value from style.2007-02-20, by eugeni
-
Fix display order of events.2007-02-20, by eugeni
-
proper authors of xmms demuxer2007-02-20, by ivo
-
dont set 0 nBlockAlign2007-02-20, by michael
-
probe ~/.xmms/Plugins for plugins too, so users without root access on their2007-02-20, by ivo
-
Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg.2007-02-20, by diego
-
Both (-1) and 1 mean bold font in SSA/ASS styles.2007-02-19, by eugeni
-
Add \t(\b) support.2007-02-19, by eugeni
-
Fix bounding box calculation with \fscx/\fscy.2007-02-19, by eugeni
-
Fix \fscx/\fscy animation.2007-02-19, by eugeni
-
Correct implementation of text spacing.2007-02-19, by eugeni
-
Reallocate event_images_t, removing limit on simultanious events count.2007-02-19, by eugeni
-
10l: comparison of char* ptrs with string literals2007-02-19, by faust3
-
Remove remnants of the nonfunctional "grab_frames" command.2007-02-19, by uau
-
10l copy and paste bug in the license header2007-02-19, by diego
-
Fix license header.2007-02-19, by diego
-
smil over realrtsp2007-02-18, by rtogni
-
liblzo support fix, take X: forgotten variable setting.2007-02-18, by diego
-
Fix 10 in r22250, do not use screendimensions if not set2007-02-18, by reimar
-
clarify that language must be a 3 letter code2007-02-18, by michael
-
Revert r22255 on iive's request.2007-02-18, by reimar
-
Mark myself as MPlayer sync/core maintainer2007-02-18, by uau
-
Make liblzo conditional to the appropriate #defines.2007-02-18, by diego
-
all options must be GLOBAL; patch by Trent Piepho (xyzzy speakeasy org)2007-02-18, by nicodvb
-
Add support for smil playlist served over realrtsp2007-02-18, by rtogni
-
Remove internal minilzo, external liblzo can be used instead.2007-02-18, by diego
-
Use liblzo2 instead of liblzo1, it's not bigger but faster.2007-02-18, by diego
-
Use external liblzo instead of internal minilzo.2007-02-18, by diego
-
Some typo fixes in svn-howto2007-02-18, by reimar
-
Avoid parts of xvmc reinit when source format does not change2007-02-18, by reimar
-
Remove unused variable "osd_level_saved"2007-02-18, by uau
-
Make sure that -sid works even if the number of subtitles initially detected2007-02-17, by reimar
-
Move some subtitle handling from mplayer.c to mpcommon.c and share it with mencoder.c2007-02-17, by reimar
-
Move common vo initialization code to video_out.c2007-02-17, by reimar
-
cosmetics2007-02-17, by nicodvb
-
1000l fix for mencoder -hr-edl-seek with -ovc copy, waiting for keyframe2007-02-17, by ods15
-
negative stride and h_size-=8 fix2007-02-17, by michael
-
swap palette on big endian2007-02-17, by michael
-
palette init code for IMGFMT_RGB4 and IMGFMT_RG4B2007-02-17, by michael
-
BGR/RGB4 byte formats as input2007-02-17, by michael
-
another ridiculous palette bug which has nothing to do with the new palete support in sws2007-02-17, by michael
-
wording, typos fix2007-02-17, by voroshil
-
Restore a minus sign that was lost in r22231.2007-02-16, by eugeni
-
Don't segfault if no -format is given for lavf2007-02-16, by uau
-
PAL8 ...2007-02-16, by michael
-
pal8 input2007-02-16, by michael
-
r22201: some clarification about dvb-out playback2007-02-16, by voroshil
-
r22184: When setting the non-audio bit for hwac3 output, just try to set the...2007-02-16, by voroshil
-
Implement \frx and \fry (and reimplement \frz) as 3d rotations.2007-02-16, by eugeni
-
Consistently name z-axis rotation angle "frz".2007-02-16, by eugeni
-
Move conversions between 16.16, 26.6 fixed point and int, double to separate2007-02-16, by eugeni
-
update wishlist, approved by diego2007-02-16, by compn
-
support for H263-2000; patch by Carl Eugen Hoyos2007-02-16, by nicodvb
-
Select the first charmap in the font, if FreeType did not autoselect any.2007-02-15, by eugeni
-
\r resets \frz to style value.2007-02-15, by eugeni
-
Fix \t(\frz) handling.2007-02-15, by eugeni
-
\org(0,0) is different from no \org at all.2007-02-15, by eugeni
-
We definitely want to avoid an emulated poll()2007-02-15, by reimar
-
fix my entry to authors2007-02-15, by compn
-
Simplify code by using separate variables for large common expressions.2007-02-15, by reimar
-
Fix two 10l memleaks in vo_xvmc.c2007-02-15, by reimar
-
random small fixes2007-02-14, by diego
-
English grammar fix: There is no 's' after "does not exist"2007-02-14, by reimar
-
100l copy-and-paste bug. Do not print video info when the problem is with subtitles2007-02-14, by reimar
-
Print list of lavf muxer formats with format=help.2007-02-14, by reimar
-
some clarifications and updates2007-02-14, by diego
-
Move setting _ld_extra and _inc_extra for live to autodetection part,2007-02-13, by diego
-
Strip leading spaces from processor names.2007-02-13, by diego
-
Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r79392007-02-12, by rtogni
-
Fix setting of mtrr variable.2007-02-12, by diego
-
misc fixes and updates2007-02-12, by diego
-
Always disable libnut demuxer in libavformat.2007-02-12, by diego
-
Revert libnut option names, the issue is fixed in FFmpeg.2007-02-12, by diego
-
More strncat() misuses.2007-02-11, by rtogni
-
strncat() misuses, may have been exploitable.2007-02-11, by rtogni
-
Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been2007-02-11, by rtogni
-
Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been2007-02-11, by rtogni
-
More boundary checks for fixed-length arrays. Some of them may have been2007-02-11, by rtogni
-
Clear/update subtitles after seeking backwards.2007-02-11, by reimar
-
some clarification about dvb-out playback2007-02-11, by nicodvb
-
Move variable declaration to appropriate place2007-02-10, by reimar
-
Cosmetics: remove tabs added in last commit from otherwise tab-free file.2007-02-10, by reimar
-
Fix memory leak when changing playback speed2007-02-10, by uau
-
Fix memory leaks.2007-02-10, by uau
-
Use AF_NCH for max number of channels instead of private CHANS define.2007-02-10, by uau
-
sync w/r221502007-02-10, by gpoirier
-
Fix nonsense tests like previously in af_pan.2007-02-10, by uau
-
Fix nonsense tests ("if (af->data->audio)" before "if (af->data)").2007-02-10, by uau
-
removed ages-old and insane #if0-ed and commented code2007-02-10, by nicodvb
-
Changelog update, based on Compn's patch2007-02-09, by gpoirier
-
vc1 in mpeg*2007-02-09, by nicodvb
-
substream id 0x98..0x9f identifies dts2007-02-09, by nicodvb
-
r22150: key-fifo-size default changed2007-02-09, by kraymer
-
r22184: When setting the non-audio bit for hwac3 output, ...2007-02-09, by kraymer
-
only output fail/success message, this was wrong from the beginning2007-02-09, by kraymer
-
When setting the non-audio bit for hwac3 output, just try to set the2007-02-09, by cladisch
-
when seeking in h264 sync to idr frames2007-02-09, by nicodvb
-
Handle libavformat libnut dependencies.2007-02-09, by uau
-
when playing vc1 content sync to sequence or entry point header2007-02-09, by nicodvb
-
vc1 in mpegts2007-02-09, by nicodvb
-
fix typo, line break, wording2007-02-09, by kraymer
-
missing escape character2007-02-08, by kraymer
-
Quick hack mostly for documentation purposes to make -aid work with mms://2007-02-08, by reimar
-
Avoid crash when uninit is called without ever calling config in x264 encoder2007-02-08, by reimar
-
Make sure sub->sh is set when a subtitle is selected2007-02-08, by reimar
-
Cosmetics: add space after comma in output2007-02-08, by reimar
-
when seeking and the codec is VC1 sync to sequence or entry point headers2007-02-07, by nicodvb
-
Revert part of commit r22170.2007-02-07, by iive
-
Fix compilation after deprecation of some lav log level and2007-02-07, by reimar
-
Fix libnut build failure.2007-02-07, by gpoirier
-
Support selecting a specific lavf demuxer and listing available ones via -lavfdopts2007-02-06, by reimar
-
Avoid calling aspect on each frame and make ass subtitles work better with panscan2007-02-06, by reimar
-
Support some weird AVI header, fixes bug 7422007-02-06, by reimar
-
Add missing checks in RealVideo slice handling code.2007-02-06, by reimar
-
sync w/r221072007-02-06, by gpoirier
-
reindent2007-02-06, by uau
-
Fix multiple appearing or appearing+disappearing subs in the same frame2007-02-06, by uau
-
Add missing type to declaration and remove unused variable2007-02-05, by uau
-
Fix a few gcc warnings, approved by Diego and Reimar.2007-02-05, by rathann
-
Fix code updating subtitle array which only moved the text, not endpts.2007-02-05, by uau
-
Make sure buffer is aligned so no unaligned access happens.2007-02-05, by reimar
-
r22104: Add global field dominance flag instead of duplicating this "everywhere"2007-02-05, by voroshil
-
r22129: Link to the mencoder-users list for mencoder stuff2007-02-05, by voroshil
-
Another round of subtitle code cleanup2007-02-05, by reimar
-
r22139: Try to clarify scale filter usage hint.2007-02-05, by voroshil
-
typo fixes2007-02-05, by kraymer
-
Set sub_utf8 for mov subs.2007-02-05, by reimar
-
str_list separator backslash-escaping2007-02-05, by reimar
-
key-fifo-size default changed2007-02-05, by reimar
-
Reserve half of fifo for key release events to help avoiding stop buttons2007-02-05, by reimar
-
Sanity check for vo window dimensions, helps avoid division by zero2007-02-05, by reimar
-
beckend -> backend typo fix in printf2007-02-05, by reimar
-
fix unintentional line break2007-02-05, by kraymer
-
Experimental support for multichannel ladspa effects2007-02-05, by reimar
-
some more docbook paths, patch by Torinthiel2007-02-05, by diego
-
synced with r221042007-02-05, by gpoirier
-
r22123: tinterlace mode 4 leaves height unchanged.2007-02-05, by kraymer
-
Move all "Encoding with the XXX codec family" sections together.2007-02-05, by diego
-
vp6vfw.dll appears to no longer crash under Linux.2007-02-05, by diego
-
Try to clarify scale filter usage hint.2007-02-05, by diego
-
wording/formatting2007-02-05, by diego
-
formatting/wording2007-02-05, by diego
-
FFmpeg #defines must be uppercase now.2007-02-05, by diego
-
10l2007-02-05, by michael
-
skip first (green) frame2007-02-05, by michael
-
100l: Copy and paste typo, library dependencies and rules are separated now.2007-02-04, by diego
-
Use defined() syntax instead without ().2007-02-04, by reimar
-
Add timeout to tcp connections, avoid hanging forever.2007-02-04, by rtogni
-
support for SVQ3 in X-QT; patch by Carl Eugen Hoyos (cehoyos ag or at) approved by Ross2007-02-04, by nicodvb
-
Link to the mencoder-users list for mencoder stuff2007-02-04, by reimar
-
Fix MMX2 check, _sse is set to "kernel_check", not "yes".2007-02-04, by diego
-
Fix vqscale description to match at least somewhat the code.2007-02-04, by reimar
-
Go away you stupid setlocale!!2007-02-04, by reimar
-
synced with r221232007-02-04, by Gabrov
-
Get rid of useless last_ptr assignment2007-02-04, by reimar
-
tinterlace mode 4 leaves height unchanged.2007-02-04, by reimar
-
Support for AOPLAY_FINAL_CHUNK in ao_sdl.c2007-02-04, by reimar
-
Do not read beyond end of data chunk if chunk_size is set.2007-02-04, by reimar
-
r21753 broke compile-time detection of mmx flags on x86_642007-02-04, by lorenm
-
Convert patterns to upper case to fix compilation after r22117.2007-02-03, by uau
-
r22107: Move -vo gl suboptions that should be irrelevant for the average user2007-02-03, by kraymer
-
Speed up config.h generation by transforming FFmpeg part names to uppercase2007-02-03, by diego
-
r22089: x264's crf takes a float argument2007-02-03, by kraymer
-
r22062: alphabetical order2007-02-03, by kraymer
-
r21959: Apply ancient double-click patch that nobody cares to comment on.2007-02-03, by kraymer
-
insert line break for readability2007-02-03, by kraymer
-
demux_mpg_probe() seek to the initial position before returning - patch by reimar2007-02-03, by nicodvb
-
Merge both library rules by separating the rule from the dependencies.2007-02-03, by diego
-
Cosmetics2007-02-03, by reimar
-
Avoid crash in uninit if codec not found2007-02-03, by reimar
-
formatting fixes for r221042007-02-03, by kraymer
-
Move -vo gl suboptions that should be irrelevant for the average user2007-02-03, by reimar
-
removed unused variables2007-02-03, by nicodvb
-
Update gl:help output a bit2007-02-03, by reimar
-
Add global field dominance flag instead of duplicating this "everywhere"2007-02-02, by reimar
-
synced with r22089 (again)2007-02-01, by gpoirier
-
sync w/r220892007-02-01, by gpoirier
-
mf demuxer only works with mf:// urls, so check for that.2007-02-01, by reimar
-
Consider SRCS2 as well when generating dependency information.2007-02-01, by diego
-
Make mkv demuxer use ffmpeg LZO as well.2007-01-31, by reimar
-
Use ffmpeg lzo instead of (also quite outdated) minlzo in nuppelvideo.2007-01-31, by reimar
-
use ffmpeg's LZO2007-01-31, by reimar
-
Use export type mpi, everything else is a fragile hack.2007-01-31, by reimar
-
Avoid a static variable and instead use variable in context2007-01-31, by reimar
-
Swap palette on bigendian.2007-01-31, by reimar
-
r22060: describe -psprobe2007-01-31, by voroshil
-
Wrong variable name used in libfaac check.2007-01-31, by diego
-
libfaac detection skipped linking, and thus only checked for headers and not libs2007-01-31, by lorenm
-
Simplify extcheck calls by moving some logic into the function.2007-01-31, by diego
-
x264's crf takes a float argument2007-01-31, by lorenm
-
Allow forcing processor features on and off.2007-01-31, by diego
-
Fix looooooongstanding bug:2007-01-31, by diego
-
cosmetics: Move around a few options for better logical grouping.2007-01-30, by diego
-
cosmetics: consistent formatting2007-01-30, by diego
-
Unification of parameter handling part 3 of many:2007-01-30, by diego
-
Unification of parameter handling part 2 of many:2007-01-30, by diego
-
Unification of parameter handling part 1 of many:2007-01-30, by diego
-
cosmetics: remove useless commented-out stuff.2007-01-30, by reimar
-
More simplification2007-01-30, by reimar
-
Simplify2007-01-30, by reimar
-
Fix vd_lzo, broken since r18069, i.e. April 2006!2007-01-30, by reimar
-
Move network detection further up to simplify detection of dependant stuff.2007-01-30, by reimar
-
Support 16bit bigendian PCM audio from libavformat2007-01-30, by reimar
-
Document -noidx.2007-01-30, by diego
-
typo2007-01-30, by diego
-
URL fix2007-01-30, by diego
-
cosmetics: Reorder install targets.2007-01-30, by diego
-
Mark phony targets as such.2007-01-30, by diego
-
Replace ifeq structure in the install target by a set of dependent targets.2007-01-30, by diego
-
better back_ptr_div16 description by (Clemens Ladisch ((( cladisch ( fastmail (( net2007-01-30, by michael
-
reduced verbosity2007-01-29, by nicodvb
-
fix audio type when ts_detect_streams detects that a private1 stream is actually ac32007-01-29, by nicodvb
-
Expand property documentation2007-01-29, by reimar
-
List available properties2007-01-29, by reimar
-
Bugfix: glyph and bitmap pointers could be left uninitialized after2007-01-29, by eugeni
-
alphabetical order2007-01-29, by diego
-
typo, new sentences on lines of their own2007-01-29, by diego
-
describe -psprobe2007-01-28, by nicodvb
-
sanity checks during codec detection; also reset demuxer->stream->eof2007-01-28, by nicodvb
-
Remove references to no longer existing documentation.2007-01-28, by diego
-
Move platform-specific stuff together.2007-01-28, by diego
-
Move _ldd setting to a saner place.2007-01-28, by diego
-
added code to scan the video stream to search the actual video codec used;2007-01-28, by nicodvb
-
include math.h for fabsf()2007-01-28, by nicodvb
-
cosmetics: reindentation and braces removal2007-01-28, by nicodvb
-
stray fflush spotted by Aurel2007-01-28, by lu_zero
-
fix a segfault if -x264encopts is the last commandline option (with no argument)2007-01-28, by lorenm
-
Fix base64_encode() max output length checking.2007-01-28, by uau
-
Make example and test build and link correctly2007-01-28, by lu_zero
-
av_logify2007-01-28, by lu_zero
-
Doxygen comments for used DirectShow methods.2007-01-28, by voroshil
-
Mark m_struct_t defaults as const2007-01-28, by reimar
-
fix endianess, see bug #7272007-01-28, by lu_zero
-
10l: screen_height calculation was using an uninitialized variable2007-01-28, by faust3
-
Fix number of rows in interlaced mode.2007-01-28, by reimar
-
Accept rdt packets with "is-reliable" flag set2007-01-28, by rtogni
-
10l, confused current "frame" with canvas width.2007-01-28, by reimar
-
set has_valid_timestamps and corresponding first and final pts only after2007-01-28, by nicodvb
-
Hack: use refmode == 1 instead of == 0, as browsers behave like this2007-01-28, by reimar
-
Set sh_video->bih->biWidth properly, fixes decoding after latest dec_video.c change2007-01-28, by reimar
-
Call real_fix_timestamp() after seeking, to avoid video freezing2007-01-27, by rtogni
-
fix overlooked debug message2007-01-27, by voroshil
-
Changing debug messages and renaming method names according to their2007-01-27, by voroshil
-
fix typos from previous commit2007-01-27, by voroshil
-
Cosmetics. Doxygen comments.2007-01-27, by voroshil
-
synced up to r212212007-01-27, by ptt
-
Implement FIXME: Restore original width/height when CODECS_FLAG_ALIGN162007-01-27, by reimar
-
Simplify and make lzo decompression code more similar to zlib one.2007-01-27, by reimar
-
Forgotten free on error2007-01-27, by reimar
-
r21989: fix typo2007-01-27, by voroshil
-
*dest = malloc (*size); is useless directly before *dest = realloc (*dest, *size);2007-01-27, by reimar
-
synced up to r219062007-01-27, by ptt
-
Handle mp_msg_charset == NULL correctly in filename_recode.2007-01-27, by reimar
-
Cosmetics: remove tabs, almost all added during last patch, from2007-01-27, by reimar
-
synced with r220162007-01-26, by Gabrov
-
fastmemcpy.h always has to include inttypes.h on systems that need it.2007-01-26, by diego
-
filename double-conversion, especially usefull for CJK users :-)2007-01-26, by gpoirier
-
Remove illegal definition of underscored-prefixed symbol "__MODULE__":2007-01-26, by gpoirier
-
get rid of void pointer arithmetic, as spotted by ICC2007-01-26, by gpoirier
-
Do not create font subdir of data directory, bitmap font support is deprecated.2007-01-25, by diego
-
Remove confusing line about forcing MP3 demuxing.2007-01-25, by diego
-
Remove comment printed by -demuxer help, it belongs in the copyright header.2007-01-25, by diego
-
Clarify -delay.2007-01-25, by diego
-
Remove ff_gcd prototype and include avutil.h instead where it is defined.2007-01-25, by reimar
-
10l to Gabrov for breaking docs build.2007-01-25, by rathann
-
build fix: Disable libtheora encoding over lavc.2007-01-25, by diego
-
Sync with FFmpeg r7699.2007-01-25, by diego
-
Simplify conditional compilation handling.2007-01-25, by diego
-
Address age-old FIXMEs about tdfx_vid, tdfxfb and 3dfx vo drivers.2007-01-24, by diego
-
Use interleaver id to select the correct interleaver instead of guessing2007-01-24, by rtogni
-
Quote some expressions, might help with some shells.2007-01-24, by diego
-
Use interleaver id to select the correct interleaver instead of guessing2007-01-24, by rtogni
-
Fix compilation if no libogg/libvoribs installed2007-01-24, by rtogni
-
Rename a few variables to match FFmpeg.2007-01-24, by diego
-
Fix compilation after ffmpeg changes in r76192007-01-24, by rtogni
-
better autodetection of framerate in case of h264; it works correctly with b-frames.2007-01-23, by nicodvb
-
Include string.h to make sure memcpy is not used without prototype2007-01-23, by reimar
-
Pass a context to av_log(), when possible2007-01-23, by lucabe
-
Bring MPlayer closer to compilation after latest FFmpeg changes.2007-01-23, by diego
-
substream 0x75 doesn't seem to be a valid vc1 stream, after all; removed2007-01-22, by nicodvb
-
Fix FSF address and otherwise broken license headers.2007-01-22, by diego
-
Fix license headers and FSF postal address.2007-01-22, by diego
-
Sync with FFmpeg r7634.2007-01-21, by diego
-
Discard -Wdeclaration-after-statement warning.2007-01-21, by diego
-
synced with r219062007-01-21, by Gabrov
-
synced with r219892007-01-21, by Gabrov
-
fix typo2007-01-21, by Gabrov
-
Fix compilation: define CONFIG_ZLIB in config.mak2007-01-21, by reimar
-
r21959: Apply ancient double-click patch that nobody cares to comment on.2007-01-21, by voroshil
-
Instead of printing a useless "sig11 coming soon" message, just abort parsing2007-01-21, by reimar
-
Sanity-check sh_video->bih->biSize2007-01-21, by reimar
-
Simplify by using av_codec_get_id and include riff.h only in demux_lavf.c2007-01-21, by reimar
-
Add ignore key bind2007-01-21, by reimar
-
Move code to ignore mouse wheel "down" events to fifo.c (needed because2007-01-21, by reimar
-
Another AVCodecTag compile fix2007-01-21, by reimar
-
Forgotten CodecTag -> AVCodecTag2007-01-21, by reimar
-
Fix compilation after lavf changes2007-01-21, by reimar
-
support -ffourcc with -of lavf2007-01-21, by reimar
-
Simplify install calls.2007-01-20, by diego
-
Remove redundant informative output.2007-01-20, by diego
-
Don't suppress make output during installation.2007-01-20, by diego
-
some simplifications2007-01-20, by diego
-
Move ldconfig platform differences into configure where they belong.2007-01-20, by diego
-
Move ranlib setting to a more sensible place.2007-01-20, by diego
-
in h264_parse_sps() reuse mp_unescape03()2007-01-20, by nicodvb
-
vc1 probing code: if sh_video->bih can't be callocated exit2007-01-20, by nicodvb
-
in vc1 probing code, all packets before the first sequence header must be skipped, not read2007-01-20, by nicodvb
-
removed unused variables; replaced wrong call to realloc() with calloc() in vc1 probing code2007-01-20, by nicodvb
-
decode vc1 sequence header and frame it in video_read_frame();2007-01-20, by nicodvb
-
demux vc1 (stream id 0x1Fd with 0x55 <= substream id <= 0x5F in the pes_extension_2 payload)2007-01-20, by nicodvb
-
added function to parse vc1 sequence header2007-01-20, by nicodvb
-
BE_32 -> AV_RB322007-01-19, by reimar
-
Compile fix: LE_* -> AV_RL*2007-01-19, by reimar
-
sync w/ r219592007-01-18, by gpoirier
-
synced with r219592007-01-18, by Gabrov
-
Apply ancient double-click patch that nobody cares to comment on.2007-01-18, by reimar
-
r21930: gcc_bug++;2007-01-18, by voroshil
-
In .srt, any line containing only spaces and tabs marks the end of the2007-01-18, by eugeni
-
grammar/spelling/wording in comments2007-01-18, by diego
-
r21954: "-lavdopts fast" has applied to mpeg4 and h264 for a while2007-01-17, by kraymer
-
"-lavdopts fast" has applied to mpeg4 and h264 for a while2007-01-17, by lorenm
-
synced with r219522007-01-17, by Gabrov
-
1000l; fixed wrong operator precedence2007-01-17, by nicodvb
-
version bump (for changes in r21907)2007-01-17, by kraymer
-
r21727: Must refer to option name instead of internal variable2007-01-17, by kraymer
-
r21691: added smb:// to the list of allowed input urls2007-01-17, by kraymer
-
unified creation of sh_audio and sh_video is ts_add_stream; patch by elupus2007-01-17, by nicodvb
-
Update copyright year.2007-01-16, by diego
-
in evo files [e]ac3 substreams range from 0xc0 to 0xcf2007-01-16, by nicodvb
-
at open() assign *file_format=DEMUXER_TYPE_MPEG_PS to avoid useless demuxer probing2007-01-16, by nicodvb
-
fix identation, broken by last commit2007-01-16, by gpoirier
-
speeds up mplayer execution by over FIVE times when all of the of the following apply:2007-01-16, by gpoirier
-
fix crash with http://sam.zoy.org/zzuf/lol-mplayer.m2v2007-01-16, by henry
-
Interlaced gif support2007-01-16, by reimar
-
Change some types to uint8_t where appropriate2007-01-16, by reimar
-
"Cosmetics" Introduce a memcpy function doing both transparent2007-01-16, by reimar
-
one more #if 1 removed2007-01-15, by nicodvb
-
removed useless #if1s added too long time ago2007-01-15, by nicodvb
-
in EVO files substreams 0xC0 of private streams 0xBD contain [e]ac3.2007-01-15, by nicodvb
-
get rid of two spaces after a period (instead of one)2007-01-15, by gpoirier
-
fixes suggested by Diego2007-01-15, by gpoirier
-
update and factorize information about x264's multi-threading mode2007-01-15, by gpoirier
-
update x264's subq otion description2007-01-15, by gpoirier
-
gcc_bug++;2007-01-15, by diego
-
demux_rtp_codec.cpp:100: `INT_MAX' undeclared (first use this function)2007-01-15, by diego
-
10l, fix inverted check for "<media" in smil playlist2007-01-14, by rtogni
-
Move toolame vs twolame logic into the $_toolame=auto case.2007-01-14, by diego
-
Move Paolo Tresoldi out of the GUI skin section.2007-01-14, by diego
-
Make twolame disable toolame.2007-01-14, by diego
-
Move twolame check before toolame check.2007-01-14, by diego
-
Adding me and Andrew Savchenko as authors of Russian docs translation2007-01-14, by voroshil
-
r21882: sync to x264 r607 (update description of threads)2007-01-14, by voroshil
-
translation status update2007-01-14, by voroshil
-
spelling, wording fix2007-01-14, by voroshil
-
sync tag update2007-01-14, by voroshil
-
r21917: typo fixes2007-01-14, by voroshil
-
typo fixes:2007-01-14, by gpoirier
-
fix typo for gettimeofday()2007-01-13, by vayne
-
proper fix for avoiding file skipping when mplayer is already playing a file.2007-01-13, by vayne
-
Cosmetics2007-01-13, by reimar
-
Implement gif transparency2007-01-13, by reimar
-
Fix: refmodes 2 and 3 leave useref unchanged2007-01-13, by reimar
-
Cosmetics2007-01-13, by reimar
-
Implement refmode == 2 in gif demuxer2007-01-13, by reimar
-
Partially support gif using "reference" images2007-01-13, by reimar
-
memset + malloc -> calloc2007-01-13, by reimar
-
Nuke MSGTR_CopyCodecsConf, it's gone from the master file.2007-01-13, by diego
-
DO NOT recommend or even suggest installing codecs.conf.2007-01-13, by diego
-
Cast SWidth/SHeight to uint16_t, since that's what they actually are.2007-01-13, by reimar
-
Forgot to adjust length of memset2007-01-13, by reimar
-
Simplify gif demuxer by using memcpy_pic2007-01-13, by reimar
-
One more bounds check, though IMO the gif lib really should do this.2007-01-13, by reimar
-
Simplify2007-01-13, by reimar
-
Fix crash for gif images that have Top or Left set2007-01-13, by reimar
-
Fix invalid read for gifs with a palette for less than 256 colors2007-01-13, by reimar
-
Move global variables in gif demuxer into priv struct2007-01-13, by reimar
-
Rephrase mga_vid section.2007-01-13, by diego
-
Document vo_tdfx_vid.2007-01-13, by diego
-
Do not add libavutil unconditionally to CFLAGS.2007-01-13, by diego
-
cosmetics: typo fix pallete --> palette2007-01-13, by diego
-
Frametime was being read from the wrong offset, compare2007-01-13, by diego
-
cosmetics: typo pallete --> palette2007-01-13, by diego
-
Add missing config.mak entry for gettimeofday().2007-01-13, by diego
-
compile fix after latest swscaler changes (r21888)2007-01-12, by gpoirier
-
add support for avc1 in X-QT over RTSP2007-01-12, by gpoirier
-
deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()2007-01-12, by lucabe
-
Add "support for both orderings of the slices (top->down / bottom->up)"2007-01-12, by lucabe
-
sync tag update2007-01-12, by voroshil
-
r21879: fix wrong option names that were suggested to use to produce2007-01-12, by voroshil
-
spelling, wording2007-01-12, by voroshil
-
100l misplaced #endif2007-01-12, by diego
-
sync to x264 r607 (update description of threads)2007-01-11, by lorenm
-
r21865: Audio track switching works with DVDs as well.2007-01-11, by voroshil
-
Remove superfluous #ifdefs.2007-01-11, by diego
-
fix wrong option names that were suggested to use to produce2007-01-11, by gpoirier
-
Typo2007-01-11, by voroshil
-
10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctly2007-01-10, by reimar
-
Sync tag bump2007-01-10, by torinthiel
-
Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.2007-01-10, by diego
-
Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.2007-01-10, by diego
-
Move #ifdef directives around complete files into the build system.2007-01-10, by diego
-
Remove redundant ifdef, this file is only ever compiled on MinGW.2007-01-10, by diego
-
consistent include path2007-01-10, by diego
-
bswap.h --> mpbswap.h2007-01-10, by diego
-
Remove misleading comment.2007-01-10, by diego
-
Remove generated pci_* files on clean, not just on distclean.2007-01-10, by diego
-
upgrade copyright years2007-01-10, by gpoirier
-
GNU/kFreeBSD support, closes Bugzilla #704.2007-01-10, by diego
-
Audio track switching works with DVDs as well.2007-01-10, by diego
-
small updates2007-01-10, by diego
-
libmpeg2 updated to 0.4.12007-01-10, by diego
-
CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.2007-01-10, by diego
-
explain how to use MEncoder to create QuickTime-compatible files2007-01-10, by gpoirier
-
Don't drop last rdt packet on eof2007-01-09, by rtogni
-
removed static declaration before non-instantiated struct; patch by cehoyos ag or at2007-01-09, by nicodvb
-
dont write an index and dont use memory to build one if -noidx is specified2007-01-08, by michael
-
r21848: clarify a few things about the interaction between *cmp and mbd options2007-01-08, by voroshil
-
r21848: clarify a few things about the interaction between *cmp and mbd options2007-01-08, by voroshil
-
Two crash issues fixed:2007-01-08, by voroshil
-
Make sure we do not crash when eof is reset, e.g. due to an attempt to seek.2007-01-07, by reimar
-
Avoid invalid memory access in ass_process_subtitle for empty subtitles2007-01-07, by reimar
-
Document sub_add_text and sub_clear_text2007-01-07, by reimar
-
Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no.2007-01-07, by diego
-
fix typo2007-01-07, by gpoirier
-
clarify a few things about the interaction between *cmp and mbd options2007-01-07, by gpoirier
-
synced with r216242007-01-06, by Gabrov
-
Simplify demux_ogg to use the sub_clear_text and sub_add_text functions.2007-01-06, by reimar
-
Subtitle handling cleanup: factor out code for parsing embedded subtitles2007-01-06, by reimar
-
synced with r217482007-01-06, by Gabrov
-
reindented2007-01-06, by nicodvb
-
init to 0 feparams before tuning2007-01-06, by nicodvb
-
Set default values for proc and iproc for x86_32 case.2007-01-06, by reimar
-
Include "internal" libavformat/riff.h also when dynamic libavformat is used2007-01-06, by reimar
-
Fix dependencies for pci_names.c.2007-01-06, by diego
-
Include libavformat/riff.h when building with static libavformat and2007-01-06, by reimar
-
synced with r217412007-01-06, by Gabrov
-
woops, actually fix URL this time2007-01-06, by gpoirier
-
replace some av_malloc();memset(...,0,...) sequences with av_mallocz()2007-01-06, by lucabe
-
removed useless reporting code2007-01-06, by nicodvb
-
moved actual tuning code from check_status() to tune_it()2007-01-06, by nicodvb
-
don't add pid 0 if it's already present in the list2007-01-06, by nicodvb
-
update comment url2007-01-06, by gpoirier
-
Simplify after last demux_ogg commit2007-01-05, by reimar
-
Do not access ogg_d->subs after freeing it.2007-01-05, by reimar
-
sizeof() is long, thus %d format in error message is wrong.2007-01-05, by reimar
-
Make ds_get_next_pts return MP_NOPTS_VALUE instead of -1 on error,2007-01-05, by reimar
-
Do not abort on X11 errors, most are not at all fatal.2007-01-05, by reimar
-
move runtime cpu detection check after detection of host architecture,2007-01-05, by reimar
-
add autodetection support for docbook stuff installed in /opt, such as macports do for ex.2007-01-04, by gpoirier
-
Use av_d2q to produce the fps fraction, this usually produces more sane fractions2007-01-04, by reimar
-
Fix printf types: AVRational members are ints, not 64 bit.2007-01-04, by reimar
-
allows OSD menu to be displayed when using MPEG PES video out2007-01-04, by ben
-
restore volume if muted at exit2007-01-04, by ben
-
support for vidix on ATI Radeon 9600SE cards2007-01-04, by ben
-
fix gprof support (aka work around gprof's brain dead design)2007-01-04, by gpoirier
-
Synced with r21760, typos2007-01-04, by torinthiel
-
translated r217482007-01-04, by torinthiel
-
synced with r215372007-01-02, by Gabrov
-
synced with r217372007-01-02, by Gabrov
-
better wording and typos fixing2007-01-02, by voroshil
-
r21791: avoid a possible confusion, as suggested by Wanderer2007-01-02, by voroshil
-
More free() that were forgotten in r21806 memleak fix2007-01-01, by rtogni
-
set dp->stream_pts only when feeding the video stream to workaround2007-01-01, by nicodvb
-
Memleak fix (implement sdpplin_free() and use it)2007-01-01, by rtogni
-
Fix invalid memory access if identifier is unknown2007-01-01, by rtogni
-
Comment about lavf required for musepack and remove unneeded format entry.2006-12-31, by aurel
-
removed unused variable2006-12-31, by nicodvb
-
I've found a mistake in encoding-guide:2006-12-31, by rtogni
-
Fix potential buffer overflow in asm rules matching code2006-12-31, by rtogni
-
use demuxer->stream_pts rather than stream_control(STREAM_CTRL_GET_CURRENT_TIME)2006-12-31, by nicodvb
-
replace call to ds_read_packet() with the usual stream_read()+ds_add_packet() sequence;2006-12-31, by nicodvb
-
sort2006-12-31, by michael
-
Fix build with shared libavutil. Approved by Diego.2006-12-31, by rathann
-
reindentation2006-12-30, by nicodvb
-
Fix double free of *http_hdr at server error.2006-12-30, by iive
-
avoid a possible confusion, as suggested by Wanderer2006-12-29, by gpoirier
-
small oops fix from my last commit2006-12-29, by vayne
-
the avi spec does not allow random samplesize whoever wrote this should be shot2006-12-29, by michael
-
dont read index if -noidx2006-12-29, by michael
-
first step toward amr-nb muxing support2006-12-29, by michael
-
fix to allow adding multiple files to the playlist with the open file dialog.2006-12-29, by vayne
-
sync with r217582006-12-29, by gpoirier
-
spellfix2006-12-29, by nicodvb
-
don't compile demux_mpc.c when libmpcdec is disabled2006-12-28, by aurel
-
synced with r216122006-12-28, by Gabrov
-
remove two unused functions.2006-12-28, by vayne
-
avoid code duplication.2006-12-28, by vayne
-
add support for musepack native decoder from ffmpeg (require -demuxer lavf)2006-12-28, by aurel
-
file added: Chinese translation for cd-dvd.xml2006-12-27, by kraymer
-
synced with r217412006-12-26, by Gabrov
-
change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()2006-12-26, by lucabe
-
Mark some variables as possibly unused to avoid warnings2006-12-26, by lucabe
-
Add some explicit casts to avoid "assignment from incompatible pointer type"2006-12-26, by lucabe
-
Add some other casts, to remove void pointers arithmetic2006-12-26, by lucabe
-
Add some explicit casts to avoid some warnings2006-12-26, by lucabe
-
Remove some void pointers arithmetic2006-12-26, by lucabe
-
synced with r217412006-12-26, by Gabrov
-
synced with r217482006-12-26, by Gabrov
-
synced with r216122006-12-26, by Gabrov
-
synced with r216862006-12-26, by Gabrov
-
Translation of menc-feat-telecine sect1 in encoding-guide.xml.2006-12-25, by voroshil
-
audio.xml & bugreports.xml synced with r217642006-12-25, by Gabrov
-
Translation of menc-feat-vcd-dvd sect1 in encoding-guide.xml2006-12-24, by voroshil
-
Translation of menc-feat-x264 sect1 in encoding-guide.xml2006-12-24, by voroshil
-
r21758: Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.2006-12-24, by voroshil
-
r21748: Reformatting round continued2006-12-24, by voroshil
-
Directly point to the Subversion instructions.2006-12-24, by diego
-
Remove undocumented redundant key bindings.2006-12-24, by diego
-
Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.2006-12-24, by diego
-
100l syntax error2006-12-24, by diego
-
cosmetics: Fix indentation after last commit.2006-12-24, by diego
-
Run less CPU checks when runtime CPU detection is enabled.2006-12-24, by diego
-
Exit when runtime CPU detection is requested on unsupported arches.2006-12-24, by diego
-
Rename x86 test to x86_32 and provide an x86 test for both x86_32 and x86_64.2006-12-24, by diego
-
Extend runtime CPU detection to x86-64.2006-12-23, by diego
-
Synced with r217482006-12-23, by torinthiel
-
Amiga OS 4 support2006-12-23, by diego
-
Amiga OS 4 needs a large sample size.2006-12-23, by diego
-
Reformatting round continued2006-12-23, by torinthiel
-
replace call to UDFFindFile() (that is not part of the public API) with DVDOpenFile()2006-12-23, by nicodvb
-
Properly fix compilation without code duplication.2006-12-23, by diego
-
r21741: Massive <simpara> -> <para>, as no <simpara>'s are actually needed.2006-12-23, by voroshil
-
Mention that you can use different image formats with mf://2006-12-23, by torinthiel
-
Synced with r21741 (or just tag bump)2006-12-23, by torinthiel
-
And <simpara> -> <para> continued, those languages somehow slipped by during2006-12-23, by torinthiel
-
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.2006-12-23, by torinthiel
-
compilation fixes: define always_inline and don't use uint64_t_C2006-12-23, by rik
-
Sync to libnut, nom->num2006-12-23, by ods15
-
r21736: Add <keycombo> barkup for key combinations2006-12-23, by voroshil
-
Add <menuchoice> <guimenu> <guisubmenu> <guimenuitem> markup for menus.2006-12-23, by torinthiel
-
Add <keycombo> markup for key combinations2006-12-23, by torinthiel
-
Fix disabling individual demuxers, parsers and decoders2006-12-23, by diego
-
cosmetics: Rename variables to simplify upcoming patches.2006-12-23, by diego
-
Remove x11grab hack, it's now disabled by default in FFmpeg.2006-12-23, by diego
-
smb:// can be used as an output stream2006-12-22, by nicodvb
-
sync with r21655, based on a file conversion of help_mp-zh_CN.h2006-12-22, by kraymer
-
Clarify that yuv2rgb_init.c cannot be used under LGPL2006-12-22, by lucabe
-
r21722: ffv1 and ffvhuff haven't required vstrict=-2 for a while2006-12-22, by voroshil
-
Remove useless include (not needed now that libswscale uses libavutil)2006-12-22, by lucabe
-
Must refer to option name instead of internal variable2006-12-22, by voroshil
-
fix correct addressing of user, some gram and ortographical fixes too - only partial2006-12-22, by reynaldo
-
wording and markup improvements2006-12-22, by diego
-
small wording/markup improvements2006-12-22, by diego
-
sync of Spanish translation for help_mp-es.h2006-12-21, by kraymer
-
ffv1 and ffvhuff haven't required vstrict=-2 for a while2006-12-21, by lorenm
-
Fix display of multiple simultaneous subtitles without libass.2006-12-21, by uau
-
Fixed wrong sync tag2006-12-21, by voroshil
-
r21691: added smb:// to the list of allowed input urls2006-12-21, by voroshil
-
r21686: [cosmetocs] minor fixes after reformatting round2006-12-21, by voroshil
-
Typos, spelling fixes2006-12-21, by voroshil
-
Remove duplicate vo_sub extern definition.2006-12-21, by reimar
-
Pass quant tables to next filters2006-12-21, by gpoirier
-
Fixed:2006-12-21, by voroshil
-
consistent naming for revision tags2006-12-21, by diego
-
Remove very outdated Italian translation.2006-12-21, by diego
-
Typos2006-12-21, by voroshil
-
Synced with 217062006-12-21, by torinthiel
-
Synced with 215372006-12-21, by torinthiel
-
Move message translation outside <screen> tags2006-12-21, by torinthiel
-
[cosmetics] <simpara> -> <para>, for consistency2006-12-21, by torinthiel
-
Still some reformatting:2006-12-21, by torinthiel
-
reindented after yesterday's commit2006-12-20, by nicodvb
-
new file: DOCS/xml/zh_CN/mencoder.xml2006-12-20, by kraymer
-
Fix compilation of non-MMX code with gcc 2.952006-12-20, by lucabe
-
alsa messages for Spanish help file2006-12-20, by kraymer
-
Translation of menc-feat-video-for-windows sect1 in encoding-guide.xml2006-12-20, by voroshil
-
Allow to compile swscale's non-SIMD code under the LGPL license.2006-12-20, by lucabe
-
synced with r216972006-12-20, by gpoirier
-
typo fix in denoise3d's chroma_tmp option description2006-12-20, by gpoirier
-
Translation of menc-feat-xvid sect1 in encoding-guide.xml2006-12-20, by voroshil
-
sync with r216552006-12-20, by kraymer
-
add source files comments to libass messages2006-12-20, by kraymer
-
Spanish translation for libass help messages2006-12-19, by kraymer
-
mentioned file:// and smb:// as alternative stream outputs for mencoder2006-12-19, by nicodvb
-
added smb:// to the list of allowed input urls2006-12-19, by nicodvb
-
support for writing over smb shares2006-12-19, by nicodvb
-
in WRITE mode open the output file with mode 0666; umask will filter it2006-12-19, by nicodvb
-
Translation of menc-feat-enc-libavcodec sect1 in encoding-guide.xml2006-12-19, by voroshil
-
Sync tag bumped to 216862006-12-19, by torinthiel
-
[cosmetics] minor fixes after reformatting round2006-12-19, by torinthiel
-
Synced with 215372006-12-19, by torinthiel
-
Synced with 216242006-12-19, by torinthiel
-
Synced with 216122006-12-19, by torinthiel
-
r21465: [cosmetics] Reindent XML source2006-12-19, by kraymer
-
r21508: emphasis the fact that leaving black borders really hurts quality2006-12-19, by kraymer
-
update the list of files I maintain2006-12-18, by nicodvb
-
r21425: Some fixes for previous commit, 10l for me2006-12-18, by kraymer
-
r21423: Consistent capitalization of table entries2006-12-18, by kraymer
-
output streams2006-12-18, by nicodvb
-
muxers now write to output muxer->stream rather than to muxer->file2006-12-18, by nicodvb
-
support functions for writing to streams2006-12-18, by nicodvb
-
implemented STREAM_CTRL_GET_SIZE2006-12-18, by nicodvb
-
new STREAM_CTRL_GET_SIZE to get size of output stream2006-12-18, by nicodvb
-
added member and definitions for output streams2006-12-18, by nicodvb
-
Color console had a big bug nobody noticed, so mark this feature as2006-12-18, by reimar
-
Fix possible crashes with colorized mplayer output2006-12-18, by reimar
-
remove outdated html docs, Chinese translation2006-12-18, by kraymer
-
doxify a comment2006-12-18, by reimar
-
Require 12 consecutive MPEG-audio headers before detecting as audio.2006-12-18, by reimar
-
svn move xml/zh to xml/zh_CN2006-12-18, by kraymer
-
-dvd-speed2006-12-17, by nicodvb
-
lavc vp6 decoder now supports also VP60 and VP612006-12-17, by rtogni
-
r21651: add missing line break2006-12-17, by voroshil
-
r21652: support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)2006-12-17, by voroshil
-
Trnaslated section "CODEC SPECIFIC ENCODING OPTIONS (MENCODER ONLY)"2006-12-17, by voroshil
-
more sensible names for denoiser options2006-12-17, by gpoirier
-
typo2006-12-17, by kraymer
-
r21654: add man page entry for new -dvd-speed option2006-12-17, by kraymer
-
document hqdn3d and dn3d's 4th parameter2006-12-17, by gpoirier
-
make messages for success/failure of setting dvd-speed more clear2006-12-17, by kraymer
-
add man page entry for new -dvd-speed option2006-12-17, by kraymer
-
r21561: update vbuf_size and suggest 400 for HDTV video2006-12-17, by kraymer
-
support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)2006-12-17, by nicodvb
-
add missing line break2006-12-17, by kraymer
-
r21624: RedHat RPMs are long gone. Greysector repository is going away, and I've2006-12-17, by voroshil
-
r21621: mpegts uses 3-letter language codes2006-12-17, by voroshil
-
Make -embeddedfonts enabled by default with FontConfig >= 2.4.2.2006-12-17, by eugeni
-
Fix compilation under MinGW with X11 enabled2006-12-17, by reimar
-
Update some comments.2006-12-17, by eugeni
-
Ignore main.xml properly2006-12-17, by torinthiel
-
Partially revert r20940, we had some local modifications.2006-12-17, by torinthiel
-
CVS -> SVN2006-12-17, by torinthiel
-
- there's no <book lang=""> for ages, it's automated2006-12-17, by torinthiel
-
Initial Chinese translation, by Kun Niu, haoniukun gmail com2006-12-17, by torinthiel
-
Get rid of completely useless includes that in addition hinder compilation2006-12-16, by reimar
-
Simplify: get rid of useless lame_presets_longinfo_dm function.2006-12-16, by reimar
-
Fix FIXME mp_msg levels and targets2006-12-16, by reimar
-
Cosmetics: fix indentation.2006-12-16, by eugeni
-
Keep reselected fonts in an array, adding new ones to the end. Glyph2006-12-16, by eugeni
-
Avoid storing font file path and index in ass_font_t.2006-12-16, by eugeni
-
Remove a mistakenly committed debug printf.2006-12-16, by eugeni
-
FT_Set_Transform is fast enough to be called once for each glyph.2006-12-16, by eugeni
-
Avoid "pointer targets differ in signedness" warnings.2006-12-16, by eugeni
-
Move ascender, descender, and kerning computation to ass_font.c.2006-12-16, by eugeni
-
simplified aid management in dvdnav_lang_from_aid(); patch by Joakim Patte2006-12-15, by nicodvb
-
Force lavf on flv streams. Closes bugzilla #3542006-12-15, by rtogni
-
dvdnav support -alang and -slang2006-12-15, by nicodvb
-
ASF aspect support via metadata reading.2006-12-15, by reimar
-
VobSub tracks cannot be handled by libass, do not mark them with 'a'.2006-12-15, by eugeni
-
RedHat RPMs are long gone. Greysector repository is going away, and I've2006-12-15, by rathann
-
Compilation fix hacks: disable libavformat X11 grabber and2006-12-15, by reimar
-
gcc 2.95 fix2006-12-15, by ods15
-
mpegts uses 3-letter language codes2006-12-14, by nicodvb
-
show audio language in osd when playing dvdnav streams2006-12-14, by nicodvb
-
implemented dvdnav_lang_from_aid() to retrieve audio language2006-12-14, by nicodvb
-
call dvd_lang_from_aid() only if stream_type is DVD2006-12-14, by nicodvb
-
support for -alang in dvdnav2006-12-14, by nicodvb
-
added dvdnav_aid_from_lang() to support -alang2006-12-14, by nicodvb
-
10l, missing () in check for 32bit endian-conversion hack2006-12-14, by reimar
-
r21612: replace " with ", better readability2006-12-14, by voroshil
-
transliteration -> translation for "dB" and "intra"2006-12-14, by voroshil
-
replace " with ", better readability2006-12-14, by torinthiel
-
Add missing redirect to /dev/null.2006-12-13, by corey
-
r21599: vstrict=0 is required to create DVDs decodable by standalone dvd players2006-12-13, by voroshil
-
spelling fix2006-12-13, by voroshil
-
__CPU__ will be x86-64 under amd64 and fail the check "#if __CPU__ > 386".2006-12-13, by diego
-
Ugly hotfix for --disable-mencoder.2006-12-13, by diego
-
wording2006-12-12, by diego
-
Always use tcgetattr/tcsetattr instead of #ifdef mess2006-12-12, by reimar
-
Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed2006-12-12, by reimar
-
Add missing buf.memory = V4L2_MEMORY_MMAP; initializations.2006-12-12, by reimar
-
Support for different endianness on client and server with -vo x112006-12-12, by reimar
-
Align image data pointer, this is also in preparation of an upcoming patch2006-12-12, by reimar
-
Use XCreateImage instead of XGetImage, this is not only more correct and2006-12-12, by reimar
-
vstrict=0 is required to create DVDs decodable by standalone dvd players2006-12-12, by gpoirier
-
Mark utf8_get_char parameter as const and fix a compiler warning2006-12-11, by reimar
-
Another simplification2006-12-11, by reimar
-
Reuse utf8_get_char in subtitle rendering code.2006-12-11, by reimar
-
More ChangeLog updates2006-12-11, by reimar
-
count needs to be even2006-12-11, by henry
-
sync w/r215612006-12-11, by gpoirier
-
sync w/ r21506 and misc2006-12-11, by gpoirier
-
sync w/ r214862006-12-11, by gpoirier
-
Fix --extra-libs-mplayer and --extra-libs-mencoder.2006-12-11, by diego
-
small updates, cosmetics2006-12-11, by diego
-
10l, forgot to add _inc_x11 to X11 cc check2006-12-11, by reimar
-
(hopefully) the rest of PPC modifications2006-12-11, by henry
-
OpenAL volume control2006-12-10, by reimar
-
Better default CFLAGS for non-gnu, non-intel compilers2006-12-10, by reimar
-
Respect -noidx in lavf demuxer2006-12-10, by reimar
-
Make sure closesocket is called.2006-12-10, by reimar
-
STREAM_UNSUPPORTED is -1, so use the former for return value in all places.2006-12-10, by reimar
-
Make sure stream->fd is set correct (esp. to -1 on error when fd is closed)2006-12-10, by reimar
-
Revert my previous, broken commit2006-12-10, by torinthiel
-
Only increase buffer size to avoid crashes when seeking in2006-12-10, by reimar
-
check that stream_type is DVD before calling dvd_lang_from_aid2006-12-10, by nicodvb
-
show subtitle language in OSD ; patch by Otvos Attila2006-12-10, by nicodvb
-
added function to return the language of the specified subtitle id. Patch by2006-12-10, by nicodvb
-
Fix realvideo size changes by using our own malloced buffer and export type mpi.2006-12-10, by reimar
-
Add x11 include path only to _inc_extra if X11 is actually enabled.2006-12-10, by reimar