Mercurial > mplayer.hg
graph
-
sync 1.928Sun, 10 Apr 2005 14:39:39 +0000, by wight
-
Sync with 1.928: Changed :vaspect option to float typeSun, 10 Apr 2005 13:52:09 +0000, by gpoirier
-
Reviev, part ISun, 10 Apr 2005 13:44:03 +0000, by wight
-
revert the previous commit, gl needs to reload the font immediatelySun, 10 Apr 2005 13:12:55 +0000, by henry
-
defer loading of the font after display size change to avoid uselessSun, 10 Apr 2005 11:54:31 +0000, by henry
-
changed :vaspect option to float typeSun, 10 Apr 2005 10:10:48 +0000, by nicodvb
-
changed :vaspect option to CONF_TYPE_FLOATSun, 10 Apr 2005 10:06:59 +0000, by nicodvb
-
HRTF filter updates:Sun, 10 Apr 2005 08:47:16 +0000, by henry
-
Update for pnmSat, 09 Apr 2005 23:20:49 +0000, by rtognimp
-
remove force_load_font stuff moved to sub.cSat, 09 Apr 2005 22:45:47 +0000, by henry
-
remove force_load_font stuff moved to sub.cSat, 09 Apr 2005 22:38:41 +0000, by henry
-
reload font on each change of the display sizeSat, 09 Apr 2005 22:25:33 +0000, by henry
-
"Fix" for pnm EOF detection (stop on read errors)Sat, 09 Apr 2005 14:50:36 +0000, by rtognimp
-
Stop streaming if we got a server error or message on pnm streaming.Sat, 09 Apr 2005 13:44:43 +0000, by rtognimp
-
set width, height and biCompression when the video stream contains avc1; reuse a private member rather than a in-stack packet[204]; set pes_es->is_synced =1 when au_start=1 (SL); update PMT when setting mp4es codec (SL); fix tss->is_synced assignment (don't forget the value when it was previously set)Sat, 09 Apr 2005 11:30:59 +0000, by nicodvb
-
reload font on fullscreen change when panscan is enabledSat, 09 Apr 2005 11:20:23 +0000, by henry
-
assign picture->(width,height) when parsing h264Sat, 09 Apr 2005 11:00:00 +0000, by nicodvb
-
Remove flip form LOCOFri, 08 Apr 2005 21:35:31 +0000, by rtognimp
-
Better defaults encoding settings for XviD, intended to be a good tradeoff CPU/PSNR.Fri, 08 Apr 2005 19:19:45 +0000, by gpoirier
-
Better defaults encoding settings for XviD, intended to be a good tradeoff CPU/PSNR.Fri, 08 Apr 2005 19:14:04 +0000, by gpoirier
-
support for negative strides (fixes -vf spp,flip crash)Fri, 08 Apr 2005 10:31:18 +0000, by henry
-
remove nonsense code left from copy&paste from another filter (it was never used)Fri, 08 Apr 2005 06:15:04 +0000, by rfelker
-
obvious gcc warning fix, approved by NicoFri, 08 Apr 2005 00:52:43 +0000, by rathann
-
synced with 1.11Thu, 07 Apr 2005 22:27:07 +0000, by gabrov
-
Update for AASC and LOCOThu, 07 Apr 2005 22:05:33 +0000, by rtognimp
-
LOCO support via lavcThu, 07 Apr 2005 22:04:08 +0000, by rtognimp
-
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )Thu, 07 Apr 2005 21:39:59 +0000, by gpoirier
-
demux ac3 by means of lavf by defaultThu, 07 Apr 2005 19:05:53 +0000, by nicodvb
-
demux ac3 by means of lavf by defaultThu, 07 Apr 2005 18:59:15 +0000, by nicodvb
-
fix blackscreen when changing panscan.Thu, 07 Apr 2005 16:59:34 +0000, by iive
-
Autodesk RLE decoder via lavcWed, 06 Apr 2005 19:14:09 +0000, by rtognimp
-
- fix gcc warnings, strlcat/strlcpy prototypesWed, 06 Apr 2005 11:57:10 +0000, by rathann
-
fix http://bugzilla.mplayerhq.hu/show_bug.cgi?id=260Wed, 06 Apr 2005 11:53:45 +0000, by rathann
-
Errors that cause MEncoder to exit should be MSGL_FATAL, not MSGL_ERR.Wed, 06 Apr 2005 07:58:30 +0000, by diego
-
Change all MSGT_FIXME, MSGL_FIXME to appropiate values.Wed, 06 Apr 2005 07:53:42 +0000, by diego
-
10l, integer overflow. who uses 14 fractional bits?! only faad developers.... *sigh*Tue, 05 Apr 2005 05:43:41 +0000, by rfelker
-
100l, messed up coefficients when improving precision..Mon, 04 Apr 2005 23:31:33 +0000, by rfelker
-
Better spelling of charsetMon, 04 Apr 2005 09:27:34 +0000, by wight
-
Another 10l for autror (whoever he was)Mon, 04 Apr 2005 08:30:14 +0000, by wight
-
Minor fixesMon, 04 Apr 2005 08:24:48 +0000, by wight
-
Online audio switching is for MPEG files only at the moment.Sun, 03 Apr 2005 22:21:59 +0000, by gpoirier
-
Sync with 1.925:Sun, 03 Apr 2005 22:16:41 +0000, by gpoirier
-
The online switching patch also features a slave command: switch_audioSun, 03 Apr 2005 15:10:24 +0000, by gpoirier
-
Added support of audio stream switching in the MPEG demuxer using the #-keySun, 03 Apr 2005 14:08:28 +0000, by gpoirier
-
allocate and fill extradata field for video_avc (raw nal units, extradata contains sps+pps); fixed payload_size assignment for SL payloadsSun, 03 Apr 2005 11:47:20 +0000, by nicodvb
-
Translation reviewSat, 02 Apr 2005 21:34:09 +0000, by wight
-
100l for missing #ifdef in previous commitSat, 02 Apr 2005 18:43:18 +0000, by wight
-
windows priority support patch by Rune Petersen <runner at mail.tele.dk> with the freedom to shoot yourself in the footSat, 02 Apr 2005 18:29:16 +0000, by faust3
-
better description for mpeg audio demuxer entrySat, 02 Apr 2005 16:38:14 +0000, by nicodvb
-
mpeg audio layers 1 and 2Sat, 02 Apr 2005 10:35:36 +0000, by nicodvb
-
added support for mpa layers 1 and 2Sat, 02 Apr 2005 10:30:19 +0000, by nicodvb
-
grammar fix by the WandererFri, 01 Apr 2005 19:52:05 +0000, by diego
-
1l! mplayer's verbose variable is not a flag but a signed numberFri, 01 Apr 2005 16:24:46 +0000, by rfelker
-
sync 1.923Fri, 01 Apr 2005 07:59:15 +0000, by wight
-
filename-based detection for h264 ESFri, 01 Apr 2005 05:45:55 +0000, by lorenm
-
misc fixesThu, 31 Mar 2005 23:55:45 +0000, by diego