| 2 | | r6214 | zorglub | 2003-12-31 13:50:11 +0100 (Wed, 31 Dec 2003) | 2 lines |
|---|
| 3 | | Changed paths: |
|---|
| | 2 | r9090 | gbazin | 2004-10-31 17:21:28 +0100 (Sun, 31 Oct 2004) | 3 lines |
|---|
| | 3 | Changed paths: |
|---|
| | 4 | M /trunk/TODO |
|---|
| | 5 | M /trunk/src/libvlc.h |
|---|
| | 6 | |
|---|
| | 7 | * src/libvlc.h: --intf isn't an advanced option. |
|---|
| | 8 | * TODO: updated. |
|---|
| | 9 | |
|---|
| | 10 | ------------------------------------------------------------------------ |
|---|
| | 11 | r9089 | jpsaman | 2004-10-31 16:51:24 +0100 (Sun, 31 Oct 2004) | 1 line |
|---|
| | 12 | Changed paths: |
|---|
| | 13 | M /trunk/modules/codec/spudec/spudec.c |
|---|
| | 14 | |
|---|
| | 15 | Logical fix: add packetizer in PackitizerOpen() |
|---|
| | 16 | ------------------------------------------------------------------------ |
|---|
| | 17 | r9088 | gbazin | 2004-10-31 14:19:28 +0100 (Sun, 31 Oct 2004) | 1 line |
|---|
| | 18 | Changed paths: |
|---|
| | 19 | M /trunk/modules/gui/wxwindows/preferences_widgets.cpp |
|---|
| | 20 | M /trunk/modules/gui/wxwindows/preferences_widgets.h |
|---|
| | 21 | |
|---|
| | 22 | * modules/gui/wxwindows/preferences_widgets.cpp/h: work around a wxSpinCtrl recursion bug in wxGTK. |
|---|
| | 23 | ------------------------------------------------------------------------ |
|---|
| | 24 | r9087 | gbazin | 2004-10-30 17:32:56 +0200 (Sat, 30 Oct 2004) | 1 line |
|---|
| | 25 | Changed paths: |
|---|
| | 26 | M /trunk/modules/control/netsync.c |
|---|
| | 27 | |
|---|
| | 28 | * modules/control/netsync.c: less verbose. |
|---|
| | 29 | ------------------------------------------------------------------------ |
|---|
| | 30 | r9086 | gbazin | 2004-10-30 17:27:28 +0200 (Sat, 30 Oct 2004) | 1 line |
|---|
| | 31 | Changed paths: |
|---|
| | 32 | M /trunk/modules/codec/ffmpeg/encoder.c |
|---|
| | 33 | |
|---|
| | 34 | * modules/codec/ffmpeg/encoder.c: compilation fix for ffmpeg 0.4.8 (not sure it's worth but...). |
|---|
| | 35 | ------------------------------------------------------------------------ |
|---|
| | 36 | r9085 | gbazin | 2004-10-30 17:05:52 +0200 (Sat, 30 Oct 2004) | 1 line |
|---|
| | 37 | Changed paths: |
|---|
| | 38 | M /trunk/modules/stream_out/transcode.c |
|---|
| | 39 | |
|---|
| | 40 | * modules/stream_out/transcode.c: trying to make the audio/fps resync work even when an ES is not transcoded. |
|---|
| | 41 | ------------------------------------------------------------------------ |
|---|
| | 42 | r9084 | gbazin | 2004-10-30 16:12:35 +0200 (Sat, 30 Oct 2004) | 1 line |
|---|
| | 43 | Changed paths: |
|---|
| | 44 | M /trunk/modules/stream_out/transcode.c |
|---|
| | 45 | |
|---|
| | 46 | * modules/stream_out/transcode.c: fixed subtitles encoding when used with audio-sync. |
|---|
| | 47 | ------------------------------------------------------------------------ |
|---|
| | 48 | r9083 | gbazin | 2004-10-30 12:36:07 +0200 (Sat, 30 Oct 2004) | 3 lines |
|---|
| | 49 | Changed paths: |
|---|
| | 50 | M /trunk/modules/control/telnet.c |
|---|
| | 51 | M /trunk/src/misc/vlm.c |
|---|
| | 52 | |
|---|
| | 53 | * src/misc/vlm.c: reformat help message. |
|---|
| | 54 | * modules/control/telnet.c: "\n" -> "\r\n" + cleanup. |
|---|
| | 55 | |
|---|
| | 56 | ------------------------------------------------------------------------ |
|---|
| | 57 | r9082 | hartman | 2004-10-29 18:13:10 +0200 (Fri, 29 Oct 2004) | 2 lines |
|---|
| | 58 | Changed paths: |
|---|
| | 59 | M /trunk/modules/access/http.c |
|---|
| | 60 | |
|---|
| | 61 | * live365.com servers behave quite like icecast servers. they are now supported and piggyback on the same 'hack'. Also print the [ice|icy|x-audiocast]-* meta headers. send by ICY and icecast servers. |
|---|
| | 62 | |
|---|
| | 63 | ------------------------------------------------------------------------ |
|---|
| | 64 | r9081 | hartman | 2004-10-29 17:11:07 +0200 (Fri, 29 Oct 2004) | 2 lines |
|---|
| | 65 | Changed paths: |
|---|
| | 66 | M /trunk/modules/access/http.c |
|---|
| | 67 | |
|---|
| | 68 | * Fix icecast detection (only works if the server truly is icecast). |
|---|
| | 69 | |
|---|
| | 70 | ------------------------------------------------------------------------ |
|---|
| | 71 | r9080 | hartman | 2004-10-29 14:59:14 +0200 (Fri, 29 Oct 2004) | 5 lines |
|---|
| | 72 | Changed paths: |
|---|
| | 73 | M /trunk/modules/demux/ts.c |
|---|
| | 74 | |
|---|
| | 75 | * recognize the following descriptors in a DVB stream (no decoders yet) |
|---|
| | 76 | - 0x56 Systems B EBU Teletext |
|---|
| | 77 | - 0x45 VBI Data |
|---|
| | 78 | - 0x46 VBI Teletext |
|---|
| | 79 | |
|---|
| | 80 | ------------------------------------------------------------------------ |
|---|
| | 81 | r9079 | gbazin | 2004-10-29 12:59:19 +0200 (Fri, 29 Oct 2004) | 3 lines |
|---|
| | 82 | Changed paths: |
|---|
| | 83 | M /trunk/include/vlc_es_out.h |
|---|
| | 84 | M /trunk/modules/control/netsync.c |
|---|
| | 85 | M /trunk/src/input/es_out.c |
|---|
| | 86 | |
|---|
| | 87 | * src/input/es_out.c, include/vlc_es_out.h: added an ES_OUT_GET_TS method to get a converted timestamp. |
|---|
| | 88 | * modules/control/netsync.c: fixed the netsync module. |
|---|
| | 89 | |
|---|
| | 90 | ------------------------------------------------------------------------ |
|---|
| | 91 | r9078 | gbazin | 2004-10-29 11:19:38 +0200 (Fri, 29 Oct 2004) | 1 line |
|---|
| | 92 | Changed paths: |
|---|
| | 93 | M /trunk/modules/mux/mp4.c |
|---|
| | 94 | |
|---|
| | 95 | * modules/mux/mp4.c: added a 3gp mode which writes a 3gp ftyp header. |
|---|
| | 96 | ------------------------------------------------------------------------ |
|---|
| | 97 | r9077 | gbazin | 2004-10-28 19:46:18 +0200 (Thu, 28 Oct 2004) | 1 line |
|---|
| | 98 | Changed paths: |
|---|
| | 99 | M /trunk/modules/audio_output/portaudio.c |
|---|
| | 100 | |
|---|
| | 101 | * modules/audio_output/portaudio.c: ported to portaudio v19 by Frederic Ruget + mostly rewritten by me. |
|---|
| | 102 | ------------------------------------------------------------------------ |
|---|
| | 103 | r9076 | gbazin | 2004-10-28 15:52:36 +0200 (Thu, 28 Oct 2004) | 1 line |
|---|
| | 104 | Changed paths: |
|---|
| | 105 | M /trunk/modules/access/dvb/linux_dvb.c |
|---|
| | 106 | |
|---|
| | 107 | * modules/access/dvb/linux_dvb.c: compilation fix for new versions. |
|---|
| | 108 | ------------------------------------------------------------------------ |
|---|
| | 109 | r9075 | gbazin | 2004-10-28 15:42:48 +0200 (Thu, 28 Oct 2004) | 1 line |
|---|
| | 110 | Changed paths: |
|---|
| | 111 | M /trunk/modules/codec/dmo/dmo.c |
|---|
| | 112 | |
|---|
| | 113 | * modules/codec/dmo: couple of fixes. |
|---|
| | 114 | ------------------------------------------------------------------------ |
|---|
| | 115 | r9074 | gbazin | 2004-10-28 13:16:06 +0200 (Thu, 28 Oct 2004) | 1 line |
|---|
| | 116 | Changed paths: |
|---|
| | 117 | M /trunk/modules/access/dshow/dshow.cpp |
|---|
| | 118 | M /trunk/modules/access/dshow/filter.cpp |
|---|
| | 119 | |
|---|
| | 120 | * modules/access/dshow: some more debug messages. |
|---|
| | 121 | ------------------------------------------------------------------------ |
|---|
| | 122 | r9073 | gbazin | 2004-10-28 12:29:49 +0200 (Thu, 28 Oct 2004) | 1 line |
|---|
| | 123 | Changed paths: |
|---|
| | 124 | M /trunk/src/misc/modules.c |
|---|
| | 125 | |
|---|
| | 126 | * src/misc/modules.c: remove debug message. |
|---|
| | 127 | ------------------------------------------------------------------------ |
|---|
| | 128 | r9072 | gbazin | 2004-10-28 12:26:00 +0200 (Thu, 28 Oct 2004) | 1 line |
|---|
| | 129 | Changed paths: |
|---|
| | 130 | M /trunk/src/misc/modules.c |
|---|
| | 131 | |
|---|
| | 132 | * src/misc/modules.c: include current language in cache file. |
|---|
| | 133 | ------------------------------------------------------------------------ |
|---|
| | 134 | r9071 | hartman | 2004-10-28 12:17:22 +0200 (Thu, 28 Oct 2004) | 2 lines |
|---|
| | 135 | Changed paths: |
|---|
| | 136 | M /trunk/modules/demux/subtitle.c |
|---|
| | 137 | |
|---|
| | 138 | * subtitle.c: make sure int -> date conversion is don properly everywhere. |
|---|
| | 139 | |
|---|
| | 140 | ------------------------------------------------------------------------ |
|---|
| | 141 | r9070 | gbazin | 2004-10-28 11:23:37 +0200 (Thu, 28 Oct 2004) | 1 line |
|---|
| | 142 | Changed paths: |
|---|
| | 143 | M /trunk/src/misc/modules.c |
|---|
| | 144 | |
|---|
| | 145 | * src/misc/modules.c: fixed forcing of modules. |
|---|
| | 146 | ------------------------------------------------------------------------ |
|---|
| | 147 | r9069 | bigben | 2004-10-27 23:47:44 +0200 (Wed, 27 Oct 2004) | 3 lines |
|---|
| | 148 | Changed paths: |
|---|
| | 149 | M /trunk/modules/gui/macosx/open.m |
|---|
| | 150 | |
|---|
| | 151 | Add rtsp to the list of protocols available in the http/ftp/mms option of the open network dialog. This breaks translation of this string but, BTW, why is it translatable ? |
|---|
| | 152 | |
|---|
| | 153 | |
|---|
| | 154 | ------------------------------------------------------------------------ |
|---|
| | 155 | r9068 | massiot | 2004-10-27 17:22:01 +0200 (Wed, 27 Oct 2004) | 3 lines |
|---|
| | 156 | Changed paths: |
|---|
| | 157 | M /trunk/modules/access/dvb/dvb.h |
|---|
| | 158 | M /trunk/modules/access/dvb/en50221.c |
|---|
| | 159 | M /trunk/modules/access/dvb/linux_dvb.c |
|---|
| | 160 | |
|---|
| | 161 | * modules/access/dvb: Fixed a bug with CAMs which take a long time to |
|---|
| | 162 | initialize. |
|---|
| | 163 | |
|---|
| | 164 | ------------------------------------------------------------------------ |
|---|
| | 165 | r9067 | gbazin | 2004-10-27 16:59:24 +0200 (Wed, 27 Oct 2004) | 1 line |
|---|
| | 166 | Changed paths: |
|---|
| | 167 | M /trunk/modules/mux/mpeg/pes.c |
|---|
| | 168 | M /trunk/modules/mux/mpeg/pes.h |
|---|
| | 169 | M /trunk/modules/mux/mpeg/ps.c |
|---|
| | 170 | M /trunk/modules/mux/mpeg/ts.c |
|---|
| | 171 | |
|---|
| | 172 | * modules/mux/mpeg: for video ES, always put the pts and dts in the pes header when they are both available (makes vlc a lot happier when demuxing the stream, especially for other video codecs than mpeg2). |
|---|
| | 173 | ------------------------------------------------------------------------ |
|---|
| | 174 | r9066 | gbazin | 2004-10-27 16:14:47 +0200 (Wed, 27 Oct 2004) | 1 line |
|---|
| | 175 | Changed paths: |
|---|
| | 176 | M /trunk/modules/codec/ffmpeg/encoder.c |
|---|
| | 177 | |
|---|
| | 178 | * modules/codec/ffmpeg/encoder.c: work around stupid timestamping behaviour in libavcodec. |
|---|
| | 179 | ------------------------------------------------------------------------ |
|---|
| | 180 | r9065 | sam | 2004-10-27 15:32:21 +0200 (Wed, 27 Oct 2004) | 3 lines |
|---|
| | 181 | Changed paths: |
|---|
| | 182 | M /trunk/src/misc/modules.c |
|---|
| | 183 | |
|---|
| | 184 | * src/misc/modules: |
|---|
| | 185 | + Support for CACHEDIR.TAG (see http://www.brynosaurus.com/cachedir/). |
|---|
| | 186 | |
|---|
| | 187 | ------------------------------------------------------------------------ |
|---|
| | 188 | r9064 | sam | 2004-10-27 15:20:42 +0200 (Wed, 27 Oct 2004) | 5 lines |
|---|
| | 189 | Changed paths: |
|---|
| | 190 | M /trunk/include/vlc_config.h |
|---|
| | 191 | M /trunk/src/misc/modules.c |
|---|
| | 192 | |
|---|
| | 193 | * src/misc/modules.c: |
|---|
| | 194 | + Store plugin cache in a cache/ subdirectory. |
|---|
| | 195 | + Encode the endianness and pointer size in the plugin cache filename to |
|---|
| | 196 | prevent crashes on multiarch home directories. |
|---|
| | 197 | |
|---|
| | 198 | ------------------------------------------------------------------------ |
|---|
| | 199 | r9063 | gbazin | 2004-10-27 12:42:48 +0200 (Wed, 27 Oct 2004) | 1 line |
|---|
| | 200 | Changed paths: |
|---|
| | 201 | M /trunk/modules/demux/asf/asf.c |
|---|
| | 202 | |
|---|
| | 203 | * modules/demux/asf/asf.c: commented out the 'found compressed payload' message. |
|---|
| | 204 | ------------------------------------------------------------------------ |
|---|
| | 205 | r9062 | hartman | 2004-10-27 03:05:37 +0200 (Wed, 27 Oct 2004) | 4 lines |
|---|
| | 206 | Changed paths: |
|---|
| | 207 | M /trunk/modules/demux/livedotcom.cpp |
|---|
| | 208 | |
|---|
| | 209 | * livedotcom.cpp: - added support for the RTSP BYE packet. Patch by |
|---|
| | 210 | Ross Finlayson (21 august 2004) |
|---|
| | 211 | - fixed support for (Darwin) Pause. Patch from Hussain ( conundrums at gmail dot com ) |
|---|
| | 212 | |
|---|
| | 213 | ------------------------------------------------------------------------ |
|---|
| | 214 | r9061 | gbazin | 2004-10-26 15:03:03 +0200 (Tue, 26 Oct 2004) | 1 line |
|---|
| | 215 | Changed paths: |
|---|
| | 216 | M /trunk/modules/demux/mpeg/mpga.c |
|---|
| | 217 | |
|---|
| | 218 | * modules/demux/mpeg/mpga.c: oops, uninitialized variable. |
|---|
| | 219 | ------------------------------------------------------------------------ |
|---|
| | 220 | r9060 | gbazin | 2004-10-26 15:00:04 +0200 (Tue, 26 Oct 2004) | 4 lines |
|---|
| | 221 | Changed paths: |
|---|
| | 222 | M /trunk/modules/demux/mpeg/mpga.c |
|---|
| | 223 | |
|---|
| | 224 | * modules/demux/mpeg/mpga.c: rewritten using the mpeg audio packetizer. |
|---|
| | 225 | - fixes problems the old demux had with some mp3s. |
|---|
| | 226 | - should handle free-bitrate as well. |
|---|
| | 227 | |
|---|
| | 228 | ------------------------------------------------------------------------ |
|---|
| | 229 | r9059 | markfm | 2004-10-25 13:23:11 +0200 (Mon, 25 Oct 2004) | 2 lines |
|---|
| | 230 | Changed paths: |
|---|
| | 231 | M /trunk/modules/access/mms/mmstu.c |
|---|
| | 232 | |
|---|
| | 233 | Comment out truncated packets debug message. |
|---|
| | 234 | |
|---|
| | 235 | ------------------------------------------------------------------------ |
|---|
| | 236 | r9058 | gbazin | 2004-10-25 12:59:17 +0200 (Mon, 25 Oct 2004) | 1 line |
|---|
| | 237 | Changed paths: |
|---|
| | 238 | M /trunk/modules/access/http.c |
|---|
| | 239 | |
|---|
| | 240 | * modules/access/http.c: reverted the change to flag shoutcast streams as non-pace controllable (doesn't work really well). |
|---|
| | 241 | ------------------------------------------------------------------------ |
|---|
| | 242 | r9057 | gbazin | 2004-10-25 10:19:29 +0200 (Mon, 25 Oct 2004) | 1 line |
|---|
| | 243 | Changed paths: |
|---|
| | 244 | M /trunk/src/libvlc.h |
|---|
| | 245 | |
|---|
| | 246 | * src/libvlc.h: do not make --high-priority an advanced option. |
|---|
| | 247 | ------------------------------------------------------------------------ |
|---|
| | 248 | r9056 | gbazin | 2004-10-24 23:07:58 +0200 (Sun, 24 Oct 2004) | 1 line |
|---|
| | 249 | Changed paths: |
|---|
| | 250 | M /trunk/src/libvlc.c |
|---|
| | 251 | M /trunk/src/misc/threads.c |
|---|
| | 252 | |
|---|
| | 253 | * src/libvlc.c, src/misc/threads.c: couple of fixes for thread priorities. |
|---|
| | 254 | ------------------------------------------------------------------------ |
|---|
| | 255 | r9055 | murray | 2004-10-24 19:09:14 +0200 (Sun, 24 Oct 2004) | 2 lines |
|---|
| | 256 | Changed paths: |
|---|
| | 257 | M /trunk/po/it.po |
|---|
| | 258 | |
|---|
| | 259 | UTF8 version of it.po |
|---|
| | 260 | |
|---|
| | 261 | ------------------------------------------------------------------------ |
|---|
| | 262 | r9054 | zorglub | 2004-10-24 18:37:13 +0200 (Sun, 24 Oct 2004) | 2 lines |
|---|
| | 263 | Changed paths: |
|---|
| | 264 | M /trunk/modules/misc/freetype.c |
|---|
| | 265 | |
|---|
| | 266 | Cosmetics |
|---|
| | 267 | |
|---|
| | 268 | ------------------------------------------------------------------------ |
|---|
| | 269 | r9053 | sigmunau | 2004-10-24 18:19:44 +0200 (Sun, 24 Oct 2004) | 2 lines |
|---|
| | 270 | Changed paths: |
|---|
| | 271 | M /trunk/modules/misc/freetype.c |
|---|
| | 272 | |
|---|
| | 273 | freetype.c: fixed crash on unbreakable strings |
|---|
| | 274 | |
|---|
| | 275 | ------------------------------------------------------------------------ |
|---|
| | 276 | r9052 | sigmunau | 2004-10-24 18:03:11 +0200 (Sun, 24 Oct 2004) | 2 lines |
|---|
| | 277 | Changed paths: |
|---|
| | 278 | M /trunk/modules/misc/freetype.c |
|---|
| | 279 | |
|---|
| | 280 | freetype.c: Auto-wrap subtitles (still needs some work to handle margins) |
|---|
| | 281 | |
|---|
| | 282 | ------------------------------------------------------------------------ |
|---|
| | 283 | r9051 | markfm | 2004-10-24 17:56:37 +0200 (Sun, 24 Oct 2004) | 2 lines |
|---|
| | 284 | Changed paths: |
|---|
| | 285 | M /trunk/modules/access/mms/mmstu.c |
|---|
| | 286 | |
|---|
| | 287 | Truncated packet debug message -- state reported vs. actual length, not the delta. |
|---|
| | 288 | |
|---|
| | 289 | ------------------------------------------------------------------------ |
|---|
| | 290 | r9050 | gbazin | 2004-10-24 17:26:23 +0200 (Sun, 24 Oct 2004) | 1 line |
|---|
| | 291 | Changed paths: |
|---|
| | 292 | M /trunk/modules/codec/ffmpeg/encoder.c |
|---|
| | 293 | |
|---|
| | 294 | * modules/codec/ffmpeg/encoder.c: sanity check for frames in the past that libavcodec really doesn't like. |
|---|
| | 295 | ------------------------------------------------------------------------ |
|---|
| | 296 | r9049 | sigmunau | 2004-10-24 15:13:58 +0200 (Sun, 24 Oct 2004) | 2 lines |
|---|
| | 297 | Changed paths: |
|---|
| | 298 | M /trunk/modules/misc/freetype.c |
|---|
| | 299 | |
|---|
| | 300 | freetype.c: fixed two size/position related bugs. |
|---|
| | 301 | |
|---|
| | 302 | ------------------------------------------------------------------------ |
|---|
| | 303 | r9048 | gbazin | 2004-10-23 21:47:24 +0200 (Sat, 23 Oct 2004) | 1 line |
|---|
| | 304 | Changed paths: |
|---|
| | 305 | M /trunk/configure.ac |
|---|
| | 306 | |
|---|
| | 307 | * configure.ac: fixed detection of libavformat. |
|---|
| | 308 | ------------------------------------------------------------------------ |
|---|
| | 309 | r9047 | gbazin | 2004-10-23 20:22:42 +0200 (Sat, 23 Oct 2004) | 1 line |
|---|
| | 310 | Changed paths: |
|---|
| | 311 | M /trunk/configure.ac |
|---|
| | 312 | |
|---|
| | 313 | * configure.ac: mkv compilation fix by Philippe Van Hecke (philippe dot vanhecke at belnet dot be). |
|---|
| | 314 | ------------------------------------------------------------------------ |
|---|
| | 315 | r9046 | fkuehne | 2004-10-23 18:54:56 +0200 (Sat, 23 Oct 2004) | 1 line |
|---|
| | 316 | Changed paths: |
|---|
| | 317 | M /trunk/po/es.po |
|---|
| | 318 | |
|---|
| | 319 | * final update to the Spanish translation by Antonio Javier Varela Calvo |
|---|
| | 320 | ------------------------------------------------------------------------ |
|---|
| | 321 | r9045 | zorglub | 2004-10-23 18:08:57 +0200 (Sat, 23 Oct 2004) | 2 lines |
|---|
| | 322 | Changed paths: |
|---|
| | 323 | M /trunk/modules/gui/wxwindows/streamdata.h |
|---|
| | 324 | M /trunk/modules/gui/wxwindows/streamout.cpp |
|---|
| | 325 | M /trunk/modules/gui/wxwindows/wizard.cpp |
|---|
| | 326 | |
|---|
| | 327 | Update muxers and codecs in wizard |
|---|
| | 328 | |
|---|
| | 329 | ------------------------------------------------------------------------ |
|---|
| | 330 | r9044 | gbazin | 2004-10-23 13:47:22 +0200 (Sat, 23 Oct 2004) | 1 line |
|---|
| | 331 | Changed paths: |
|---|
| | 332 | M /trunk/modules/misc/freetype.c |
|---|
| | 333 | |
|---|
| | 334 | * modules/misc/freetype.c: off by one error. |
|---|
| | 335 | ------------------------------------------------------------------------ |
|---|
| | 336 | r9043 | gbazin | 2004-10-22 20:34:38 +0200 (Fri, 22 Oct 2004) | 1 line |
|---|
| | 337 | Changed paths: |
|---|
| | 338 | M /trunk/include/vlc_block.h |
|---|
| | 339 | |
|---|
| | 340 | * include/vlc_block.h: compilation fix (define BLOCK_FLAG_NO_KEYFRAME). |
|---|
| | 341 | ------------------------------------------------------------------------ |
|---|
| | 342 | r9042 | massiot | 2004-10-22 17:16:45 +0200 (Fri, 22 Oct 2004) | 6 lines |
|---|
| | 343 | Changed paths: |
|---|
| | 344 | M /trunk/modules/mux/mpeg/pes.c |
|---|
| | 345 | M /trunk/modules/mux/mpeg/pes.h |
|---|
| | 346 | M /trunk/modules/mux/mpeg/ps.c |
|---|
| | 347 | M /trunk/modules/mux/mpeg/ts.c |
|---|
| | 348 | |
|---|
| | 349 | * modules/mux/mpeg/pes.c: Extended prototype to allow for padding bytes |
|---|
| | 350 | and data_alignment in the PES header (needed for teletext). |
|---|
| | 351 | * modules/mux/mpeg/ts.c: Teletext (0x56 descriptor) streaming support, |
|---|
| | 352 | new options spu-pid and tsid, re-enabled bmax because it is useful for |
|---|
| | 353 | debugging the encoder, fixed in a bug in the parsing of the CSA key |
|---|
| | 354 | |
|---|
| | 355 | ------------------------------------------------------------------------ |
|---|
| | 356 | r9041 | hartman | 2004-10-22 15:53:53 +0200 (Fri, 22 Oct 2004) | 2 lines |
|---|
| | 357 | Changed paths: |
|---|
| | 358 | M /trunk/modules/demux/mp4/mp4.c |
|---|
| | 359 | M /trunk/modules/misc/sap.c |
|---|
| | 360 | |
|---|
| | 361 | * Fix reference modules to add after their own playlist position instead of the end of the playlist |
|---|
| | 362 | |
|---|
| | 363 | ------------------------------------------------------------------------ |
|---|
| | 364 | r9040 | massiot | 2004-10-22 15:53:18 +0200 (Fri, 22 Oct 2004) | 5 lines |
|---|
| | 365 | Changed paths: |
|---|
| | 366 | M /trunk/modules/access/dvb/Modules.am |
|---|
| | 367 | M /trunk/modules/access/dvb/access.c |
|---|
| | 368 | M /trunk/modules/access/dvb/dvb.h |
|---|
| | 369 | A /trunk/modules/access/dvb/en50221.c |
|---|
| | 370 | M /trunk/modules/access/dvb/linux_dvb.c |
|---|
| | 371 | M /trunk/modules/demux/ts.c |
|---|
| | 372 | |
|---|
| | 373 | * modules/access/dvb: Partial EN 50 221 implementation. This activates |
|---|
| | 374 | native support for CAM modules (without using an external program). |
|---|
| | 375 | When used in conjunction with --programs, it also allows to descramble |
|---|
| | 376 | several services with one professional CAM. |
|---|
| | 377 | |
|---|
| | 378 | ------------------------------------------------------------------------ |
|---|
| | 379 | r9039 | massiot | 2004-10-22 15:49:14 +0200 (Fri, 22 Oct 2004) | 3 lines |
|---|
| | 380 | Changed paths: |
|---|
| | 381 | M /trunk/include/vlc_es_out.h |
|---|
| | 382 | M /trunk/src/input/es_out.c |
|---|
| | 383 | M /trunk/src/input/input.c |
|---|
| | 384 | M /trunk/src/input/var.c |
|---|
| | 385 | M /trunk/src/libvlc.h |
|---|
| | 386 | |
|---|
| | 387 | * src/input: Added a --programs configuration option, allowing to select |
|---|
| | 388 | several coma-separated programs. |
|---|
| | 389 | |
|---|
| | 390 | ------------------------------------------------------------------------ |
|---|
| | 391 | r9038 | massiot | 2004-10-22 15:44:24 +0200 (Fri, 22 Oct 2004) | 3 lines |
|---|
| | 392 | Changed paths: |
|---|
| | 393 | M /trunk/modules/stream_out/transrate/frame.c |
|---|
| | 394 | |
|---|
| | 395 | * modules/stream_out/transrate/frame.c: Added Antoine Missout's (the |
|---|
| | 396 | original author) email address. |
|---|
| | 397 | |
|---|
| | 398 | ------------------------------------------------------------------------ |
|---|
| | 399 | r9037 | massiot | 2004-10-22 15:42:17 +0200 (Fri, 22 Oct 2004) | 4 lines |
|---|
| | 400 | Changed paths: |
|---|
| | 401 | M /trunk/src/misc/threads.c |
|---|
| | 402 | |
|---|
| | 403 | * src/misc/threads.c: Fixed a bug in handling of priorities : with POSIX |
|---|
| | 404 | threads a newly created thread inherits the priority of its parent. |
|---|
| | 405 | Set the priority even if it is 0. |
|---|
| | 406 | |
|---|
| | 407 | ------------------------------------------------------------------------ |
|---|
| | 408 | r9036 | massiot | 2004-10-22 15:37:21 +0200 (Fri, 22 Oct 2004) | 2 lines |
|---|
| | 409 | Changed paths: |
|---|
| | 410 | M /trunk/src/misc/variables.c |
|---|
| | 411 | |
|---|
| | 412 | * src/misc/variables.c: Implemented inheritance for variables of type list. |
|---|
| | 413 | |
|---|
| | 414 | ------------------------------------------------------------------------ |
|---|
| | 415 | r9035 | gbazin | 2004-10-22 15:33:31 +0200 (Fri, 22 Oct 2004) | 1 line |
|---|
| | 416 | Changed paths: |
|---|
| | 417 | M /trunk/modules/gui/wxwindows/open.cpp |
|---|
| | 418 | |
|---|
| | 419 | * modules/gui/wxwindows/open.cpp: small cosmetic change. |
|---|
| | 420 | ------------------------------------------------------------------------ |
|---|
| | 421 | r9034 | gbazin | 2004-10-22 15:31:17 +0200 (Fri, 22 Oct 2004) | 1 line |
|---|
| | 422 | Changed paths: |
|---|
| | 423 | M /trunk/modules/access/dshow/dshow.cpp |
|---|
| | 424 | |
|---|
| | 425 | * modules/access/dshow/dshow.cpp: moved tuner properties to its own function + new dshow-tuner config option. |
|---|
| | 426 | ------------------------------------------------------------------------ |
|---|
| | 427 | r9033 | gbazin | 2004-10-22 14:07:08 +0200 (Fri, 22 Oct 2004) | 1 line |
|---|
| | 428 | Changed paths: |
|---|
| | 429 | M /trunk/modules/gui/wxwindows/streamout.cpp |
|---|
| | 430 | M /trunk/modules/gui/wxwindows/wxwindows.h |
|---|
| | 431 | |
|---|
| | 432 | * modules/gui/wxwindows/streamout.cpp: removed avi muxer + added wav muxer and a few more codecs. |
|---|
| | 433 | ------------------------------------------------------------------------ |
|---|
| | 434 | r9032 | gbazin | 2004-10-22 13:22:04 +0200 (Fri, 22 Oct 2004) | 1 line |
|---|
| | 435 | Changed paths: |
|---|
| | 436 | M /trunk/modules/codec/ffmpeg/video.c |
|---|
| | 437 | |
|---|
| | 438 | * modules/codec/ffmpeg/video.c: libavcodec still doesn't handle avc1 properly so work around this until the issue is solved. |
|---|
| | 439 | ------------------------------------------------------------------------ |
|---|
| | 440 | r9031 | gbazin | 2004-10-22 13:11:27 +0200 (Fri, 22 Oct 2004) | 1 line |
|---|
| | 441 | Changed paths: |
|---|
| | 442 | M /trunk/modules/packetizer/h264.c |
|---|
| | 443 | |
|---|
| | 444 | * modules/packetizer/h264.c: oops, forgot to remove a bit of debug code. |
|---|
| | 445 | ------------------------------------------------------------------------ |
|---|
| | 446 | r9030 | gbazin | 2004-10-22 12:08:17 +0200 (Fri, 22 Oct 2004) | 2 lines |
|---|
| | 447 | Changed paths: |
|---|
| | 448 | M /trunk/configure.ac |
|---|
| | 449 | D /trunk/modules/codec/ffmpeg/postprocessing |
|---|
| | 450 | |
|---|
| | 451 | * modules/codec/ffmpeg/postprocessing: removed deprecated postprocessing code. |
|---|
| | 452 | |
|---|
| | 453 | ------------------------------------------------------------------------ |
|---|
| | 454 | r9029 | fkuehne | 2004-10-21 16:55:00 +0200 (Thu, 21 Oct 2004) | 2 lines |
|---|
| | 455 | Changed paths: |
|---|
| | 456 | M /trunk/po/de.po |
|---|
| | 457 | M /trunk/po/es.po |
|---|
| | 458 | |
|---|
| | 459 | * es.po: almost complete update to the Spanish l10n by Antonio Javier Varela, converted to UTF-8 |
|---|
| | 460 | * de.po: small fix |
|---|
| | 461 | ------------------------------------------------------------------------ |
|---|
| | 462 | r9028 | gbazin | 2004-10-21 16:33:27 +0200 (Thu, 21 Oct 2004) | 1 line |
|---|
| | 463 | Changed paths: |
|---|
| | 464 | M /trunk/modules/control/ntservice.c |
|---|
| | 465 | |
|---|
| | 466 | * modules/control/ntservice.c: fix for --ntservice-extraintf. |
|---|
| | 467 | ------------------------------------------------------------------------ |
|---|
| | 468 | r9027 | gbazin | 2004-10-21 15:20:54 +0200 (Thu, 21 Oct 2004) | 1 line |
|---|
| | 469 | Changed paths: |
|---|
| | 470 | M /trunk/modules/codec/dvbsub.c |
|---|
| | 471 | |
|---|
| | 472 | * modules/codec/dvbsub.c: fixed a sanity check. |
|---|
| | 473 | ------------------------------------------------------------------------ |
|---|
| | 474 | r9026 | gbazin | 2004-10-21 14:48:10 +0200 (Thu, 21 Oct 2004) | 1 line |
|---|
| | 475 | Changed paths: |
|---|
| | 476 | M /trunk/modules/control/ntservice.c |
|---|
| | 477 | |
|---|
| | 478 | * modules/control/ntservice.c: added an --ntservice-options config option to allow specifying config options to be used when starting the service. |
|---|
| | 479 | ------------------------------------------------------------------------ |
|---|
| | 480 | r9025 | gbazin | 2004-10-21 12:23:08 +0200 (Thu, 21 Oct 2004) | 1 line |
|---|
| | 481 | Changed paths: |
|---|
| | 482 | M /trunk/src/libvlc.c |
|---|
| | 483 | |
|---|
| | 484 | * src/libvlc.c: win32 fixes for the help output when used with a cygwin shell. |
|---|
| | 485 | ------------------------------------------------------------------------ |
|---|
| | 486 | r9024 | gbazin | 2004-10-21 11:09:20 +0200 (Thu, 21 Oct 2004) | 1 line |
|---|
| | 487 | Changed paths: |
|---|
| | 488 | M /trunk/modules/audio_output/directx.c |
|---|
| | 489 | |
|---|
| | 490 | * modules/audio_output/directx.c: use common channel re-ordering code. |
|---|
| | 491 | ------------------------------------------------------------------------ |
|---|
| | 492 | r9023 | gbazin | 2004-10-20 19:44:36 +0200 (Wed, 20 Oct 2004) | 5 lines |
|---|
| | 493 | Changed paths: |
|---|
| | 494 | M /trunk/modules/packetizer/h264.c |
|---|
| | 495 | |
|---|
| | 496 | * modules/packetizer/h264.c: |
|---|
| | 497 | - use 3 bytes start codes. |
|---|
| | 498 | - fixed SPS parsing with cropping. |
|---|
| | 499 | - fixed detection of the first VCL NAL unit of a picture. |
|---|
| | 500 | |
|---|
| | 501 | ------------------------------------------------------------------------ |
|---|
| | 502 | r9022 | gbazin | 2004-10-20 16:59:49 +0200 (Wed, 20 Oct 2004) | 1 line |
|---|
| | 503 | Changed paths: |
|---|
| | 504 | M /trunk/modules/access/dshow/dshow.cpp |
|---|
| | 505 | |
|---|
| | 506 | * modules/access/dshow/dshow.cpp: codying style changes + a couple of fixes. |
|---|
| | 507 | ------------------------------------------------------------------------ |
|---|
| | 508 | r9021 | gbazin | 2004-10-20 15:04:05 +0200 (Wed, 20 Oct 2004) | 1 line |
|---|
| | 509 | Changed paths: |
|---|
| | 510 | M /trunk/src/input/demux.c |
|---|
| | 511 | |
|---|
| | 512 | * src/input/demux.c: make sure the demux chaining layer doesn't stay stuck when stopping. |
|---|
| | 513 | ------------------------------------------------------------------------ |
|---|
| | 514 | r9020 | gbazin | 2004-10-20 14:01:09 +0200 (Wed, 20 Oct 2004) | 5 lines |
|---|
| | 515 | Changed paths: |
|---|
| | 516 | M /trunk/doc/vlm.txt |
|---|
| | 517 | M /trunk/include/vlc_vlm.h |
|---|
| | 518 | M /trunk/modules/misc/rtsp.c |
|---|
| | 519 | M /trunk/src/misc/vlm.c |
|---|
| | 520 | |
|---|
| | 521 | * src/misc/vlm.c: added support for the 'mux' option for VOD. |
|---|
| | 522 | This option tells the vod server to send an encapsulated stream. |
|---|
| | 523 | * modules/misc/rtsp.c: support for mp2t (MPEG TS) and mp2p (MPEG PS) mux types. |
|---|
| | 524 | * doc/vlm.txt: update for the mux option. |
|---|
| | 525 | |
|---|
| | 526 | ------------------------------------------------------------------------ |
|---|
| | 527 | r9019 | gbazin | 2004-10-20 13:37:08 +0200 (Wed, 20 Oct 2004) | 1 line |
|---|
| | 528 | Changed paths: |
|---|
| | 529 | M /trunk/modules/control/telnet.c |
|---|
| | 530 | |
|---|
| | 531 | * modules/control/telnet.c: a few fixes + coding style changes. |
|---|
| | 532 | ------------------------------------------------------------------------ |
|---|
| | 533 | r9018 | gbazin | 2004-10-20 00:28:26 +0200 (Wed, 20 Oct 2004) | 1 line |
|---|
| | 534 | Changed paths: |
|---|
| | 535 | M /trunk/src/input/demux.c |
|---|
| | 536 | |
|---|
| | 537 | * src/input/demux.c: rewrote the demuxer chaining layer using a block fifo. |
|---|
| | 538 | ------------------------------------------------------------------------ |
|---|
| | 539 | r9017 | gbazin | 2004-10-19 14:05:58 +0200 (Tue, 19 Oct 2004) | 1 line |
|---|
| | 540 | Changed paths: |
|---|
| | 541 | M /trunk/modules/gui/wxwindows/streamout.cpp |
|---|
| | 542 | |
|---|
| | 543 | * modules/gui/wxwindows/streamout.cpp: fixed selection of codec. |
|---|
| | 544 | ------------------------------------------------------------------------ |
|---|
| | 545 | r9016 | gbazin | 2004-10-19 12:07:38 +0200 (Tue, 19 Oct 2004) | 1 line |
|---|
| | 546 | Changed paths: |
|---|
| | 547 | M /trunk/modules/demux/ts.c |
|---|
| | 548 | |
|---|
| | 549 | * modules/demux/ts.c: on PMT change, don't restart an ES if it hasn't changed. |
|---|
| | 550 | ------------------------------------------------------------------------ |
|---|
| | 551 | r9015 | hartman | 2004-10-19 01:06:24 +0200 (Tue, 19 Oct 2004) | 2 lines |
|---|
| | 552 | Changed paths: |
|---|
| | 553 | M /trunk/modules/demux/livedotcom.cpp |
|---|
| | 554 | M /trunk/modules/demux/sgimb.c |
|---|
| | 555 | |
|---|
| | 556 | * Detect if kasenna VoD or unicast stream is MPEG4 or not. Set Kasenna flag for live if it is not MPEG-4 |
|---|
| | 557 | |
|---|
| | 558 | ------------------------------------------------------------------------ |
|---|
| | 559 | r9014 | hartman | 2004-10-19 01:05:30 +0200 (Tue, 19 Oct 2004) | 2 lines |
|---|
| | 560 | Changed paths: |
|---|
| | 561 | M /trunk/modules/demux/m3u.c |
|---|
| | 562 | M /trunk/modules/demux/real.c |
|---|
| | 563 | |
|---|
| | 564 | * increase priority real demuxer, lower priority m3u demuxer. It was parsing ram files as playlists because it contained URLs. |
|---|
| | 565 | |
|---|
| | 566 | ------------------------------------------------------------------------ |
|---|
| | 567 | r9013 | hartman | 2004-10-19 00:47:48 +0200 (Tue, 19 Oct 2004) | 2 lines |
|---|
| | 568 | Changed paths: |
|---|
| | 569 | M /trunk/src/input/input.c |
|---|
| | 570 | |
|---|
| | 571 | * Show value of boolean variable options when printing the list for an input. |
|---|
| | 572 | |
|---|
| | 573 | ------------------------------------------------------------------------ |
|---|
| | 574 | r9012 | asmax | 2004-10-18 23:16:58 +0200 (Mon, 18 Oct 2004) | 2 lines |
|---|
| | 575 | Changed paths: |
|---|
| | 576 | M /trunk/share/skins2/skin.dtd |
|---|
| | 577 | |
|---|
| | 578 | - skin.dtd: a Playlist may not have a Slider |
|---|
| | 579 | |
|---|
| | 580 | ------------------------------------------------------------------------ |
|---|
| | 581 | r9011 | hartman | 2004-10-18 21:45:21 +0200 (Mon, 18 Oct 2004) | 2 lines |
|---|
| | 582 | Changed paths: |
|---|
| | 583 | M /trunk/po/nl.po |
|---|
| | 584 | |
|---|
| | 585 | * another round of dutch translations. only stupid wizard is left. |
|---|
| | 586 | |
|---|
| | 587 | ------------------------------------------------------------------------ |
|---|
| | 588 | r9010 | gbazin | 2004-10-18 15:57:03 +0200 (Mon, 18 Oct 2004) | 1 line |
|---|
| | 589 | Changed paths: |
|---|
| | 590 | M /trunk/src/audio_output/input.c |
|---|
| | 591 | M /trunk/src/audio_output/mixer.c |
|---|
| | 592 | |
|---|
| | 593 | * src/audio_output/input.c, mixer.c: don't try to resample when the audio output is drifting too much. |
|---|
| | 594 | ------------------------------------------------------------------------ |
|---|
| | 595 | r9009 | markfm | 2004-10-18 15:49:34 +0200 (Mon, 18 Oct 2004) | 2 lines |
|---|
| | 596 | Changed paths: |
|---|
| | 597 | M /trunk/modules/control/rc.c |
|---|
| | 598 | |
|---|
| | 599 | Windows compatibility -- Change printf from \n to \r\n |
|---|
| | 600 | |
|---|
| | 601 | ------------------------------------------------------------------------ |
|---|
| | 602 | r9008 | gbazin | 2004-10-18 15:19:56 +0200 (Mon, 18 Oct 2004) | 1 line |
|---|
| | 603 | Changed paths: |
|---|
| | 604 | M /trunk/src/audio_output/mixer.c |
|---|
| | 605 | |
|---|
| | 606 | * src/audio_output/mixer.c: fixed segfault. |
|---|
| | 607 | ------------------------------------------------------------------------ |
|---|
| | 608 | r9007 | gbazin | 2004-10-18 08:36:35 +0200 (Mon, 18 Oct 2004) | 1 line |
|---|
| | 609 | Changed paths: |
|---|
| | 610 | M /trunk/modules/control/rc.c |
|---|
| | 611 | |
|---|
| | 612 | * modules/control/rc.c: proper fix for the high CPU useage with --rc-quiet. |
|---|
| | 613 | ------------------------------------------------------------------------ |
|---|
| | 614 | r9006 | gbazin | 2004-10-18 08:00:41 +0200 (Mon, 18 Oct 2004) | 1 line |
|---|
| | 615 | Changed paths: |
|---|
| | 616 | M /trunk/include/vlc_common.h |
|---|
| | 617 | |
|---|
| | 618 | * include/vlc_common.h: if strtof() is not available, try to replace it with strtod(). |
|---|
| | 619 | ------------------------------------------------------------------------ |
|---|
| | 620 | r9005 | markfm | 2004-10-18 01:32:46 +0200 (Mon, 18 Oct 2004) | 2 lines |
|---|
| | 621 | Changed paths: |
|---|
| | 622 | M /trunk/modules/control/rc.c |
|---|
| | 623 | |
|---|
| | 624 | WIN32 rc-quiet fix, only do net_Accept once per second to avoid loading down CPU |
|---|
| | 625 | |
|---|
| | 626 | ------------------------------------------------------------------------ |
|---|
| | 627 | r9004 | hartman | 2004-10-17 15:48:57 +0200 (Sun, 17 Oct 2004) | 2 lines |
|---|
| | 628 | Changed paths: |
|---|
| | 629 | M /trunk/INSTALL |
|---|
| | 630 | M /trunk/README |
|---|
| | 631 | M /trunk/README.MacOSX.rtf |
|---|
| | 632 | |
|---|
| | 633 | * Update of README and install files with new information. |
|---|
| | 634 | |
|---|
| | 635 | ------------------------------------------------------------------------ |
|---|
| | 636 | r9003 | hartman | 2004-10-17 15:38:22 +0200 (Sun, 17 Oct 2004) | 2 lines |
|---|
| | 637 | Changed paths: |
|---|
| | 638 | M /trunk/modules/demux/vobsub.c |
|---|
| | 639 | |
|---|
| | 640 | * vobsub.c: implemented vobsub seeking support. |
|---|
| | 641 | |
|---|
| | 642 | ------------------------------------------------------------------------ |
|---|
| | 643 | r9002 | hartman | 2004-10-16 15:14:50 +0200 (Sat, 16 Oct 2004) | 2 lines |
|---|
| | 644 | Changed paths: |
|---|
| | 645 | M /trunk/modules/demux/livedotcom.cpp |
|---|
| | 646 | |
|---|
| | 647 | * livedotcom: added a --rtsp-kasenna option to tell liveMedia to speak Kasenna RTSP dialect for a certain rtsp:// link. |
|---|
| | 648 | |
|---|
| | 649 | ------------------------------------------------------------------------ |
|---|
| | 650 | r9001 | gbazin | 2004-10-16 11:19:28 +0200 (Sat, 16 Oct 2004) | 1 line |
|---|
| | 651 | Changed paths: |
|---|
| | 652 | M /trunk/configure.ac |
|---|
| | 653 | |
|---|
| | 654 | * configure.ac: autodetect ffmpeg build options when using --with-ffmpeg-tree + make sure we use the libs in the given tree. |
|---|
| | 655 | ------------------------------------------------------------------------ |
|---|
| | 656 | r9000 | gbazin | 2004-10-15 23:41:34 +0200 (Fri, 15 Oct 2004) | 1 line |
|---|
| | 657 | Changed paths: |
|---|
| | 658 | M /trunk/modules/codec/ffmpeg/demux.c |
|---|
| | 659 | |
|---|
| | 660 | * modules/codec/ffmpeg/demux.c: compilation fix for ffmpeg cvs. |
|---|
| | 661 | ------------------------------------------------------------------------ |
|---|
| | 662 | r8999 | gbazin | 2004-10-15 20:08:53 +0200 (Fri, 15 Oct 2004) | 1 line |
|---|
| | 663 | Changed paths: |
|---|
| | 664 | M /trunk/modules/codec/dvbsub.c |
|---|
| | 665 | |
|---|
| | 666 | * modules/codec/dvbsub.c: improvements to the encoder. Should produce compliant streams now. |
|---|
| | 667 | ------------------------------------------------------------------------ |
|---|
| | 668 | r8998 | gbazin | 2004-10-15 17:46:53 +0200 (Fri, 15 Oct 2004) | 1 line |
|---|
| | 669 | Changed paths: |
|---|
| | 670 | M /trunk/src/stream_output/stream_output.c |
|---|
| | 671 | |
|---|
| | 672 | * src/stream_output/stream_output.c: oops, 1.5 seconds, not 15. |
|---|
| | 673 | ------------------------------------------------------------------------ |
|---|
| | 674 | r8997 | gbazin | 2004-10-15 17:42:01 +0200 (Fri, 15 Oct 2004) | 7 lines |
|---|
| | 675 | Changed paths: |
|---|
| | 676 | M /trunk/src/stream_output/stream_output.c |
|---|
| | 677 | |
|---|
| | 678 | * src/stream_output/stream_output.c: |
|---|
| | 679 | - for muxers that request some preparsing before starting muxing, |
|---|
| | 680 | we now wait for 1.5 seconds worth of data to be in the fifo instead |
|---|
| | 681 | of waiting for 1.5 seconds of real-time. |
|---|
| | 682 | - if we have have control over the output pace, we also wait before |
|---|
| | 683 | starting muxing (produces nicer streams). |
|---|
| | 684 | |
|---|
| | 685 | ------------------------------------------------------------------------ |
|---|
| | 686 | r8996 | gbazin | 2004-10-15 12:40:39 +0200 (Fri, 15 Oct 2004) | 1 line |
|---|
| | 687 | Changed paths: |
|---|
| | 688 | M /trunk/modules/codec/dvbsub.c |
|---|
| | 689 | |
|---|
| | 690 | * modules/codec/dvbsub.c: oops, small fix. |
|---|
| | 691 | ------------------------------------------------------------------------ |
|---|
| | 692 | r8995 | gbazin | 2004-10-15 12:29:38 +0200 (Fri, 15 Oct 2004) | 1 line |
|---|
| | 693 | Changed paths: |
|---|
| | 694 | M /trunk/modules/codec/dvbsub.c |
|---|
| | 695 | |
|---|
| | 696 | * modules/codec/dvbsub.c: don't wait for an acquisition page to start decoding the subtitles. |
|---|
| | 697 | ------------------------------------------------------------------------ |
|---|
| | 698 | r8994 | gbazin | 2004-10-15 10:58:16 +0200 (Fri, 15 Oct 2004) | 1 line |
|---|
| | 699 | Changed paths: |
|---|
| | 700 | M /trunk/modules/codec/ffmpeg/audio.c |
|---|
| | 701 | M /trunk/modules/codec/ffmpeg/ffmpeg.c |
|---|
| | 702 | M /trunk/modules/codec/ffmpeg/video.c |
|---|
| | 703 | |
|---|
| | 704 | * modules/codec/ffmpeg: fixed a couple of corner cases during initialization. |
|---|
| | 705 | ------------------------------------------------------------------------ |
|---|
| | 706 | r8993 | sam | 2004-10-15 10:32:03 +0200 (Fri, 15 Oct 2004) | 3 lines |
|---|
| | 707 | Changed paths: |
|---|
| | 708 | M /trunk/modules/access/http.c |
|---|
| | 709 | |
|---|
| | 710 | * modules/access/http.c: |
|---|
| | 711 | + Fixed erroneous extra "/" in URLs sent to a proxy. |
|---|
| | 712 | |
|---|
| | 713 | ------------------------------------------------------------------------ |
|---|
| | 714 | r8992 | hartman | 2004-10-15 02:25:18 +0200 (Fri, 15 Oct 2004) | 2 lines |
|---|
| | 715 | Changed paths: |
|---|
| | 716 | M /trunk/THANKS |
|---|
| | 717 | M /trunk/po/ja.po |
|---|
| | 718 | |
|---|
| | 719 | * update of the japanese translation by Tadashi Jokagi <elf2000 at users.sourceforge dot net> |
|---|
| | 720 | |
|---|
| | 721 | ------------------------------------------------------------------------ |
|---|
| | 722 | r8991 | gbazin | 2004-10-15 00:14:09 +0200 (Fri, 15 Oct 2004) | 1 line |
|---|
| | 723 | Changed paths: |
|---|
| | 724 | M /trunk/modules/codec/ffmpeg/video_filter.c |
|---|
| | 725 | M /trunk/modules/stream_out/transcode.c |
|---|
| | 726 | M /trunk/modules/video_filter/scale.c |
|---|
| | 727 | |
|---|
| | 728 | * modules/codec/ffmpeg/video_filter.c: fixed cases where pictures weren't released properly. |
|---|
| | 729 | ------------------------------------------------------------------------ |
|---|
| | 730 | r8990 | geshp | 2004-10-14 22:52:14 +0200 (Thu, 14 Oct 2004) | 1 line |
|---|
| | 731 | Changed paths: |
|---|
| | 732 | M /trunk/vlc.spec |
|---|
| | 733 | |
|---|
| | 734 | Long overdue update to the spec file |
|---|
| | 735 | ------------------------------------------------------------------------ |
|---|
| | 736 | r8989 | gbazin | 2004-10-14 22:05:57 +0200 (Thu, 14 Oct 2004) | 1 line |
|---|
| | 737 | Changed paths: |
|---|
| | 738 | M /trunk/src/video_output/video_output.c |
|---|
| | 739 | |
|---|
| | 740 | * src/video_output/video_output.c: another fix for on-the-fly deinterlacing switch. |
|---|
| | 741 | ------------------------------------------------------------------------ |
|---|
| | 742 | r8988 | gbazin | 2004-10-14 21:54:52 +0200 (Thu, 14 Oct 2004) | 1 line |
|---|
| | 743 | Changed paths: |
|---|
| | 744 | M /trunk/src/video_output/video_output.c |
|---|
| | 745 | |
|---|
| | 746 | * src/video_output/video_output.c: a couple of fixes. |
|---|
| | 747 | ------------------------------------------------------------------------ |
|---|
| | 748 | r8987 | gbazin | 2004-10-14 17:03:23 +0200 (Thu, 14 Oct 2004) | 1 line |
|---|
| | 749 | Changed paths: |
|---|
| | 750 | M /trunk/src/video_output/video_output.c |
|---|
| | 751 | |
|---|
| | 752 | * src/video_output/video_output.c: fixed video filter on-the-fly switching (use var_Get/Set instead of config_Get/Put). |
|---|
| | 753 | ------------------------------------------------------------------------ |
|---|
| | 754 | r8986 | gbazin | 2004-10-14 16:32:34 +0200 (Thu, 14 Oct 2004) | 1 line |
|---|
| | 755 | Changed paths: |
|---|
| | 756 | M /trunk/modules/codec/dvbsub.c |
|---|
| | 757 | |
|---|
| | 758 | * modules/codec/dvbsub.c: another bunch of sanity checks to make the decoder more resiliant to bad streams. |
|---|
| | 759 | ------------------------------------------------------------------------ |
|---|
| | 760 | r8985 | hartman | 2004-10-14 16:00:14 +0200 (Thu, 14 Oct 2004) | 2 lines |
|---|
| | 761 | Changed paths: |
|---|
| | 762 | M /trunk/extras/contrib/src/Makefile |
|---|
| | 763 | M /trunk/extras/contrib/src/packages.mak |
|---|
| | 764 | |
|---|
| | 765 | * goom2k4 for OSX. |
|---|
| | 766 | |
|---|
| | 767 | ------------------------------------------------------------------------ |
|---|
| | 768 | r8984 | murray | 2004-10-14 13:37:50 +0200 (Thu, 14 Oct 2004) | 2 lines |
|---|
| | 769 | Changed paths: |
|---|
| | 770 | M /trunk/po/it.po |
|---|
| | 771 | |
|---|
| | 772 | Italian translation for 0.8.0 |
|---|
| | 773 | |
|---|
| | 774 | ------------------------------------------------------------------------ |
|---|
| | 775 | r8983 | gbazin | 2004-10-14 12:10:48 +0200 (Thu, 14 Oct 2004) | 1 line |
|---|
| | 776 | Changed paths: |
|---|
| | 777 | M /trunk/modules/codec/dvbsub.c |
|---|
| | 778 | |
|---|
| | 779 | * modules/codec/dvbsub.c: more sanity checks. |
|---|
| | 780 | ------------------------------------------------------------------------ |
|---|
| | 781 | r8982 | gbazin | 2004-10-13 17:40:39 +0200 (Wed, 13 Oct 2004) | 1 line |
|---|
| | 782 | Changed paths: |
|---|
| | 783 | M /trunk/modules/codec/dvbsub.c |
|---|
| | 784 | |
|---|
| | 785 | * modules/codec/dvbsub.c: switch debugging off. |
|---|
| | 786 | ------------------------------------------------------------------------ |
|---|
| | 787 | r8981 | gbazin | 2004-10-13 17:39:38 +0200 (Wed, 13 Oct 2004) | 5 lines |
|---|
| | 788 | Changed paths: |
|---|
| | 789 | M /trunk/modules/codec/dvbsub.c |
|---|
| | 790 | |
|---|
| | 791 | * modules/codec/dvbsub.c: |
|---|
| | 792 | - rewrite using the pixel buffer memory model as described in ETSI EN 300 743. |
|---|
| | 793 | - code simplification. |
|---|
| | 794 | - more compliant. |
|---|
| | 795 | |
|---|
| | 796 | ------------------------------------------------------------------------ |
|---|
| | 797 | r8980 | gbazin | 2004-10-13 14:32:06 +0200 (Wed, 13 Oct 2004) | 1 line |
|---|
| | 798 | Changed paths: |
|---|
| | 799 | M /trunk/modules/gui/wxwindows/video.cpp |
|---|
| | 800 | |
|---|
| | 801 | * modules/gui/wxwindows/video.cpp: will hopefully fix the gray video problem in embedded mode on win32. |
|---|
| | 802 | ------------------------------------------------------------------------ |
|---|
| | 803 | r8979 | gbazin | 2004-10-13 14:30:20 +0200 (Wed, 13 Oct 2004) | 1 line |
|---|
| | 804 | Changed paths: |
|---|
| | 805 | M /trunk/modules/video_output/x11/xcommon.c |
|---|
| | 806 | |
|---|
| | 807 | * modules/video_output/x11/xcommon.c: don't steal events from the owner window. |
|---|
| | 808 | ------------------------------------------------------------------------ |
|---|
| | 809 | r8978 | gbazin | 2004-10-12 14:58:24 +0200 (Tue, 12 Oct 2004) | 1 line |
|---|
| | 810 | Changed paths: |
|---|
| | 811 | M /trunk/modules/visualization/goom.c |
|---|
| | 812 | |
|---|
| | 813 | * modules/visualization/goom.c: increased buffer queue size (was too low for some audio streams). |
|---|
| | 814 | ------------------------------------------------------------------------ |
|---|
| | 815 | r8977 | gbazin | 2004-10-12 12:21:49 +0200 (Tue, 12 Oct 2004) | 1 line |
|---|
| | 816 | Changed paths: |
|---|
| | 817 | M /trunk/src/video_output/video_output.c |
|---|
| | 818 | |
|---|
| | 819 | * src/video_output/video_output.c: even uglier fix for the on-the-fly deinterlacing switch problem (but at least it works). |
|---|
| | 820 | ------------------------------------------------------------------------ |
|---|
| | 821 | r8976 | gbazin | 2004-10-11 21:11:01 +0200 (Mon, 11 Oct 2004) | 1 line |
|---|
| | 822 | Changed paths: |
|---|
| | 823 | M /trunk/src/video_output/video_output.c |
|---|
| | 824 | |
|---|
| | 825 | * src/video_output/video_output.c: nasty fix for on-the-fly deinterlacing switch. |
|---|
| | 826 | ------------------------------------------------------------------------ |
|---|
| | 827 | r8975 | fkuehne | 2004-10-11 15:44:47 +0200 (Mon, 11 Oct 2004) | 1 line |
|---|
| | 828 | Changed paths: |
|---|
| | 829 | M /trunk/po/de.po |
|---|
| | 830 | |
|---|
| | 831 | * converted the G. l10n to UTF-8 |
|---|
| | 832 | ------------------------------------------------------------------------ |
|---|
| | 833 | r8974 | sam | 2004-10-11 15:14:31 +0200 (Mon, 11 Oct 2004) | 2 lines |
|---|
| | 834 | Changed paths: |
|---|
| | 835 | M /trunk/po/de.po |
|---|
| | 836 | |
|---|
| | 837 | * po/de.po: minor typo. |
|---|
| | 838 | |
|---|
| | 839 | ------------------------------------------------------------------------ |
|---|
| | 840 | r8973 | gbazin | 2004-10-11 15:09:42 +0200 (Mon, 11 Oct 2004) | 1 line |
|---|
| | 841 | Changed paths: |
|---|
| | 842 | M /trunk/modules/codec/x264.c |
|---|
| | 843 | |
|---|
| | 844 | * modules/codec/x264.c: compilation fix. |
|---|
| | 845 | ------------------------------------------------------------------------ |
|---|
| | 846 | r8972 | gbazin | 2004-10-11 14:50:13 +0200 (Mon, 11 Oct 2004) | 1 line |
|---|
| | 847 | Changed paths: |
|---|
| | 848 | M /trunk/modules/demux/ps.c |
|---|
| | 849 | |
|---|
| | 850 | * modules/demux/ps.c: work around broken streams produced with WinSubMux. |
|---|
| | 851 | ------------------------------------------------------------------------ |
|---|
| | 852 | r8971 | gbazin | 2004-10-10 23:28:58 +0200 (Sun, 10 Oct 2004) | 3 lines |
|---|
| | 853 | Changed paths: |
|---|
| | 854 | M /trunk/modules/codec/ffmpeg/ffmpeg.c |
|---|
| | 855 | M /trunk/modules/codec/x264.c |
|---|
| | 856 | |
|---|
| | 857 | * modules/codec/x264.c: a couple of fixes + use SSE2 detection. |
|---|
| | 858 | * modules/codec/ffmpeg/ffmpeg.c: use SSE2 detection. |
|---|
| | 859 | |
|---|
| | 860 | ------------------------------------------------------------------------ |
|---|
| | 861 | r8970 | sam | 2004-10-10 22:34:28 +0200 (Sun, 10 Oct 2004) | 4 lines |
|---|
| | 862 | Changed paths: |
|---|
| | 863 | M /trunk/po/en_GB.po |
|---|
| | 864 | M /trunk/po/es.po |
|---|
| | 866 | |
|---|
| | 867 | * po/es.po: fixed a missing space. |
|---|
| | 868 | * po/fr.po: converted to UTF-8 and fixed ellipses. |
|---|
| | 869 | * po/en_GB.po: converted to UTF-8 and fixed ellipses. |
|---|
| | 870 | |
|---|
| | 871 | ------------------------------------------------------------------------ |
|---|
| | 872 | r8969 | courmisch | 2004-10-10 21:11:55 +0200 (Sun, 10 Oct 2004) | 2 lines |
|---|
| | 873 | Changed paths: |
|---|
| | 874 | M /trunk/po/es.po |
|---|
| | 875 | |
|---|
| | 876 | Compilation fix. Please double-check (I don't speak spanish). |
|---|
| | 877 | |
|---|
| | 878 | ------------------------------------------------------------------------ |
|---|
| | 879 | r8968 | fkuehne | 2004-10-10 17:31:21 +0200 (Sun, 10 Oct 2004) | 1 line |
|---|
| | 880 | Changed paths: |
|---|
| | 881 | M /trunk/po/es.po |
|---|
| | 882 | |
|---|
| | 883 | * 80% update of the Spanish l10n by Javier 'TonXabar' Varela |
|---|
| | 884 | ------------------------------------------------------------------------ |
|---|
| | 885 | r8967 | gbazin | 2004-10-10 16:06:23 +0200 (Sun, 10 Oct 2004) | 1 line |
|---|
| | 886 | Changed paths: |
|---|
| | 887 | M /trunk/modules/codec/x264.c |
|---|
| | 888 | |
|---|
| | 889 | * modules/codec/x264.c: added a bunch of new config options. |
|---|
| | 890 | ------------------------------------------------------------------------ |
|---|
| | 891 | r8966 | ipkiss | 2004-10-10 12:08:44 +0200 (Sun, 10 Oct 2004) | 8 lines |
|---|
| | 892 | Changed paths: |
|---|
| | 893 | M /trunk/configure.ac |
|---|
| | 894 | M /trunk/include/vlc_keys.h |
|---|
| | 895 | M /trunk/modules/control/Modules.am |
|---|
| | 896 | M /trunk/modules/control/hotkeys.c |
|---|
| | 897 | A /trunk/modules/control/showintf.c |
|---|
| | 898 | M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp |
|---|
| | 899 | M /trunk/modules/gui/skins2/src/vlcproc.cpp |
|---|
| | 900 | M /trunk/modules/gui/skins2/src/vlcproc.hpp |
|---|
| | 901 | M /trunk/modules/gui/skins2/src/window_manager.cpp |
|---|
| | 902 | M /trunk/modules/gui/skins2/src/window_manager.hpp |
|---|
| | 903 | M /trunk/modules/gui/skins2/win32/win32_window.cpp |
|---|
| | 904 | M /trunk/modules/gui/wxwindows/timer.cpp |
|---|
| | 905 | M /trunk/modules/gui/wxwindows/wxwindows.h |
|---|
| | 906 | M /trunk/src/libvlc.h |
|---|
| | 907 | |
|---|
| | 908 | - modules/control/showintf.c: new control module, able to show the |
|---|
| | 909 | interface when moving the mouse to the top of the screen (in |
|---|
| | 910 | fullscreen mode). |
|---|
| | 911 | - modules/control/hotkeys.c: added a hotkey to raise the interface |
|---|
| | 912 | - modules/gui/wxwindows/*, modules/gui/skins2/*: added callbacks for |
|---|
| | 913 | the "intf-show" variable; it should be easy to do the same for BeOS |
|---|
| | 914 | and MacOSX interfaces |
|---|
| | 915 | |
|---|
| | 916 | ------------------------------------------------------------------------ |
|---|
| | 917 | r8965 | rocky | 2004-10-10 02:24:44 +0200 (Sun, 10 Oct 2004) | 3 lines |
|---|
| | 918 | Changed paths: |
|---|
| | 919 | M /trunk/modules/access/cdda/info.c |
|---|
| | 920 | |
|---|
| | 921 | Compilation fix when libcddb is not available. |
|---|
| | 922 | |
|---|
| | 923 | |
|---|
| | 924 | ------------------------------------------------------------------------ |
|---|
| | 925 | r8964 | sigmunau | 2004-10-10 00:18:25 +0200 (Sun, 10 Oct 2004) | 2 lines |
|---|
| | 926 | Changed paths: |
|---|
| | 927 | M /trunk/modules/demux/vobsub.c |
|---|
| | 928 | |
|---|
| | 929 | vobsub.c: Don't break autodetection of non-vobsub subtitles |
|---|
| | 930 | |
|---|
| | 931 | ------------------------------------------------------------------------ |
|---|
| | 932 | r8963 | gbazin | 2004-10-08 17:53:26 +0200 (Fri, 08 Oct 2004) | 1 line |
|---|
| | 933 | Changed paths: |
|---|
| | 934 | M /trunk/modules/codec/dvbsub.c |
|---|
| | 935 | |
|---|
| | 936 | * modules/codec/dvbsub.c: bug fix in the encoder. |
|---|
| | 937 | ------------------------------------------------------------------------ |
|---|
| | 938 | r8962 | gbazin | 2004-10-08 15:12:51 +0200 (Fri, 08 Oct 2004) | 1 line |
|---|
| | 939 | Changed paths: |
|---|
| | 940 | M /trunk/share/http/index.html |
|---|
| | 941 | |
|---|
| | 942 | * share/http/index.html: delete/keep commands fix by Torsten Spindler |
|---|
| | 943 | ------------------------------------------------------------------------ |
|---|
| | 944 | r8961 | bigben | 2004-10-08 13:03:12 +0200 (Fri, 08 Oct 2004) | 3 lines |
|---|
| | 945 | Changed paths: |
|---|
| | 946 | M /trunk/modules/gui/wxwindows/bitmaps/loop.xpm |
|---|
| | 947 | M /trunk/modules/gui/wxwindows/bitmaps/repeat.xpm |
|---|
| | 948 | M /trunk/modules/gui/wxwindows/bitmaps/shuffle.xpm |
|---|
| | 949 | |
|---|
| | 950 | * new icons proposal for the playlist window |
|---|
| | 951 | |
|---|
| | 952 | |
|---|
| | 953 | ------------------------------------------------------------------------ |
|---|
| | 954 | r8960 | gbazin | 2004-10-08 12:49:05 +0200 (Fri, 08 Oct 2004) | 1 line |
|---|
| | 955 | Changed paths: |
|---|
| | 956 | M /trunk/evc/errno.h |
|---|
| | 957 | M /trunk/evc/vlc.c |
|---|
| | 958 | M /trunk/evc/vlc.vcw |
|---|
| | 959 | |
|---|
| | 960 | * evc/*: fixes and updates. |
|---|
| | 961 | ------------------------------------------------------------------------ |
|---|
| | 962 | r8959 | gbazin | 2004-10-08 12:46:09 +0200 (Fri, 08 Oct 2004) | 1 line |
|---|
| | 963 | Changed paths: |
|---|
| | 964 | M /trunk/modules/demux/subtitle.c |
|---|
| | 965 | |
|---|
| | 966 | * modules/demux/subtitle.c: portability fix. |
|---|
| | 967 | ------------------------------------------------------------------------ |
|---|
| | 968 | r8958 | gbazin | 2004-10-08 12:36:25 +0200 (Fri, 08 Oct 2004) | 1 line |
|---|
| | 969 | Changed paths: |
|---|
| | 970 | M /trunk/modules/access/mms/mmstu.c |
|---|
| | 971 | M /trunk/modules/demux/mp4/drms.c |
|---|
| | 972 | M /trunk/modules/demux/mp4/mp4.c |
|---|
| | 973 | M /trunk/modules/misc/logger.c |
|---|
| | 974 | |
|---|
| | 975 | * modules/access/mms, modules/demux/mp4, modules/misc/logger.c: WinCE compilation fixes. |
|---|
| | 976 | ------------------------------------------------------------------------ |
|---|
| | 977 | r8957 | gbazin | 2004-10-08 11:59:26 +0200 (Fri, 08 Oct 2004) | 1 line |
|---|
| | 978 | Changed paths: |
|---|
| | 979 | M /trunk/src/misc/modules.c |
|---|
| | 980 | M /trunk/src/misc/win32_specific.c |
|---|
| | 981 | |
|---|
| | 982 | * src/misc/win32_specific.c, modules.c: WinCE improvements (support for finding out the application path + support for the plugins cache). |
|---|
| | 983 | ------------------------------------------------------------------------ |
|---|
| | 984 | r8956 | hartman | 2004-10-08 02:07:48 +0200 (Fri, 08 Oct 2004) | 3 lines |
|---|
| | 985 | Changed paths: |
|---|
| | 986 | M /trunk/modules/control/hotkeys.c |
|---|
| | 987 | |
|---|
| | 988 | * hotkeys.c: change fullscreen setting even if there is no vout |
|---|
| | 989 | bigben: this fixes that last little problem you had with the 'fullscreen button' |
|---|
| | 990 | |
|---|
| | 991 | ------------------------------------------------------------------------ |
|---|
| | 992 | r8955 | hartman | 2004-10-08 01:10:50 +0200 (Fri, 08 Oct 2004) | 3 lines |
|---|
| | 993 | Changed paths: |
|---|
| | 994 | M /trunk/po/nl.po |
|---|
| | 995 | |
|---|
| | 996 | * 1st run of dutch translations |
|---|
| | 997 | |
|---|
| | 998 | |
|---|
| | 999 | ------------------------------------------------------------------------ |
|---|
| | 1000 | r8954 | hartman | 2004-10-08 00:54:18 +0200 (Fri, 08 Oct 2004) | 2 lines |
|---|
| | 1001 | Changed paths: |
|---|
| | 1002 | M /trunk/modules/access/dvb/access.c |
|---|
| | 1003 | |
|---|
| | 1004 | * removed another translatable string that is no longer used. |
|---|
| | 1005 | |
|---|
| | 1006 | ------------------------------------------------------------------------ |
|---|
| | 1007 | r8953 | hartman | 2004-10-08 00:52:10 +0200 (Fri, 08 Oct 2004) | 2 lines |
|---|
| | 1008 | Changed paths: |
|---|
| | 1009 | M /trunk/modules/access/directory.c |
|---|
| | 1010 | |
|---|
| | 1011 | * diretory.c: remove a completly useless translation string |
|---|
| | 1012 | |
|---|
| | 1013 | ------------------------------------------------------------------------ |
|---|
| | 1014 | r8952 | rocky | 2004-10-08 00:50:44 +0200 (Fri, 08 Oct 2004) | 6 lines |
|---|
| | 1015 | Changed paths: |
|---|
| | 1016 | M /trunk/modules/access/cdda/Modules.am |
|---|
| | 1017 | M /trunk/modules/access/cdda/access.c |
|---|
| | 1018 | M /trunk/modules/access/cdda/callback.c |
|---|
| | 1019 | M /trunk/modules/access/cdda/callback.h |
|---|
| | 1020 | M /trunk/modules/access/cdda/cdda.c |
|---|
| | 1021 | M /trunk/modules/access/cdda/cdda.h |
|---|
| | 1022 | A /trunk/modules/access/cdda/info.c |
|---|
| | 1023 | A /trunk/modules/access/cdda/info.h |
|---|
| | 1024 | |
|---|
| | 1025 | First attempt at adding CD-Text. |
|---|
| | 1026 | Break out meta-info gathering. |
|---|
| | 1027 | Various fixes and cleanups, but more work is still needed. |
|---|
| | 1028 | Some conceptual work on how things *should* work may be in order. |
|---|
| | 1029 | |
|---|
| | 1030 | |
|---|
| | 1031 | ------------------------------------------------------------------------ |
|---|
| | 1032 | r8951 | gbazin | 2004-10-08 00:21:22 +0200 (Fri, 08 Oct 2004) | 1 line |
|---|
| | 1033 | Changed paths: |
|---|
| | 1034 | M /trunk/src/misc/modules.c |
|---|
| | 1035 | |
|---|
| | 1036 | * src/misc/modules.c: pfff nobody found this one... you just lost the contest guys. |
|---|
| | 1037 | ------------------------------------------------------------------------ |
|---|
| | 1038 | r8950 | hartman | 2004-10-08 00:05:34 +0200 (Fri, 08 Oct 2004) | 3 lines |
|---|
| | 1039 | Changed paths: |
|---|
| | 1040 | M /trunk/modules/video_output/opengl.c |
|---|
| | 1041 | M /trunk/src/misc/configuration.c |
|---|
| | 1042 | |
|---|
| | 1043 | * opengl: remove NULL from string arrays |
|---|
| | 1044 | * configuration.c: don't crash on NULL values |
|---|
| | 1045 | |
|---|
| | 1046 | ------------------------------------------------------------------------ |
|---|
| | 1047 | r8949 | gbazin | 2004-10-07 23:44:41 +0200 (Thu, 07 Oct 2004) | 1 line |
|---|
| | 1048 | Changed paths: |
|---|
| | 1049 | M /trunk/src/misc/modules.c |
|---|
| | 1050 | |
|---|
| | 1051 | * src/misc/modules.c: fixed harmless memory leaks in the plugins cache code. |
|---|
| | 1052 | ------------------------------------------------------------------------ |
|---|
| | 1053 | r8948 | bigben | 2004-10-07 23:33:38 +0200 (Thu, 07 Oct 2004) | 5 lines |
|---|
| | 1054 | Changed paths: |
|---|
| | 1055 | M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib |
|---|
| | 1056 | M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib |
|---|
| | 1057 | M /trunk/modules/gui/macosx/controls.m |
|---|
| | 1058 | M /trunk/modules/gui/macosx/intf.m |
|---|
| | 1059 | |
|---|
| | 1060 | * Fullscreen button works again |
|---|
| | 1061 | * It enabled even when no vout is present |
|---|
| | 1062 | * Still a little issue with the fullscreen hotkey |
|---|
| | 1063 | |
|---|
| | 1064 | |
|---|
| | 1065 | ------------------------------------------------------------------------ |
|---|
| | 1066 | r8947 | hartman | 2004-10-07 22:52:24 +0200 (Thu, 07 Oct 2004) | 2 lines |
|---|
| | 1067 | Changed paths: |
|---|
| | 1068 | M /trunk/src/input/subtitles.c |
|---|
| | 1069 | |
|---|
| | 1070 | * removed an unnecessary = NULL write. |
|---|
| | 1071 | |
|---|
| | 1072 | ------------------------------------------------------------------------ |
|---|
| | 1073 | r8946 | hartman | 2004-10-07 22:50:59 +0200 (Thu, 07 Oct 2004) | 3 lines |
|---|
| | 1074 | Changed paths: |
|---|
| | 1075 | M /trunk/modules/video_output/opengl.c |
|---|
| | 1076 | |
|---|
| | 1077 | * Made the opengl effects a list of options instead of textbox |
|---|
| | 1078 | * Lowered the opengl prioriy on OSX to speed up selection proces, while the thing is not working. |
|---|
| | 1079 | |
|---|
| | 1080 | ------------------------------------------------------------------------ |
|---|
| | 1081 | r8945 | gbazin | 2004-10-07 22:12:19 +0200 (Thu, 07 Oct 2004) | 1 line |
|---|
| | 1082 | Changed paths: |
|---|
| | 1083 | M /trunk/modules/codec/toolame.c |
|---|
| | 1084 | |
|---|
| | 1085 | * modules/codec/toolame.c: lowered the priority of the toolame encoder and added the mp2/mp2a fourcc. |
|---|
| | 1086 | ------------------------------------------------------------------------ |
|---|
| | 1087 | r8944 | gbazin | 2004-10-07 17:59:36 +0200 (Thu, 07 Oct 2004) | 4 lines |
|---|
| | 1088 | Changed paths: |
|---|
| | 1089 | M /trunk/modules/codec/dvbsub.c |
|---|
| | 1090 | |
|---|
| | 1091 | * modules/codec/dvbsub.c: |
|---|
| | 1092 | - bug fixes in the decoder and encoder. |
|---|
| | 1093 | - the decoder now returns YUVP subpictures. |
|---|
| | 1094 | |
|---|
| | 1095 | ------------------------------------------------------------------------ |
|---|
| | 1096 | r8943 | hartman | 2004-10-07 16:40:29 +0200 (Thu, 07 Oct 2004) | 2 lines |
|---|
| | 1097 | Changed paths: |
|---|
| | 1098 | M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib |
|---|
| | 1099 | M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib |
|---|
| | 1100 | |
|---|
| | 1101 | * Improve the Preferences display, when capabilties don't fit in the normal width of the table |
|---|
| | 1102 | |
|---|
| | 1103 | ------------------------------------------------------------------------ |
|---|
| | 1104 | r8942 | rocky | 2004-10-07 12:10:22 +0200 (Thu, 07 Oct 2004) | 7 lines |
|---|
| | 1105 | Changed paths: |
|---|
| | 1106 | M /trunk/modules/access/cdda/access.c |
|---|
| | 1107 | M /trunk/modules/access/cdda/cdda.c |
|---|
| | 1108 | M /trunk/modules/access/cdda/cdda.h |
|---|
| | 1109 | |
|---|
| | 1110 | Fill in playlist information and stream & media information |
|---|
| | 1111 | Duration info is now set when playing entire CD so slider works again. |
|---|
| | 1112 | |
|---|
| | 1113 | More work is needed for playing single tracks, adding CD-Text info, |
|---|
| | 1114 | getting reference counts right. |
|---|
| | 1115 | |
|---|
| | 1116 | |
|---|
| | 1117 | ------------------------------------------------------------------------ |
|---|
| | 1118 | r8941 | gbazin | 2004-10-07 11:27:02 +0200 (Thu, 07 Oct 2004) | 1 line |
|---|
| | 1119 | Changed paths: |
|---|
| | 1120 | M /trunk/modules/st |
|---|