Mercurial > mplayer.hg
graph
-
clarify that language must be a 3 letter codeSun, 18 Feb 2007 20:21:19 +0000, by michael
-
Revert r22255 on iive's request.Sun, 18 Feb 2007 20:19:47 +0000, by reimar
-
Mark myself as MPlayer sync/core maintainerSun, 18 Feb 2007 20:17:57 +0000, by uau
-
Make liblzo conditional to the appropriate #defines.Sun, 18 Feb 2007 19:28:47 +0000, by diego
-
all options must be GLOBAL; patch by Trent Piepho (xyzzy speakeasy org)Sun, 18 Feb 2007 16:46:12 +0000, by nicodvb
-
Add support for smil playlist served over realrtspSun, 18 Feb 2007 15:57:50 +0000, by rtogni
-
Remove internal minilzo, external liblzo can be used instead.Sun, 18 Feb 2007 15:06:54 +0000, by diego
-
Use liblzo2 instead of liblzo1, it's not bigger but faster.Sun, 18 Feb 2007 14:54:50 +0000, by diego
-
Use external liblzo instead of internal minilzo.Sun, 18 Feb 2007 14:51:44 +0000, by diego
-
Some typo fixes in svn-howtoSun, 18 Feb 2007 11:47:28 +0000, by reimar
-
Avoid parts of xvmc reinit when source format does not changeSun, 18 Feb 2007 09:33:45 +0000, by reimar
-
Remove unused variable "osd_level_saved"Sun, 18 Feb 2007 00:41:09 +0000, by uau
-
omit length field of AAC-LATM audio streams; fixes decoding by faad. Patch by Carl Eugen Hoyos (cehoyos ag or at)Sat, 17 Feb 2007 21:45:16 +0000, by nicodvb
-
Make sure that -sid works even if the number of subtitles initially detectedSat, 17 Feb 2007 21:12:27 +0000, by reimar
-
Move some subtitle handling from mplayer.c to mpcommon.c and share it with mencoder.cSat, 17 Feb 2007 21:04:46 +0000, by reimar
-
Move common vo initialization code to video_out.cSat, 17 Feb 2007 20:58:55 +0000, by reimar
-
cosmeticsSat, 17 Feb 2007 17:24:07 +0000, by nicodvb
-
1000l fix for mencoder -hr-edl-seek with -ovc copy, waiting for keyframeSat, 17 Feb 2007 16:30:59 +0000, by ods15
-
negative stride and h_size-=8 fixSat, 17 Feb 2007 13:28:44 +0000, by michael
-
swap palette on big endianSat, 17 Feb 2007 12:58:35 +0000, by michael
-
palette init code for IMGFMT_RGB4 and IMGFMT_RG4BSat, 17 Feb 2007 11:40:01 +0000, by michael
-
BGR/RGB4 byte formats as inputSat, 17 Feb 2007 11:36:02 +0000, by michael
-
add IMGFMT_RGB8 palette init code what moron actually added init code just for half of the formats?!Sat, 17 Feb 2007 11:34:25 +0000, by michael
-
another ridiculous palette bug which has nothing to do with the new palete support in swsSat, 17 Feb 2007 11:04:13 +0000, by michael
-
wording, typos fixSat, 17 Feb 2007 09:05:19 +0000, by voroshil
-
mplayer canot handle DR1 with CODEC_ID_INTERPLAY_VIDEO (later needs too many buffers it seems)Sat, 17 Feb 2007 03:02:38 +0000, by michael
-
Restore a minus sign that was lost in r22231.Fri, 16 Feb 2007 23:18:47 +0000, by eugeni
-
Don't segfault if no -format is given for lavfFri, 16 Feb 2007 23:09:13 +0000, by uau
-
PAL8 ...Fri, 16 Feb 2007 21:17:41 +0000, by michael
-
pal8 inputFri, 16 Feb 2007 21:17:15 +0000, by michael
-
r22201: some clarification about dvb-out playbackFri, 16 Feb 2007 19:18:52 +0000, by voroshil
-
r22184: When setting the non-audio bit for hwac3 output, just try to set the...Fri, 16 Feb 2007 18:53:19 +0000, by voroshil
-
Implement \frx and \fry (and reimplement \frz) as 3d rotations.Fri, 16 Feb 2007 17:54:47 +0000, by eugeni
-
Consistently name z-axis rotation angle "frz".Fri, 16 Feb 2007 17:51:07 +0000, by eugeni
-
Move conversions between 16.16, 26.6 fixed point and int, double to separateFri, 16 Feb 2007 17:49:35 +0000, by eugeni
-
update wishlist, approved by diegoFri, 16 Feb 2007 13:56:04 +0000, by compn
-
support for H263-2000; patch by Carl Eugen HoyosFri, 16 Feb 2007 00:30:05 +0000, by nicodvb
-
Select the first charmap in the font, if FreeType did not autoselect any.Thu, 15 Feb 2007 22:03:09 +0000, by eugeni
-
\r resets \frz to style value.Thu, 15 Feb 2007 21:53:28 +0000, by eugeni
-
Fix \t(\frz) handling.Thu, 15 Feb 2007 21:51:51 +0000, by eugeni
-
\org(0,0) is different from no \org at all.Thu, 15 Feb 2007 21:50:21 +0000, by eugeni
-
We definitely want to avoid an emulated poll()Thu, 15 Feb 2007 18:24:12 +0000, by reimar
-
fix my entry to authorsThu, 15 Feb 2007 16:18:14 +0000, by compn
-
Simplify code by using separate variables for large common expressions.Thu, 15 Feb 2007 15:54:06 +0000, by reimar
-
Fix two 10l memleaks in vo_xvmc.cThu, 15 Feb 2007 00:46:45 +0000, by reimar
-
random small fixesWed, 14 Feb 2007 23:44:01 +0000, by diego
-
English grammar fix: There is no 's' after "does not exist"Wed, 14 Feb 2007 19:17:39 +0000, by reimar
-
100l copy-and-paste bug. Do not print video info when the problem is with subtitlesWed, 14 Feb 2007 19:16:08 +0000, by reimar
-
demuxers must ignore unknown lang/country codes, it seems we all agree that this should be stated clearlyWed, 14 Feb 2007 12:29:09 +0000, by michael
-
Print list of lavf muxer formats with format=help.Wed, 14 Feb 2007 11:06:59 +0000, by reimar
-
some clarifications and updatesWed, 14 Feb 2007 00:19:33 +0000, by diego
-
Move setting _ld_extra and _inc_extra for live to autodetection part,Tue, 13 Feb 2007 15:37:38 +0000, by diego
-
Strip leading spaces from processor names.Tue, 13 Feb 2007 00:47:09 +0000, by diego
-
Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r7939Mon, 12 Feb 2007 21:52:53 +0000, by rtogni
-
Fix setting of mtrr variable.Mon, 12 Feb 2007 13:59:25 +0000, by diego
-
misc fixes and updatesMon, 12 Feb 2007 11:31:52 +0000, by diego
-
Always disable libnut demuxer in libavformat.Mon, 12 Feb 2007 09:56:34 +0000, by diego
-
Revert libnut option names, the issue is fixed in FFmpeg.Mon, 12 Feb 2007 09:51:25 +0000, by diego
-
More strncat() misuses.Sun, 11 Feb 2007 18:00:55 +0000, by rtogni
-
strncat() misuses, may have been exploitable.Sun, 11 Feb 2007 18:00:06 +0000, by rtogni
-
Precent overflow of this->m_sVhdr->bmiHeader buffer, may have beenSun, 11 Feb 2007 17:57:02 +0000, by rtogni
-
Precent overflow of this->m_sVhdr->bmiHeader buffer, may have beenSun, 11 Feb 2007 17:55:49 +0000, by rtogni
-
More boundary checks for fixed-length arrays. Some of them may have beenSun, 11 Feb 2007 17:54:18 +0000, by rtogni
-
Clear/update subtitles after seeking backwards.Sun, 11 Feb 2007 13:23:13 +0000, by reimar
-
some clarification about dvb-out playbackSun, 11 Feb 2007 11:03:09 +0000, by nicodvb
-
Move variable declaration to appropriate placeSat, 10 Feb 2007 20:33:27 +0000, by reimar
-
Cosmetics: remove tabs added in last commit from otherwise tab-free file.Sat, 10 Feb 2007 20:32:56 +0000, by reimar
-
Fix memory leak when changing playback speedSat, 10 Feb 2007 19:47:22 +0000, by uau
-
Fix memory leaks.Sat, 10 Feb 2007 18:12:03 +0000, by uau
-
Use AF_NCH for max number of channels instead of private CHANS define.Sat, 10 Feb 2007 18:05:18 +0000, by uau
-
sync w/r22150Sat, 10 Feb 2007 17:53:41 +0000, by gpoirier
-
Fix nonsense tests like previously in af_pan.Sat, 10 Feb 2007 17:31:18 +0000, by uau
-
Fix nonsense tests ("if (af->data->audio)" before "if (af->data)").Sat, 10 Feb 2007 17:27:11 +0000, by uau
-
clarify description of reserved_count in frame header patch by (Clemens Ladisch cladisch,fastmail,net)Sat, 10 Feb 2007 17:00:03 +0000, by michael
-
removed ages-old and insane #if0-ed and commented codeSat, 10 Feb 2007 12:19:36 +0000, by nicodvb
-
Changelog update, based on Compn's patchFri, 09 Feb 2007 22:38:26 +0000, by gpoirier
-
vc1 in mpeg*Fri, 09 Feb 2007 20:23:54 +0000, by nicodvb
-
substream id 0x98..0x9f identifies dtsFri, 09 Feb 2007 20:21:20 +0000, by nicodvb
-
r22150: key-fifo-size default changedFri, 09 Feb 2007 20:12:15 +0000, by kraymer
-
r22184: When setting the non-audio bit for hwac3 output, ...Fri, 09 Feb 2007 20:09:52 +0000, by kraymer
-
only output fail/success message, this was wrong from the beginningFri, 09 Feb 2007 19:57:56 +0000, by kraymer
-
When setting the non-audio bit for hwac3 output, just try to set theFri, 09 Feb 2007 19:49:31 +0000, by cladisch
-
when seeking in h264 sync to idr framesFri, 09 Feb 2007 19:47:20 +0000, by nicodvb
-
Handle libavformat libnut dependencies.Fri, 09 Feb 2007 19:44:43 +0000, by uau
-
when playing vc1 content sync to sequence or entry point headerFri, 09 Feb 2007 19:44:21 +0000, by nicodvb
-
vc1 in mpegtsFri, 09 Feb 2007 19:39:31 +0000, by nicodvb
-
fix typo, line break, wordingFri, 09 Feb 2007 18:10:17 +0000, by kraymer
-
missing escape characterThu, 08 Feb 2007 17:11:21 +0000, by kraymer
-
Quick hack mostly for documentation purposes to make -aid work with mms://Thu, 08 Feb 2007 17:03:24 +0000, by reimar
-
Avoid crash when uninit is called without ever calling config in x264 encoderThu, 08 Feb 2007 15:42:53 +0000, by reimar
-
Make sure sub->sh is set when a subtitle is selectedThu, 08 Feb 2007 14:19:18 +0000, by reimar
-
Cosmetics: add space after comma in outputThu, 08 Feb 2007 11:27:18 +0000, by reimar
-
when seeking and the codec is VC1 sync to sequence or entry point headersWed, 07 Feb 2007 23:56:08 +0000, by nicodvb
-
when the video codec is mpeg4video copy the content of the esds in extradata; patch by ceyes ag or atWed, 07 Feb 2007 23:41:07 +0000, by nicodvb
-
Revert part of commit r22170.Wed, 07 Feb 2007 12:31:37 +0000, by iive
-
Fix compilation after deprecation of some lav log level andWed, 07 Feb 2007 09:58:23 +0000, by reimar
-
Fix libnut build failure.Wed, 07 Feb 2007 09:00:11 +0000, by gpoirier
-
Support selecting a specific lavf demuxer and listing available ones via -lavfdoptsTue, 06 Feb 2007 22:15:20 +0000, by reimar
-
Avoid calling aspect on each frame and make ass subtitles work better with panscanTue, 06 Feb 2007 19:26:58 +0000, by reimar
-
Support some weird AVI header, fixes bug 742Tue, 06 Feb 2007 19:01:28 +0000, by reimar
-
Add missing checks in RealVideo slice handling code.Tue, 06 Feb 2007 18:30:56 +0000, by reimar
-
sync w/r22107Tue, 06 Feb 2007 13:56:40 +0000, by gpoirier
-
reindentTue, 06 Feb 2007 00:24:49 +0000, by uau
-
Fix multiple appearing or appearing+disappearing subs in the same frameTue, 06 Feb 2007 00:18:35 +0000, by uau
-
Add missing type to declaration and remove unused variableMon, 05 Feb 2007 23:56:18 +0000, by uau
-
Fix a few gcc warnings, approved by Diego and Reimar.Mon, 05 Feb 2007 23:46:08 +0000, by rathann
-
Fix code updating subtitle array which only moved the text, not endpts.Mon, 05 Feb 2007 23:25:50 +0000, by uau
-
Make sure buffer is aligned so no unaligned access happens.Mon, 05 Feb 2007 19:24:03 +0000, by reimar
-
r22104: Add global field dominance flag instead of duplicating this "everywhere"Mon, 05 Feb 2007 19:07:19 +0000, by voroshil
-
r22129: Link to the mencoder-users list for mencoder stuffMon, 05 Feb 2007 18:38:25 +0000, by voroshil
-
Another round of subtitle code cleanupMon, 05 Feb 2007 18:25:28 +0000, by reimar
-
r22139: Try to clarify scale filter usage hint.Mon, 05 Feb 2007 18:21:14 +0000, by voroshil