ChangeLog-2008
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:1719k
源码类别:
midi
开发平台:
Unix_Linux
- The DTS order for middle channels can be wrong.
- commit 7c99622d4f1cc673d4caf62066f02250caa79fcf
- Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
- Date: Wed Aug 27 17:06:38 2008 +0200
- Remove duplicate stdio.h (is included in vlc_common.h).
- commit 8607fc1a2781f91f5654a0636c7f6cfcaa879715
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 12 18:11:17 2008 +0800
- Add video output that dumps raw YUV frames in a file, with YUV4MPEG2 compatible header as used by mplayers yuv4mpeg video ouput module.
- commit f39c8605e0256af7c017b45fef2b8ddaa9c79d7c
- Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
- Date: Wed Aug 27 11:10:52 2008 +0200
- Add documentation.
- commit df1fe67b6dcabbc436a18cba381b580b7a78faeb
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Aug 13 11:16:36 2008 +0800
- fix compiler warnings in modules/video_output/fb.c
- commit 5e7051c3d89b05592702ba7f4ba6bcfdfa5c7525
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 12 18:10:27 2008 +0800
- Add video_format_{Copy,Init,Clean} inline functions and bump ABI.
- commit ac20dc545baea99fcec8f966cff858bc1c9bdc8e
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 12 12:32:52 2008 +0800
- document vlc_fourcc_to_char() function.
- commit 639a8062df10fb9b8b19c4b86674bdf0b575a550
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 12 12:43:41 2008 +0800
- Fix comment.
- commit f1558cbbe8321934cb368be637dbd21e1697804e
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 12 11:51:12 2008 +0800
- Handle return value and fix memleaks.
- commit 479a1cc214572c3519b8143efd2c42e2e56a2d6a
- Author: Jean-Paul Saman <jpsaman@gandalf.kpn-communicationcentre.nl>
- Date: Fri Aug 1 12:51:44 2008 +0200
- Add scene filter which provides the same functionality as the vout_output image, but which can be inserted in a playback or stream out chain.
- commit c3baee8d05bc02734964fd8fcb3c66b8b88d8821
- Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
- Date: Sun Jul 13 19:12:25 2008 +0200
- ignore these files/dirs
- commit 2b6c9678403cebbcf70585e264c86ca7aea12665
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 27 13:47:34 2008 +0200
- Removed stupid AR hack in libmpeg2.
- commit 9901a6edca1a7c28c461f2c57da6f37ce4671289
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 27 13:46:33 2008 +0200
- Fixed AR setting for dvdsimple, support AR for dvdnav.
- commit 06aa94333048db9e159997b2e13b284a853fa046
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 27 13:34:08 2008 +0200
- Cosmetic.
- commit 52b77526210ff7b1aeb9f30b4ab023e393ffdcbd
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 27 13:31:26 2008 +0200
- Fixed segfault with invalid vout input aspect ratio.
- commit dc977392562adad0f1df7ad1c838b26bd9a8798f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 27 13:24:02 2008 +0200
- Cosmetics (Fixed mix up between 0 and NULL).
- commit ca42ba4dec872daf49dc13996339097055ba76f3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 27 11:52:32 2008 +0200
- Correctly set the index keyframe flag in avi muxer.
- commit 9640b3cef3b30c32fc0eb088008dddcd13fec827
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 27 11:51:40 2008 +0200
- Set picture flags (I/P/B) in mpeg4 packetizer.
- This will help our muxers creating better files.
- commit 5f35b662f265027a405cc700f1a06776e380d5d5
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 27 11:48:52 2008 +0200
- Fixed a potential crash due to a mix up between pitch and pixel pitch in blend.c.
- commit fd5b9aced405ec8674ed0e4610b049fccb19ce0e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 27 11:43:24 2008 +0200
- Cosmetic (record.c)
- commit daf95b3939bffea29648ef6ce1d13f2888466201
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 27 11:42:51 2008 +0200
- Added BLOCK_FLAG_TYPE_MASK define (helper).
- commit b213aefc490aa25984cc429b4ce7ccd930f49a98
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 27 11:38:37 2008 +0200
- Fixed a potential crash in aout_FiltersPlay.
- This function was returning a buffer allocated with the wrong type (alloca)
- when a filter returned 0 sample (scaletempo at least).
- commit 2b1be1cce1cb41fa187281ec8eb4b33b58ee51c4
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 27 01:47:03 2008 +0200
- Improved eof detection on a few broken avi files.
- commit 56e282c3546d6fe7ada4b74f12dca6a98c8ad34d
- Author: Pavlov Konstantin <thresh@altlinux.ru>
- Date: Wed Aug 27 13:05:04 2008 +0400
- Remove build-vlc, lxdialog and menuconfig: they are outdated,
- unmaintained and confuse users.
- commit fa724536e4a482f08e6c32a7dede730cddad91e1
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Wed Aug 27 02:11:33 2008 +0200
- Also use the input name in the recording file name. (Most medias don't NowPlaying meta data)
- commit 2c88f1bf0243835d95b2212a5cba815dbe06f44b
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Wed Aug 27 02:11:07 2008 +0200
- Always enforce the "don't show if unavailable" option in format strings.
- commit f7c803609707a35ae20218bb50242d5d18d24528
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Aug 27 00:33:09 2008 +0100
- Fix make dist
- commit ddad936e9a19d6720f2bab7f37f21b28861d5a8d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 27 01:25:22 2008 +0200
- Removed tabs and unwanted spaces in record.c
- commit d6b9203f5f244c3fb3d31668adfbefe4d215a77c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 27 01:22:51 2008 +0200
- Remove access filter record from build system.
- I forgot that changes in [f351451d9b294d126ee046c4d651cdcb6101dbf2]
- commit 0ceca03f5db577ec4ed59a55336b1c06cbaa636b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 27 01:19:34 2008 +0200
- Improved record behaviour when sout is disabled.
- commit 0e5207a834a361f2e9950c9c33e409640c8a083a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 27 01:16:11 2008 +0200
- Compilation fix when using --disable-sout.
- commit 28c6dc6e173186ea299c12270a2b84b1c5b9b515
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Tue Aug 26 23:10:49 2008 +0200
- Add information about variables having choices to the "vars" command.
- commit 2cc38d3f802fae19b43540a47282eb065e868565
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 27 01:02:45 2008 +0200
- Fixed typo making swscaler useless for outputing RGBA.
- commit ff6b945faffba31093c780f02c3f8684307f2ba6
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 27 01:01:44 2008 +0200
- Fixed segfault when the subpicture scaler failed.
- commit f351451d9b294d126ee046c4d651cdcb6101dbf2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 27 00:30:44 2008 +0200
- Removed now obsolete access filter record.
- (access_filter_dump could probably be removed too)
- commit c14125992544292746c94bdc52754cc3e18e0966
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Aug 26 23:10:56 2008 +0200
- Added recording on the fly through sout.
- commit d4e0e64ed5bceec689ddc6f0ef3a6a045c087289
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Aug 26 21:35:25 2008 +0200
- Added new stream_out record module.
- The record module:
- - automatically selects the right muxer and filename extension by
- looking the ES codec. In case it fails, it probes directly the
- muxers and keeps the better one.
- - removes all ES packets until the first key frame.
- - truncates the ES without key frame to match the start time of
- the other tracks.
- commit 919002be3c4e9bc75d6c9a869f43d4db5904d8f5
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Aug 26 21:34:00 2008 +0200
- Added small block_ChainProperties helper.
- commit 92a4a5b33bdeb2ea8060a5511c035ef7fb1c7cd9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Aug 26 15:56:57 2008 +0200
- Do not access to internal p_input sout in input_DecoderNew.
- commit fa2757f7f34d533c4d4fd73a47007534bb16829e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Aug 26 15:56:02 2008 +0200
- Added missing const to sout_NewInstance.
- commit 37a5e7dbe5af4a4af03309a2834182e212a8ef15
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Aug 26 14:11:52 2008 +0200
- Added nsv stream record mode support.
- commit 5924aed641610a3b0ac37fd903b722a97b25891b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Aug 26 13:42:33 2008 +0200
- Fixed record stream in case of stream_Read(NULL) and clean up.
- commit aa407ea9ca0beca090021e1bc26c4d9f84f003df
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Aug 26 12:54:18 2008 +0200
- Added record support at the stream_t level in core.
- The record access_filter will become useless as soon as all demuxers that can
- support it will be modified.
- The record support is half done. I will also add es_out_t record functionnalities,
- and a way to selected one of them if both are supported.
- commit b08b569203e1789fdec40e943ac57fbbf16a52a9
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Aug 26 22:09:09 2008 +0100
- remove unused patch
- commit c234419bb4975e62600b9eaeac973ebfb093a1f6
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Aug 26 22:06:40 2008 +0100
- i18n: Fix in Qt4/Help
- Spotted-by: Cristian Secară
- commit 44b76953d1f7b0694f2b9c5da301a00a4b5d29d3
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Aug 26 22:28:15 2008 +0300
- CVE number is known
- commit 2649d28f49d3dc1cafced0ca9153d93e27592d91
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Tue Aug 26 19:27:37 2008 +0200
- Preliminary changes to fix postprocessing. Decoder quantizer settings can now be exported in the picture_t struct. Currently only works if the video is being decoded by ffmpeg since other codecs don't expose quantizer stuff. Please review.
- commit 8b71a21cbfb9ae45040dd56465ca409de68b4a3f
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Aug 26 20:14:54 2008 +0300
- Do not shrink allocated blocks.
- Seems like it is too slow on Win32 (??). Hopefully fixes #1919.
- commit 0889e424f6be420138a712a7e131fa6220ca8335
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Aug 26 20:14:45 2008 +0300
- No need to set i_buffer twice
- commit 113113d70b78fb453c3365e33f4242d3e6aa7726
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Aug 26 18:20:19 2008 +0300
- Revert "Win32: show the console (early) in debug builds"
- Claims that it breaks VLC. If that is the case, I have to beliebe the
- Win32 port must have some really serious problem. By the way, this
- commit was the only limited yet working way for me to debug on Win32.
- This reverts commit 079a3e8fdd56ea1304471298d164bec5ec7f3af8.
- commit d6646730e725822a94edf74276470fb5a69bb9b2
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Aug 26 18:16:45 2008 +0300
- argv is now on the stack, do not free it
- commit dcb61674013200a1c700e24d45cf25b42d048e0a
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Aug 26 17:55:18 2008 +0300
- Win32: do not pass argv[0] to libvlc - fixes #1920
- commit fe52817ef6e935d1aaf266dd0a4df72cf6199456
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Aug 26 17:45:39 2008 +0300
- Revert early morning after bad night sleep commit
- This reverts commit 916717a706f7d658694d8ff33f770b1d3ba9e2bc.
- commit 46521919a639fba3fd7af954e41d007e41db8db1
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Tue Aug 26 16:13:39 2008 +0200
- Revert something which never should have been commited (see bb255df402eacd0fa0937997866dca6bbb3162ab).
- commit 762ecf80380436ebdc2ff0729848167687205a4d
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Tue Aug 26 15:40:41 2008 +0200
- Update Aurelien Nephtali's thanks line.
- commit f98dfcb34f94efc5a3417b33edecc02e7eef6ca5
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Aug 26 09:36:46 2008 +0200
- xspf: Fix a may-be freed input_item pointer usage.
- commit d64628e719972a782db2b908b95e2050b327391c
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Aug 26 09:29:37 2008 +0200
- asx: Fix an input_item leak.
- commit 37843abd603cef87fd541dbdd9e67646fee90faa
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Aug 26 09:26:38 2008 +0200
- mmsh: Fix an input_item_t leak.
- commit 916717a706f7d658694d8ff33f770b1d3ba9e2bc
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Aug 26 08:15:23 2008 +0300
- Win32: do not add argv[0] (vlc.exe) to the playlist
- commit e25ce5fa3dd37b1c57d590f2a3a4933fe4ac3f35
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Tue Aug 26 00:15:59 2008 +0200
- misc edits.
- commit a0f7c40f1121c53a334d006c67650b671d560e20
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 25 15:03:46 2008 -0700
- Mention of AES3 (SMPTE 302M) in NEWS.
- commit 8bb0f4db7dddcfe909c3497edc28a0246e1b4b45
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 25 23:45:06 2008 +0200
- Makefile: add ChangeLog target as a prerequisite to the package-macosx target
- commit bc2e32496eee7fe00608abbc15c39fd56c868010
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 25 14:35:42 2008 -0700
- Fix some playlist start showing/non-showing bug.
- Still errors present, but too latE.
- commit 958d8f0b1bdbd85d9569d6e40137a79c8e9ea3dd
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Mon Aug 25 23:18:59 2008 +0200
- update: Don't release the object that created this very thread!
- commit a060c85d9b894978e5657fdb474893fa6ead7286
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 25 23:16:55 2008 +0200
- Fixed packetized flag value for aes3 stream.
- commit f3306b5dc0c08b6c492b4867865c32a5e72201b8
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 25 23:16:37 2008 +0200
- Fixed channel count index for aes3.
- commit 0c1253a3ee204ea7d783cb3b34eada1b6c78fa15
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Mon Aug 25 23:16:09 2008 +0200
- macosx: Fix vout window min size.
- commit 64ff15428c0b2d2636da5078a75ef4723bd3161b
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Aug 25 23:06:37 2008 +0200
- Explain that 0.9.0 was skipped.
- commit 7a01e29a3829dbcfe867508e30dba3c05e821d47
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 25 22:52:59 2008 +0200
- macosx: use NSInvocation on this 10.5 method.
- commit c86ee9a09e27bae6bc41536fef698e8426165695
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 25 22:55:33 2008 +0200
- Added check against NIT dvbpsi support.
- It is not mandatory but NIT support is better.
- commit 671198a8d6346abb65078787963539523332cd99
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 25 13:00:31 2008 +0200
- Cosmetics.
- commit 7e34273a7c29a4b5534179f01beaf25fc616eb48
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 25 12:54:43 2008 +0200
- Added DVB scan capability.
- Only DVB-T tuner is supported (but it would be easy to add DVB-S/C).
- The files scan.c/h are strictly independant of the DVB access and could
- be reused for the DBA access if wanted.
- commit 66715267e609e5bb422e712c3b259f2c84adb2e9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Aug 22 00:45:50 2008 +0200
- Removed internal cinepak decoder (ffmpeg one is way better).
- commit a7d6597a5b36149a78de9be31e4734cce75a24ed
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Aug 22 00:44:37 2008 +0200
- Use aes3 for BSSD codec (close #1765).
- commit 65a2a5e74ae2d6a5c01526f61956aa75e249ae27
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Aug 22 00:43:47 2008 +0200
- Added AES3 (SMPTE 302M) decoder.
- commit eff24974c62da8740d381ae45694474ac1ee2c05
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Aug 22 00:18:13 2008 +0200
- Added new audio-time-strech option to insert scaletempo by default.
- commit e740751b0ee68f3be08fa788f81da76d942ef321
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Aug 25 22:31:34 2008 +0200
- Mention that transrate is back. Also change 0.9.0 to 0.9.1
- commit f4de5d4bb2fe4e28ce947cd232360350353d5628
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Aug 25 22:28:29 2008 +0200
- Add description for transrate options.
- commit 41e490d185f91018286b78649a8549fd89406cfc
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 25 13:23:48 2008 -0700
- Don't use Simple Open, it can be broken. Workaround it. Close #1917
- commit 4f10b8ae5a7ed03065f313c1a1752dcab31b901e
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Mon Aug 25 22:16:03 2008 +0200
- macosx: Don't do fancy stuff on 10.4.
- Should fix the ppc crash.
- commit bb255df402eacd0fa0937997866dca6bbb3162ab
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Aug 25 22:18:20 2008 +0200
- Compile the transrate module (untested ... but now it compiles).
- commit b9004867cd87793597cb2fabf29474fb7fbd4dca
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 25 13:09:50 2008 -0700
- Update README. Close #1928
- commit c65ef435767930dc8b8f013cc59a452c8798de45
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 25 13:04:34 2008 -0700
- Add a NEWS message for Windows Skin.
- commit f48957f0dd199c2d4139501c4b3a54db24733f07
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 25 12:57:13 2008 -0700
- THANKS update
- commit 473882322ea9ae006266b56e5956cbfecc0ea239
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 25 12:49:21 2008 -0700
- Update French translation.
- commit 086b7b12b055aecf355e66c916f8cf531e16adec
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 25 21:25:15 2008 +0200
- Added drop shortcut for dummy stream_out module.
- commit 0467e1de012e3645eb9ecf79222d36cd909bf828
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 25 20:37:46 2008 +0200
- Cosmetics.
- commit c7d6aad63acbb25785b77fdee040b095db2018e1
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Aug 25 20:04:56 2008 +0200
- upnpn_intel: Compilation fix.
- commit bebc7751abe86c6ed52a81ae252e6b0f9abbff74
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 25 18:48:00 2008 +0200
- Revert "Improved rtjpeg and seek NUV demuxer support."
- Sorry I didn't meant to commit that...
- This reverts commit c42248cf7c4cec9a7f33c6e2291315ee5f11abb6.
- commit 97449032319760973ad961690c9f52af2005360a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 25 18:46:17 2008 +0200
- Cosmetics.
- commit d3a659d91bf01316857e5abd04935ac7b22edb79
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 25 18:43:35 2008 +0200
- Moved static lock inside Cookie.
- commit c42248cf7c4cec9a7f33c6e2291315ee5f11abb6
- Author: Gertjan Van Droogenbroeck <gertjanvd+vlc@gmail.com>
- Date: Mon Aug 25 13:58:18 2008 +0200
- Improved rtjpeg and seek NUV demuxer support.
- The changes to the nuv demuxer are:
- - aspect ratio is now used
- - only key frames are used for seeking / index table
- - if there is a seektable it is now used (in a seekable stream)
- - GET_LENGTH is set correctly when a seektable is available, if there
- isn't a seektable it will make a guess based on the position in the
- stream and the stream size
- - seek support improved, it checks if the stream is seekable and it
- also checks if the stream is not changing in size (recording)
- - support for rtjpeg decoder
- The demuxer was tested on Windows and Linux with a samba share with
- recordings from a mythbackend. I have also tested this with MythWeb
- with HTTP Direct Download and ASX Stream. If it is detected that the
- stream is not seekable (for example the HTTP stream) it will fall back
- to the way it worked before and keep fetching new frames until the
- position is reached. If you seek to a position before the current
- position it will now give a warning.
- If a recording is in progress the stream size will change. This will
- be detected and then only forward seeking is possible, because
- changing the stream pointer on the recorded file failed (at least it
- did using the network share).
- commit c55c3e35c0458f7c468d975fbd5cbb9751e62aed
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Mon Aug 25 19:40:23 2008 +0300
- libvlccore: increase version and age, reset revision
- commit a7d75d8f48a0cc7eff28fdc7bd95798aa18ad4a7
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 24 16:18:26 2008 +0300
- An object must not have a thread when it is destroyed
- Assert rather than invoke a crashy work-around.
- Also allow the type-specific cleanup function to join the thread.
- commit d745c19b21432e69b27af4f92782c4814fc24d0d
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 24 16:12:42 2008 +0300
- VLM: cleanup VLM threading
- commit d007a98f7931728ba4a64031906c39724f3c86cd
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Aug 14 23:11:10 2008 +0300
- vlc_clone, vlc_join: untangle objects and threads
- commit 079a3e8fdd56ea1304471298d164bec5ec7f3af8
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Aug 14 22:34:29 2008 +0300
- Win32: show the console (early) in debug builds
- commit 4edf0bbf4d8baf49f27acd3ade9cf73a36739e24
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Aug 25 18:31:48 2008 +0200
- Remove ... after "Minimal View" menu item.
- commit dd68babf9779417ea0b028b33623b4566c1ea80b
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Aug 25 18:26:43 2008 +0200
- Minor spelling mistakes pointed by P.K2
- commit b3382b7e0c0fe204032979668b75ee0589ece713
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Mon Aug 25 19:26:08 2008 +0300
- Remove left over
- commit 05d60d9e824ff1139cc0ff0d5e4bb764164b2126
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Aug 25 18:22:54 2008 +0200
- beautified German translation by P.K2
- Feel free to backport, I don't have the branch yet..
- commit 542c7f08e14ae69cfcb1781e56e41a9a053cd974
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Aug 25 17:35:15 2008 +0200
- Fix "Crash when removing filters after a video encoder failed to open". Patch by aurelien on #1923.
- commit 9752da9d6f306571e90f882cde96fde6de08801d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 25 16:34:13 2008 +0200
- config: Do not use config_SaveConfigFile( , NULL) or config_SaveConfigFile(, "main" ).
- commit 867ca80aaf39f311e2fd74c1fa41e2637154feff
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 25 15:59:26 2008 +0200
- macosx: Do NOT call config_SaveConfigFile() if you don't intend to save ALL the options that might have changed. If you want to autosave something, the config option needs to be marked with change_autosave() and the core will save the option.
- commit 23209051186a2db5779d1560ada6bf559a68f888
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 25 15:45:37 2008 +0200
- config: 0-> NULL
- commit 9b9bb6b7f06d6c07ecb71b1fc292ca7cfcb0b03e
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Aug 25 13:17:29 2008 +0100
- Add bulgarian in new l10n
- commit fa18c47faafa09636c7af8c18f2cbcdcc59cf64c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 25 02:15:52 2008 +0200
- Clean up mpga demuxer and properly fix #1081 (ie without segfault).
- commit 4d275705ee1ad6c5f3db4399533b13d8a6f9686b
- Author: Rafaël Carré <rcarre@m2x.nl>
- Date: Mon Aug 25 12:15:11 2008 +0200
- live555: really toggle tcp flag - fix [ef4da62761]
- commit 354abbea2151c4718f1ad2a645afff4799252588
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 25 01:06:48 2008 -0700
- Don't allocate and create the Capture Open Panel in open.
- The Capture panel is sensibly slower than all the other ones and way less used by most people. Therefore, don't build it (especially for windows) unless you need it. Better for speed and memory.
- commit 5ca01aec25d467af7197eda4a368a341d41a3764
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 25 00:44:59 2008 -0700
- Revert "Fix memleak in mkv."
- This reverts commit 9b868a2f52eef2eb456831d296428aac98419bca.
- commit 87219a2be79871310f822d6aba54985553a8e1d9
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 25 00:30:18 2008 -0700
- Update comments.
- commit 5917494b8a9c06d369ec9a5330f708d59b866efb
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 25 00:25:59 2008 -0700
- Fix drop on the playlist in all case (DP and MI )
- Also set a correct title and icon, when you don't use the pl through THEDP.
- commit 1244de84c057bfb39975d311e51092d99f2070b0
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Aug 24 23:57:00 2008 -0700
- Fix a rare sizing issue ( part of #1775 )
- This can happen if you toggle between qt-display-mode too often.
- commit fce957a48e10681ed6c96302e1bca71f1d9aa662
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Aug 24 23:15:06 2008 -0700
- Fix the minimum size in qt-display-mode 1 to show all the cone.
- commit 8098c107ec4ee2e3f1155808dc0bc4ea6dd256d7
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Aug 24 23:03:52 2008 -0700
- Fix typos and stupid code errors to make profiles work.
- commit b63140fae58c3a801a850105abb111d33c4df14e
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Aug 24 22:28:07 2008 -0700
- Fix Playlist resizing and positionning.
- commit 975984c0161de485b717a02180922725b2e091b8
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Aug 24 20:55:37 2008 -0700
- Fix annoying bug that prevented Bookmark dialog to be shown at first time.
- Fix by J-Peg.
- commit 27eb534266dc5c7eb177f17c263dae59171d964d
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Aug 24 20:26:51 2008 -0700
- Correctly save the column size from the playlist.
- Fix bug reported on IRC and on Forum.
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 83dbe964fba007a79265dde6aaaee673c49fac5a
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Aug 24 20:15:47 2008 -0700
- Fix very annoying typo that discard most of the correct layout.
- And fix sizing of FSC accordingly.
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit a862c2a47586a7ef3b1243cc6b0fcd46fc06a452
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Aug 24 19:30:48 2008 -0700
- Hopefully close #1717
- commit 5b1be4982fd41e6107247ecb39fa90d6ed0f7f82
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Aug 24 19:21:12 2008 -0700
- Resize the advanced properties of open capture with the scrollarea in the right way.
- Close #1915
- commit 0fba573281060a64c512de99499d0f71982c42db
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Aug 24 19:12:00 2008 -0700
- Don't save geometry if Video is Active.
- Close #1775
- commit 420ecd549ccf5f986708ddd783bb06473ebd31c5
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Aug 24 18:49:39 2008 -0700
- Fix the reminiscence of some extended settings and work-around the lack of persistence of Equalizer settins between songs by deactiving the UI. At least it is consistent.
- Ref #1752 and complaints on IRC. #1866 and #1795
- commit 0caa385ca5cf3857c8e7f5fbdb386a324eb25e7f
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Aug 24 18:31:19 2008 -0700
- Revert "Fix memleak (should fix #1081)"
- This reverts commit 4774dc6c9f7b04b40f90e4edc9ad1a1f8d256f1d.
- commit 55b5dd333b9c89833d7c3d4d78debb76d1acb596
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Aug 25 00:55:37 2008 +0100
- Cosmetics + reorder test to note print a stupid message
- commit c3723f3d181bf3d76713fc75017ad53bbb3edd28
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Aug 25 00:36:34 2008 +0100
- Fix make dist
- commit ac2f08d8e0d192a74154934d7565bba0e5a3fff1
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Aug 24 21:24:41 2008 +0100
- Simplify the detection for mozilla
- commit ec57767b3dacc995a14e3eafe30eec76c5dd811e
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Sun Aug 24 16:55:39 2008 -0400
- Qt: don't check if a variable is a command. This will show radio buttons for zzom, crop & aspect-ratio.
- commit 08f5b0d05dc0f522c548652ef04bd12a4438cbc9
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 24 22:34:10 2008 +0200
- Hopefully fix #1910 'When I use the command "mrl playlist_add vlc_play", "playlist_add" used to return the index of the item added to the playlist wheras in the last nightly build, "playlist_add" just add 0 to the stack. Thus, "vlc_play" just play the first element of the playlist in spite of playing the desired file.' ... and fix an unrelated compilation warning which ended up being a bit more complex to fix than I though.
- commit e30dd13c549e88591a22c9654635c2400ea84bb9
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 24 23:25:31 2008 +0300
- Version bump
- commit 2981ac303858a9da0665ab7499116113671d489c
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Aug 24 21:22:22 2008 +0100
- l10n: Romanian update by Cristian Secară
- commit 7a612da4ad5473c0a8c8a73aed06ffa5780dcca0
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 24 22:59:11 2008 +0300
- Sync PO files
- commit 857535cbac9ec9bc54dec6f567dca6738c273e25
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 24 21:57:43 2008 +0200
- Fix segfault on 64 bit archs. (0 != NULL)
- commit a25b69c55cdd30214e7bd941a52def183f12867c
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 24 22:53:01 2008 +0300
- Missing cast with vlc_config_set
- (What about some GCCisms for static type checking here... later)
- commit 01b0f0736a8e5b3068491c3fe0c946a8a53e0465
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Aug 24 20:31:24 2008 +0100
- l10n: Dutch update by Myckel Habets
- commit 0d8841902e1a7fa46e9aebc62eaf8b50c77e829f
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Aug 24 20:30:04 2008 +0100
- l10n: Finnish update by Otto Kekäläinen
- commit 68c0144c4cfb489e2b3e53700881b06f3dbb4384
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sun Aug 24 21:13:06 2008 +0200
- Fix warning and remove unneeded function parameters.
- commit 4774dc6c9f7b04b40f90e4edc9ad1a1f8d256f1d
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sun Aug 24 20:56:56 2008 +0200
- Fix memleak (should fix #1081)
- commit 21f23760023c2242adeef84a0cf1b3565719f811
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Sun Aug 24 15:05:34 2008 -0400
- Qt: enable UDP address edit when RTP is toggled
- commit 26e4e77841adeb9c280db31742fac7409532041e
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 24 21:53:50 2008 +0300
- Bump SO revision
- commit f649e3bd27956ed5489d9bac95ac799023caaa51
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Aug 24 11:50:34 2008 -0700
- Fix previous commit logic... Copy/Paste error.
- commit a04632a1b4dd89ce22712500459371acb51356fd
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Aug 24 11:44:55 2008 -0700
- Esc key in the FileDialog should close it.
- commit 2ee008ab49803a60b5983c6c051186b83931b8e1
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Aug 24 11:30:43 2008 -0700
- Open Dialog: Close #1912
- commit 274260e42fcadec5f61a81ca30bee1a65b4321a8
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 24 21:17:02 2008 +0300
- Win32: (restore) support for Unicode command line...
- ...and use Windows built-in function for command line parsing.
- commit a06aeb0a485e6f69f6334dd2f5a5a366c03cb793
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 24 21:15:56 2008 +0300
- Memory error handling
- commit 733a8325ef811c5416864825d1f149ef1d542f91
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Sun Aug 24 13:50:43 2008 -0400
- Qt: ID column in playlist sucked. Also, don't show ID by default.
- Note: this is still buggy as deletng items does not update other item's IDs
- commit 825d0b869e74665117bfc4ffd92ffd10f427cc8a
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Sun Aug 24 13:05:37 2008 -0400
- Avoid runtime warning: directory.c does not give any meta information
- commit ca74f7fcfeecfe68f811b84e8cd71f4cdfc00ee1
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 24 18:33:13 2008 +0300
- VLC resource file is only for Win32
- commit aa266132517cc372e6e41857e3452e7a4d285fe8
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 24 18:32:49 2008 +0300
- Win32: link libvlccore with the resource file
- commit e8640953fb1f18f3eb085710ae10c6590239ac6e
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 24 18:26:47 2008 +0300
- VLC needs libvlc, not just libvlccore
- commit e23dd9e9831eace29b9d627995b3cdc4421b69ad
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 24 18:20:28 2008 +0300
- seamcarving was removed
- commit 17eef75a725a7d8acabb82a6c9d293cdecc996f5
- Author: Vicente Jimenez Aguilar <googuy@gmail.com>
- Date: Wed Jul 2 01:30:06 2008 +0200
- Added extension information to browse.xml
- Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
- commit 5327c0071dd59b3719a08ae24c8a958e1bf9bdc9
- Author: Vicente Jimenez Aguilar <googuy@gmail.com>
- Date: Wed Jul 2 01:25:39 2008 +0200
- browse.xml from lua's HTTP interface include all keys from vlc.net.stat returned table
- Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
- commit 82358562df810fdb199dcf470cf5f74b25423a62
- Author: David Flynn <davidf@woaf.net>
- Date: Sat Aug 23 22:39:18 2008 +0100
- [demux/ogg] Revise oggDirac support
- Updated to use revised granule_position in oggDirac mapping.
- commit 908d40495f2861c0a0c65b80703599c1981f7c3e
- Author: David Flynn <davidf@woaf.net>
- Date: Sat Aug 23 22:08:09 2008 +0100
- [codec/schroedinger] If pts is unavaliable, do not fall back to dts
- It is more reliable to interpolate pts at the output of the decoder
- than to use dts.
- This requires demuxers that only provide dts (such as avi) to provide
- an initial value of pts so that the decoder may interpolate correctly.
- commit e495692174345e47cbef7ce2e496bffa578c85b7
- Author: David Flynn <davidf@woaf.net>
- Date: Sun Aug 24 02:33:43 2008 +0100
- [codec/flac] Fix 24bit flac support
- - Enable signaling of 24bit fourcc
- - Fix interleaving:
- - 24bit audio is output by flac in 32bit words.
- - VLC treats 24bit auido as 24bit words.
- commit 0792400da0476e0a5cf370f210b73c27729223d0
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 24 16:30:56 2008 +0200
- Remove useless and unfinished seamcarving resizer plugin. (We don't want experimentations in a release do we? :p)
- commit ceeb39b70df4c73041b76de2c8430521ff9d7f91
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 24 16:26:23 2008 +0200
- Clarifications.
- commit 7c1477a31779e86d8ac064a4837a9291b6c7ac39
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 24 16:00:37 2008 +0200
- If mosaic item has an alpha plane keep it even after resizing the picture.
- commit 4db956cd67a474b718176d906862e5c7241bb36f
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 24 15:52:34 2008 +0200
- Fix compilation warning and alpha discarding.
- commit d620366f7ea80c481aafd0512053b1ea300fac5e
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 24 15:45:00 2008 +0200
- Fix cross conversions between YUVA and RGBA. Closes #1658.
- commit 744c8a7273eaccb31f5e629ddd6030a6ebc76241
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 24 15:44:51 2008 +0200
- Simplify.
- commit 38babcb12a0e7db908cee23f8c657c4ff7c9cc3c
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 24 15:36:05 2008 +0200
- Remove trailing space.
- commit bd83a7c2c6407df668eee8e028cca62a081cd0e0
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 24 15:35:09 2008 +0200
- Export function to copy pixels between 2 plane_t structures.
- commit b6255f2560be5c01f2a5d86332e815657e551376
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 24 15:16:23 2008 +0200
- png comes with an alpha plane (RV32 isn't assumed to have a usable alpha plane in VLC).
- commit a9a790365bb678fddc63b3b0fb9c09a14661a611
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 24 15:48:05 2008 +0300
- Work around^W^WFix VLM multiple thread join (closes #1907)
- Educational advisory:
- This commit is not suitable for developpers yet in training.
- commit 94c911fabf7c97ed428a6c2cbd5f831e80f8c3d7
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 24 15:35:02 2008 +0300
- Avoid pushing a full structure onto the stack
- commit c7edfac702b32cef1e1f85ef04a528e567e8e27d
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 24 14:26:58 2008 +0200
- This doesn't need to be an info message.
- commit d7e7d6a95d3de22696dad5b1cb35f28e63d6ee7e
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sun Aug 24 14:22:30 2008 +0200
- Fix #1899 as far as I can test it (in all cse this change is good).
- commit 086939730f60d6ffe9155ec1621883f246bdf31f
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Aug 24 14:09:06 2008 +0200
- macosx: set the correct node when we add items and play them at once.
- This fixes #1807
- For Mac OS X that is. We might want to consider changing the default behaviour of playlist_Control( PLAYLIST_VIEWPLAY )
- commit 2098113d3fc5819145c906e857e053e2bdfc3942
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Aug 24 13:49:51 2008 +0200
- playlist: use get_current_status_node()
- commit ec81311ccadb5891ebb5a40ed931a9ef91212cb7
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Aug 24 12:02:24 2008 +0200
- Blind attempt to fix the OS X builds
- More to come as soon as I'm returned from work. Meaning, in 12 hours.
- commit 2c364f7a23dcea11d5e1c6fcb39130e66a4579db
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 24 12:42:39 2008 +0300
- Revert "Don't mess with the build system a single day (git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n!) before a major (git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n) release"
- Unbreak Linux build.
- This reverts commit f806629f32ed6d19dc510983348653c29a227441.
- commit f806629f32ed6d19dc510983348653c29a227441
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Aug 24 11:32:22 2008 +0200
- Don't mess with the build system a single day (git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n!) before a major (git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n) release
- commit 733844f9b57caaaa9729e425f60a8a927990912c
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Aug 24 10:35:40 2008 +0200
- 2 notes on security updates. Please check and add 2 CVE numbers as approbiate
- commit a607f3213d71303218a0daafd3bd26ed63d9230a
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Aug 24 00:25:42 2008 -0700
- Fix win32 compiling
- commit 9df6f8aac61d5e57c19666d5a492e9491c97de13
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Aug 24 00:24:17 2008 -0700
- Fix windows packaging.
- commit 1bff21705ebdc512822e5f887c466045eab46077
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Aug 24 00:14:09 2008 -0700
- Deactivate FS controller on Windows on 8-bit displays.
- Close #1758.
- commit 48018aedd562fa8751c620583e1e09852c79e1be
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Aug 23 23:29:23 2008 -0700
- Video Widget cleaning. Corrections of previous commits.
- zoom and resize when stop should be fixed. #1652 and #1716
- commit ac495caa3816336ac9a2cece655cd69aa149fcbc
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Aug 23 23:25:13 2008 -0700
- Remove trailing sapce.
- commit afe3464a1c7c6f9d7640a3f5db17010c34212440
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 24 09:22:22 2008 +0300
- MMS integers handling fixes, including buffer overflow
- Pointed-out-by: Pınar Yanardağ
- commit 8f529eaeffc2ba89ce5222e1472c8314ce31e9d3
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Sun Aug 24 00:49:38 2008 -0400
- Do not read directory twice. This solves #1761 but this may not be the real solution. See the origin of the segfault in my comments on the trac.
- commit 622c1340333b7fd02621ce39aee508d9268ae737
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Aug 24 00:27:29 2008 +0100
- l10n: Slovak update by Marián Hikaník
- commit 8468e75eb91d26497002407be9b6e4fccacba48d
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Aug 24 00:26:09 2008 +0100
- l10n: Finnish update by Otto Kekäläinen
- commit 2aef1ba2994652658c87f6a351b3593c1097a5de
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Aug 24 00:22:46 2008 +0100
- l10n:Galician update by Iván Seoane Pardo
- commit 33f0c1e144f10afd99db1cd538d35cb33f98c6ef
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Aug 23 19:30:05 2008 +0100
- l10n: Romanian update by Cristian Secară
- commit a0841e007d1ff1e007d61a57ee3dc16b32875701
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Sat Aug 23 18:38:11 2008 -0400
- Qt: hide record button when the record access-filter is not present
- If this stays too counter-intuitive, revert this commit, 672c3f35c4e4
- and 7fe659bf364.
- IMHO, the user who enables the record access-filter knows what he does.
- commit 267e10191f216cef6d08b66fd2d025d8650fbbb9
- Author: Aurelien Nephtali <aurelien sitadelle.com>
- Date: Sun Aug 24 00:08:45 2008 +0200
- telnet: Fix crash when the telnet port cannot be bound
- Fixes #1902
- Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
- commit f399a9506b052dcc9303f0f0732d557a4a5ebbe3
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Aug 24 00:03:33 2008 +0200
- ts demux: fix potential crash in EIT events
- commit b78f809be42adf566b68cae23301cf2166abe162
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Aug 23 23:58:09 2008 +0200
- macosx: fixed distribution of the *.mo files *coughcough*
- commit 20e0e10972176a97a348f56b51e3b998715bff3e
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Aug 23 23:37:21 2008 +0200
- macosx: compilation fix for the 10.4u SDK and removal of a hack
- Note that all NS*Integer types were introduced on 10.5 only. They can tollfree bridged with the respective plain ints. They are undocumented anyway...
- commit a673ad77028bf87d1ff0f936fa959f6d816882b1
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Aug 23 23:29:51 2008 +0200
- macosx: Fix compilation. (NSUInteger) is 10.5 api change ???
- commit 2051d32886a8d9c8026296768b8b47e486527987
- Author: Sigmund Augdal <sigmunau@hobbes.(none)>
- Date: Sat Aug 23 20:12:00 2008 +0200
- Fix double free on mkv files with V_QUICKTIME track
- commit b37eec6d280d86ff4876b0d4f148cd7a1ee55d14
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Aug 23 19:56:09 2008 +0200
- macosx: Make sure VLCIntf gets NULL-ify when VLC ends.
- commit 5c0c38f4973b0a8100348b541dd81fd146444d2a
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Aug 23 19:36:28 2008 +0200
- macosx: Don't use a textured Window if we have the leopard window style.
- Proposed by Georg Seifert.
- commit e8dda4b3223edf7da02ce44f66cddb53d07eafdd
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Aug 23 18:09:22 2008 +0100
- l10n: Gerogian translation update by Alexander Didebulidze
- commit bd4e59b4d3de5a720610ab32637a2d12453de350
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Aug 23 18:08:34 2008 +0100
- l10n: New Bulgarian translation by Ivo Ivanov
- commit a4ad7dbea607270f08e999ac0545aba7bd13aa51
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 23 19:07:19 2008 +0200
- Don't send failure messages when probing filter. (It unfortunately seems impossible to check if a filter is being probed or asked for explicitly)
- commit f71d15de61bab25ef52b3c54e25ff1d57e22fccf
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 23 19:01:07 2008 +0200
- Fix forced audio filter2 usage in transcode (when using afilter=). Downmixing now works with channels=1 (auto probed filter) or afilter=mono.
- commit c18dbcc9602a6c2f5dc5b87284fa9dc4f7fdfe9a
- Author: David Flynn <davidf@rd.bbc.co.uk>
- Date: Sat Aug 23 16:17:24 2008 +0000
- Fix divide by 0 when repacketizing a Flac stream of known rate
- Before setting end_date, remember to initialize the divider for future
- calculations.
- Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
- Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
- commit 19b7dc4cfd41a51adff23b20a2ee8753d08c30bc
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 23 18:44:07 2008 +0200
- Prefer mono over trivial (in case trivial somehow wants to work).
- commit 464b947a5c3a0056ce0c9e4d96a5935d2c35287c
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 23 18:38:38 2008 +0200
- Re-enable mono, it works fine. Example command line:
- 18:36 antoine@macbook ~/videolan/vlc-build% ./vlc ~/media/music/Greenday/American Idiot/01 - American Idiot.mp3 --sout '#transcode{acodec=mpga,ab=32,channels=1}:std{access=file,mux=raw,dst=/tmp/a.mp3}' -vvv -I dummy --no-media-library
- (with pre 9107e1e0bcfa6b31cedeafd3dea257b14dbffd67 builds you need to add --sout-mono-downmix to the command line)
- commit 2f0e1804cc5dbb3a4831333e29204c3176a2b94d
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 23 18:37:45 2008 +0200
- Add debug message and quit if channel or rate conversion failed.
- commit 9107e1e0bcfa6b31cedeafd3dea257b14dbffd67
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 23 18:36:52 2008 +0200
- Prefer downmixing from channel extracting.
- commit 5be4a8293b0619a30b757e99de094e322d90ac37
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 23 18:24:34 2008 +0200
- Fix error message.
- commit 4bba088f9e4864965c0510553b3705c53c6c05f8
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 23 17:49:06 2008 +0200
- Oops.
- commit b0523e1f73ecb9194214246a1a24eaea8812a42e
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 23 17:47:52 2008 +0200
- Consistency fixes.
- commit 4abfe2a0f460a860415d717f2d2ced98aad18e12
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 23 17:39:48 2008 +0200
- Use the same order for buttons in the fullscreen interface than in the normal interface (there's still an extra space between the next and fullscreen toggle buttons ... don't know how to remove it)
- commit 61aad70ff5d9134d871b732af2152bc4f9e57e38
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sat Aug 23 18:25:36 2008 +0300
- Remove some files without translations
- commit b12cf41e38e26b8f982c3fdb6c5c2f5eda0fd681
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 23 17:13:25 2008 +0200
- Change the fullscreen button in the fullscreen controller (since clicking it switches from fullscreen and not to fullscreen).
- commit a7899aa75ce84b77b34b071303def3d35f3ccd00
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sat Aug 23 18:12:51 2008 +0300
- Disable fast install for now due to libtool brain damage
- commit 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sat Aug 23 18:12:40 2008 +0300
- Move the executables out of src/
- commit 9715ca4796dc57bf2747d2123dc64934325ba427
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Aug 23 16:51:39 2008 +0200
- Properly handle input state in InputSourceInit.
- commit dc06ad9ff8c25518ebbc81463b2ec85d8fd874c2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Aug 23 16:50:53 2008 +0200
- Revert "Keep p_input->i_state when adding a subtitle on the fly.
- I will properly fix it.
- This reverts commit 1e6d10864e1887856f6bf0e9e59b7603a52f9b79.
- commit 3c31b6cdbfec4c228f8e566a944447f7e5b80a36
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sat Aug 23 17:50:25 2008 +0300
- Move libvlccore test to their dir
- commit 1e6d10864e1887856f6bf0e9e59b7603a52f9b79
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 23 16:33:54 2008 +0200
- Keep p_input->i_state when adding a subtitle on the fly. This prevents i_state from being changed to BUFFERING_S (which would in turn prevent the input from being paused). This should close #1904. (Should be backported in 0.8.6 if we keep that branch)
- commit f24603711878dc10e2305c77146ce53ef07a40ea
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sat Aug 23 17:33:35 2008 +0300
- Fix gettext syntax
- commit 6932d8cd8d4d8477e6709c8814d42e1cd2dd4a61
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Aug 23 15:23:24 2008 +0200
- macosx: Save avi-index.
- Reported by Georg Seifert.
- commit b7fc3b633b857d3e608af7e5b5746ee82497ec57
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Aug 23 15:21:43 2008 +0200
- macosx: Remove some #define abuses and assert() when casting a type.
- commit 72b44bd5b6d7be36483cb1404502fecdc9f5f636
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Aug 23 13:33:48 2008 +0200
- macosx: Save a reference to the view in the voutgl.
- commit 9667973b20d59aa5ffff6a5f63a19af3130c4f1b
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Aug 23 12:19:07 2008 +0200
- macosx: fixed non-localised main menu item
- commit ef0967a64741fb0b3f7324ec4c155611822b58b4
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sat Aug 23 12:52:13 2008 +0300
- Mono downmix is broken - document it
- Most likely due to the late and incomplete filter rework
- commit 2329f4afe2ee3c0599d2c61bb562045e51793abf
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Aug 22 23:36:43 2008 -0700
- Fix #1896
- commit da38842b1d8347b2cec4f6267c60a7c981e2550c
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Sat Aug 23 02:04:34 2008 -0400
- Qt: by default resize main interface so that it shows all MenuBar entries
- commit 32fd321a8427696229ceb2e5ae737560c9e06a11
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Sat Aug 23 01:59:08 2008 -0400
- Try to close ticket '#1775' (Qt intf startup size is too big)
- Simply resize to sizeHint() on startup.
- commit d197ab14643cb52c0d34fc5791ffe4ca3d7edfcb
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Sat Aug 23 01:53:07 2008 -0400
- This is an attempt to close '#1716' (zoom has to be clicked twice)
- The only thing it does is re-calculating the sizeHint for MainInterface,
- using videoWidget's sizeHint() instead of size().
- commit 672c3f35c4e4a9222e74c36f96ca1ffb66636a46
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Fri Aug 22 20:34:01 2008 -0400
- Implement 'record' button in Qt intf
- commit 7fe659bf3643f436d6b940e187e677816096807d
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Fri Aug 22 20:33:27 2008 -0400
- Add a variable + callback to toggle the record status.
- commit 11898ef3373b1af884bafcf3b6380ff8a0d165d8
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Fri Aug 22 18:57:00 2008 -0400
- Revert b1cea0a301d6bc partially (bad warning fix)
- Sorry I pushed this.
- commit 31da28cd3ba4f66bb3be1718f9fb69d87e50a53e
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Aug 22 16:58:43 2008 -0700
- Fix demuxdump MRL generation in Sout (Qt part of #1853 )
- commit e8804a3f4308a508861ae6dd2f85ff6589cdee73
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sat Aug 23 01:14:40 2008 +0200
- Update modules/LIST
- commit 6baf831c58de58106c0f3ca82211235922948c8a
- Author: Geoffroy Couprie <geo.couprie@gmail.com>
- Date: Fri Aug 22 15:12:35 2008 +0200
- Add tree-view for SD only
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 6648b4c11eb12f5bd6cbc1a883fa8165bbb8d805
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Aug 22 14:55:48 2008 -0700
- Menu order after protests.
- There is a logic in this order:
- A video item has most of the time an audio track
- An item with navigation has most of the time a video item
- As you don't want to show empty menus=> audio, then video then navigation.
- commit 683c41a59990d1ec0bfe703a01d5bddcebbc3081
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Aug 22 23:50:13 2008 +0200
- Fix #1768
- commit f01abf1da65773f21d84f6a37b9fd2042cf27f4e
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Thu Aug 21 20:57:00 2008 +0200
- Don't move an item to the middle of nowhere.
- commit 201b767a2a44c8d6b881aa512063d064edb96ce9
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 20 23:28:33 2008 +0200
- Forgottent "fix warning".
- commit d49615b4ef05da251485238de26c70e2ec349880
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Aug 22 14:50:07 2008 -0700
- Use FIND_CHILD when possible to look for the vout as suggested by dionoea and nefrir
- commit b38e99dd1389bc6b9a7579dd3fa872fdc59e88c1
- Merge: e40db6d 2d5437c
- Author: Loïc Minier <lool@dooz.org>
- Date: Fri Aug 22 23:50:02 2008 +0200
- Merge branch 'master' of git.videolan.org:vlc
- commit e40db6d8bb73674eeda0823ea96f4822fa55c91b
- Author: Loïc Minier <lool@dooz.org>
- Date: Fri Aug 22 23:49:36 2008 +0200
- Fix #if WIN32_TRICK to be an #ifdef
- commit 2d5437cec89a024f67fb8dd7baaec200e5607e68
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Aug 22 23:17:56 2008 +0200
- macosx: fixed download URL for the eyetv plugin
- commit 0fa3912f7fb95923b5fd7fc8af400d597d491b28
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Aug 22 13:31:34 2008 -0700
- Find correctly the Vout.
- My error of using FIND_CHILD. Close #1771
- commit d6abf7aa8949fda26f704b70a0b46255f5fe5775
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Aug 22 13:15:50 2008 -0700
- Close #1717 (windows only )
- commit 42d66281100d8ec709de9b93e60780ce0d5cd5c1
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Aug 22 11:53:54 2008 -0700
- Use the input_MRLSplit to open containing folder for directory and files only.
- commit 151e00e315aa401cc1d8341f156d4e8ecfda6cdd
- Author: Loïc Minier <lool@dooz.org>
- Date: Fri Aug 22 19:53:43 2008 +0200
- Fix man page syntax errors
- commit 76dfb93e23d6de465fb616cbdf22b17daf318ef7
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Aug 22 09:52:40 2008 -0700
- qt4: Fix hotkey i for FS controller
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- Conflicts:
- commit 069f260a8179fa8f3462c121c6ff790300d321b0
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Aug 22 17:57:59 2008 +0200
- Fixed input slave reading of a52/dts/flac/m4a/mpga (close #1818).
- Input slave method needs that PCR of master and slave input use the same origin.
- commit b1cea0a301d6bc450edc0b8ec03c4af54f5d9e35
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Fri Aug 22 01:46:15 2008 -0400
- Fix warnings. Note that seeking is not enabled with timeshift.
- commit bc9cdb46d3524d3481b0fca431fdae58d9089e8e
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Fri Aug 22 01:30:37 2008 -0400
- Remove two compilation warnings (unused variables).
- commit 940b39ab78dd42577008e9700af059d9dbacde36
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Fri Aug 22 00:30:34 2008 -0400
- Qt: don't save A to B state when the input item changes. Also go to A if before current time is before A
- commit f025433b9a8d04ddbed9ac7d1bf1e3b9a63958c8
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Thu Aug 21 22:54:52 2008 -0400
- Qt: Implement Stream/Save in playlist popup menu
- commit 6bd699ccb73854547565af9af5ec21a307c00056
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Aug 22 04:21:31 2008 +0200
- Fix #1884
- commit 5ea03a66ee4c567be50b28c84982b49b3c9e6d90
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Thu Aug 21 22:07:54 2008 -0400
- Qt: don't call SeparateEntries twice
- commit 03d3899e11b5b09d538ef24d8f3526fed28c6e36
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Aug 21 19:04:42 2008 -0700
- Small invertion in the menu.
- commit 165268ce46a459ed3818a5450848b1b7e03b30e1
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Aug 21 19:00:34 2008 -0700
- Implement 'i' hotkey to show FSC.
- Close #1783 ( rest is 1646 duplicate)
- commit 66a8a1a8fe1f9e7e1b1d39b23b756d10be31109a
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Aug 21 18:06:26 2008 -0700
- Fix some Sout dialog resizing issues.
- commit 204edd2de8ae3487d9f8f613ac41269093ff0505
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Aug 21 17:32:28 2008 -0700
- Restore MediaInfo size after launch.
- commit 3f5d4a954a652e94e658c5cc98019a43d975d992
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Aug 22 02:23:43 2008 +0200
- Export input_SplitMRL helper.
- commit 2ba2327b726a8f08c39ecde4a5ab7212b6bd509a
- Author: Lukas Durfina <lukas.durfina@gmail.com>
- Date: Thu Aug 21 21:27:19 2008 +0200
- qt4: Fix wrong hidding FS controller caused by disabling input slider, fixes #1874
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit d669ba509100effe5b61b14a73bc22d7f0d4bc0e
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Aug 21 17:02:43 2008 -0700
- Fix typo.
- commit 83782f296d303e791b45c1747c0d8e0c1f47321c
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Aug 21 16:58:51 2008 -0700
- Fix a segfault regression introduced in [f9b25cf4378f25164f7b4bebef7cb03876144309]
- commit 2fb4aa1b9304477dc5c37e1b884db03819b2159d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Aug 22 01:54:31 2008 +0200
- Fixed h264 aspect ratio overflow.
- commit 179b740ce8b99c6d69fb40be8791d15bf52ea52b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Aug 21 16:45:37 2008 -0700
- Open a file location. Very dumb and incomplete.
- Close #1459
- commit e22901db30200d6dc69c18e7d119d94c8d22be88
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Thu Aug 21 18:06:51 2008 -0400
- Qt: Save/Convert dialog should not show any streaming features.
- This hides all stream features from the Stream/Save dialog (Sout)
- This resolves a little bug too: the dialog did not refresh correctly when switching between stream and save.
- commit e94994692198f1b4eefc8f2d034b3d47fe25d0a7
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Aug 21 22:37:05 2008 +0100
- l10n: Catalan update by Xènia Albà Cantero
- commit 8501f0553a1841ec1148666cb375a6b7a6e8a01f
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Aug 21 14:54:56 2008 -0700
- Fix the "No such slot PLModel::popupExplore()" on win32...
- commit f909b91d66a7969ec7e54a8108390ac2d3289a8b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Aug 21 14:39:23 2008 -0700
- Forgotten file in previous commit.
- commit d06c11b5740a657eba8dd3bac9382ffa5b9bb848
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Aug 21 14:18:31 2008 -0700
- Bookmarks: close #1661
- commit 543a14198e2fa2367468864f2c3d6df91e18c21c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Aug 21 22:54:19 2008 +0200
- dvdnav: switch to the activated color sooner
- Switch to active button color before making the actual activation. This gives us a small chance to actually SEE the button be activated before the menu continues.
- commit f9b25cf4378f25164f7b4bebef7cb03876144309
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Aug 21 12:12:15 2008 -0700
- Qt: Fix "chapter buttons not hiding when stop is clicked" issue
- http://forum.videolan.org/viewtopic.php?f=14&t=49386
- commit 83bade226b7855bbfb77a4b1f8eef18e66447f88
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Aug 21 21:35:17 2008 +0300
- Fix typo
- commit 97037e487a2caa8735b563b2c4988a176cba8f48
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Aug 21 21:25:29 2008 +0300
- Remove the mono filter - not working as per ml (lack of) discussion
- commit 28cbdebdae26fd805e8189889f33c90002753da5
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Aug 21 11:07:31 2008 -0700
- Reorder the menus items.
- commit dbe20e783098fdc1a13a2a0b4206f994057fc9dc
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Aug 21 19:10:38 2008 +0200
- Clean up and more panoramix fixes.
- I won't say the code is bad, we are way beyond that.
- commit 178c33b31c52e22bf49e7ce49dc28f44e4949ea8
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Aug 21 19:06:54 2008 +0200
- Send an end of sequence after a still frame.
- It is some sort of workaround for some DVD menu.
- commit e114bdd7ffd180a04bf83e8c1af5c4132a3771ad
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Aug 21 19:06:21 2008 +0200
- Added BLOCK_FLAG_END_OF_SEQUENCE and use it for mpeg2.
- commit 0bf165646d0dd39ad1bc698cdde0bbff1711e24d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Aug 21 18:22:41 2008 +0200
- Check a few mp4 mallocs.
- commit be309572a346e509d20a574e86c13e6369bdfa5a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Aug 21 18:02:03 2008 +0200
- Fixed a few segfaults with broken mp4 files and fixed large file support (#1876).
- commit 77523a320db865895ea5a6bc75367e15422ec16c
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Thu Aug 21 15:30:51 2008 +0200
- Add help string for vout-filter option.
- commit 555ce66c1f812840df5e02c4a554d0ab7b80ad5d
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Aug 21 13:54:46 2008 +0200
- Final update of the German translation
- includes last-minute string additions to the OSX and Qt4 interfaces
- commit 03fb8b53398d50ad7467ff5a9e4cee01ea1c9d62
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Aug 21 01:48:27 2008 +0200
- Removed stupid debug message.
- commit 09fb4e575c3b743ae4f381a15819c48c6a98fc4b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Aug 21 01:45:57 2008 +0200
- Fixed YUVP blending (my bad for not testing it).
- commit 960c04ad6a2c7abf33631e4182e71150608c821d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Aug 21 00:54:41 2008 +0200
- It seems needed to have exact symbols order.
- commit 593b0f343e9dc2c7a9c8c5348011cc79b64695f8
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Aug 21 00:22:51 2008 +0200
- swscale: prefer swscale over our own chroma modules,
- Now that swscale can handle RGB chroma's, let's try to use is where we can, it is likely a lot faster.
- commit 249fb10047dbb45e50165ae1c2708cf6c391ca55
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 20 23:52:32 2008 +0200
- Removed video_format_FixRgb from blend.c
- commit 1239429ee6aed130a2e35e679643fdff135c24b3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Aug 21 00:00:11 2008 +0200
- Use video_format_FixRgb.
- commit 4645717fb801db8957ff93832d3a927edb451edb
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 20 23:47:07 2008 +0200
- Uninlined es_format_t functions and added video_format_FixRgb helper.
- commit 390c4286ec9492f55f6eb9c639c3bf96534da32c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 20 23:29:12 2008 +0200
- Cosmetics.
- commit dc0252f7ccb207897f119fcb6c5e341cf6b9ac5b
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Aug 20 22:24:27 2008 +0100
- l10n: Italian update by Vincenzo Reale
- commit a0b43a249a96dc4b4da71bbffd539053990fd452
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Aug 20 22:01:36 2008 +0100
- l10n: Traditional chinese update by Hsi-Ching Chao
- commit a6ce53c55e2627f6bfc186f9f3c08f7b8d37c77c
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Aug 20 21:58:27 2008 +0100
- Fix linking of live555 module
- As live555 provides only static lib and we build a plugin, we need to use p$
- This partially revert [7b0dd84fff6c300cab5e0bdbf2a29fb1b3618e62]
- commit 07d2f3edd5e3c3c64db6feac4c9e4317f470ccbe
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 20 23:20:28 2008 +0200
- Last part of blend.c cleanup, added RV15 and fixed RV16 blending support.
- I have tested that RGBA blending to I420/YUY2/RV32/RV16 have the right colors.
- commit d7507865a0e8c36ab44ede8b4f9ccc844b2a35c3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Aug 7 21:53:01 2008 +0200
- More blend clean up.
- commit af0343578df7ed1e1caedac07b35be8217984551
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Aug 7 21:06:44 2008 +0200
- Begin clean up of giant blend ctl-c ctl-v.
- commit 2b7961e15f8663ded97ac0a3ff0890bb0df83e60
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 20 23:14:49 2008 +0200
- Simplify code and remove unneeded tests.
- commit 9e1c977b70efe72d8dc5fc580b65c4ff8f32fa3d
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 20 23:03:42 2008 +0200
- Check malloc return value and fix warnings.
- commit 6b44362dc4c8d60f6877e674666eaf49f22a0dfd
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 20 22:55:04 2008 +0200
- Check malloc return value and avoid memleaks.
- commit 3059bd8f642dc7009306c9dca9ce18c565b1964e
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 20 22:45:24 2008 +0200
- Check malloc return value.
- commit 70db1cf54fadb21898f5228e83e3aaefdae463e4
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 20 22:42:19 2008 +0200
- Fix a memleak when a connection is closed.
- commit fc1e5cd76b2735cb684615e1cff2a1bb0e7c6d29
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 20 22:13:13 2008 +0200
- Fix potential memleak.
- commit bc727d2dcfe5b408c50ca9696e56da4e29e85f4b
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 20 21:58:37 2008 +0200
- Fix potential memleaks and remove stupid tests.
- commit 2c28bcbadce84f19b29350939eb9cd4af294c422
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 20 21:42:15 2008 +0200
- Fix potential memleaks (free the module if it can't be loaded)
- commit 131a15b62ba4440b80df480f9c56448a47785800
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 20 23:18:00 2008 +0200
- Correctly set rgb mask for xvideo output too.
- commit 35a248f1ac6304b1a9931eaee786f36b224a92f9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 20 23:09:19 2008 +0200
- Factorize and correctly set rgb shifts.
- commit aba84a741ac82b651e02392f72bbd6db08dacba3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 20 23:06:13 2008 +0200
- Fixed a bit panoramix.
- Fix var_CreateGetBool/Integer mix up.
- Fix an in valid free.
- Fix an out of bound read.
- Fix uninitialized variables.
- (It may help with #1879)
- commit 5fff76145c2ad523334cc15432f458f1940ed895
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Aug 20 14:09:27 2008 -0700
- Kill a warning and put i_datalength as an uint32_t
- commit d487b81dde82b458dd6ffe6cb73aa798d6b0b855
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Aug 20 13:56:05 2008 -0700
- TTA: Sanity check to avoid overflow and typo
- i_rate can go up to 2^32-1.
- If you * 1.044 it is going to not fit in a int (_framelength)
- commit db89ea7f1314cb0e1f0c07dfd6a5a3e4c417a63a
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 20 23:32:49 2008 +0300
- TTA: robustify and avoid one memcpy/allocation
- commit f789b29e0730f8c8e288517d1bd7956a8cfbb214
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 20 23:06:32 2008 +0300
- TTA: potential 0 divider
- commit 8c5670d220a759d3da2be7a259b028559b9ca698
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 20 21:55:45 2008 +0200
- libvlc: Fix media_player stop.
- commit a87c0c15406c9a1ee5d08bc956d7ebcd071a0b29
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 20 22:19:37 2008 +0300
- RTP: priority zero - do not load the module needlessly
- There is no point in loading the RTP access_demux if the MRL scheme
- is not explicitly supported - it would fail in Open anyway.
- commit 6aa9a2b168c7bc68de7f5c751cc9a642b990b388
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 20 20:13:39 2008 +0200
- Fix potential memleaks.
- commit 1a4fe53c651b21f34717ed54d31f75c44ac80343
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 20 20:09:48 2008 +0200
- Don't use var_CreateGetString to create a variable.
- commit f528a785c026c1a49fefb5e41c8919851873b22f
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 20 20:08:11 2008 +0200
- Fix potential memleaks.
- commit 558e2336eba38c3215264475c6e580c15bde758e
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 20 19:53:59 2008 +0200
- Fix memleaks and one potential memleak (and move a test where it might be)
- commit 381f286d8a64daf75929f713f4d781feab9308d0
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 20 19:45:27 2008 +0200
- Fix warnings.
- commit 24adfd982d2cf6693245d77cf6877ea2c0aa8141
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 20 19:39:17 2008 +0200
- Fix potential memleak.
- commit ce94e2fe66764599fe29959665e2e5348866e8dd
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 20 19:12:33 2008 +0200
- Make the buildbot happy by fixing some of the warnings.
- commit f9afd65c766084dd74fb7aa0c8a89e116cf57c42
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 20 16:42:37 2008 +0200
- mjpeg demux: When looking trough the data for EOI, also check for SOIs and skip the next EOI if we do find a SOI. This is to handle JPEG images which have JPEG thumbnails in their EXIF data.
- commit 768b1c4120e42e4624c173b1c7da27be8630bd72
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 20 16:10:06 2008 +0200
- core chroma: fix [6702c30413175ff91adcf4cfb9585134d1ab7213] Restore YUV422 and YUV420 type formats to original values.
- commit 6702c30413175ff91adcf4cfb9585134d1ab7213
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 20 15:56:19 2008 +0200
- core chroma: Add support for YUV440 and YUVJ440. These are a rotated version of YUV422 and used with rotated JPEGs mostly.
- commit f59bc50a6999c990b29e11faf86c152b47674f99
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 20 14:09:56 2008 +0200
- ffmpeg chroma: fix [079fdd3f33560bfc2b36181ac367649fc0c12f9f]. copy paste error :D. Thanks xtophe
- commit 079fdd3f33560bfc2b36181ac367649fc0c12f9f
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 20 14:01:51 2008 +0200
- ffmpeg chroma: This follows up on [0034fbab5587b1197b0458ab3af20ea2644e12bc] by providing defaults in case no mask values were set.
- commit f5f434a61e9d0de0f6bcc5fe01bf72d2216739b5
- Author: Eric Petit <eric.petit@lapsus.org>
- Date: Wed Aug 20 09:15:50 2008 +0200
- Fixes bad error checking on read errors.
- Don't use "p_block->i_buffer = read(...)", i_buffer is unsigned so you
- won't catch read errors and will end up crashing using a 4GB buffer
- instead. This fixes a DVB segv I was seeing.
- commit 538ec8f8cfe8e30ee54683bd01ccc929f374d4b8
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 20 08:58:57 2008 +0200
- macosx: In bookmarks's dealloc, we shouldn't release the p_old_input ptr, as we have already released it.
- This should fix a crash reported in our bugreport ml.
- commit d4dec3d854d03c1b61fa63b6820518d9326b69bb
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 20 02:31:33 2008 +0200
- Upgrade mandatory version for matroska to 0.8.0 and ebml to 0.7.7.
- commit a5eae754324145821cc89c5a9eb2d7cf91e2f4bf
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 20 02:16:56 2008 +0200
- Fix mkv track checking in blockget (TrackNum() != our track index).
- commit 4f5acdf3dd937dd79ca6b51780cdb4db6bb8f7a1
- Author: Przemyslaw Fiala <bl4@playker.info>
- Date: Tue Aug 19 21:47:57 2008 +0200
- Don't restart playlist after converting current item to node
- Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
- commit 9eb047da0ca4537c86ca0695803b3b22ed226818
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 20 01:59:37 2008 +0200
- contribs: update libpng patch for OSX
- commit ce718de21f000a5dda416960a2b7dffdacabd9a2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Aug 20 00:50:20 2008 +0200
- Ignore invalid blocks (on broken files).
- workarounds a bug in KaxBlockVirtual implementation (close #1079).
- commit 182b5b894ef1fd18719899ae5b3fa811a2ddf8fe
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 20 00:07:21 2008 +0200
- Check asprintf return value.
- commit 2210cf317c5bb05880e95e74fedab2bc05eee6b0
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 20 00:01:08 2008 +0200
- Fix warnings.
- commit 9d63f3c040dc3766db35b1ffcad8423362941df9
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Tue Aug 19 23:45:10 2008 +0200
- Use delete[] for arrays.
- commit b130be65cbc31aae901498f74ea1334fe38d66af
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Tue Aug 19 23:42:40 2008 +0200
- Fix warnings.
- commit 0b6f16ff3e32984e53d8b25e68b412fa98d6626c
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Tue Aug 19 23:34:46 2008 +0200
- Fix compilation warnings.
- commit 92e417c2a6f61615b2bf1d2fc2017317a90f64cd
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Tue Aug 19 23:21:57 2008 +0200
- Fix warnings
- commit 9779b8cdbd6276283e16d69da13e88f9bbc8cc54
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Tue Aug 19 23:09:03 2008 +0200
- Delete arrays ith delete[] and fix memleak.
- commit f99b51c5b9d5757028c21d94ca1a876dab18e330
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Tue Aug 19 22:58:59 2008 +0200
- Use delete[] to delete an array.
- commit 0034fbab5587b1197b0458ab3af20ea2644e12bc
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 19 22:53:45 2008 +0200
- ffmpeg chroma: add rgb masks to the chroma mapping table. This fixes #1749 and likely #1762.
- - Not 100% sure about PIX_FMT_RGB4 and PIX_FMT_RGB8, because their comments in the avutil.h header are incorrect.
- - We use FOURCC RGB8, but it seems we use FOURCC RGB2 for RGB8 troughout the rest of VLC. Should be checked.
- commit 0d65e1f8019f44741d1dc56289831d5b2560b0e2
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Aug 19 22:35:08 2008 +0200
- Do not try rtmp access unless requested (as all other network modules).
- commit ac15b24be029a27ca7bdec62dc740c72c2ddaee0
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Tue Aug 19 22:18:51 2008 +0200
- Don't call mdate too many times.
- commit 98ea2ba6901b56eea1e518ded8ad5779b6d040d4
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Tue Aug 19 22:16:13 2008 +0200
- Fix compilation with old ffmpeg.
- commit a8275171062c4cd9d51a14e9f6b3f417cecf04ba
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 19 21:17:00 2008 +0200
- ffmpeg chroma: stupid test mistake for the decoder. remove some overly "loud" errors, that are not really problems.
- commit cd920984e2459f2b9d2e96b5cc27da97327ca5ec
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 19 21:02:25 2008 +0200
- ffmpeg chroma: Change GetVlcChroma and GetFfmpegChroma to use a video_format_t, so that we will be able to access and set the rgb mask later on.
- This is the first work required to fix #1749
- commit 10e4032179794aa614cf029de90dd3d4b66f15f8
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Aug 19 20:54:41 2008 +0200
- Added s32l/b to float conversion support (close #1872).
- commit 1e4a18a2156a1bb3743601c0273997a08b56e50a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Aug 19 20:54:05 2008 +0200
- Added s32l/b support to aout.
- commit 9e50567bb8342773788f1256ad2109abb9d6f6a3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Aug 19 20:42:56 2008 +0200
- Cosmetics (fixed a few functions name).
- commit ef88659535f2607332677bd866a2aecc88bc63db
- Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
- Date: Tue Aug 19 19:14:01 2008 +0200
- Small bump of speex that is now rc1
- Small update for png decoding library (memory leak fix mainly)
- commit b890e9c6628d8d372213471033e998c4610376c4
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Aug 19 10:00:22 2008 -0700
- LIBAVUTIL_VERSION_INT inclusion guards...
- commit e1f1b1e2e69cde5937ed22465ebd29dfd4510b5e
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Aug 19 18:22:12 2008 +0300
- libvlccore: the object counter is specific so misc/objects.c
- commit 9674dc7c39b01ade92a8cb7cc0ad91b4d0db9458
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 19 15:32:32 2008 +0200
- swscale: lower priority of swscale from 1000 -> 55, because it is broken for RGB formats. This way, our "native" chroma filters should take precedence. This eleviate issues with #1749 and #1762 but does NOT fix them since they are still broken for scaling.
- commit b5c38aecf32e093b729abe8c9157ecaf7f74bb6a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 19 15:30:46 2008 +0200
- ffmpeg chroma: fix whitespace
- commit d36afb60b80f451bc2f502fbb55aa49017ea9338
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 19 15:13:19 2008 +0200
- ffmpeg: PIX_FMT_YUV422 was renamed to PIX_FMT_YUYV422 (to avoid ambiguity i guess)
- commit 83a8d4b0ce440225252ca68486dd92a6afcb0b22
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 19 15:01:02 2008 +0200
- ffmpeg: Add some more chroma fourcc's to the ffmpeg chroma table (NV12, NV21, Y411, I440, J440)
- commit 9d04b2b4571974b78e82ccb71bdcdc7959e87228
- Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
- Date: Tue Aug 19 09:17:59 2008 +0200
- Kill warnings.
- commit 32e1843f33976fcd6e944eadc618c6d04e27f991
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 18 16:59:34 2008 -0700
- Cosmetic.
- commit 6d6d311841affa25cc06dcdb89fa74f896193941
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 18 16:58:33 2008 -0700
- Fix a probable crash when fullscreen controllers are disabled.
- commit b50c1cab2b03a292c969828822cf2045c1938f9e
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 18 16:04:42 2008 -0700
- Small Sound Slider issue fixed.
- commit d03eb707f5be35e5db6bfc12b1b9f553a7450603
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Aug 18 21:50:30 2008 +0100
- l10n: Dutch l10n update by Myckel Habets
- commit b70fb82b2bd45b5f538d64ba21c5447e8fb09f80
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Aug 18 22:53:59 2008 +0100
- i18n: Add yet more strings to vlc.pot
- So that our perfectionist translators get a chance to reach 100% before
- we release
- commit c94d62d29ecfc4cad4b943d1720f5ee9ddad2fed
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Aug 18 22:38:07 2008 +0100
- qt4: i18n fixes
- commit ba313f65a5ec03f6b35dca75edae74e87db84af0
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Aug 18 20:27:16 2008 +0100
- Add the turkish translator
- commit 76774916cd53478a5294d23544e0740421ebd739
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Mon Aug 18 22:51:37 2008 +0200
- Fix warning.
- commit 4ff3a1004ddbc75c2e08cc36214775916c8a3f50
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Aug 18 19:43:22 2008 +0100
- l10n: Slovak l10n update by Marián Hikaník
- commit 7150d6ac1e408dfe0498522b447d1015dc11b694
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Aug 18 19:42:36 2008 +0100
- l10n: Turkish l10n update by Yuksel YILDIRIM
- commit 6df306b912ea186eb07b49ff6791f2d56b195d6b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 18 19:36:39 2008 +0200
- Added a workaround for broken avi files (close #1850).
- commit 2e4d57cfa8bcdb2c3c404bfd55a396b00a1bf77b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 18 16:27:01 2008 +0200
- Fixed flac demuxer segfault (/0) when seektable is empty.
- commit 9aba8655bc20754bddd83c3733059c6846145826
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 18 16:03:55 2008 +0200
- Improved flac SyncInfo robustness by using stream info when available (close 1847).
- commit 334c6a547f946940f7bee48d1f41283dccbcd483
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 18 14:03:08 2008 +0200
- Fixed a potential freetype deadlock as var_AcquireMutex is not recursive :(
- (It probably should have been called AquireLock then)
- commit e047737d74bbb5efde9f29b792a716948a5156d3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 18 13:31:35 2008 +0200
- Corrected semi transparent ZVBI test (but I let it disabled).
- commit 74b91f6f052cadb9d107afef3479e6c96a0c51e9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 18 13:29:19 2008 +0200
- Cosmetics.
- commit 97e41e4de997ec0d390daadf1174f82a0c6421ee
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 18 13:27:15 2008 +0200
- Added support for * to RGBA/YUVA conversions (close #1844).
- commit b9220e2deed189364da711dd64e48d7deb94f4b8
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 18 13:24:35 2008 +0200
- Cosmetics.
- commit ec79cd93c8339cd499d2fa2934fa74ee097db80e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 18 13:20:39 2008 +0200
- Allowed user to cancel avi index creation.
- commit ec3c7d6564ae6d05cd199da40673b13320578f78
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 18 13:19:13 2008 +0200
- Removed unneeded variables from avi demuxer context.
- commit 2b0390c14d4df61f8c44474697807d32bd77913b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 18 13:15:17 2008 +0200
- Do not leave the index building progress bar opened when exit is requested.
- commit 99839e32157651fc9dcc1d6b0f6c2af60436b38d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 18 13:09:03 2008 +0200
- Fixed __intf_UserHide (close #1827)
- commit ad14bac870b421457a3fbe7b0a716b72a1b27006
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Aug 18 13:08:25 2008 +0200
- Fixed a potential race condition in interaction.
- commit ed3b76b3715eb3acbe5cb317ee3b7a13f7840d26
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 18 09:53:19 2008 -0700
- Fix a .org/.com confusion. My bad.
- commit e70c331e7d0f41efe23dab03a161c9de7898f086
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Mon Aug 18 15:50:12 2008 +0200
- in-memory snapshot: use vlc_object_signal instead of vlc_object_signal_maybe
- commit 440d9541e63d7b84829f3dacd16a1420c3471167
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Mon Aug 18 15:41:53 2008 +0200
- Revert "snapshot: Don't use vlc_object_signal_maybe."
- The p_dest object is indeed locked by the calling method (cf mediacontrol_snapshot in src/control/mediacontrol_audio_video.c).
- This reverts commit ebbde26e5ea3f3c76845630463e45ee2ec92bd35.
- commit 70245310335d4e75098bc6512373a92d9efbfcb1
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 18 01:05:01 2008 +0200
- taglib: double header inclusion
- commit abcff2bd9243c8064ab289bf9138a4cb68e55e01
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 18 01:04:15 2008 +0200
- taglib: fix variable scoping
- commit 48c7e2ce1920c0c4b59b967397c256c098e06a54
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sun Aug 17 21:47:00 2008 +0200
- Check asprintf return value.
- commit 40f3bf68fab645c75f4afa8ebc415b133488cb15
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sun Aug 17 21:31:27 2008 +0200
- Fix warning and potential memleak.
- commit 14a2f2e66d4899de9f5f2e3b418c4564f7ef7aae
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Sun Aug 17 20:00:45 2008 +0200
- Check malloc return value.
- commit e218b42d56bf8d793d1223ef455396a50b069181
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Aug 17 20:34:04 2008 +0200
- Fix previous commit.
- commit b8afab308f77966cf2e04267dd64066a481f3246
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Aug 17 20:25:01 2008 +0200
- playlist: Assert() locked in playlist_Release().
- commit 357d734fa50c75dcd1bdacc45e291f4989f97ef9
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Aug 17 20:15:33 2008 +0200
- playlist: Make sure we always have an input_item associated to a playlist_item.
- commit fde62dfddfd475e6b4b6496cb01822cf708853e1
- Author: Eric Petit <eric.petit@lapsus.org>
- Date: Sun Aug 17 19:30:36 2008 +0200
- Fixes the output i_bitspersample set by the audio_format filter.
- It was always set equal to the input's i_bitspersample, which caused
- crashes in some transcoding sessions.
- commit 1728429512a7bf0fec3b46480178e6cf59bb0000
- Author: Derk-Jan Hartman <hartman@veda.student.utwente.nl>
- Date: Sun Aug 17 18:12:27 2008 +0200
- taglib: Fix opening of filenames on non-UTF8 systems.
- Unfortunately taglib does not accept fd's or FILE*, so i ported the code from src/text/unicode.c open() to here.
- commit 6936aab0666fc8ecb743238ad70c4b48aec5f79c
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Aug 17 13:48:42 2008 +0200
- macosx: Fix a typo in the pragma.
- commit 2c01440d37625c8a30ea1c8cf2a2e1f7b4750aa4
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Aug 17 13:33:19 2008 +0200
- macosx: Remove VLCApplication Hack. No need for that we properly do everything related to libvlc kill elsewhere.
- commit c1e002d0e39c5fa98b3895462b413daeb86f799d
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Aug 17 13:09:56 2008 +0200
- macosx: Group via pragma related methods.
- This file is way too big (!).
- commit f6c0a1a124a213f18482bab4272740fe518a3d8a
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 17 13:25:59 2008 +0300
- libvlccore: remove the threads count
- Nowadays, it can only deadlock (threads>0) or do nothing (threads==0)
- commit 0bb7a50e7484c73cdc7a61b01a4980e77b20c799
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 17 13:22:43 2008 +0300
- VLM: join before destroy
- commit 4d799ee31ca45d72aa4bab573d3022c36af811be
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 17 13:21:04 2008 +0300
- Join the input thread before we destroy the input object
- commit c8ef90d56e90e3f8a7b4415fca060f4b7eddc593
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 17 13:11:54 2008 +0300
- Small code factorization
- commit 3d94fe8735a55c06150827d1cd9992cd330dbc59
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 17 10:59:03 2008 +0300
- SMF: channels data (stereo) and dummy rate to not confuse codecs
- commit 1cbb7548d4020817e588359ce8cc5eb99abddc5c
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sun Aug 17 10:49:05 2008 +0300
- Fluidsynth: use native FL32 format, avoid converting to 16 bits and back
- commit a2ae519cc642095aea9dec77cd7081b5f91574db
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Aug 16 20:04:18 2008 -0700
- Fix dialog saving size regression. Close #1867.
- commit 35afdd4aef3dbe485fbafe77e11a65952efda43b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Aug 16 19:40:14 2008 -0700
- Fix typo. Close #1865
- commit 8eac9c5b0fd1626f2463bb3f5f155d9ee8c47585
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Aug 16 18:46:47 2008 -0700
- Thanks helper from the forum.
- commit 86d67398724c80f452a3783d5e985a27ca71b953
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Aug 16 20:30:42 2008 +0200
- configure: Fix the CALayer test.
- commit 2c015485eac702f541727dd7a216227e63ae194e
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Aug 16 19:27:15 2008 +0200
- vlckit: Fix a warning.
- commit 0ff1041a7308ee0b1d5dcb4fc5af9ebe1a059fbd
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Aug 16 19:26:18 2008 +0200
- vlckit: Fix compilation.
- commit 97e5286b45b68345a40f7e5f39e0a80e7ba7ad07
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sat Aug 16 19:23:43 2008 +0300
- Better lock during I/O than crash
- commit 867a815956401f12780892c3432d915ff470ff4e
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sat Aug 16 10:56:32 2008 +0300
- transcode: try to fix audio resampling (fix #1862)
- This reverts commit d4485423d9c3a5519875f8bc37467831ce10763e.
- commit 4edae60cb92459ac7cb8aa27700eb9ab1cd54d9c
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Aug 16 15:21:14 2008 +0200
- real: Abort demuxing in case of error.
- commit c57a8be415f00519bd245ff10ecc67eaefedfb2e
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Aug 16 15:19:34 2008 +0200
- real: Protect against negative size reading.
- Should fix a crash reported by the bugreport ml.
- commit 1804ded985518f7bd3315c6b6e9a71af0034fbb5
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Aug 16 12:45:57 2008 +0200
- audioscrobbler: *Never* do module unloading from within the module. You are basically unloading the code you are executing, that's a nice crasher.
- Also make sure playlist is not NULL. (This is an attempt to fix a from the famous bugreport ml).
- commit e091fdb9a23128922059be8884e005f82bbab040
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Sat Aug 16 10:54:13 2008 +0300
- Fix typo
- commit a56b8f9c5973dd145f91991dd8ae7f3cba04e854
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Aug 16 00:23:08 2008 +0200
- audio_output: Use help to lock and unlock so we can hopefully track bad locking scheme.
- The audio output locking rule seems very vague. Moreover there could be some cross lock issues.
- commit 2a6de932d3d5a1d9b6d5a733ad4cd9a5e5ec5929
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Aug 16 00:20:06 2008 +0200
- macosx: Try to fix a crash at exit.
- Spotted in our bugreport ml.
- commit 55de54d44dcdc186e0ed475b8247dff4801d7a17
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Aug 15 21:39:02 2008 +0200
- macosx: Make sure we cancel the crashLogURLConnection at exit.
- commit 9c2f4cb9bba7ed22cc857f9d6811d949451fdc78
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Aug 15 21:09:28 2008 +0200
- macosx: Fix the playlist view bevel.
- commit b0a7c1634126a830136ca59c6f6ce4dafc1f5459
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Aug 15 21:56:58 2008 +0200
- Fix previous commit.
- commit 63c1fd74f7eb188318c89758fdabdfd4c43e9968
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Aug 15 10:02:41 2008 +0200
- Check malloc return value.
- commit 775254b88b5e8fc2ebee6f375c2da4d8af1b7e7f
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Aug 15 09:26:33 2008 +0200
- Fix potential memleak.
- commit 2b0814abd0934d3577bd5ee287aefcb1f5b7ca52
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Aug 15 09:25:02 2008 +0200
- Fix memleak with malformatted RSS input.
- commit 912035aaf7f6405f99b10a371540653b2d42cb0c
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Aug 15 09:14:27 2008 +0200
- Fix potential memleak.
- commit c741c175ae48323ebbd8d6ffac8ca9e71cc5569f
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Aug 15 09:03:51 2008 +0200
- Use asprintf instead of malloc+sprintf, check the return value and remove unneeded FREENULL.
- commit 6a0fc8156ba5a67afcffe79c4ba688695e12a8d9
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Aug 15 08:55:50 2008 +0200
- Check malloc return value.
- commit 0041e5c460b50acaa3285b20d0a44f09aa756144
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Aug 15 16:11:01 2008 +0200
- macosx: make sure the text fields in the aboutbox are selectable to be able to copy revisions, etc.
- commit 6327db9d1a96121b04c70cc137ecf1352dc4aea5
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Aug 15 15:28:04 2008 +0200
- audio_output: Add a missing unlock in DecNew().
- commit 494375f5cd652e1c098e6355c14e6bbde9cbe1c4
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Aug 15 15:25:34 2008 +0200
- audio_output: Add a missing unlock in aout_DecDelete().
- commit 976497ae216a0c9db2d1e33d956ec621eceee073
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Aug 15 15:21:24 2008 +0200
- audio_output: Don't forget to unlock in case of error in DecNew().
- commit a50596ddb8924816b94b97a7b6a4d6ca6e711374
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Aug 15 14:48:39 2008 +0200
- macosx: minor layout fix to avoid ugly scaling of the 64px icon
- commit f787df844d03fac27745274f4d7da35699b6563d
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Aug 15 14:40:34 2008 +0200
- macosx: added missing l10n for the crash reporter panel
- commit a1771c41febb80402ea9b9d3fa9faf4c7a66489e
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Aug 15 14:28:22 2008 +0200
- macosx: added a dialogue to enter comments about the latest crash
- commit 2058e59d1cc6e2fbc902f46886e3a6c9490f3e52
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Aug 15 14:25:08 2008 +0200
- macosx: Fix a window frame glitch when zooming the embedded window..
- commit 6cd455080c449fab3177ede198a5c23a9a6d8d0e
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Aug 15 14:01:21 2008 +0200
- variables: Print the name of the maybe deadlocking callback.
- commit f1136a8c07acd0a3b16915f700221c6218fea965
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Aug 15 13:40:22 2008 +0200
- macosx: Fix a couple of object leak in the equalizer.
- commit 3ff7b96221d04a63be063d30cdf9d136d9398cfb
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Aug 15 13:08:39 2008 +0200
- Makefile.am: Always rebuild VLC.app on libvlc or libvlccore changes.
- commit 795a3c12f351dc9133197f327c5cfe3fdbf218a0
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Aug 15 13:08:04 2008 +0200
- macosx: small hack to display UTF-8 characters correctly in the debug msg log
- commit 45c4884b89182f79e3cb596304c19dffc3a3737e
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Aug 15 13:05:53 2008 +0200
- german l10n: fixed ugly typo
- commit 15144737c307c4a7195ab001ae199ef722e53b2b
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Aug 15 12:43:41 2008 +0200
- macosx: fixed a few compilation warnings
- commit 12473c40a81c491e7008ba291663065408f4a532
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Aug 15 04:29:41 2008 +0200
- contrib: remove daap from contrib. we don't support it anymore
- commit 775164eece0ea27fc0c6de3f6bd28f00aed58f23
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Aug 15 03:46:04 2008 +0200
- mkv: inital Cluster check.
- The check was stupid (always was). This seems way more logical.
- commit 4d60c14f60350cce60b5aed414ddd1249f0b8ada
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Aug 15 03:41:20 2008 +0200
- mkv: Implement a dumb parser for files with broken or missing Seek Cue tables.
- - This is REALLY slow.
- - It is slow each time you Seek to somewhere that you have not been/played before.
- - We ought to create a "Repair index" function instead, like for avi. (no time before release)
- This close ticket #1687
- commit fc3a1cf242bbdf1c4ead3db490ce1838c9e08d31
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Aug 14 19:56:11 2008 +0200
- mkv: only use percentage of duration seeking when we have an seeking cues.
- commit 1ba08018271395572bf6222503897df2d0ce3964
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Aug 14 19:50:23 2008 +0200
- mkv: bool spacing cleanup
- commit 75348facc56350e53eb336252c496876a5d04c09
- Merge: 0b30110 7b3f256
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Aug 15 00:59:10 2008 +0200
- Merge branch 'codecleanup' of git://repo.or.cz/vlc/pdherbemont
- commit 0b301104d48139848786c9a0afac9f309ee71992
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Aug 15 00:34:27 2008 +0200
- Fix object leak in Qt4.
- commit 7b3f256f61c28c871978ddb6317c97af526dfdec
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Aug 15 00:28:45 2008 +0200
- codecleanup: de-static-inline a bunch of input_item functions.
- commit d11fd0d1e5433a5299fbf0f0150178178ebd3f83
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Aug 15 00:09:58 2008 +0200
- codecleanup: Replace input_Item by input_item.
- commit 7f2fcb7530f8d03dec3278712f353b2a1199abae
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Aug 15 00:12:51 2008 +0200
- Check asprintf return value and avoid one unneeded strdup.
- commit f74112d6914db430781519f45314e60fa3909cdb
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Aug 15 00:05:49 2008 +0200
- FIx memleak.
- commit e4e08275d001539723a3627586e4aa6de87b88ba
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Fri Aug 15 00:00:04 2008 +0200
- Fix unitialized value.
- commit 9b87946bde7aacd0d1b31cde672331508281d655
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Thu Aug 14 23:21:14 2008 +0200
- Fix compilation warnings (here the lib might have ask for const char* instead of char as they don't modify the string at all)
- commit 9edf694369c7f73bbd6a8eeab9abcd8fcacbd389
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Thu Aug 14 23:10:10 2008 +0200
- Fix warning about unused variables.
- commit 2aab2631f63f37bd4c440741e7cc0057f6f98746
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Thu Aug 14 22:41:08 2008 +0200
- Check malloc return value.
- commit aa5633ce030a91165f913c1583234dd73d34f549
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Thu Aug 14 22:37:21 2008 +0200
- Use asprintf instead of malloc+sprintf (and check the return value)
- commit ec9ad1e9893a58ffb3edd80a5a31c094cd6e813e
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Aug 14 22:59:01 2008 +0300
- Fix debug message
- commit 3f202d2e6dd26ce4867e19921ab7585fa779c096
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Aug 12 20:18:07 2008 +0300
- Decrease thread count after join rather than before exit
- commit 165d87fe29a21523321fbfd86bc5036166468445
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Aug 12 22:12:39 2008 +0300
- Do not give bad ideas
- commit 5dcb6f2ba39fc42c9548fc9a64cee1c1035a4122
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Aug 14 18:41:32 2008 +0200
- macosx: Confirm that the crash report has been sent.
- commit a251a03cbfcf9d7ecd555fb82f0e35b8077a815b
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Aug 14 18:35:27 2008 +0200
- macosx: Fix toolbar usage in simple_prefs, and fix a double release on toolbar.
- Fix a crash when exiting with simple pref open.
- commit bc169be4d71fb27ebeb264729fd3113dc67a24ca
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Aug 14 18:28:08 2008 +0200
- macosx: Remove redudant test. ([nil xxx] is a nop).
- commit 016215bddf5691cfd448225a9136667a5a570ab8
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Aug 14 19:35:58 2008 +0300
- Add a FIXME
- commit b8c3d0e5d0a45ec2aebb792cc525d8f2e7dcea25
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Aug 14 19:29:57 2008 +0300
- Remove unused typedef
- commit d2f6a02359ab1def6a837ac6a660aacaac24e8a9
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Aug 14 18:06:55 2008 +0200
- macosx: Remove some unused var in -sendCrashLog:
- commit 63c2fc55d188aa50298069681285ebf2853455d0
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Aug 14 18:04:24 2008 +0200
- macosx: Send crashes reports without going though Mail.app but through Jones.
- commit c6ff53ebc4e1a7319212e18ba769a33d39a6ac96
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Aug 14 18:03:28 2008 +0200
- macosx: Fix a warning in simple_prefs.
- commit 31ab3d384407d47f766a1a99e912329884805ab6
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Aug 14 16:42:20 2008 +0200
- macosx: Fix a warning.
- commit 710ca695c18c92517425aefc089ca7e0e1998abc
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Aug 14 17:10:37 2008 +0200
- macosx: our crashreport-mail needs to be UTF8 if we want to use NSUTF8StringEncoding for string conversation ;)
- commit 106471ae6a2b943065e550b4242fe4a17e35ac56
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Aug 14 17:01:58 2008 +0200
- macosx: added another button to download VLC's EyeTV plugin
- plus some minor layout changes to make sure that all localised string fit in our UI
- commit c53bb185e736e4b38aad3c83860cfbe35945cb61
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Thu Aug 14 17:59:03 2008 +0300
- Attach and join the IPC helper
- commit 8f26ca26fa9aa12cd336df5a4b580e65cd4729d0
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Aug 14 16:01:30 2008 +0200
- xspf: Don't leak input items.
- Spotted by thedj with the help of our bugreport ml.
- commit cdb92b0fe778d4e696fbb537e86b23d0ab398862
- Author: Fabio Ritrovato <exsephiroth87@gmail.com>
- Date: Thu Aug 14 14:43:40 2008 +0200
- Playlist: if we select a node, play it's first child
- Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
- commit 845416deee5cbeda54aee4a4201b21c2ad80d051
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 14 18:53:59 2008 +0800
- Remove some trailing whitespace.
- commit aed6c00efb251b3f1813d21ea39df5adfd8e8cc1
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 14 18:50:16 2008 +0800
- check malloc return value.
- commit 77f3073477f3f287e8637f42d679de109dcb71b7
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 14 17:38:52 2008 +0800
- Document media list and media list view.
- commit b8dd399b4536d08fec01ad30a0aa5c4d37fded0e
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 14 16:20:53 2008 +0800
- Add another bunch of doxygen file comments.
- commit fa4b23dc0db7e7fc6185bca8eb44ae47850fe770
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 14 15:50:51 2008 +0800
- Remove excess libvlc_exception_init() onces per exception instance is enough.
- Fix #ifdef XP_UNIX && !defined( __APPLE__), it should be #if defined(XP_UNIX) && !defined( __APPLE__)
- commit 876516ef596ea9cb367183d02595233b7eb377d0
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 14 15:12:30 2008 +0800
- Do not build hal and dbus for windows, they are linux only.
- commit 36db7779d3f5748b1ec2adb82d62e0cfdb254aac
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Aug 14 12:51:53 2008 +0200
- cdda: asprintf checks.
- commit 932c5181edcd3906232ffc7609ce85d715dd69a4
- Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
- Date: Thu Aug 14 09:44:03 2008 +0200
- Fix typo
- commit 8a8d775801814f2f2662e12ac3cd868182397a8f
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Aug 14 03:47:54 2008 +0200
- VLC.app: Don't create files in srcdir.
- commit a017df43b37c4c694936710f847c472c17d271fc
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Aug 14 02:45:20 2008 +0200
- VLC.app: set CFBundleVersion to git-describe.
- commit 72676243da6f631bdcf063a5584c672364510103
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Aug 14 02:15:19 2008 +0200
- Revert "Add Private Stream 1 case according to the norm."
- Some of my TS files were no longer playing. Verified with the spec, and "Private stream 1" is not in play in this case for the PES packet parsing. (see table 2-17 of ISO 13818-1)
- This reverts commit 0c791020418689ebd96b7fee640ab03c4ef69709.
- commit e3e58c86234bc077d20340d36074b0b979b4e097
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Wed Aug 13 19:35:52 2008 -0400
- Qt menus: show 'Select skin' in the skins2 popup menu
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 34302f8205005d20ebdece81e46e210bb6982172
- Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
- Date: Wed Aug 13 19:35:51 2008 -0400
- Qt menus: remove useless FindActionWithText
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit d004a7f0b29be3475dec2972b960b4a9e98c7a70
- Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
- Date: Thu Aug 14 01:33:24 2008 +0200
- Put the default SF mirror to heanet
- commit 9368859bdfaacc9b5c76965839f494216ceba19e
- Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
- Date: Thu Aug 14 01:16:27 2008 +0200
- Fix windows compilation
- commit ffbd92724a257d0c92eb59032901803109100d26
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Thu Aug 14 00:28:00 2008 +0200
- Hum fix a memleak in test4 ...
- commit 312716154a86f3557db9814e9a081119426a1df1
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Thu Aug 14 00:25:01 2008 +0200
- Chek asprintf return value.
- commit a29c8eff1163ab0d218964ceca82d94acf43aadb
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Thu Aug 14 00:12:05 2008 +0200
- Remove unneeded test.
- commit e6a6bf4c8ae8ac17af1446f0a1c166368fb95ebb
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 13 23:59:51 2008 +0200
- Fix memleak.
- commit 8f6357b26a5f8d75f94ee83c960845bc6f4fbf6d
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 13 23:53:27 2008 +0200
- Fix potential memleak and check malloc return value.
- commit a4bb485ff77457762b2510d4d59c874eb6c37b2c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 13 23:42:35 2008 +0200
- quartztext: fix a crash when we tried to find the lenght of a CFString that was not created.
- (Another bug fixed due to the great new apple-bugreport mailinglist)
- commit 477c89fdb4617280449de9158fd95d2051fbbd61
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 13 23:24:28 2008 +0200
- configure: enable libass and asademux by default on OS X.
- commit b1c93dbc9e0427ab8ab74081b1f562731313b05c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 13 22:57:56 2008 +0200
- contrib: enable libass in the contrib for mac
- It seems I had never committed this and then checked out a master version of it or something when working on libass tree.
- commit 0feb917387c6f49cb9a389d84c054bb94646e9c5
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 13 23:24:45 2008 +0200
- * Fix potential memleak.
- * Check asprintf return value
- * Use asprintf instead of malloc/sprintf (less dangerous)
- commit 322cd225871a785882bb579f207107d7e2e683ee
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 13 22:35:34 2008 +0200
- Check asprintf return value.
- commit feb988a3567c6880c06706623612299befa3e7e7
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 13 22:47:59 2008 +0200
- mkv: Find and load a 2nd Seek head and use the information contained in it.
- This fixes issues with files which had their Cues referenced from this 2nd Seekhead at the end of the file. These files were previously treated as "broken".
- A maximum of 10 seek heads is allowed in our module, to prevent recursion. The module is much more flexible now, but not that some Master elements that are allowed to be present multiple times are still handled only once (KaxInfo, KaxTracks, KaxTags).
- With these change, most mkv files produced with mkvmerge will produce a significant amount of debug. This is because these files have a load of Junk tags in their eof Seekhead that our parser is warning about. After consulting with robux, it was determined that this was a bug in mkvmerge and a ticket has been filed ( https://www.bunkus.org/bugzilla/show_bug.cgi?id=290 ).
- This fixes #1236
- commit 025ab1ceb5d9330d89f7c8487fe6e0b9f00d03b4
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 12 13:39:06 2008 +0200
- mkv: inverted test case. This should remove a warning we would see on each MKV file
- commit c0ab9ac334f0dd03c47846b6bcc50f27efed647a
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 13 22:07:56 2008 +0200
- Fix warning (asprintf return value and some others)
- commit 3bb56008ec124501d7d3a6dc705f625bc37b1677
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 13 23:09:12 2008 +0300
- VLC_OBJECT: expansion safety
- commit 94ae97176c8a5c556b97ab2ab13e261f9cf7615a
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 13 21:57:32 2008 +0200
- Fix compilation warnings and remove duplicated variables.
- commit 7f0b979cf1e631a42a29f1b6259eef5d8c48876d
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 13 21:46:06 2008 +0200
- Avoid to leak to many things on es stream output (and fix a compilation warning)
- commit 33112b7797ba051e389d5c91a4a2e807d0e2c55c
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 13 22:43:50 2008 +0300
- Fix libvlc private data alignment (untested)
- commit 95b8d8164393c0824eac5f24f7c56316bf16487c
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 13 22:37:54 2008 +0300
- Growl is too broken to be on by default
- commit 66741df4106e6abe132fed6739933d6522637178
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 13 21:35:25 2008 +0200
- Fix previous commit (thanks jb).
- commit a021a7f95fc6a02eb74f00ef8adae93a84f3392c
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Aug 13 12:26:10 2008 -0700
- Fix vasprintf warning.
- commit 25a48a4e6401509f7a5a2883c9fe42c6450bb08e
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 13 22:01:03 2008 +0300
- Avoid printf for debug
- commit 1375539f9df669d88c7b648be3e9a40e104c0f78
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 13 21:51:53 2008 +0300
- Fix format string non-sense
- (I wonder how we can have so stupid code)
- commit e2a350d5486c0810410611635bfef01a0d7bef8e
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 13 21:47:28 2008 +0300
- Fix format string
- (I don't know if this is exploitable - depends what libpng does)
- commit 5cdc5b9d6e654e35e1e027ba2d3a230c140f18c0
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 13 21:46:38 2008 +0300
- Fix format string
- This is most likely exploitable with malicious sub files.
- commit 71849c06eaa1ec56d66c825105a302c33e36a7b5
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 13 21:42:41 2008 +0300
- Remove GCCism
- commit 915ba6e04d51ff5502b3df87735af4172bcfdfa6
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 13 21:41:48 2008 +0300
- Use %s even if all strings are currently free of percent characters
- commit 7c809307289043ef1ae07f305eab5ec2deeb73b8
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 13 21:28:14 2008 +0300
- Do not translate log messages
- commit b8b592a174549d118ce7d42e4bb999b5bc356c24
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 13 21:18:04 2008 +0300
- *whistle* ladada
- commit 645d57755012c0a767a4b1f3ac50d5fd9fcae3c9
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 13 20:09:34 2008 +0200
- We don't need size here to check asprintf value.
- commit e422c3b53a44ea50bce20488b2011810dd09f4f2
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 13 20:07:13 2008 +0200
- Do the RIGHT check of asprintf.
- commit 686fbd9cdf9d71cbb9af0d119bf8336b5ee50902
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 13 20:05:50 2008 +0200
- Check asprintf return value and fix memleak.
- commit f678aa83bed94b1a68c3098828f0442437261fdc
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Wed Aug 13 19:56:14 2008 +0200
- Simplify code.
- commit 36fd3e1ba5cbe89ca3508f78e35b7d0ff7a8feab
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 13 19:33:38 2008 +0300
- Enable the Win2k API
- commit 9b21d97a7f27dc86256e090f4ba2b56925fe93bd
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 13 19:33:04 2008 +0300
- Fix compilation against WinXP (conflicting symbols)
- commit 975c118aebbc404462593b74898a50347a4f1883
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 13 19:25:48 2008 +0300
- Simplify free
- commit c345ce53f9ab07d1a21b68cf02fa4f95ed32129b
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 13 19:09:48 2008 +0300
- vlc_inet_pton: fix memory leak
- commit 119a49ff66c87d570a9ed0fe76e74eb0dad0a622
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 13 19:04:54 2008 +0300
- Add make doc and fix Doxygen from top_builddir
- commit ebd800345f87349ff51971ae88c56cb439da4dcf
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 11 23:31:57 2008 +0800
- Add a bunch of file doxygen comments
- commit d3c3e6a850ed86dc54e519ec90b1ad57845620ce
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 11 23:19:32 2008 +0800
- ignore doxygen directory.
- commit f7f41e7e0add71e34d08b119e8a163503e783e38
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 11 22:47:26 2008 +0800
- ignore these files under doc
- commit 481f1d5862c70e9e5f2b076256a5de63b02b33a9
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Wed Aug 13 17:21:54 2008 +0300
- Revert "Turn on -Werror for libvlccore and libvlc."
- Do not do this with portable code. Ever.
- This reverts commit b204087e856f541b7a75e29de5782c7d61822438.
- commit e3c93d05402ee595711ad0cf486ee276071a2059
- Author: Lukas Durfina <lukas.durfina@gmail.com>
- Date: Tue Aug 12 10:23:20 2008 +0200
- slovak translation correction
- Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
- commit 9c208777ae4b25696ddd8d43fb03d5bd0d39d2dc
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Aug 12 17:20:21 2008 -0700
- Fix a warning on unused variable.
- commit 827bc36d28b5632711af17f83f6a5e35a2636e26
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Aug 12 17:16:43 2008 -0700
- Check asprintf results.
- commit d2ae907ef607760a8f9d07fa7c8cc3d1770e857a
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 01:57:15 2008 +0200
- input: More strtol fix.
- commit 427c9725d96b1a81f0ab9810e9352fb2213c354f
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 01:51:40 2008 +0200
- input: Fix strtol usage.
- commit 2e32646b32764bb4cd4eb446fdef087eed3cc71a
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 01:49:14 2008 +0200
- cpu: Don't warn if we don't support altivec.
- commit 4ca43f740922fb01134c0b231c31a3d512b1cc46
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Aug 12 16:41:12 2008 -0700
- osd_text: Fix a bad vasprintf usage.
- commit 60b953e312931c3faff8482a78483a92ab64bf8c
- Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
- Date: Wed Aug 13 01:37:01 2008 +0200
- Contribs :Correction of chmod for qt4
- commit e8d9246034cb8bdc9711aa3187392d17b63f5157
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 01:30:52 2008 +0200
- video_text: Fix a bad vasprintf usage.
- commit 8709c035079d04262942880866453a35be18c538
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 01:23:15 2008 +0200
- Revert "playlist: With NDEBUG p_playlist may become unused."
- This reverts commit 5b15b230d318ee37379cd9468f2c1e3af8e06fd8.
- This is not needed anymore with recent changes to vlc_assert_locked.
- commit 6da58d2af63c541668ff4b50774b3dc2c10a12e8
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 01:22:42 2008 +0200
- audio_output: Fix an unused parameter in the NDEBUG case.
- commit a8945cda0fcd2bec427b8e026767566cf4743a24
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 01:22:17 2008 +0200
- threads: Make sure vlc_assert_locked() doesn't result in an unused parameter warning.
- commit 2dd113c61fb9fb15f3d1ef4652412ee51e132f55
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 01:15:40 2008 +0200
- input: Fix asprintf usage.
- commit 5b15b230d318ee37379cd9468f2c1e3af8e06fd8
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 01:14:39 2008 +0200
- playlist: With NDEBUG p_playlist may become unused.
- commit fb5d2981212631b1877b85498aaf95d7d659de35
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Aug 12 16:14:39 2008 -0700
- Fix some crash on exit
- Patch by Sephiroth87
- commit 521c6480b34c15dcc574ce9b948a50e2c08b31d4
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 01:04:17 2008 +0200
- var: undef Windef.h CALLBACK as we use it here.
- No we won't change the name. Microsoft won't make us change our mind ;)
- commit b204087e856f541b7a75e29de5782c7d61822438
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 00:09:39 2008 +0200
- Turn on -Werror for libvlccore and libvlc.
- -Werror haters, scream now.
- commit a35d4f85cedeabdc78de28a41e9b5211ae0e3812
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 00:52:40 2008 +0200
- libvlccore: Explicitely cast our const char *. dooh. We shouldn't store them as char * in the first place if they are not strdup/free().
- commit 909417ea2806f2c4690bbf291450467f3b925de3
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 00:48:35 2008 +0200
- vlc_network: vlc_poll is always exported. Don't put it behind an ifdef.
- commit 6feaa530574554f1d82669a9f068e3322525192d
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 00:45:56 2008 +0200
- network: vasprintf returns an int.
- commit c56273731fc0e816f35b101d88bcdff0eebfa273
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 00:44:28 2008 +0200
- vout: Remove a warning about vout_ShowTextAbsolute unused arg.
- commit 7979cfc5c6385aa79ddfa6cd357a7332a11de612
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 00:43:31 2008 +0200
- input: Fix signed warnings about streams.
- commit ae291708beb3539912a08068526f9ca87cb46f33
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 00:33:30 2008 +0200
- input: Fix warnings.
- commit ebbde26e5ea3f3c76845630463e45ee2ec92bd35
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 00:21:51 2008 +0200
- snapshot: Don't use vlc_object_signal_maybe.
- The object isn't locked at this time. Yet, could some check that we do need that signal. I tend to doubt about that.
- commit 9619e4d51087e2eba08ed3643d67572c3f2362a1
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 00:19:41 2008 +0200
- input: Remove a warning about an unused argument.
- commit 63c9675b0ea598fc25b61b214f1c99be022d89e5
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 00:19:11 2008 +0200
- playlist: playlist_LiveSearchUpdate is locked, no need to signal_maybe().
- commit 0f209a2e27466314954c838cfa38a4a9fd23bf6a
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 00:16:34 2008 +0200
- playlist: Remove the callbacks from the deleted input item.
- commit 65ae2bcd623236d506143761b3034f7d65854275
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 00:05:57 2008 +0200
- libvlccore: Fix a warning about b_daemon on Windows.
- commit e7153307302dcb51ef7ba30df2bb5745ad632c96
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 00:02:55 2008 +0200
- mediacontrol: Fix warnings about unused args.
- commit 2720461a2b51de34d57aa583953af129b8cb5ce8
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Aug 13 00:01:42 2008 +0200
- media_list_player: Fix a warning that indicated a true mistake.
- commit aafa45bdc907464e0a4d6624233d8533edb51c05
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Aug 12 23:59:58 2008 +0200
- sap: Fix thread prototype.
- commit 2c2d0cb25cf51d8069f3be588e16a8ed366bcf8d
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Aug 12 23:58:09 2008 +0200
- image: Removed unused function.
- commit b94d650241f8d0ce33e3ca1285d878e6819cd149
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Aug 12 23:52:33 2008 +0200
- playlist: More warning fix+lock fixes.
- commit 8b783e2c3ccbe07f42df1a13b3b63d27467035d1
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Aug 12 23:48:54 2008 +0200
- playlist: playlist_NodeCreate needs the PL_LOCK.
- commit 902cddda86a6985147c12715054bcfc55c56410e
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Aug 12 23:33:08 2008 +0200
- vlc_playlist.h: Correct type for request status. (Fix a warning too).
- commit ef966eb08e61bed997da737730165bc0e8b48f4d
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Aug 12 23:29:21 2008 +0200
- interface: Warning fixes on Mac OS X.
- commit 11f5c39c9599017cb035f6eb17930f22a0997d45
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Aug 12 23:29:02 2008 +0200
- playlist: Warning fixes.
- commit f622155e79ffc1deed8eba267627dd2e9760dca6
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Aug 12 15:38:13 2008 -0700
- Close the dialogs podcast configuration when click on close...
- lol and thanks Sephiroth!
- commit 721758e782302fab1d6c6bc184fd4e7897fe9aca
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Aug 12 12:33:27 2008 -0700
- Better solution to fix some skins2 crash on exit.
- commit a1d12e8c9460987104fb960701a32b4fbf744266
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Aug 12 12:01:51 2008 -0700
- Small sound slider size issue, Not perfect yet, but soon to be.
- commit 9b868a2f52eef2eb456831d296428aac98419bca
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Tue Aug 12 23:10:57 2008 +0200
- Fix memleak in mkv.
- commit 897ae9cac232ac3aab3ee987f48b54467d08a906
- Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
- Date: Tue Aug 12 22:44:08 2008 +0200
- Try (again!) to fix win32 libass compilation
- commit e657d0dc395416c55d8a7cdf4f23ace915dde611
- Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
- Date: Tue Aug 12 23:20:39 2008 +0300
- HTTP interface: do not look for stuff in current directory
- This is essentially the same problem as --plugin-path (albeit hopefully
- with much less disastrous potential effects), with the same
- inconvenience for developpers.
- commit f99e6e90765317fcb160ffc90309d7b3e85be4c8
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Tue Aug 12 22:21:52 2008 +0200
- Fix memleaks when closing the module.
- commit 18d635e38d62ea7afe5caa7b1c4d1dcc52ee9aa2
- Author: Rémi Duraffort <ivoire@videolan.org>
- Date: Tue Aug 12 20:05:13 2008 +0200
- Fix memleak.
- commit 51da2ea33a3a0c204b4928b41ebc1274e4812d8c
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Aug 12 09:55:19 2008 -0700
- Change the toolbar layout to make it smaller and have the advanced buttons on the same line as the other ones.
- If you think it was better before, please scream NOW.
- I am just bored of being insulted for the work I do/not do. All the decisions may not be optimal, and I am always open to discussion. Insults by mail is NOT OK.
- commit c4523879615f253b2f939df334d2ff9eff14e690
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 12 13:06:39 2008 +0200
- config: on OS X, don't use required_argument for getopt_long, but optional_argument.
- required_argument is not implemented (behaves like optional_argument), and actually crashes in some instances.
- This fixes a crash as detailed in #1681.
- The problem is filed with Apple as Radar ticket 6113829
- commit 7758e05fd7397a93d99fa88256b1e84135dedfe8
- Author: Derk-Jan Hartman <hartman@veda.student.utwente.nl>
- Date: Tue Aug 12 10:27:06 2008 +0200
- mkv: retrieve 2nd seekhead pos, when parsing first seekhead, and add a debug if an Unknown element was seen there.
- commit 1d6f5ed52beab9ef1d9b0d3b2e6def4618cca697
- Author: Mirsal Ennaime <mirsal.ennaime@gmail.com>
- Date: Tue Aug 12 00:20:45 2008 +0200
- Telepathy: Fix a crash.
- commit 83e5162f3e7fd466b53d0b13baa93fbe39807981
- Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
- Date: Tue Aug 12 09:01:48 2008 +0200
- Don't build tests in libass when Xcompiling.
- commit 640f7e7049f1b7dd0106b85bc1104652c3fbbcc3
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 11 18:15:55 2008 -0700
- Temporary Hack to fix compile on Win32.
- commit 0e2021e9c6a3ff6cb04282de62f783c06a9ac914
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Aug 12 01:17:09 2008 +0200
- audio_output: Take the input_fifos lock where needed in aout_InputPlay.
- (Should fix an other bunch of crash report in apple-bugreport).
- commit f4132b2e81b4d3e2a1080c075f5249c0403b1374
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Aug 12 01:06:55 2008 +0200
- audio_output: Properly lock the input_fifos_lock in aout_Restart.
- (Should fix a number of crash^W assert report that we had in apple-bugreport ml).
- commit 59bd93a80ccc406e8f665d99da5c118fdbbf5c4f
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 11 14:29:23 2008 -0700
- Rename Kate Function to avoid naming conflicts with GDI+ on windows targets.
- commit 56f13b36716751dfbdc0745198b9876a9dfffa12
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 11 13:58:20 2008 -0700
- Fix some quitting issues from skins2 when Qt in theDP.
- commit 6e108358619583331fa52bf03eb6c483433211b8
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Aug 11 12:54:45 2008 -0700