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