Mercurial > mplayer.hg
graph
-
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