ChangeLog-2003
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:801k
源码类别:
midi
开发平台:
Unix_Linux
- commit 310e183d4b33b52cafcc11daa0a971a203b852b1
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Dec 31 12:50:11 2003 +0000
- Updated french and Brazilian Portuguese translations
- commit 565e66c5b1cd88440d7b2283519cf290ac5e682e
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Dec 31 10:30:44 2003 +0000
- Disabled aspect ratio and visualization button as they don't work as expected
- commit c1c2844dc651e69c7b8ac1c3f87f881476d08e3d
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Dec 30 21:55:48 2003 +0000
- Updated italian translation, courtesy of Carlo Calabr�
- commit dcab06079870ca73e4c6977744bb3ff2a9e25ac1
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Dec 30 18:29:26 2003 +0000
- Fix browse feature
- commit c17dee7dcc0c7470a76edda19f8813d9dbde18f1
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Tue Dec 30 04:43:52 2003 +0000
- common.*: add common routine to eliminate palette from pixmap.
- cvd*: finally shows subtitles (with some bugs)
- ogt_parse.c: use common just added above.
- commit 3bb0ad8dc81c949303658499cf5661cf6a876ee5
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Dec 29 04:47:44 2003 +0000
- cvd: bitmap extraction further completed - not fully done.
- ogt_parse.c, render.c: go back to 4-bit alpha since that's what DVD
- and CVD have.
- commit 3cbdd393b8abcda5c6aa040b50442151736953d1
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Dec 28 20:50:20 2003 +0000
- * modules/access/cdda/access.c: added some missing #ifdef HAVE_LIBCDDB
- (fixes compilation issues when the libcddb is not present)
- commit bea939bb2bacc8e6edddfb0e9bdfdd6866705f1b
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Dec 28 11:26:52 2003 +0000
- First cut at CVD subtitle unit assembly and initial parsing.
- commit f5d0873721cea2b31d473e90f77abbbcdec99bb7
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Dec 28 04:51:52 2003 +0000
- Start work on CVD subtitles.
- commit 919854e45add1d7f930e2cb0a77aac5295e6073c
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Dec 28 02:01:11 2003 +0000
- Work towards handling all planes in subtites, generalizing for CVD, and
- some cleanup.
- commit 6f8690b5a1404de11a2b1f2cc27d0565bb0ca226
- Author: Eric Petit <titer@videolan.org>
- Date: Sun Dec 28 01:49:12 2003 +0000
- beos/*:
- + fixed a possible crash with Alt+X shortcuts
- + fixed volume slider update
- commit aab4bf7b7cb9d1420b51290c0d06fc272546756f
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sat Dec 27 16:14:48 2003 +0000
- modules/demux/mpeg/mpga.c: forgot to remove a debugging printf...
- commit bdd53052b177397b7691a42bcbcbdec5ccda078b
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sat Dec 27 14:47:10 2003 +0000
- * modules/demux/mpeg/mpga.c: disabled the bitrate detection from the Xing
- header, since it doesn't seem to be reliable
- commit 7c20b517bbf78fc03104b7032e588eed72b0f2e8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Dec 27 14:36:30 2003 +0000
- * modules/gui/wxwindows/*: use the wxL2U macro when necessary.
- commit cf8bbfcd1e2869fafc7d1c420f19d4859831218c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Dec 27 10:36:42 2003 +0000
- * ALL: bumped version number to 0.7.0-test3
- commit bc3260752bde13ef0b2a3533a4e11aa17115ea7f
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Dec 27 01:49:59 2003 +0000
- Scale bitmaps for 4:3 output
- commit a1c4ba2fbea21c7595d00de40d945e6c028451ca
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Dec 26 02:47:59 2003 +0000
- Keep in synch with rest of source. Should also have no effect on upcoming release
- commit 1170be354362b3b1f1e4cbe77c8b50e1bfe7b15f
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Dec 26 01:39:35 2003 +0000
- Check in a stable copy for reference against future changes. Should
- not affect or be seen in upcoming release.
- commit c87f2a542cbde2cb769eff755a53a1fc2682207b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Dec 24 12:38:04 2003 +0000
- * src/libvlc.h: on win9x --win9x-cv-method=0 was problematic (eg. vlc could get stuck during video startup) so --win9x-cv-method=1 is now the default.
- commit 8a9ed93085bcf973afb13c9be43abde2e4c1bf74
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Dec 24 10:06:53 2003 +0000
- * src/libvlc.c: small fixes to Usage().
- commit 26e930b5e2f0e92da0926e0fa3e3b8b9efeb898e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Dec 24 09:46:08 2003 +0000
- * include/vlc_block.h: added a temporary i_rate field to block_t.
- * modules/codec/libmpeg2.c: synchro uses p_block->i_rate again.
- * src/input/*: do not decode audio when i_rate != DEFAULT_RATE.
- commit 69ac376ca484537e212ac3e452462e558344db09
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 23 17:10:18 2003 +0000
- * modules/video_output/directx/events.c: warning message into debug message.
- commit 448c369c156cea81251beb91c09a5edf109f0392
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 23 15:27:50 2003 +0000
- * modules/video_output/directx/events.c: fixed mouse coordinates for dvd navigation which got broken when we switched to using a child window for the video.
- commit cfbe50776078a5cdacbc032fd3118d6158988f2f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 23 02:11:27 2003 +0000
- * modules/video_output/directx/*: fixed strange race condition.
- commit 53c8ef35b7b7e4631c4267c24bc00c8bf8be9b2d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Dec 23 00:23:31 2003 +0000
- * Fixed and updated for a 00.7 'Bond' release.
- commit b309b351561e8bc00e4dc1808a03f8b39dcf19e5
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Dec 22 23:46:23 2003 +0000
- * Fix a leak in goom module that caused all the pictures of a vout to be
- unavailable after several songs.
- commit 254127b788dd8509162ace7d2ac998d785c05638
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Dec 22 22:37:01 2003 +0000
- * stream_Size reports the size of a stream, not stream_Tell
- This fixes the ID3 detection of ID3v1.
- commit 80e1dc74bf612e40cda454a0ff77855b1d41d356
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 22 17:44:58 2003 +0000
- * modules/access/dshow/dshow.cpp: fixed previous fix.
- commit 8583966ad286273b34b3e7828d0e5a2093f1f254
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Mon Dec 22 17:08:22 2003 +0000
- back to config_PutInt when using the fullscreen button on the interface. This allows to remember the fullscreen setting when changing playlist item
- commit 1b7802a62f8f7a16310059f14478021f50c150f5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 22 16:42:47 2003 +0000
- * modules/access/dshow/dshow.cpp: small fix for devices list.
- commit b96d78bb4eee2d0421f5c39e6b5c1e96ed8e6fd3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 22 16:40:04 2003 +0000
- * modules/codec/libmpeg2.c: compiles with the latest libmpeg2 cvs.
- commit dc93d552142850006c843717a107beb6c1ccd3e3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 22 15:42:44 2003 +0000
- * modules/gui/wxwindows/*: use our new wxL2U() macro where needed.
- commit a5762cd9568379975d6a70288dc67e5038008cf6
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Dec 22 14:45:37 2003 +0000
- * Fix the 'currently playing' field in the OSX intf.
- commit 5ca0ebcca2e3f55a1087811048684a3b9b1eecbf
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Dec 22 14:32:57 2003 +0000
- * Coding style cleanup: removed tabs and trailing spaces.
- commit 973409adeaaf6b29930cae672c5b54e28ddc22bc
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 22 14:31:01 2003 +0000
- * modules/gui/wxwindows/*: don't forget to convert the filename/author fields in the playlist to the encoding in use by the wxWindows interface.
- commit 65c5b28d6dbcc4e888426d44e9fe256a2804fc23
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Dec 22 14:23:14 2003 +0000
- * src/misc/iso-639_def.h modules/demux/util/id3genres.h modules/gui/kde:
- + Added missing copyright information.
- + Added GPL header.
- * src/misc/iso-639_def.h:
- + Removed useless (and unprotected) macros.
- commit cef7569b1180b19f846c31c6f3c8b9f29fab7b71
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Dec 22 11:14:25 2003 +0000
- beos/Video*: fixed cursor hiding (int32_t != int32 bla bla bla)
- commit 5b79750544fe606e209d4f5b69bced2379a185de
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Dec 22 11:08:00 2003 +0000
- beos/*: fixed Alt+X shortcuts (BeOS doesn't let those hit BWindow::KeyDown
- because it's reserved for system shorcuts - added a workaround)
- commit 42195685323f11ea92176ac02c366444d908f154
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Dec 22 02:24:53 2003 +0000
- * toolbox:
- + Added pda.glade to the list of Glade2 generated files.
- + Remove strings such as "http://" or "/dev/video0" from the list of
- translated strings in the PDA interface.
- * Fixed grammar, spelling, a few pathetic inconsistencies, removed trailing
- whitespaces and tabulations here and there.
- commit 6bfbdea90e73ea3ec8c7021624244c641e89b9e3
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Dec 22 00:26:01 2003 +0000
- * modules/demux/asf/asf.c: Fixed a buffer overflow.
- commit 789f166be61b62f159ffc59329c80b425e516505
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Dec 22 00:13:52 2003 +0000
- * modules/access/vcdx/access.c: Fixed an obvious buffer overflow. This
- code is still unsafe, bounds need to be checked after each sprintf/strcat
- call.
- commit 0a9aa8d0b0bbfc725183f78d6883bfc59db7d020
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Dec 22 00:06:05 2003 +0000
- + beos/PreferencesWindow.cpp: esthetic change (use triangle thumb style
- for sliders)
- commit a58b4dc89a43426936a77fd3c3023b7d2674301b
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Dec 21 23:32:58 2003 +0000
- * Fixed URLs here and there.
- commit c04e92f61cb68d6f620457b74066cf268e25e979
- Author: Eric Petit <titer@videolan.org>
- Date: Sun Dec 21 21:30:43 2003 +0000
- beos/PreferencesWindow*:
- + Cleaned a bit the way the prefs are created
- + Added missing CONFIG_ITEM_KEY implementation
- commit 78ffa46b5ec472fc871c044a0afc537d299f3ec1
- Author: Boris Dorès <babal@videolan.org>
- Date: Sat Dec 20 22:57:36 2003 +0000
- * libvlc.h input.c headphone.c:
- fix support of audio channel mixers, like the headphone channel mixer
- for instance, which was broken since the introduction of user audio
- filters; if specified by the user and compatible with the audio
- pipeline, we add the channel mixer after the user filters.
- -> unfortunately, this fix removed two strings and introduced 4 new
- ones
- -> TODO: allow the user to choose only amongst channel mixers, not
- all available audio filters
- * vlc.exe.manifest Makefile.am install-win32 :
- add a manifest file to allow the win32 gui to use Windows XP visual
- styles when available.
- commit 66fb3bd378b79757f8b9c0f1ceef3bb5fd8593fa
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Dec 20 16:22:59 2003 +0000
- * modules/demux/mp4/mp4.c: fixed problem with buggy files that don't set the audio sample rate properly.
- commit 1cccba5ca59463b8305a3b414b588d9c8849e83c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Dec 20 16:11:11 2003 +0000
- * modules/codec/araw.c: added "mlaw" as a fourcc for ulaw audio.
- commit 28694bd993f1481b90512d86b5b932cd8a032f1a
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Dec 20 15:25:32 2003 +0000
- Remove unused variable. Artifact of old track/entry handling.
- commit d5eaf4a600043f14245176cd8dbade8c88a97ee8
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Dec 20 11:56:56 2003 +0000
- Grammar correction.
- commit 2915f1809dab843032257ff2cd79a968efdec008
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Dec 20 11:55:12 2003 +0000
- Spelling correction.
- commit ff9920ffe6cacd39192c374a65dbcc26731b9389
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Dec 18 16:29:47 2003 +0000
- * Fix broken http intf in macosx package.
- commit bf4ae216629d7788d114146013b35614c50cd18e
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Dec 18 12:35:26 2003 +0000
- Go over for spelling and acurracy.
- commit 33db2d95baf2589ee076253395ee631601f33c6d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Dec 17 23:21:15 2003 +0000
- * Commented out the option 'goom' for the visualizer. It isn't working in
- this system yet and will not work before release. The visualizer system
- needs to be cleaned in 0.7.1 with one 'visual' audio filter which loads
- one or more 'visualization' true modules.
- commit 9e1825a51bf0f0dcc9e14d80cba2203d8b16d91c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Dec 17 23:09:36 2003 +0000
- * second round of dutch translation update for 0.7.0-test2
- commit 92c298c6610b84713ed429a6b19e60f9a6a34e9c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Dec 17 21:29:04 2003 +0000
- * Updated portuguese brazilian update
- commit ddb6d46817b21c9634065f31b732a50a5dce255e
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Dec 17 11:42:03 2003 +0000
- * First run of dutch translations.
- commit 9d4690c97a40fc7eee71deb15d3a2287d137b881
- Author: Eric Petit <titer@videolan.org>
- Date: Wed Dec 17 08:53:54 2003 +0000
- * Makefile.am: cleaned up package-beos
- * share/vlc_beos.rsrc: new icon based on Stephane's cone
- commit 1b0b2ce6a945cf51edc5656d8b0b13db24dd3a25
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Dec 16 23:01:41 2003 +0000
- Contrib build system :
- * Jumped to ogg-1.1
- * Reverted to ffmpeg-0.4.8
- commit 1956b76770beffd2777650f57c56836a72bfcaea
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 16 22:14:22 2003 +0000
- * modules/access/cdda/access.c: need to include errno.h
- commit 6640e3127e593f9bba8948df41b278b9a515b21f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 16 22:10:56 2003 +0000
- * modules/video_output/directx/events.c: the coordinates used to blit the video must be relative to the current primary surface (current display).
- commit 42b31b7b1284e35ca65e0c066ad9ec62713263c6
- Author: Jason Luka <geshp@videolan.org>
- Date: Tue Dec 16 21:56:55 2003 +0000
- Just a release number update in the spec file. (It won't break anything I promise)
- commit 9be2d2a4afe44a097dcb07d52e11cf65dec15e34
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 16 19:02:44 2003 +0000
- * modules/gui/wxwindows/open.cpp: compilation fix.
- commit 0e1f92af066c5006b389408bba393e8988947700
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 16 18:18:14 2003 +0000
- * modules/gui/skins/src/themeloader.cpp: the tar loader now checks the magic value in the tar header.
- commit 9e6d401fe701b134c220c367bb6c455100031371
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 16 16:51:10 2003 +0000
- * modules/codec/araw.c: small fix.
- commit 33371396ad63d2539a67763e3f478c3517df0389
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 16 13:35:12 2003 +0000
- * modules/gui/wxwindows/open.cpp: compilation fix.
- commit a248ca40c0dc4d2aada78077bf78134e97cadf23
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 16 13:22:51 2003 +0000
- * modules/gui/wxwindows/interface.cpp: better heuristic for the interface size on win32.
- commit 0e282e7763a07cb18a694f34f5eb2365e8b3b283
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 16 12:54:29 2003 +0000
- * modules/misc/dummy/input.c: fixed the vlc:quit command.
- commit d0c882b067063e70b193c026da941396932bfcb6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 16 12:38:18 2003 +0000
- * modules/codec/ffmpeg/ffmpeg.c, modules/demux/ogg.c: theora decoding support via ffmpeg (currently slower than libtheora).
- commit 28c34206f30353f1e4c2bb062a4450f850f1a171
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Dec 16 09:14:22 2003 +0000
- Added field for RTSP in Network Stream open tab
- commit dd8a6acfb31b6d73bbd034ea459ca38d5f34fbee
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Tue Dec 16 03:21:47 2003 +0000
- Remember the disc selection type (DVD, VCD, CD-DA) selected in "Open
- Disc" and use that as the default for next time.
- commit af1fa8e749b886f539d4d7baff1d4f855ad2846c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 16 00:36:50 2003 +0000
- * doc/Makefile.am: added intf-cdda.txt to EXTRA_DIST.
- commit 52a32fc99191ace0bafa3ee87da3fb39da1ebb05
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 16 00:01:04 2003 +0000
- * ALL: preparing for 0.7.0-test2.
- commit 5b83bb59a8d844f1ed48afb168651df0258ebf25
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 15 23:31:11 2003 +0000
- * modules/demux/ogg.c: a couple of fixes for flac streaming.
- commit 21636bda2eca19e0b4351c57225c6ca1417aed17
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 15 22:55:01 2003 +0000
- * modules/packetizer/mpeg4audio.c: fixed raw mpeg4 audio packetizer.
- * modules/demux/mp4/libmp4.c: fixed (again) parsing of wave tag.
- commit ec17e28f622aa1cac73c3d62148e34be67a32845
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 15 22:04:25 2003 +0000
- * modules/gui/skins/src/skin_main.cpp: bail out if we can't open an X11 display.
- commit bd034af3083a039360651e96a98235f7db1b5849
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 15 21:54:55 2003 +0000
- * modules/codec/vorbis.c: added 5.1 channel configuration to the decoder.
- commit 273f3bc46f7e9ec3601bcbe54c6c25ab9e4bfce6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 15 21:35:37 2003 +0000
- * modules/audio_output/directx.c: don't set the default audio output to mono even if the windows settings are set to mono.
- Too many people just don't know how to set the windows speakers configuration setting properly.
- commit 5ba68590d952b7f7cf07a29f6b05d7f0e209e917
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Dec 15 21:07:55 2003 +0000
- Fixing QT/Embedded header detection.
- commit 33e006c1e38182faa94945138c12c2e0f002bc82
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 15 20:21:45 2003 +0000
- * modules/video_output/directx/directx.c: debug message.
- commit 3fb21d8e39d603f9573fe6e76e5ee72658541d68
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 15 20:20:55 2003 +0000
- * modules/gui/wxwindows/open.cpp: compilation fix.
- commit 6a5c008552c49adc677885b7146dcac76c095039
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 15 19:55:37 2003 +0000
- * share/http/admin/dboxfiles.html: html page used by the dbox.
- commit fc5385d3856a7d74557c0f962edb435e96f4c1d3
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Mon Dec 15 19:26:25 2003 +0000
- Forgot this
- commit 48515f2a60b833b4b9e5869190c533f7f848b821
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Mon Dec 15 19:25:56 2003 +0000
- Fix for the fullscreen button state (it is only enabled if a vout is present)
- commit d40cfac21ba407e1d7ffef11c38f7168d0bfaeca
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Dec 15 15:38:26 2003 +0000
- * fix the skip 10 seconds buttons availability.
- commit c81245cd05ea2f5eb18ceb11f09693a06d993b5a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Dec 15 15:06:23 2003 +0000
- * Fix the problem with OpenDVD crash.
- commit 716dd47a313a9cf6d3932eeb2bf69e54f048c923
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Dec 15 14:25:43 2003 +0000
- * don't search the playlist when there is nothing in it. We will crash.
- commit d93b0d46e1b67385c9c0d8c8267cf79bea7f2ea6
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Dec 15 14:05:19 2003 +0000
- * compile before you commit
- commit f3ce44c8f9ab0c52c3c180cb651bb1ff5a24f904
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Dec 15 13:38:27 2003 +0000
- * added bookmark 9 and 10 but set their combo to KEY_UNSET
- commit 67f6e24baeda464bc6b0164bbd88decf777261d8
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Dec 15 13:10:05 2003 +0000
- Do not add http:// to MRL if the URI given in the HTTP field already contains it (Fixes bug #1510)
- commit 26bb0adf680a583a8b3a6dbde4985dc96f8ce2f8
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Mon Dec 15 01:11:44 2003 +0000
- For OSX:
- * added hotkeys Fn and COMMAND+Fn, whith 2 <= n <= 8
- * bookmark9 and 10 are not added since F9 and F10 are reserved keys
- commit 5e77519cdaa0da05134646a20643123e6556bb48
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 15 00:47:18 2003 +0000
- * modules/access/dshow/*: fixed a problem when we would sometimes get stuck trying to stop the dshow graph.
- commit 882e383af49185f65f4fd9102d1d5b9e18ac86b0
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Dec 14 23:40:36 2003 +0000
- signed/unsigned mismatch fix.
- commit d835f8f6b0d3bdb07728a6ede6b0f92e920758c0
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Dec 14 23:14:20 2003 +0000
- * Clarify the error when utf8 is set and the sub is actually not utf8.
- commit 679067751d0a295991e4b0f92daf0ee14ef2c280
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 14 22:49:28 2003 +0000
- * modules/gui/wxwindows/*: added raw encapsulation to the streamout dialog.
- * modules/mux/dummy.c: added "raw" shortcut.
- commit 982b157f35d6c0a2a62e143e0d504c4c23649529
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 14 21:03:27 2003 +0000
- * modules/gui/wxwindows/*: Added the video scale option to the streamout dialog box.
- Added a nasty hack to reset LC_NUMERIC to "C" because the stream output MRL parsing can't deal with "," in floating point numbers.
- * modules/codec/ffmpeg/encoder.c: sanity checks.
- * modules/stream_out/transcode.c: sanity checks.
- commit 9ea087d2178cc7418252b18b299d2380388034a3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 14 19:18:11 2003 +0000
- * modules/codec/subsdec.c: default encoding is DEFAULT_NAME not UTF8.
- commit 653a30073547876b39d2cc3ffa846044ddef9ddb
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 14 18:44:50 2003 +0000
- * modules/mux/ogg.c: added support for WMV1/2 and MJPG.
- commit 8fcc60fdfdb7cf8912ace8ed6b2601b818e47a0a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 14 17:58:37 2003 +0000
- * modules/stream_out/duplicate.c: removed unused variable.
- commit 97b43ea44a0ebec90a91141bc85b5f090eaa6a06
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 14 17:56:25 2003 +0000
- * modules/stream_out/duplicate.c: don't forget to loop through the linked list of sout buffers when sending the data.
- commit 70a7e39d8058bc36056897d077cb54444e5dfcf6
- Author: Eric Petit <titer@videolan.org>
- Date: Sun Dec 14 16:26:21 2003 +0000
- beos_specific.cpp: never let anyone but system_End terminate the
- BApplication (fixes crash for people who like scripting
- with BMessages)
- commit 638109b342405c835c421dce536b795eeb06f35f
- Author: Eric Petit <titer@videolan.org>
- Date: Sun Dec 14 16:08:32 2003 +0000
- BeOS & gcc 2.9x fixes
- commit 3b39f9957f85730f6471c88663f4240944380639
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 14 15:42:19 2003 +0000
- * modules/gui/wxwindows/interface.cpp: volume control has a fixed width of 20 pixels.
- Fixed sizer problem on win32 with wxWin cvs.
- commit 845b36f010083d858c0639b6272420e7d2d4e17f
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Dec 13 20:13:07 2003 +0000
- More Open Disc range customizing/narrowing and some code cleanup.
- commit 4fac715a31556895f293f9ca1dca8a391f99d3c2
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sat Dec 13 17:46:07 2003 +0000
- * src/playlist/sort.c: set "intf-change" after sorting the playlist
- commit d3de64660f62998d7295905aaca867ba9f9e5ec8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Dec 13 17:16:11 2003 +0000
- * src/playlist/*: when deleting the currently playing item, skip it instead of stopping the playlist.
- * include/modules_inner.h, include/configuration.h: don't use a static array anymore during the initialization of the plugins, malloc it instead. This fixes regular overflow problems we have when we increase the number of options in the main module.
- commit d0104ec8c80c0fd3c1a47644e5b2a3efbb5090fe
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Dec 13 15:28:41 2003 +0000
- Updated.
- commit e5463a91f9d7cec7d593d287111cac3c6604f080
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Dec 13 14:01:51 2003 +0000
- * modules/video_output/directx/directx.c: compilation fix.
- commit 6a4b7c066253f8f4c630c062675d951e6c606739
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Dec 13 12:56:59 2003 +0000
- Add customizable playlist "author" field and set in the playlist.
- commit 511ab83dd376549794433eef24f3623fee034e71
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Dec 13 12:56:14 2003 +0000
- If not in PBC, playlist fills in all entries.
- Fill in playlist info. Customizable "title" and "author" field.
- Still need to pick out and duration field.
- A couple of segfaults fixed.
- commit 3d11590ef38b669e800aa3729455f9846bd4b207
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Dec 13 11:56:36 2003 +0000
- * ALL: bumped version number to 0.7.0-test2
- commit 1ce2e9f70ae2bb9e16cffd2694e5cf18db5d352f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Dec 13 11:22:15 2003 +0000
- * NEWS: updated.
- commit 6a40c15a184bf3a830e4c4b5d7e19cc8d986844a
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Dec 13 00:55:48 2003 +0000
- Range changes for Title/Track. Hopefully gtk_interface.c changes have
- been properly reflected back in gnome.glade now.
- commit 1d04b886ffa7a5855bb6ea93f07661010f42b0f1
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Dec 13 00:53:50 2003 +0000
- A better fix for missing options when the satellite plugin is not
- configured.
- commit 11a41a22e3a6d1f5a0086dcc5237ea908c1d978f
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Dec 13 00:45:49 2003 +0000
- Add text field variables for changeable text fields.
- commit c410bec8c258ae1e870c32d54497f4d096be5b97
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Dec 13 00:45:00 2003 +0000
- Disable Disc "Chapter" button when not appropriate - i.e. CD-DA or
- VCD. Customize "Title" field (e.g. CD-DA "Track" or VCD "Entry").
- commit 1d60757b7eb5a99d929569d39b86380737fb52a6
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Dec 13 00:00:45 2003 +0000
- Some minor code cleanups. Non-existent satellite options #ifdef'd out.
- commit 04c4affbf3a8f027bbb75cf7a9730d2d023a3ff0
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Dec 12 23:15:40 2003 +0000
- * modules/codec/faad.c: proper channels re-ordering for multi-channels audio.
- commit f869db1f342f7a696d71d982dfa047acdfdaaa18
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Fri Dec 12 23:03:35 2003 +0000
- * added hotkeys F1, F2, ..., F10 to switch between predefined medias
- (using CTRL+Fn)
- * only F1 and COMMAND+F1 are defined for OSX (I let those developpers
- chose their keys)
- * Currently the medias assigned to Fn are not saved in vlcrc if they
- have been assigned with Ctrl+Fn. But they are, if assigned via the
- preferences panel.
- commit 5dfa1b624bb141f12497df25c57b0d1783f7bc61
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Dec 12 22:46:25 2003 +0000
- Compilation fix in conditional code.
- commit 3756ff50693f3001e01868661dee5d0e23954b16
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Dec 12 22:41:31 2003 +0000
- Disable Chapter button for CD-DA.
- commit 618ae5969128a8b8cfa3f72ced945615bda4f466
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Dec 12 18:54:52 2003 +0000
- * modules/gui/gtk/*: fixed gtk/gnome.glade and re-run ./toolbox --update-glade.
- commit e434b3f0947e04a371dd5cfd6ad13a6d24537b5b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Dec 12 18:34:30 2003 +0000
- * modules/gui/gtk/open.c: compilation fix.
- commit 0f03eb91934f74ef5dfee65ab64592c9c33ed950
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Dec 12 15:37:23 2003 +0000
- * Fix segfault when we have two announces with the same URI but different names on the network
- commit 69a02cbe6a68d4325c4618854393149386dc33a8
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Dec 12 03:06:51 2003 +0000
- Add CDDA and make MRLs regular. Routine Eject is same as that in gtk
- and should be put in a more core location.
- commit d5f418452312daa5048b88546037b2569b1cf9ad
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Dec 12 03:01:13 2003 +0000
- Make MRL's more regular across GUIs fix plugin names, and add CD-DA to list.
- commit eff9d25c7739b479a1692e40bc33a3f64648e985
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 11 23:12:46 2003 +0000
- * modules/video_output/directx/*: first try at multimonitor support (untested).
- * src/video_output/video_output.c: small change to allow the directx plugin to destroy/recreate picture buffers on the fly.
- commit 658d4d7aa9b9514b0ae828c1bc281ce5b79a2c9a
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Dec 11 20:40:37 2003 +0000
- free
- commit b8c5f7b1ee7558585b59f94b3b1ead7346b386c1
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Thu Dec 11 20:21:12 2003 +0000
- fix a typo
- commit f08749b0e13429503d4e0fd9039a01aff85e8633
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Dec 11 20:08:48 2003 +0000
- * Do not keep adding items when they have already been added. This allows removal of SAP items
- commit f5b39d26ab37e3ebefcdcca30335c60e99f546d8
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Dec 11 19:34:47 2003 +0000
- * Fix the state of the playlist and fullscreen button.
- commit f0e843fdce4f40510c9f417c1887cf7f2db49c92
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Dec 11 16:00:09 2003 +0000
- * New icon for the playlist
- * Fixed the mute hotkey
- * Fixed the positioning of some elements and removed the stupid black box
- * Added speex and flac encoders to sout dialog
- commit d47174422f5aad60e2c903f80f9d3a2712e3a5b2
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Dec 11 14:58:06 2003 +0000
- * fix new hotkeys for osx.
- commit e80e672324498ae4ea34db32f9fb14f9f6035784
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Dec 11 13:21:11 2003 +0000
- Let folks know that the no device string means to scan for one if
- cddax and vcdx.
- commit 343d3574323899b88718d74a04f42f08977e7b15
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Dec 11 13:20:20 2003 +0000
- Long device text no longer used.
- commit a1f5d9f49ce8b610674ca04eddc24baf6b7a79ad
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Dec 11 12:56:25 2003 +0000
- Switch over to using "cd-audio" and "vcd" configuration variables.
- commit cbbcad974b6453c537dca62b1bf3111ac8069d91
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Dec 11 12:52:39 2003 +0000
- VCD or CD "title" 0 means adds entire contents (or possibly PBC for VCD).
- commit c882cec2c9528e8fa9c704fb6c4dbebb771b3fc6
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Dec 11 11:30:37 2003 +0000
- * Fix segfault when creating a group twice without checking return value
- commit 8b70bda5cd60dc926bfde739f6fa610f2b2d49c5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 11 10:44:32 2003 +0000
- * src/misc/mtime.c: actually tested and fixed my latest changes ;)
- commit 404e9c36957514e3f17f724740a64e67f99a5d4b
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Dec 11 09:02:40 2003 +0000
- * doc/vlc.1: Fixed a minor typo (Debian bug #223605).
- commit 9011e73b8f653c297c4daf76ee79e0c65e21b7d9
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Dec 11 05:49:20 2003 +0000
- Remove building OGT.
- commit 84333a44f99f1f2b6a24da37de56c45718ccea93
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Dec 11 05:31:37 2003 +0000
- Guard against dereferencing a NULL pointer.
- commit 488790df5f7ad325db16fa25c5b64d58ff26b28b
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Dec 11 05:30:11 2003 +0000
- Use cd-audio variable not vcd variable.
- commit 3ada93ee713fef50e8105e16d3ddebff90200216
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Dec 11 05:28:21 2003 +0000
- Set compilation flags so that code (e.g. frontends) can test presence
- or absense of vcdx/cddax.
- commit ba874d12397e1d8a6a3a12184d45f163a50d13e1
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Dec 11 05:27:23 2003 +0000
- Improve MRL creation.
- 1. MRL's are of the form xxx://
- 2. Customize depending on vcdx/vcd or cddax/cdd
- 3. cdda doesn't have any such notion of a "Chapter", so remove
- the misleading :x.
- For cddax/vcdx, I'm not sure though I think there is more to do.
- commit 4615c528486cfd9ff03f9f39feb1029e1182f2ca
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Dec 11 05:12:37 2003 +0000
- More general help tab name: "Media" covers DVD, (S)VCD, *or* CD-DA.
- commit 3a6a1ce08a920a93c395c8f7339fe90a386884e7
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Thu Dec 11 02:26:03 2003 +0000
- * solved race conditions issues when the OpenSkin dialog is
- opened in blocking mode
- commit 5ad2df4f1f98fd3c3c2bba08ee3ecc4810be60ff
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Thu Dec 11 01:36:12 2003 +0000
- added a 'mute' hotkey ('m')
- commit 55a5efd93d0d59565c8951c2da2cffa3b3025684
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Dec 10 23:51:05 2003 +0000
- * modules/stream_out/display.c: fixed segfault when switching audio/video track.
- commit 95ce042ef18b51741a0cb295499cea22979e8b50
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Dec 10 23:27:34 2003 +0000
- * modules/codec/libmpeg2.c: hack for demuxers which only have DTS timestamps.
- commit 18af7f2b86f68c5aa584943be185521c3453b9cd
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Dec 10 23:16:04 2003 +0000
- * modules/mux/mpeg/pes.c: fixed to handle 0 pts/dts correctly.
- commit 55b93592b4c04245f3b7dddf303fc43ac990f5a7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Dec 10 21:54:17 2003 +0000
- Added "Force IPv6" check box to UDP Unicast in open dialog
- commit 1df7592afffa1511159c4ffebe68c2a3abee3487
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Wed Dec 10 20:56:09 2003 +0000
- fixed a compilation error
- commit d2c70247d8dfb11aa6d1e94db2e39f910383d561
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Wed Dec 10 17:19:05 2003 +0000
- added a hotkey ('t') which displays the position in the media
- commit 6d316cc7b78bf1f58bc97cbe0a4887854e90415f
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Wed Dec 10 12:57:12 2003 +0000
- fixes a infinite loop in the search function.
- commit 31d87e5dafd2177bd243276cb5fe3cd633e9f993
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Dec 10 11:04:25 2003 +0000
- Automatically adds [ and ] around IPv6 addresses in Media Resource Locator.
- commit 9e1d63b5dc6ac63a451eaa7708d65ab0973bd6e2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 9 19:18:48 2003 +0000
- * src/misc/mtime.c: fixed an overflow in mdate() on win32.
- This overflow was only affecting the hardware configurations where we can't use the performance counter and thus have to use GetTickCount().
- We now also check for the wrapping of the 32 bits value returned by GetTickCount() so mdate() doesn't wrap after 49.7 days.
- * src/misc/win32_specific.c: call mdate() once in system_Init() so as to avoid thread safety issues while initialising the static variables used in mdate().
- commit b6b1e9eef0edf4d43e0db8281e3a9dd25f0afbe3
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Tue Dec 9 19:15:03 2003 +0000
- * fixed a compatibility problem with the CVS version of wxwindows
- * added a lock when changing p_vout->p_last_osd_message
- commit 51e2e19d784c27d7708706702e5dfdc9b45f3a36
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Dec 9 14:33:31 2003 +0000
- * toolbox: Do not include MOC files in the POTFILES.in generation.
- commit c743991c5df99a1f2df209ba0f9504d501be7dca
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Tue Dec 9 00:46:03 2003 +0000
- This fixes bugs 1285 and 1343
- * added a the default CD Audio device in General Settings -> Input
- * added OpenDialog::OnDiscPanelChange in wxwindows/open.cpp
- commit b2149863d3561b14773584b7c3f09bdc361ce1b7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 8 19:50:22 2003 +0000
- * ALL: new main --video-on-top config option (in use by the x11/xvideo/osx/directx video outputs.)
- * modules/video_output/x11/*: implemented support for "video on top". Will likely only work with KDE for now.
- commit 1ddac12168f6de33162ddcadfe802c1aa20717e6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 8 18:42:08 2003 +0000
- * modules/misc/dummy/*: new --dummy-save-es option to specify if we want the dummy
- decoder to save the raw codec data to a file. This is disabled by default (while
- it was always on before).
- * src/input/es_out.c: bug fix for ES autoselection.
- commit 32639eac5e85a2a57eef7ba3e069041265d9467d
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Mon Dec 8 17:48:13 2003 +0000
- improves OSD sytem
- The last OSD message is now deleted before printing new one.
- commit b4160df3cb33fe1143552e6cb19766e455ad1923
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 8 13:04:58 2003 +0000
- * modules/control/hotkeys.c: msvc compilation fix.
- commit 9bdee3daeb84ed268941e01b11d77f80f26b23ba
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 8 13:02:40 2003 +0000
- * modules/stream_out/transcode.c: added a floating point "scale" option for video transcoding. When specified, you don't need to specify the width and height of the output video.
- Also changed the width and height options so that if only one of them is specified, the other one is calculated automatically so as to keep the aspect ratio of the video.
- * modules/mux/ogg.c: fixed crash when removing streams.
- * modules/codec/theora.c: for now the theora encoder requires a width and height which are multiple of 16.
- commit 52c090f1e93ca147e85ed50d92f7163f4403b372
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Dec 8 11:00:03 2003 +0000
- * Update Brazilian Portugese
- commit 79883ab78bb1be22f7a02523bde9c20c011cac94
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Dec 8 06:01:11 2003 +0000
- Marginally better
- commit aee5d77c19fb882995993e6de4a482135897a068
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Dec 7 22:23:00 2003 +0000
- * fix livedotcom contrib
- * add libcaca contrib
- commit 2439413b957af4c50e79e45b0f697b927a15a777
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Dec 7 22:14:26 2003 +0000
- Towards Philips OGT (SVCD subtitle) handling.
- commit 30f42d35f979bcda15faf92ead37e0c2eef30833
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Dec 7 20:48:21 2003 +0000
- * Incorrect default value of align
- commit ad4abc65c535f49ca2ec49e6d835237e041d743c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Dec 7 20:47:19 2003 +0000
- * added livedotcom and goom to contrib system
- goom sources currently located on my server.
- commit ca802dc808fe019d7a32c7d54d348edd75f2574b
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Dec 7 19:09:37 2003 +0000
- All AddText( vout_thread_t *p_vout, char *psz_string, .. ) calls have as second argument char * now, just like the function definition in include/video_output.h. All uses already passed a char * to the AddText() functions.
- commit f9a829721a13495537534b010c588c184be53a60
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Dec 7 19:06:21 2003 +0000
- Compilation warning fixes and if-deffed unused functions/variables.
- commit bc6298f920a51e394362500c307cdcb16f9a2bbd
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Dec 7 19:01:05 2003 +0000
- Remove unused variable
- commit 3d6d0f743aaef2bc7d85381293e3a35470184a4c
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Dec 7 19:00:33 2003 +0000
- Fix for iPAQ port.
- commit 43e9ac1b1221037bc56627c6ebbadfafb7678027
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Dec 7 18:58:38 2003 +0000
- PDA Interface:
- - some cleanup
- - reinstated automatic lowering of interface when play button was pressed.
- - double click in playlist window play selected items.
- commit f52f267ac45531f5c539724cbf63cddfeca49e3c
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Dec 7 18:55:59 2003 +0000
- if-deffed a unused variable.
- commit 28fe47165a21c6aef594fe6f92e4fe2191397e60
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Dec 7 18:52:40 2003 +0000
- Updating makefiles and package scripts.
- commit 17944b67fb2259c30358c6aaa7fca05b30504934
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 7 18:15:46 2003 +0000
- * modules/codec/theora.c: bug fix with aspect ratio.
- commit a954058fb25e1ed6077d4cf102d3cdd3eddf7393
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 7 17:53:45 2003 +0000
- * modules/codec/theora.c: encoder now respects the aspect ratio.
- commit 6bd0743b41ed47d0161cdfba7f19989d575bf354
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 7 17:17:04 2003 +0000
- * src/input/es_out.c: cosmetic changes.
- commit c89488f5f92ec2c58d977ace86e0ca92aa176904
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 7 17:09:33 2003 +0000
- * include/stream_output.h, src/stream_output/stream_output.c: added a SOUT_MUX_CAP_GET_ADD_STREAM_WAIT muxer capability to specify that a muxer prefers to wait all ES before starting muxing.
- * modules/mux/ogg.c: use SOUT_MUX_CAP_GET_ADD_STREAM_WAIT.
- * modules/stream_out/transcode.c: fix for video stream header generation (theora).
- * modules/codec/theora.c: don't overwrite headers.
- commit 3e59b60f0686a4a11bb3dca794586b394371cc56
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Dec 7 12:11:13 2003 +0000
- * include/vlc_block_helper.h: small bugfix to block_FindStartcodeFromOffset().
- * modules/packetizer/mpegvideo.c: get aspect ratio for MPEG2 video streams (still needs to be done for MPEG1).
- * modules/codec/libmpeg2.c: use p_dec->fmt_in.video.i_aspect if available.
- * modules/stream_out/transcode.c, modules/codec/ffmpeg/encoder.c: respect aspect ratio during transcoding.
- commit e9a76497d976f911de322694f694735925a16331
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Dec 7 01:02:08 2003 +0000
- Marginally better.
- commit 59dfb394720537f4f8091f4d80fccd469551210f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Dec 6 23:25:23 2003 +0000
- * include/vlc_block_helper.h: new block_FindStartcodeFromOffset() function.
- * modules/packetizer/mpegvideo.c: rewrote the packetizer to use the block helper functions.
- commit dd92e7ef15f65973facead9e7fd876cd3688a3de
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Dec 6 22:58:58 2003 +0000
- Removing last files of previous Familiar interface. Porting to Gtk+2 widget set of this interface is now finished. Policing and improving remains.
- commit bb11f00e10c20d4b9c27039e1feb66f89f2af0ce
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Dec 6 22:53:07 2003 +0000
- Always use correct datatypes.
- commit 5b4900edd0909de1919f9b45881385e1c27d9133
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Dec 6 22:50:08 2003 +0000
- Fixed compiler waring about signed - unsigned comparision. It is always safer to use the same datatype when comparing values.
- commit 25cada61acd8ab9c0b337ec903381cc81c51f523
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Dec 6 22:47:37 2003 +0000
- Updating with info for upcoming Opie interface.
- commit 3edb6d7ff3a753573bc32f46c94bc53454d205ef
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Dec 6 22:45:53 2003 +0000
- Added PDA interface.
- commit c0abb853f3f23714246abf4862de80705fa08285
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Dec 6 22:45:02 2003 +0000
- Make sure Gtk+2 main module gets build with PDA interface.
- commit b5e444eda2ed32ba44ba8fb926bc47510d5f49bd
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Dec 6 22:42:45 2003 +0000
- Updating AUTHORS list for me.
- commit 0c6e14df5441f6bc5bf3fbfa4efbd7be453014c6
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Dec 6 22:41:40 2003 +0000
- PDA Interface:
- - Fixed last segmentation fault.
- - Slider and time progress updating.
- This makes the new PDA interface almost complete. It misses the following items still:
- - preference panel
- - changing postion in stream with slider widget.
- The missing items above will move to the next release of VLC. Now testing and package building for iPAQ will begin. I expect to have a package at the end of the week.
- commit 8c4be7494eaadf68b05f38db4bfbdbf788d1cddf
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Dec 6 20:00:20 2003 +0000
- * msvc/vlc.dsw: updated the list of plugins.
- commit de7ce38b270b06ad65195a21543c22090a7e4874
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Dec 6 05:15:54 2003 +0000
- Recognize Philips Overlay Graphics (OGT) and Chaoji VCD (CVD) subtitle
- streams. Still need to be able to do something with them though.
- commit 6e08e54f8cdabaeab81846b3679d053669088867
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Dec 5 14:58:03 2003 +0000
- * modules/codec/libmpeg2.c: fixed a couple of crashes on bad files.
- commit 222d4881482eba8445e38bbfb9a702ef1044409d
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Fri Dec 5 14:48:46 2003 +0000
- * modules/gui/wxwindows/preferences_widget.cpp: replaced two ( ? : ) by
- if / else to avoid compilation problems when wxwindows is not built
- with unicode support
- commit cdc665c9f0baebccff35ba11caa4913ccf12d9da
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Dec 5 09:28:45 2003 +0000
- * Updated current changelog and regenerated previous ones as to include
- changes to removed directories.
- commit 21d4c7c7e8743d9849cfcd338496d3a613ab39fa
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Dec 5 05:01:17 2003 +0000
- A little cleanup on wait timing. No bug fixes yet, though.
- commit 39a7f7e696685c58885539226344c9c93e24fce5
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Dec 5 04:24:47 2003 +0000
- Slightly better handling of stills and toggling pause by using the
- different threads better.
- Still has stream still/to MPEG bug and duplicate video window bug though.
- (And could use lots of cleanup.)
- commit 3e50586459c47fc257f0aef7abc1f10994bfa9a5
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Dec 5 02:33:49 2003 +0000
- Remove interface thread. It was a crock anyway -- any good stuff
- should be put into the visualization plugins instead.
- Besides, there are bigger crocks that need fixing (like VCD navigation).
- commit 8f0ac86b492cbc31b4819a06f38767917bd70691
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Dec 5 02:12:53 2003 +0000
- Okay microseconds, then.
- commit 68f05ac2996c6f8720a975896ad5d40b71d0f25e
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Dec 5 01:56:24 2003 +0000
- Fix duration that input_AddInfo uses milliseconds.
- Add some more meta debugging.
- commit d77f1ab1d73582d8cc9019b9157189032174ca6a
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Fri Dec 5 01:52:11 2003 +0000
- Spelling.
- commit d9c981cfbd94d00c9507f857f30b35c51a7c47c8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Dec 5 00:03:54 2003 +0000
- * modules/stream_out/transcode.c: proper order for downmixed channels.
- commit b4b9f7722eb65e8e125f43ce371cbca4a9836e74
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 4 23:15:01 2003 +0000
- * modules/codec/ffmpeg/encoder.c, modules/codec/speex.c: fixed stupid bug in audio encoding.
- commit 3a276630e9df5543497f5466c7cbf3919ede3ef4
- Author: Anil Daoud <anil@videolan.org>
- Date: Thu Dec 4 22:48:18 2003 +0000
- regenerated from a clean tree
- commit 8c40a0d259317b42d6a5a2493cfb4299552645f5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 4 22:37:02 2003 +0000
- * modules/codec/flac.c: several fixes to the flac decoder and encoder.
- * modules/mux/ogg.c: fixed flac in ogg.
- * modules/demux/ogg.c: fix for flac seeking.
- commit e852a093a5b341affa563348882bf7b0f52a8265
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 4 18:26:53 2003 +0000
- * modules/gui/wxwindows/playlist.cpp: unicode fix.
- commit c150ca771670403e1c80efb12086d9d1671f176c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 4 18:13:28 2003 +0000
- * modules/demux/livedotcom.cpp: compilation fix.
- commit e304db6b4223cf58800f401e06712690389dd82d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 4 17:15:59 2003 +0000
- * ALL: another bunch of MSVC compilation fixes.
- commit 3d6ee48d4aacb1fbd5c2741b7b319a62a47009d9
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Dec 4 16:49:45 2003 +0000
- * modules/misc/dummy/renderer.c:
- + Removed evil ^Ms from the file.
- * modules/video_output/caca.c:
- + Support for new dithering modes (libcaca HEAD only).
- * modules/* src/*:
- + Grammar and spelling fixes.
- + Coding style fixes.
- * po/fr.po:
- + Spelling fixes.
- + Updated a few translations.
- * po/en_GB.po:
- + Updated a few translations.
- commit d1c0b83659a46e172178cb59efc5aad3ae201e89
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Dec 4 16:02:54 2003 +0000
- * include/vlc_common.h:
- + Introduced intptr_t and uintptr_t.
- * Fixed compilation warnings here and there.
- commit caa12e0ad041e1f315aef80881ad395e4754b3c9
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Dec 4 15:54:58 2003 +0000
- * configure.ac: Fixed an old bug that caused vlc-config to be sometimes
- not set executable when regenerated.
- commit 28fb55bc2e1b6697ad058e7a71a1355d9d1a6bee
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 4 14:48:24 2003 +0000
- * modules/video_output/wingdi.c: fixed gdi output for 24 and 32 bits color depth.
- commit 0d90e5238d42bf1f8e51f99cce6c7688db7def58
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 4 12:33:43 2003 +0000
- * toolbox: use the "Output_Dir" property when generating the msvc project files so we don't end-up with name conflicts when compiling.
- * msvc/config.h.in, modules/access_output/file.c: MSVC fixes.
- * modules/video_chroma/i420_rgb.c: don't use our RV24 conversion routine on win32 because it assumes 32 bits per pixel.
- commit c3638c4d8731baea8d505925a41c760afb13ade6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Dec 4 10:25:47 2003 +0000
- * modules/gui/*: use MSTRTIME_MAX_SIZE instead of OFFSETTOTIME_MAX_SIZE.
- commit 5383df0c18d9dbfc2d12270a2eb04b8fb676c51e
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Dec 4 05:14:39 2003 +0000
- Guard against invalid p_vcd in dbg_print.
- commit c2251f25cb8fd59a3969aab2a0a8bd00ae67c820
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Wed Dec 3 23:01:48 2003 +0000
- all:
- * doxygenated parts of the messages system
- commit 8cedcb3c144c46ded2c78daef52165e307dba2ba
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Wed Dec 3 22:14:38 2003 +0000
- src/input/input.c:
- * fill in the duration field of the playlist item when starting playback of
- a file, if the demuxer supports it.
- commit ddc23167f9c568a0d00f09b5fa6d9426386f7ea6
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Wed Dec 3 21:58:43 2003 +0000
- all:
- * in vlc, times are stored in microseconds. playlist_item_t::i_duration
- shouldn't be an exception
- modules/gui/wxwindows/playlist.cpp:
- * fixed indentation
- commit 3291e504791826d1de3fb345dcf33f23d3c6dfa1
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Dec 3 21:55:33 2003 +0000
- Make more like the French translation which is more correct. :-
- commit a04423daf678b33f451c5d24d7129d95957e4318
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Wed Dec 3 21:50:50 2003 +0000
- src/misc/mtime.c:
- * Coding style fixes
- * Comment cleanups
- * Doxygenization
- include/vlc_common.h:
- * doxygenized the comments for mtime_t and vlc_fourcc_t
- commit e5304bfd52610efaba25f3ab3b69c6ce2c8c5034
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Dec 3 20:47:06 2003 +0000
- Syncing with current CVS.
- commit 510d2fa91161dfa26b50a15e757b32a8087d8f6f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Dec 3 15:46:25 2003 +0000
- Update of the french localization file
- commit b49a2b2713e4239b8af6c1998348ced73e8d1042
- Author: Anil Daoud <anil@videolan.org>
- Date: Wed Dec 3 13:52:36 2003 +0000
- compilation fix
- commit f6a441c64e699538a6ee3d97d7c993958343e7bb
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Dec 3 13:49:12 2003 +0000
- Fixed-width 2-column track number. Should help in sorting titles.
- commit afd3be739db07f67abdc33c78702cadb78080cdc
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Dec 3 13:41:49 2003 +0000
- Update date. Remove boilerplate includes that I think are (or should
- be) pulled in from one of the other includes.
- commit aa733478aa5441828d66fbc87e2ff88452a09e18
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Dec 3 13:35:19 2003 +0000
- Reinstate Duration column - perhaps it's time to get more plugins
- using it.
- commit cb2ce817d26c20b5bf640199e43ae969cc621503
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Dec 3 13:27:51 2003 +0000
- Add more uses of msecstotimestr. Remove OFFSETTOTIME_MAX_SIZE -
- Use MSTRTIME_MAX_SIZE instead.
- commit 2ded9ac05465d5a5451831170aaac1e8a58402fd
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Dec 3 12:33:21 2003 +0000
- include/vlc_help.h: Grammar and spelling fixes.
- commit cbfcd33c44a11e770c201292849e4099f531c742
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Dec 3 12:19:55 2003 +0000
- * increase priority (the wrapper from ffmpeg is buggy).
- commit f359c8f7708032ab6a42a98cd034d7d94f4fe2b3
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Dec 3 04:19:59 2003 +0000
- Fix bug in not updating playlist when hitting next/previous control
- buttons (and simplify code at the same time).
- commit b642af72e2186475ce9a1458ddf2983cf979e82e
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Dec 3 00:27:52 2003 +0000
- Add a few more fields in the stream info.
- commit 31f7c3eec30cfef58053729064cfc03755fbb3af
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Dec 3 00:24:16 2003 +0000
- "File Info" renamed "Stream/Media Info"
- commit 31c56597d690906cf022bc12c0f7f582016ed516
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 2 23:03:31 2003 +0000
- * modules/access/dshow/*: PVR support contributed by Marc Nolette.
- I took the liberty to modify a few things so it might currently be broken (sorry Marc).
- * THANKS: added Marc Nolette.
- commit cf4cf631ced6f0056e361e660fd70d58fb45de42
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 2 18:47:05 2003 +0000
- * msvc/config.h.in: cleaned-up and updated.
- commit 45df088c7f67eeb2f87fc101ada58748ec3b7934
- Author: Jason Luka <geshp@videolan.org>
- Date: Tue Dec 2 16:01:19 2003 +0000
- - Added fribidi support
- - Added configure-line options for mkv and fribidi
- commit 0e3c53efc37748efd485bb22f0437452205c8a5d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 2 13:31:23 2003 +0000
- * ALL: more MSVC compilation fixes.
- * msvc/vlc.dsw: removed non-existant plugins.
- commit 97d84d1a47e7bec5ed5f05cdfa500da5101861ce
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 2 12:57:36 2003 +0000
- ALL: MSVC compilation fixes to libvlc.
- commit 6e4faeb011fdc4ebfd23693345a7e9586e6b34ec
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Dec 2 10:55:21 2003 +0000
- * modules/demux/mp4/mp4.c: find out aspect ratio from display size.
- * modules/codec/ffmpeg/video.c: respect aspect ratio given by demux if any.
- commit 9664570ffcd724ae541fc18fbad46fd500dd2a02
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Tue Dec 2 04:22:10 2003 +0000
- Populate VCD info in "File Info" window.
- commit eb0d7a848ee418bf64b8f7df17782cf6cffaf04c
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Tue Dec 2 04:16:21 2003 +0000
- Change some printf's to debugging-only output.
- commit a0fdcb13f506537c6dae26655ea0f6c7befad37d
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Tue Dec 2 03:33:22 2003 +0000
- Separate title format string into cases where CDDB is enabled and where
- it is is not. Now have callback for CDDB enabled boolean.
- commit 6da08521b20cf48028bfdef07438577f7cf11272
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Tue Dec 2 01:54:30 2003 +0000
- Add secstotimestr and msecstotimestr to convert (milli)seconds to a
- time string.
- commit 59173c65552ee499e502e4961215e85526e483ff
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Dec 1 23:39:11 2003 +0000
- * ALL: fixed DTS audio support.
- * modules/demux/dts.c: added raw DTS audio demuxer.
- commit 2202af209fbd40847dfce15abaa6f1aedfe9e2c6
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Dec 1 09:39:04 2003 +0000
- * video: display "more than 5 seconds of late video..." only once.
- commit feaa663924dc9357fa6db9712dd5285d68b3fb05
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Dec 1 04:07:23 2003 +0000
- Make sure we distribute the CD-DA plugin info.
- commit 16416a005683cf1e00a5285f87e201565ae53705
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Dec 1 04:05:42 2003 +0000
- Add a copyright.
- commit 2fbb3ce9b27089f955e6f0f5a9ad068e467c3e29
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Dec 1 04:05:29 2003 +0000
- Add more verbiage.
- commit ff02d1a615f495593f2751d4b159469a01c80870
- Author: Jason Luka <geshp@videolan.org>
- Date: Mon Dec 1 04:04:47 2003 +0000
- - Updated matroska/ebml fix
- - Updated mozilla plugin fix
- commit e998e3d53793d34481a3e56df3aa30919b1d085c
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Dec 1 03:57:10 2003 +0000
- Some basic CDDA plugin documentation.
- commit 98d9959bac19fad885d011d3728b0eea65354c1c
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Dec 1 03:37:23 2003 +0000
- Another typo.
- commit be7869a0c7d5cdb55cae5580ff797003e8725eb6
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Dec 1 03:34:30 2003 +0000
- Bugs in calculating duration. Thanks Sigmund for fixing the GTK+
- interface!
- Some doc improvements. CDDARead: Let playlist now cycle through
- entries rather than intercept.
- commit 92566ba15bde2b7ec818035dc537a6756f912b0c
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Dec 1 01:08:42 2003 +0000
- Add CDDB CD Info in File Info section (via input_AddInfo and
- input_InfoCategory.
- commit 9ac4974df9c83c5feaffdcb58b0b5fe26118fce7
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Nov 30 23:19:13 2003 +0000
- PDA Interface:
- - Coding Style
- - Added SAP/SLP to transcode tabpage
- - Reworking transcoding options for playlist
- commit 1fd2264c6d76a3567e46124a5d32f71ba69eb006
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Nov 30 23:07:23 2003 +0000
- Forgot to add demux.c here.
- commit c2751e7cf6cc8181f9d81a40b4b84222d4b3b682
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 30 22:59:10 2003 +0000
- * modules/packetizer/mpeg4video.c: oops
- commit 690e5e08f6d0891407721403d5969ad198c8b63a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 30 22:47:55 2003 +0000
- * include/input_ext-plugins.h: export input_DecodeBlock().
- * modules/stream_out/display.c: simplifications.
- * modules/stream_out/transcode.c: memset of sout_stream_sys_t.
- * modules/packetizer/mpeg4video.c: not all containers provide a pts info, in which case we use the dts.
- commit e41c90dd669fd27702c195e598bb1a579461800f
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Nov 30 22:26:49 2003 +0000
- Customizable playlist title.
- commit 7614ebe643b599e22796df602f9c4e3993b05706
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 30 22:14:39 2003 +0000
- * all: added dx50 fourcc (just mpeg4 video).
- commit fb1651c676bd339729c3664011a9d80f200af4cf
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Nov 30 21:21:20 2003 +0000
- PDA Interface:
- - Fixed resource leak with playlists
- - VLC coding style cleanup
- - Rework v4l and stream out interface code to use VLC playlists as it should be used.
- - Remove dead wood
- commit 03b32e8e0c826ef7883a61354b1acdcce17008d7
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Nov 30 19:42:52 2003 +0000
- modules/gui/gtk/playlist.c:
- * show duration in playlist window if available
- commit 78ba4b7ee5a5277fa27d4be502bd93c8b4e2047b
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Nov 30 18:14:20 2003 +0000
- Add CD-DA CDDB support via libcddb.
- commit f54c0f614d8bfc8399e96151b958b48a8a8719f3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 30 18:10:04 2003 +0000
- * share/http/admin/browse.html: hmmm, the browse feature was reenabled by mistake.
- commit aa2a22d86ed27c6f3b6e598b9f54920ebb16dc1f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 30 17:29:56 2003 +0000
- * es_out: implement ES_OUT_SET_PCR and reset but don't use them !
- * demux: added demux2_New/Delete.
- commit d4215f4f176a818bc3ce3f685c6f9613e5a531f9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 30 17:29:03 2003 +0000
- * all: added demux_t structure and some demux2_* functions.
- Anyway, don't use them for now.
- commit 26eae60c2bff75978b3b01001bb9af94429af115
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 30 16:00:24 2003 +0000
- *all: added a --minimize-thread options to make all decoders and
- packetizers running in the input thread. (Usefull with sout)
- commit a732f64a13ccd9eb4828aae43ed370a503ae5dc5
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 30 14:49:23 2003 +0000
- * ninput: added 2 ES_OUT* command (do nothing for now)
- commit 22b189b0a9f44cd272b658818af3542a4c865815
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 30 14:28:07 2003 +0000
- * all: added a TCP access input module.
- commit 4bc5a5f37154feda5740af0a90d86633fb9e17d3
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Nov 30 13:53:45 2003 +0000
- Go over options: Add hooks for internationalization, some typos,
- display some of these even when not "advanced"
- commit d96dc743e794e24b29067e96409fea89af481676
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Nov 30 11:22:29 2003 +0000
- PDA Interface:
- - Removing obsolete files.
- - Remove debug messages.
- commit 324bfec1f7accd491d4dfa79ee758550a26213de
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Nov 30 11:19:37 2003 +0000
- Bumped up version number to 0.7.0
- commit 4f29f4f8573c30f73d163d1820da39e2752d307c
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Nov 30 10:26:19 2003 +0000
- PDA Interface:
- - Updating, removing and clearing playlist works.
- commit 74fba753727fc079790001624c404d81b1c8c313
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Nov 30 02:41:00 2003 +0000
- Break out demux into its own thing.
- commit 2613ac41083a536ea6347fa195f72a5194345488
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Nov 29 18:36:13 2003 +0000
- * input: new cr-average option, allowing to configure the
- CR_AVERAGE #define in input_clock.c (useful for PVR input)
- * modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c : fixes
- for older version of ffmpeg
- * modules/stream_out/transrate/transrate.c : misc optimizations
- commit 55bb1c7a8cc84425a980aea54930087934f8461a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 29 18:06:12 2003 +0000
- * all: - increased avcodec version needed to 4680 (latest release)
- - open the codec after that p_context has been fully initialisated.
- (fix ASV1)
- commit 849e41bada7a511105bc77805eed3899dacafc68
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 29 17:14:39 2003 +0000
- * mp4: another fix for another buggy file.
- commit d7e221563b493ca29c3b0e844ac3fc7d35813c18
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 29 16:36:56 2003 +0000
- * modules/gui/wxwindows/menus.cpp: moved audio/video track menu to the top.
- commit bc3c81e28118abbddd49e8cd407a9675af0729d8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 29 16:29:24 2003 +0000
- * modules/access/cdda.c: removed double ';'
- commit 9ad37e4ea2055e81a830ba790b3411bb4a686f29
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 29 13:39:43 2003 +0000
- * modules/gui/wxwindows/*: got rid of the Misc menu and moved everything in the Settings one.
- commit bf61fa48f6f8fa2a1ec3bd2e78796678eb85db4f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 29 13:12:11 2003 +0000
- * all: - fixed non I420 input
- - added raw output support.(in a pure hack way but allow
- transcode{vcodec=I420} )
- commit e16a703cc6cdf090e413c7b3f3a93107a3aeadee
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 29 12:03:08 2003 +0000
- * encoder: added a memset.
- commit 27c49515536085399eb057d633203797dcd4d1b9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 29 11:12:46 2003 +0000
- * all: better handling of multiple (video) tracks.
- - now vout are checked for release every 300ms
- - when *-es are triggered, all same es are unselect not only the
- last selected. (more intuitive) The only problems are that it's not
- possible to select again all ES, and the checkbox can show only one
- selected ES.
- commit 80d6bfb22ee78e877b9e02b0f1ca76ee1b21a7a4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 29 00:41:35 2003 +0000
- * modules/codec/ffmpeg/encoder.c: fixed compilation problem with ffmpeg 0.4.8
- commit 1f239513e66b664e19126c14b1216fea469e3bf7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 28 23:40:09 2003 +0000
- * modules/codec/ffmpeg/*: fixed the code to disable cpu features.
- commit 93187b326413da326c2f8da92a25240e825ec364
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 28 22:23:04 2003 +0000
- * mkv: fixed a buffer overflow.
- commit 5fee9b1b38b81686019976693c668f101e33c3ba
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 28 22:16:30 2003 +0000
- * modules/misc/dummy/input.c: use p_input->psz_demux = "vlc,none" to force the demux.
- commit 50476b831ac673b0caa9901a7bde6a31435c1317
- Author: Jason Luka <geshp@videolan.org>
- Date: Fri Nov 28 18:19:57 2003 +0000
- - Update to 0.7.0-test1
- - Updated version numbers on dependancies
- - Removed ALSA support until RH/FC turns to kernel 2.6
- - Added --enable-speex and --enable-pp
- - Mozilla plugin now built for 1.4.1
- - Currently broken (Matroska/EBML problems)
- commit 3bf459f3109e87a01b833300f537f0e1d6a44315
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Nov 28 17:30:31 2003 +0000
- * Fix text subtitles which were missing their last char since the API port.
- * Track Name is now stored in fmt.psz_description
- commit a366f66cf412169f049ea120d05258e0fbfbdeb9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 28 17:04:31 2003 +0000
- * input: avoid double free/release when InitStream fail.
- commit 47a1f97ee3d3a3753f59e9f55153af16cab98f92
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 28 16:09:07 2003 +0000
- * ffmpeg: added h264 codec.
- commit 9bb05f5e2be6363d2726093864eae89f32ec484b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 28 16:06:56 2003 +0000
- * input_dec: does pass empty block to the decoder.
- commit 8bd5cebc722037386b608ca450ec484e7047ec32
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 28 13:24:52 2003 +0000
- * avi: fix end of file...
- commit d24c6d1a89d418e81157ffb748618fc54d527462
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Nov 28 10:36:58 2003 +0000
- Forgot that yesterday...
- commit 698fe2a987c57710be913bb78779252d6bcf9654
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Nov 27 22:44:51 2003 +0000
- * modules/stream_out/transcode.c: new options
- - strict_rc : strict rate control mode for CBR streams
- - pre_me : add a pre-motion estimation pass
- - hurry_up : allow to discard the hq mode in real-time if we're late
- * modules/mux/mpeg/ts.c: useful debug messages
- * modules/packetizer/mpegvideo.c: useless debug message
- commit 02ddcc7d47749ff0dbca4441a6b0e1c212b3a498
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 27 21:24:57 2003 +0000
- * item: lalalala... (remove a debug change -> psz_auther set to "Arg")
- commit 2226791315f6cd235b7c84b4cd23e1a63882ad65
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 27 20:51:31 2003 +0000
- * faad: drop packets with b_discontinuity set.
- commit 7de8c209db67eb84b51802708c91792b44a7169a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 27 20:50:48 2003 +0000
- * mp4: ported to stream_*
- commit 646f7beb332351fbc634fc828a64844a9132477c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 27 19:39:53 2003 +0000
- copy: set pts to dts if pts <= 0. (Needed to make div3 streaming working
- again)
- ts: use one stream_id for mpeg video (and one for mpeg audio).
- commit ee6c4f54ffd6e90c7deb6789d770523f058840ff
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 27 12:32:51 2003 +0000
- * mp4: converted to es_out* and partialy to stream_*
- commit c299138fd9323261466a5d05dfd3fc2cb7f0a806
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 27 12:32:03 2003 +0000
- * all: drop block(s) with b_discontinuity set.
- commit e5c71f3f7ddba6518ef00ec8d52b7f7f28a35bcc
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 27 12:22:15 2003 +0000
- * bug fixes.
- commit cb16ed216388d88b46e44aa38cd2ac892d0a075e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Nov 27 10:34:51 2003 +0000
- * modules/stream_out/transcode.c: don't crash when the user specifies a acodec/vcodec with more the 4 characters in length.
- * modules/gui/wxwindows/streamout.cpp: grrr, thought I add committed this stuff.
- commit 6a35747e845bc97265955876a60dc640a15fbf09
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Nov 27 10:13:11 2003 +0000
- * hu.po was missing here.
- commit e00c88e8b942b788a6fd1712a29fe533a85ac74d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Nov 27 10:06:13 2003 +0000
- * updated translation
- commit ef0ccf79841826e266ae763861d897e8cecc5330
- Author: Mohammed Adnène Trojette <adn@videolan.org>
- Date: Thu Nov 27 06:37:11 2003 +0000
- * Fixes for MRL Updates
- * SetToolTips
- commit be8812aeb5c08a9d823586f2f4bfc34de376adaa
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 27 05:46:01 2003 +0000
- * all: added an sout-all option to stream all es (does work only with
- demuxer using es_out_* ie everyone but TS and PS).
- commit f67a6d79bfacccf0086d102fa51b599663bbc77d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 27 05:41:19 2003 +0000
- * livedotcom.cpp: added call to input_InitStream.
- commit 46e872e431f01dcdd98c018553574fbee8a7ca8b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 27 04:11:40 2003 +0000
- * all: implement more es_out_* control, audio-channel and spu-channel are
- implemented.
- commit fc1221c11bfd3b4b3c66f823d9fbf43c475e35a3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Nov 27 00:57:12 2003 +0000
- * mozilla/Makefile.am: don't forget mozilla/npvlc_rc.rc in make dist.
- commit decbe365f9e4772429e14f5a794bf2287d53b256
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Nov 27 00:05:51 2003 +0000
- * toolbox: more cvs2cl fixes.
- * ChangeLog: updated changelog.
- commit b2192adfa59e11f52f3cf6b823dc7d0de59f1815
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Nov 26 23:32:07 2003 +0000
- * toolbox: Attempt to fix a strange cvs2cl behaviour.
- commit 63bed47c188e3864598eed6bfab0855dc9420974
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 26 23:14:01 2003 +0000
- * po/*: update for 0.7.0-test1.
- commit 6d0acab61d719797ada7b521dc11e70e24046c91
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 26 22:56:04 2003 +0000
- * modules/stream_out/display.c: fixed timestamp generation.
- commit 204169641b642296bfb93b0b28c7fbbd19a80e4b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 26 22:18:29 2003 +0000
- * modules/codec/ffmpeg/chroma.c: oops.
- commit ed9247b29773cdc2973610fa0341f97f9ea5dfb5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 26 22:12:48 2003 +0000
- * modules/codec/ffmpeg/*: fixed small memleak in chroma plugin.
- Added back missing bitrate setting for video encoding.
- commit cee266c93de99861faaaf353a95b08bde7571016
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 26 22:00:56 2003 +0000
- * modules/access/v4l/v4l.c: fixed small mem leak.
- commit 25d4e55f8f7cdbfe2205d7bdebf0c05bbf926bc6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 26 21:54:00 2003 +0000
- * modules/access/dshow/dshow.cpp: small change to default chroma selection.
- commit 97f52890be346167787e0648dd7e2974d687cc06
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Nov 26 20:44:38 2003 +0000
- * system: change some msg_Err to msg_Warn.
- commit f78aa8ea253afd8f610f482380d5c9de3e74dd4f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 26 18:48:24 2003 +0000
- * src/input/input.c: fixed a whole load of mem leaks when the input is closed before the initialisation is complete (inexistant input, etc...).
- commit 071841ed39bee70467654db34e3c77548340a53e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 26 13:59:16 2003 +0000
- * modules/codec/ffmpeg/encoder.c: bframes are supported for mp1v and mp2v as well as mpgv.
- commit 37c3eadcd507bc123f74379fcc28035691436b4b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Nov 26 10:45:21 2003 +0000
- * Merged sort functions
- * Added a randomize playlist function
- commit 380edbae4061b349232364c7d7989c4ef8e8931f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 26 08:18:09 2003 +0000
- * ALL: fixed memory leaks.
- * modules/demux/mp4/libmp4.c: fixed parsing of the "wave" tag (I'm sure there's a better fix but this one works).
- * modules/demux/ogg.c: another seeking fix (We also need to flush the per stream buffer with ogg_stream_reset()).
- commit 695943b9f6d103e9540353dfdb9c5ebfcba4d50b
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Nov 26 03:40:31 2003 +0000
- Remove unused code accidentially duplicated in split.
- commit c2323552a23efcebbd28a1432279a1263b88b522
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Nov 26 03:35:26 2003 +0000
- Split out cdda to facilitate later changes.
- commit 11337d43d80d34bfe7544ac8de4deb1a3f9025eb
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Nov 26 03:34:22 2003 +0000
- Guard against including twice.
- commit 5b96a625f3cfe77751dcd8be32952175208718dd
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Nov 26 02:41:02 2003 +0000
- Leftover comment.
- commit bf2c675db6e81f3ea1b8bb079049d99f62eda290
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Nov 26 02:00:41 2003 +0000
- cddax has moved.
- commit 6a99be21c9b008fecfd8a7d173db5c0dcda18210
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Nov 26 01:45:03 2003 +0000
- And 'nother name.
- commit 451fbf1f6e4878285c56fa14b7447ffc2df35324
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Nov 26 01:40:16 2003 +0000
- One more name...
- commit 092eac7a915197da0b6d1e6fcdd10396de9d28e2
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Nov 26 01:32:54 2003 +0000
- Move libcdio CD-DA plugin into its own directory before the big split up.
- commit f9ce508b392dbe132b6b45e0d530f8ae79db1a25
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Nov 26 01:28:52 2003 +0000
- Minor name-change tidying up.
- commit fe2a8730463e46502e19e3a984a12fb68976eacd
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Nov 25 21:21:36 2003 +0000
- * modules/audio_output/coreaudio.c:
- - Many of the error streams were identical. This isn't helping debugging.
- commit 92bbd4ea05497e69e59d65edbb43e17ebc1d5109
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Nov 25 20:41:35 2003 +0000
- PDA Interface:
- - Fixed a p_playlist refcount problem
- - Clearing VLC playlist and Playlist widget.
- commit 66a795307428bba16b5affc8eedf24aa775c1492
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Nov 25 20:01:08 2003 +0000
- PDA Interface:
- - Fix segfault when adding one file to the playlist widget from the fileview widget.
- - Cleanup of code.
- commit 407540bff540e20ea459582590563ea275ff130c
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Nov 25 19:59:04 2003 +0000
- * modules/access/satellite/access.c: do not use p_es->i_demux_fd ; fixed
- demux filters leak (particularly harmful on the Dreambox) ; correctly
- handle PAT and PMT changes.
- commit e4345c822561aa4f82e28eb5f70b38be813fc562
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Nov 25 12:35:15 2003 +0000
- * src/misc/modules.c: Allow for premature Ctrl-C escapes even while VLC
- is loading its plugins.
- commit 0863ba24dc82bc00214d3ec9357f16c8209c126f
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Tue Nov 25 03:55:12 2003 +0000
- Forgot to delete keypress callback.
- commit a09257808967bb49001a0dd114edcb88f859ba75
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Tue Nov 25 03:54:33 2003 +0000
- Plugin now tested ;-) Add missing prototypes.
- Remove unused Mouse event handling. Forgot to delete keypress callback.
- commit aac4de4eca4c46aae705774a9593c9dcff4d4c25
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 25 00:58:41 2003 +0000
- * modules/gui/wxwindows/*: fixed a couple of memory leaks.
- commit 4ae90d8f5d81a8d7fe035e8779bb2e054ebb6a86
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 25 00:56:35 2003 +0000
- * all: fixed a lot of small memory leaks.
- commit 89fd537f7dbd6775d9fd3b6295e4a3bf1a61bbf7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 24 23:22:01 2003 +0000
- * src/input/input_dec.c, include/vlc_codec.h: added 2 callbacks in the decoder_t structure for pictures linking/unlinking.
- * modules/codec/libmpeg2.c: restored pictures linking/unlinking code.
- * modules/codec/ffmpeg/video.c: idem and reenabled direct rendering even when the hurry-up mode is activated as it doesn't seem to create a problem anymore with recent ffmpeg.
- commit f4d5ed752021a45241c180d685dcfd89b2981440
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 24 21:47:33 2003 +0000
- * src/audio_output/mixer.c: fixed timestamp rounding problem.
- commit 3adaad543eb620331e536d72eeefb4e8b1b745d1
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 24 20:50:45 2003 +0000
- * moved EsOut* to es_out.c and introduced internal input_EsOutNew and
- input_EsOutDelete.
- commit 7747309f53ad270320aa603ca2b1674a5d12e73a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 24 20:45:23 2003 +0000
- * modules/access/dshow/*: compilation fixes.
- * include/vlc_common.h: added a couple of casts to TAB_APPEND().
- commit 29920e214984d6044575074d67d0ad98309c4e90
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 24 19:30:54 2003 +0000
- * dshow: ported to es_out_* and stream_*. Not tested (sorry).
- commit df0c60d6cb2f68288ec40ac734c3373866606e94
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 24 19:27:46 2003 +0000
- * modules/access/v4l/v4l.c: small fix and added a --v4l-chroma option to force a chroma fourcc for the video device.
- commit c43321236da5b5c17ab095a1ec8e6885abececae
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 24 19:20:19 2003 +0000
- * src/input/input.c: oops, set the ES format before selecting it.
- commit 3106fa79d2118784c839a644a493e605546b4f98
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 24 19:19:02 2003 +0000
- * rawdv.c: ported to es_out_* and stream_*.
- commit 40200aae2bf70021306d307461df24ed4ca6d3e3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 24 18:00:10 2003 +0000
- * configure.ac, extras/MacOSX/*: bumped version number to 0.7.0-test1 in preparation for the test release.
- commit 907645f87a0743a83c1e59c1c82f17f7f7e90a14
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 24 17:34:21 2003 +0000
- * m4v: ported to es_out*, stream_* and use the mp4v packetizer. Anyway
- dts are still calculated for a 25fps stream. (The packetizer doesn't
- calulate pts/dts for now).
- commit b4a99b59e309e3816e15df79030d003fcd68bd9f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 24 17:11:23 2003 +0000
- * cddax: ported to es_out_* and stream_*. Not tested (sorry).
- commit 45e9db1f8019d4cd8f2d623570dbfaa6f8ad41a3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 24 16:45:53 2003 +0000
- * v4l: ported to stream_* and es_out_*. Not tested !
- commit 98d646edf12f08df39c38fb6cb983377bda41600
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 24 13:40:03 2003 +0000
- * modules/gui/wxwindows/menus.cpp: small fix.
- * modules/codec/quicktime.c: compilation fix on win32.
- * modules/demux/avi/avi.c: small hack to avoid eating all the resources on broken files.
- commit ce6550efdcb9daf33a7027897878f37eb4015be8
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 24 12:44:24 2003 +0000
- * cdda: ported to es_out*.
- commit 26df56c229d8a98a6488e54d6fe70632ba8c95c1
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 24 03:30:38 2003 +0000
- * all: do not export input_NullPacket
- * input_dec.c: fixed a (big) memory leak.
- commit 58cd81bfb076f2ee2bafe4ed6b78ea072c1bed42
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Nov 24 03:30:36 2003 +0000
- Minor debug output change.
- commit 54c8b4cc03ab2c95fd59f68042425d97020e0b25
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Nov 24 03:28:27 2003 +0000
- Add keyboard input handling, e.g. if visualization plugin. Needs some
- more work, but it's a start.
- commit a71b75aea2c469ce6390e67f9cc4e2ab60024ca2
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Nov 24 03:27:28 2003 +0000
- Change debug output slightly to make more informative and to assist
- in determining which selecting ES we might be at.
- commit 0981604c0e13a9856cb3e0dea6a0ffd19fa635b6
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 24 02:35:50 2003 +0000
- * all: ported/cleaned up/renabled dvb subtitle decoder. But it is untested.
- (I have no sample at all)
- commit 5bab317bca09e2e3c5db3be8442067ac24f2dfe3
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Nov 24 00:41:19 2003 +0000
- Set cdio log routine.
- commit 4d50b304c5d926371d8800af3fd6d4707613bd9e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 24 00:40:36 2003 +0000
- * input_ext-dec.c: useless file.
- commit f2dbf8ee26c0f7bc766094443ef848ed4719e36e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 24 00:36:37 2003 +0000
- * install-win32: added a registry entry for the mozilla plugin (the xpt file still needs to be registered by hand though).
- commit 3439df81011c06ba3c10b6aaf649732298f94622
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Nov 24 00:39:02 2003 +0000
- * all: removed decoder_fifo_t.
- commit 057d2ab9db7bfbc6fe8bfb29480098d22b4061fc
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Nov 24 00:23:55 2003 +0000
- Add intf-vcd.txt to distribution and installed documentation.
- commit b3674200977cedfa1b9477ecccb07da723649eae
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 24 00:01:42 2003 +0000
- * modules/codec/ffmpeg/postprocess.c: fixed uninitialized variable.
- * modules/mux/ogg.c: allow embedding mpeg1/2 video (only vlc will play back these files).
- commit 07afa46c5375f17b8581b994a0a89026d5716ee7
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Nov 23 22:29:27 2003 +0000
- Use snprintf instead of sprintf
- commit 20da59b56469323dc7493860eab104f3c5fb7280
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Nov 23 22:18:08 2003 +0000
- * Compile before you commit was our slogan right?
- commit 5669a2c5e382a899c53ed2b712aac20f3c8f1ea5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 23 20:37:04 2003 +0000
- * modules/gui/wxwindows/*: added new codecs for stream output.
- Added ffmpeg postproc to menus.
- * modules/codec/ffmpeg/*: allow switching postproc filters on the fly.
- commit 38d4a3f777385eeaa11bd4a4bb5b2f7f18dce53a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 23 18:40:09 2003 +0000
- * all: disabled dv, xvid, dvbsub (they won't compile anymore really soon).
- commit 5a6c9e6c0fa7661853400967050b39c906cc02f2
- Author: Alexis de Lattre <alexis@videolan.org>
- Date: Sun Nov 23 18:31:55 2003 +0000
- - Updated French translation (still a lot of work to do...)
- - Modified some strings in VLC source code
- - ran ./toolbox --update-po
- commit fbd2afa09cdf2688fceb15606583efa4515fef86
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Nov 23 18:24:38 2003 +0000
- Next/previous/return navigation bugs - not setting item type.
- commit 2db5679b7f11b1675fe2f904cce73303fa86739f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 23 18:21:48 2003 +0000
- * src/input/input_dec.c: set p_dec->b_error when we can't create the output.
- commit 22d48a5cc11b9506a8b88e1c880f64bb40e21037
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 23 18:16:45 2003 +0000
- * modules/control/http.c: cough cough
- commit 07004fb9b7d06f34c9a33da8ef70f6904c99f9d3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 23 17:51:54 2003 +0000
- * modules/gui/wxwindows/*: small cleanup.
- commit 6d46c2a110b24aa047e9e8be788b8784b4dc3858
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 23 17:46:06 2003 +0000
- * modules/control/http.c: fixed segfault when deleting items and prevent adding empty items.
- commit fd6e137a617824a0f1944620d8720c8db39226a3
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Nov 23 17:18:00 2003 +0000
- Update/correct debug flag documentation.
- commit 6378fd38a8de472e186f98f6f92bf7c507c26f82
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Nov 23 17:06:43 2003 +0000
- Some basic help for the VCD plugin.
- commit a4c533fe4c5998461a61f50daa0eeccc0660cee9
- Author: Simon Latapie <garf@videolan.org>
- Date: Sun Nov 23 16:27:54 2003 +0000
- * index.html: oops (forgot refresh cludge)
- commit 32ed571bf3bd17fc99c8d2c3c4234a72de069946
- Author: Simon Latapie <garf@videolan.org>
- Date: Sun Nov 23 16:24:20 2003 +0000
- * src/playlist/item.c : stops the playlist if we delete the currently
- played item
- * doc/intf-http.txt : adding "pl.group"
- * share/http/index.html : little cosmetic change (better according to
- gibalou).
- commit 11aaa3f7ef4fb312bb08438f42e9e998b185738e
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Nov 23 16:02:56 2003 +0000
- * NEWS : added a few missing things
- * AUTHORS: updated sam's, sigmund's, garf's, gibalou's and fenrir's records
- commit f228aee3eb3a526233006e3d8e866d7d87e38c04
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 23 15:50:07 2003 +0000
- * modules/codec/speex.c: support for speex encoding.
- * modules/codec/vorbis.c: removed unused code.
- commit 3fd71df7976762ab2a35633bde14ca54bf69eb26
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Nov 23 14:49:51 2003 +0000
- grmbl again
- commit 8a55f6f405697f14d0404925174c5fc93fdf3273
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Nov 23 14:34:19 2003 +0000
- Add configuration options to set default device. For VCD's add
- configuration option to specify whether or not to use PBC.
- commit 2b015a6e5764db6d2f30b2cce37849eee8488aba
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 23 14:28:15 2003 +0000
- * NEWS: updated with new stuff.
- commit 2dd7a46bd36fe17657f8e4098896cbaffa590dc5
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Nov 23 14:00:25 2003 +0000
- Bug fix for *.a libraries.
- commit 990d95c859f5bbd5b848d0b94d09f9a27bf0678a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 23 13:25:32 2003 +0000
- * modules/codec/quicktime.c, modules/codec/cinepak.c: use pts if available, otherwise use dts.
- commit 86747ddc49b9db122e0c2227558e5448cecc6447
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Nov 23 13:23:20 2003 +0000
- Fixed bugs.
- commit 9c374559aeb922fd6531a6ad6e29d44fa471f22f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Nov 23 13:15:27 2003 +0000
- * modules/demux/*: some containers don't carry any PTS information, just a DTS. In that case, make sure the PTS forwarded to the decoder is set to 0.
- * modules/codec/ffmpeg/video.c: use PTS if available, if not find out the PTS from the DTS and the p_context->has_b_frames and p_pic->reference flags.
- commit 0eb0aecc2def1c9bad9b9ca10916ab321a91c540
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Nov 23 13:06:43 2003 +0000
- * Fixed bugs in the contrib build system. In particular 'make bin' should
- work now.
- commit 929113ae53a9b6786fd93a0505a54185a78caa22
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Nov 23 11:02:39 2003 +0000
- Improved the list (all ports at the end, reworked order)
- commit 4584a5d758533dc95fd0798b1c9b36cbc354e8ef
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 23 05:30:56 2003 +0000
- * cinepak: little clean up and increase priority (ffmpeg cinepak decoder
- is buggy).
- commit 4b47be3d6e43c18e42e0805d9061dd136843ed22
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 23 04:58:00 2003 +0000
- * adpcm: bug fixes.
- commit 8259076d9f300a5f76cd5083f6a4610befaed51f
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Nov 23 04:56:08 2003 +0000
- Bug in processing numeric entry - passed wrong value.
- commit c1482fe573e0b9453f56e8b4c8929771e04ca258
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Nov 23 03:58:33 2003 +0000
- intf.c, vcdplayer.c: Add code for multi-default selection lists. But
- this required new libvcdinfo API - so change to configure.ac for
- pending new libcdio/vcdimager releases.
- Additional libvcdinfo routines also means less VCD twidling inside vlc
- code, thus simplifying what is already a bit complicated and likely to
- get more so.
- commit 2d037953d9b39dce6fd6bd0f175fe78789029eef
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 23 03:55:01 2003 +0000
- * all: do not use p_fifo.
- commit 53d9b1b2e7d0910cd9055f3f642854e9c66e481e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 23 03:45:11 2003 +0000
- * quicktime: removed a define.
- commit c5bc2448bf9c2cbc8c5a212d381939bee86eb1da
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 23 03:41:58 2003 +0000
- * quicktime: ported to the new API, fix compilation with w32dll loader.
- -> but untested under OS X and win32.
- commit 7b8e8730b313dc4e24b6f8a5c9ba5568a360691e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Nov 23 03:17:39 2003 +0000
- * input_dec.c:
- - also check for p_dec->b_die and b_error.
- - unload module before joining thread (in DecoderThread) otherwise qt
- win32 dll loader will segfault. (but perhaps I'm the only one using it)
- -> find a better solution.
- commit 61f6d450b1863de272a471d34d35af8d031390da
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 23:39:14 2003 +0000
- * all: only include header that are needed (and no more stdlib.h, string.h
- as vlc/vlc.h include them).
- commit 192c809130c7d6359daf72226ef2440c0d3e62c4
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 20:26:39 2003 +0000
- * input_dec: set also p_dec->b_die.
- commit d3f5f59b4c12bb3a495abbb54e33ec4f12ebfc68
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 20:25:01 2003 +0000
- * ts: added lpcm and dts stream. (untested)
- commit 1c9f6db4b6905405f7e8b14efe0bf269884b4d18
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 20:17:14 2003 +0000
- * copy: removed the old spu packetizer.
- commit aa1ca8032cbcf5d2a1607c24adb17a8b111117ae
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 20:15:34 2003 +0000
- * spudec: it also does the packetizer.
- commit 82ca25cb1910a31a8c5b564b2399564691dc9e40
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 19:55:47 2003 +0000
- * all: ported to new API.
- -> i_rate isn't used for now : it will need to be fixed.
- commit 1a80449a5ac193f37787ac1dc88c29b352aa0fcb
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 22 18:11:22 2003 +0000
- * configure.ac: get rid of the oggpackB_read check in libogg because we don't use it anymore.
- commit 7369bb2a8ed6ac52352fa1912c8ef65dc3164703
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 22 18:04:10 2003 +0000
- * include/input_ext-intf.h, include/vlc_es.h: moved ES categories into vlc_es.h
- * modules/codec/lpcm.c: ported to the new decoders api + lpcm packetizer.
- commit 348244d2c63eb2f5607c77db599118a0e367dade
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 17:03:57 2003 +0000
- * stream_output.h, transrate.c : do not use SOUT_BUFFER_FLAG_GOP anymore
- (may be readded later).
- * mpgv.c: new demuxer using the packetizer (allow to stream ES).
- commit 9cbc047c7f48b4cf6e12cee14ddcb020b86f56c3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 16:53:02 2003 +0000
- * mpegvideo: ported to new API (need more clean up).
- commit 294d2ef0eedb56b9c62ad58bf60e7c8d3873098f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 16:48:49 2003 +0000
- * ts: fixes.
- commit 9d3e0fb5bca5d1245c34c08bac54bfdb231a53f9
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Nov 22 16:18:05 2003 +0000
- * modules/video_output/caca.c: Oops, compilation fix (thanks zorglub).
- commit 3aa3ecc18ab8d93ff4e0901973aa302eb50da4ec
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat Nov 22 15:53:18 2003 +0000
- * configure.ac:
- + Fixed internal symbols for version numbers containing "+".
- + Added a --enable-caca flag.
- * modules/video_output/caca.c:
- + Updated libcaca video output to the released version.
- + Added --caca-dithering flag (none, dither, random).
- commit 6f73a8f38f3061f7da6dfb6b35b09307a8031f09
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 15:10:38 2003 +0000
- * avi: more check on b_die (when building index).
- commit 42886fbe364906f917eed96fa2237b081e426532
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 22 15:06:50 2003 +0000
- * modules/codec/tarkin.c: ported to the new decoders api (I know, this is a waste of time ;).
- commit 4033ecea22e62a442877385864a2afc5b9276bd5
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Nov 22 14:42:47 2003 +0000
- * block: initialise all fields.
- commit 9c78d56c0eaf7b1b274e5671beee10f5395c27d0
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sat Nov 22 13:56:21 2003 +0000
- vlc_common: Avoid a redefinition of PATH_MAX on cygwin
- commit 03e8fefe41a5472c68510972f0dd3a2cf01044be
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 22 13:49:12 2003 +0000
- * modules/stream_out/transcode.c: put back the dumb downmixing routine.
- commit bfa286d3558f6aa3ae2d98bd9fa3f95f82ec1ccd
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 22 13:19:30 2003 +0000
- * src/input/input.c: fixed previous fix (sout needs to be destroyed after the ES).
- commit 6ae3f4f4d420e20569dde538ee811b45d0a898a5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Nov 22 12:41:32 2003 +0000
- * src/input/input.c: don't free the ES twice.
- * modules/demux/ogg.c: ported to the es_out_*() api and fixed flac support.
- * modules/codec/flac.c: couple of fixes.
- commit 0b18806cd1bfd7f7e22a77568d4a0abb0f77f78d
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Nov 22 12:35:17 2003 +0000
- src/playlist/item.c:
- * fixed a minor memory leak
- commit 37b7392666f8dfc35889a4f8e4af7b6efc2863b3
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Nov 22 12:33:04 2003 +0000
- modules/misc/sap.c:
- * fixed a possible buffer overflow
- commit 3f38be4f33c2ad97d6559ff3d2a1258901e8cf0e
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Nov 22 12:17:08 2003 +0000
- modules/misc/sap.c:
- * fixed a couple of nasty memleaks
- commit 983c79c1060691de8450c827976def4f75670b60
- Author: Eric Petit <titer@videolan.org>
- Date: Sat Nov 22 06:26:16 2003 +0000
- modules/gui/macosx/intf.m: don't destroy the playlist when closing the
- interface because this makes crash others interfaces which might be
- still using it (e.g. sap)
- commit e70836d31e8fcd06b84590a0ec09f29e1d51902a
- Author: Eric Petit <titer@videolan.org>
- Date: Sat Nov 22 04:02:10 2003 +0000
- src/misc/block.c: added a missing vlc_mutex_destroy()
- commit eae53f7c783a6e60165f99d034257c8cadcde65a
- Author: Eric Petit <titer@videolan.org>
- Date: Sat Nov 22 00:41:07 2003 +0000
- + modules/misc/freetype.c: fixed a couple of typos
- + *threads*, src/libvlc.h:
- test HAVE_KERNEL_SCHEDULER_H before PTHREAD_COND_T_IN_PTHREAD_H
- for now because Zeta now has a pthread implementation but it's doesn't
- seem to be (enough) POSIX compliant atm.
- commit 09d997200c05de78bb05ea4e2219fec752aef5a9
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 21 20:49:14 2003 +0000
- * modules/codec/flac.c: added a FLAC encoder.
- * modules/mux/dummy.c, modules/mux/ogg.c: you can output "normal" flac streams with the es/dummy muxer or output them with an Ogg container.
- commit ea1b641e16d5dda49f420b7b0298e2b2c65ebc11
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 21 18:55:40 2003 +0000
- * modules/gui/wxwindows/*: drag&drop on the playlist only enqueue.
- Small cosmetic change to the playlist.
- commit e6a8cb4f463b2c0434b746fde21f245300e88158
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 21 16:07:20 2003 +0000
- * mpga: fixed. (using es_out_Send with PES)
- commit 621e5f4079a4cc03738487b5892bc46508217bfa
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 21 16:02:36 2003 +0000
- * asf: pes -> block
- commit 52226f31e689b545427f968922c181414f75787e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 21 15:51:32 2003 +0000
- * avi: use block instead of PES every where.
- commit bfeea8d61f8591f77a75a8c8a7a0c09c8681bda7
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 21 15:32:09 2003 +0000
- * all: remove sout_format_t and use es_format_t instead.
- commit 151a7cdf2a5c4fe998567691a89960ae296849e7
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Nov 21 13:20:41 2003 +0000
- * Reverse sort the playlist when clicking twice on the column header
- commit 85ed45c9a46854cc77b6cf106cebdc47a1fab5f2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 21 13:01:05 2003 +0000
- * modules/mux/ogg.c: send the mp4v VOL data in one of the header ogg packets.
- commit 662af912f9048257516fec844925f937db85dff6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 21 12:18:54 2003 +0000
- * modules/demux/flac.c, modules/codec/flac.c: couple of fixes.
- commit 9b889a6a3d40788f6a6d9048cbb12455243cd938
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Nov 21 09:23:49 2003 +0000
- PDA Interface:
- - Code cleanup and fixes for file view widget.
- commit ca9786f7f00e4626e5df7b15db961a0af43977b5
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Nov 21 06:14:59 2003 +0000
- * livedotcom: added return value for sdp:// Open.
- commit 40c4b64095e00df941c5681c9f2b70f1dc671873
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 21 01:45:48 2003 +0000
- * modules/codec/flac.c: complete rewrite of the flac decoder + new packetizer.
- * modules/demux/flac.c: rewrite of the flac demuxer which makes use of the flac packetizer.
- commit 231d0470d084693eb25042ef22a111d21c63f241
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Nov 21 00:38:01 2003 +0000
- * include/vlc_common.h: include stdlib.h
- * include/ninput.h, src/input/stream.c, src/input/input.c:
- new stream_Block() function to read a block_t from the input.
- es_out_Send() takes a block_t as input, for PES (deprecated) use es_out_SendPES().
- * modules/demux/*: changed to new es_out_Send(). asf.c and avi.c still use es_out_SendPES() though.
- commit 571f69bab779d190704c37fdb9e39439e758fffc
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Nov 20 23:13:28 2003 +0000
- modules/misc/sap.c:
- * more verbose header parsing code
- * support for compressed announces if zlib is available (using some code
- from Mosu from the matroska project)
- * if the sdp packet contains more than one m= line, pass it to the
- livedotcom module
- configure.ac:
- * link sap with zlib if available
- modules/demux/livedotcom.c:
- * accept sdp from the sap module
- commit b38ec88240b239452c5cbd272c140e2695962eba
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 20 22:10:56 2003 +0000
- include/vlc_es.h: defines es_format_t, audio_format_t, video_format_t.
- all: removed i_extra_type from es_format_t.
- commit 6e94863269db988d825289b149755c4cae969cd8
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 20 18:27:44 2003 +0000
- * copy: ported to new API.
- commit 05d8c3ba408d1b70e3a707c529a1280eae857618
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Nov 20 18:26:44 2003 +0000
- * ts: fixed a stupid bug for MS codec.
- commit f5d380662671da1c5153ea14ea4529ddf594fd3f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Nov 20 17:48:44 2003 +0000
- * mozilla/vlcshell.cpp, modules/video_output/directx/*: round of fixes for the win32 mozilla plugin.
- commit 2c54b61a73ca115e77be271ffe39ed2b95d0b51d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Nov 20 14:39:31 2003 +0000
- * windows -> orderedWindows. Finally window commands like fullscreen, half size
- double size and float on top are sent to the correct window.
- commit f850c3cabe25236d426a2a77b6c038b456e0e7a9
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Nov 20 10:56:44 2003 +0000
- tell cvs to ignore .pyc and .pyo files
- commit fecb04cb5f730086a80bdb33da9ab893e5f4149e
- Author: Simon Latapie <garf@videolan.org>
- Date: Thu Nov 20 08:44:30 2003 +0000
- * http.c: little keep and del functions fix ( don't remove currently
- playing playlist item ).
- commit de409e6f596a398a2f89cd40d671a748c539cbd7
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Nov 20 03:56:22 2003 +0000
- Reorganize more analogous to dvdplay. Should give some growing room to
- start the custom demuxer.
- commit 2a335dff63bfc2ee7f57f20745c46e2fb7ee578b
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Nov 20 02:39:09 2003 +0000
- * fixed the dockmenu. had gotten disconnected somehow.
- * cleaned up the playlist source.
- * set the correct sizing properties on the playlist buttons.
- bigben: see the bottom of the size panel of your inspector. when adding items
- always take this into account to make resize work correctly.
- also. windows are opened at the position where you save them when the nib is open.
- Always make sure the controller and playlist are to the upper left side.
- commit 132df1320e7c345f3481d53d9f64e6ed8a00be99
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Nov 20 02:17:33 2003 +0000
- In some ways better, in some ways just different.
- commit 244318045553f014bd5670385d2ad43210ef4baf
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Thu Nov 20 02:15:37 2003 +0000
- Miniscule changes. In some ways better, in some ways not, just
- different.
- commit ff4158b434cdbe70fa9cfd2620355c09091e557d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 19 23:44:35 2003 +0000
- * modules/video_output/directx/*: we now create a video sub-window which is a child of the main window and which always fit exactly the size of the video.
- As a result the overlay color key is only painted in the video area and the rest of the window is pure black.
- commit 9883237c44384269835bdc4d8df43cd8143246f6
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Wed Nov 19 19:00:16 2003 +0000
- - get rid of an unused variable
- - use same name than in menus for random, repeat and loop options
- - random, loop, repeat checkboxes are nom updated accordingliy to the state set in the menu. (not sure I've done that the proper way ;-)
- commit 473f399d632d4ced73782ad6a1799bb89479a9c0
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Wed Nov 19 14:58:54 2003 +0000
- small clean-up
- commit 8801088991e329a3ef552bc793cc09111020d356
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Nov 19 13:25:48 2003 +0000
- * modules/codec/subsdec.c: Add debug messages and fix a crasher
- * modules/misc/freetype.c: let's keep the freetype-fontsize option useful :)
- commit 3c74cac8f0b9388b6f33544a034ab0fb6b5f6f4a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 19 13:10:48 2003 +0000
- * modules/codec/ffmpeg/: don't re-use the same pts twice.
- * src/misc/modules.c: win32 fix for when module fails loading.
- commit c729eee9bc1ede43a1cc488c8e445e697c324d5c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Nov 19 12:13:00 2003 +0000
- * changed the relative fontsize option from a string_list to a int list with string comments.
- not possible before, but is now and we can still change it without effecting the
- config files of 1000000 users.
- commit 4a50d0fd37d4cbfb55e5893f01e06bad9694e8ff
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Nov 19 10:17:51 2003 +0000
- * src/misc/modules.c: don't forget to return an error when we fail to load a plugin.
- commit 8c3f66a131a692a2b03102e43bf617ec49def388
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Nov 19 00:14:39 2003 +0000
- * ninput: initialisate i_bitrate.
- commit 9148662f02b1eab89152408b67e28d1af6e2623d
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Wed Nov 19 00:06:06 2003 +0000
- fixed some warnings
- commit e858da021aedb57bea5cfc4160507023cb26914d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 18 23:58:10 2003 +0000
- * fix a memory leak (p_block should be unallocated).
- commit 0615d81bd2a06f1bdc25eabddbed8ba40ff4841c
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Tue Nov 18 23:25:38 2003 +0000
- modules/codec/subsdec.c:
- * fix a crash when --subsdec encoding is set to a wrong value
- commit ecde7dccafe0c5d2c43fbcc7e9c836a3e7259c0a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 18 22:48:46 2003 +0000
- * input_dec.c : handle SPU_ES (and not as VIDEO_ES ....) so subtitle
- should work again.
- commit 490af54fb76828039a2185c4e439243f732a79a2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 18 22:08:07 2003 +0000
- * src/input/input_dec.c: fixed nasty bug. Thanks Meuuh :)
- commit 7d5b21c45a36f88f5ef8e5c62071fac8b42297e0
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Nov 18 20:36:40 2003 +0000
- PDA Interface:
- - Cleanup code
- - Cleanup interface
- - Adding items to playlist widgets from File, Camera, Transcode tabs.
- commit bec4516d49e6a3bec5a8c2de7371fca2e7f8d385
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 18 20:34:23 2003 +0000
- * allow packetizer to return multiple blocks at once.
- commit 355794923679b416110e848bbc875a4a546980f2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 18 20:15:38 2003 +0000
- * include/vlc_bits.h: bit stream reader/writer.
- * mpeg4video.c: rework of the mpeg4 video packetizer.
- (not well tested)
- commit 7d0dc9c466cd72e86332b28c510316318508805b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 18 18:45:33 2003 +0000
- * NEWS: updated with new features.
- commit 2dd37f66b3a1a2977f17923f79a06ce6a48f9f3c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Nov 18 16:46:31 2003 +0000
- * display: set correct ES type (otherwise it segfaults in input_dec.c) but
- that implies that ES appear twice in the interface.
- commit 8e0bb47fae1fd8486a5ff8294450546172fa7a30
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 18 12:32:04 2003 +0000
- * modules/control/http.c: fixed the "keep" command.
- commit 1754611ac00854feaf80d37b001e8e014548dc65
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Nov 18 00:57:04 2003 +0000
- * modules/demux/ogg.c: call ogg_sync_reset() after seeking so we don't get spurious PCRs.
- Cosmetic changes to the file info data.
- Fixed Flac seeking.
- commit fffdde54e8ae939eb1a98a78b5c72d0b7cf064c1
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Mon Nov 17 23:36:12 2003 +0000
- - Use NSTextField instead of NSSearchfield for the playlist search, since it is not supported on MacOS < X.3.
- - Search now restarts at the beginning of the playlist when reaching the end.
- commit 2a176d9799b2d0fd68dd2ab1a212f83c04aa5e0a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 17 22:53:05 2003 +0000
- * modules/demux/ogg.c: support for FLAC in Ogg.
- And by the way, putting the FLAC STREAMINFO metadata in the second ogg packet is really convoluted!
- commit 32cc6dcf81c1b2290b918b65b34e635f0e1e1a44
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Nov 17 19:05:03 2003 +0000
- * fix the search field and cleanup of the checkboxes init.
- - currently we don't seek in playlist position 0->currently selected
- wxwindows doesn't do this either.
- - bigben: for the state of the checkboxes look at callbacks (see playlistChanged in intf.m)
- commit 5078da2ab4a279affa4538f2960983b7aba1c20d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Nov 17 18:48:08 2003 +0000
- * modules/packetizer/mpeg4video.c: ported to the new packetizers api (This packetizer really ought to be rewritten from scratch).
- commit e10d812e612f6292d4384d28ae9251531e5d5739
- Author: Simon Latapie <garf@videolan.org>
- Date: Mon Nov 17 15:29:03 2003 +0000
- * http.c: fixed bug with spaces in mrl
- commit b89a461339f406f6051e8ecaf1114d98b5d70f5a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Nov 17 15:11:05 2003 +0000
- * fix previous commit
- commit 8c510a9f3f3e15d3499d4580f318606c421e6093
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Nov 17 14:46:37 2003 +0000
- * modules/access_output/udp.c: more debug
- * modules/mux/mpeg/ts.c: new dts-delay option to add delay between the
- PCR and the DTS of the current frame.
- When deleting a video or audio stream (in case of PMT change), the
- new video and audio ES will take again the pid-video and pid-audio if
- they have been specified.
- commit 9d38f295b4d6cb1fac0108bd17d585979d446bec
- Author: Benjamin Pracht <bigben@videolan.org>