]> git.sesse.net Git - vlc/log
vlc
13 years agoFix roundoff issues in i_length.
Steinar H. Gunderson [Fri, 1 Oct 2010 22:06:00 +0000 (00:06 +0200)]
Fix roundoff issues in i_length.

13 years agoMerge branch 'master' into lpcm_encoder
Steinar H. Gunderson [Thu, 30 Sep 2010 21:31:14 +0000 (23:31 +0200)]
Merge branch 'master' into lpcm_encoder

13 years agoMerge branch 'master' of git://git.videolan.org/vlc
Steinar H. Gunderson [Wed, 29 Sep 2010 23:39:51 +0000 (01:39 +0200)]
Merge branch 'master' of git://git.videolan.org/vlc

13 years agoMerge branch 'master' into lpcm_encoder
Steinar H. Gunderson [Wed, 29 Sep 2010 19:50:29 +0000 (21:50 +0200)]
Merge branch 'master' into lpcm_encoder

13 years agoQt: CaptureOpenPanel: fix layout
Francois Cartegnie [Wed, 29 Sep 2010 17:32:36 +0000 (19:32 +0200)]
Qt: CaptureOpenPanel: fix layout

13 years agoQt: CaptureOpenPanel: check and prefill with usual devices
Francois Cartegnie [Wed, 29 Sep 2010 17:13:51 +0000 (19:13 +0200)]
Qt: CaptureOpenPanel: check and prefill with usual devices

13 years agoQt: NetOpenPanel: add drop-down list
Francois Cartegnie [Wed, 29 Sep 2010 15:47:02 +0000 (17:47 +0200)]
Qt: NetOpenPanel: add drop-down list

13 years agolua: factorize the right way.
Rémi Duraffort [Wed, 29 Sep 2010 19:26:13 +0000 (21:26 +0200)]
lua: factorize the right way.

13 years agoMerge branch 'master' of git://git.videolan.org/vlc
Steinar H. Gunderson [Wed, 29 Sep 2010 18:56:56 +0000 (20:56 +0200)]
Merge branch 'master' of git://git.videolan.org/vlc

13 years agoRevert "lua_extension: factorize."
Rémi Duraffort [Wed, 29 Sep 2010 17:59:30 +0000 (19:59 +0200)]
Revert "lua_extension: factorize."

This reverts commit e20a107d1aae63efe536c863e9e9d4692da86e45.

13 years agolua: fix fonction prototype (should return a boolean).
Rémi Duraffort [Sun, 26 Sep 2010 19:08:13 +0000 (21:08 +0200)]
lua: fix fonction prototype (should return a boolean).

13 years agolua_meta: factorize.
Rémi Duraffort [Sun, 26 Sep 2010 19:02:09 +0000 (21:02 +0200)]
lua_meta: factorize.

13 years agolua_extension: remove dummy variable (we want to run every extension anyway).
Rémi Duraffort [Sun, 26 Sep 2010 18:39:56 +0000 (20:39 +0200)]
lua_extension: remove dummy variable (we want to run every extension anyway).

13 years agoFix DVD LPCM format description in comments.
Steinar H. Gunderson [Mon, 27 Sep 2010 21:52:59 +0000 (23:52 +0200)]
Fix DVD LPCM format description in comments.

The format comments are out of sync with what the code actually
assumes. I updated the comments, and filled in some missing information from
http://www.mpucoder.com/DVD/ass-hdr.html .

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoUse live555 asynchronous calls.
Sébastien Escudier [Wed, 29 Sep 2010 06:42:26 +0000 (08:42 +0200)]
Use live555 asynchronous calls.
Require live555 version >= 2010.05.29

13 years agoCorrect documentation libvlc_media_get_tracks_info (fix #4202)
Rémi Denis-Courmont [Wed, 29 Sep 2010 04:22:02 +0000 (07:22 +0300)]
Correct documentation libvlc_media_get_tracks_info (fix #4202)

Too many quotes.

13 years agoUpdate LGPL license blurb, choosing v2.1+.
Steinar H. Gunderson [Tue, 28 Sep 2010 20:16:41 +0000 (22:16 +0200)]
Update LGPL license blurb, choosing v2.1+.

13 years agoAdd LGPL blurb.
Steinar H. Gunderson [Tue, 28 Sep 2010 20:13:41 +0000 (22:13 +0200)]
Add LGPL blurb.

13 years agoMerge branch 'master' into lpcm_encoder
Steinar H. Gunderson [Mon, 27 Sep 2010 23:18:38 +0000 (01:18 +0200)]
Merge branch 'master' into lpcm_encoder

Conflicts:
NEWS

13 years agoAlphabetize POTFILES.in.
Steinar H. Gunderson [Mon, 27 Sep 2010 23:05:03 +0000 (01:05 +0200)]
Alphabetize POTFILES.in.

13 years agos/SDI/DeckLink/ for capital letters too.
Steinar H. Gunderson [Mon, 27 Sep 2010 22:56:16 +0000 (00:56 +0200)]
s/SDI/DeckLink/ for capital letters too.

13 years agoRename the sdi module to decklink.
Steinar H. Gunderson [Mon, 27 Sep 2010 22:51:18 +0000 (00:51 +0200)]
Rename the sdi module to decklink.

13 years agoUse var_Inherit* instead of var_CreateGet*.
Steinar H. Gunderson [Mon, 27 Sep 2010 22:44:21 +0000 (00:44 +0200)]
Use var_Inherit* instead of var_CreateGet*.

13 years agoMake the StartStreams() error message more informative.
Steinar H. Gunderson [Mon, 27 Sep 2010 22:38:26 +0000 (00:38 +0200)]
Make the StartStreams() error message more informative.

13 years agoRework error handling, with a fixed deallocation block at the end of Open().
Steinar H. Gunderson [Mon, 27 Sep 2010 22:33:06 +0000 (00:33 +0200)]
Rework error handling, with a fixed deallocation block at the end of Open().

13 years agoEnable SDI support by default.
Steinar H. Gunderson [Mon, 27 Sep 2010 22:09:42 +0000 (00:09 +0200)]
Enable SDI support by default.

13 years agoMake AddRef() and Release() atomic.
Steinar H. Gunderson [Mon, 27 Sep 2010 22:07:02 +0000 (00:07 +0200)]
Make AddRef() and Release() atomic.

13 years agoMerge branch 'master' of git://git.videolan.org/vlc
Steinar H. Gunderson [Mon, 27 Sep 2010 21:55:39 +0000 (23:55 +0200)]
Merge branch 'master' of git://git.videolan.org/vlc

13 years agoAdd encode support to NEWS.
Steinar Gunderson [Mon, 27 Sep 2010 21:39:59 +0000 (23:39 +0200)]
Add encode support to NEWS.

13 years agoAdd myself as lpcm author.
Steinar Gunderson [Mon, 27 Sep 2010 21:39:28 +0000 (23:39 +0200)]
Add myself as lpcm author.

13 years agoMerge branch 'master' into lpcm_encoder
Steinar Gunderson [Mon, 27 Sep 2010 21:36:38 +0000 (23:36 +0200)]
Merge branch 'master' into lpcm_encoder

13 years agoQt: standardbuttons are bad for win32 and translation. Only use custom
Francois Cartegnie [Mon, 27 Sep 2010 13:44:48 +0000 (15:44 +0200)]
Qt: standardbuttons are bad for win32 and translation. Only use custom
buttons in the managed layout.

13 years agoNEWS update
Jean-Baptiste Kempf [Mon, 27 Sep 2010 14:42:05 +0000 (16:42 +0200)]
NEWS update

13 years agoRemove trailing whitespace.
Steinar Gunderson [Mon, 27 Sep 2010 12:00:41 +0000 (14:00 +0200)]
Remove trailing whitespace.

13 years agoSeemingly, Blackmagic is without capital M.
Steinar Gunderson [Mon, 27 Sep 2010 11:58:53 +0000 (13:58 +0200)]
Seemingly, Blackmagic is without capital M.

13 years agoIf the audio frame allocation fails, avoid leaking the video frame.
Steinar Gunderson [Mon, 27 Sep 2010 11:44:05 +0000 (13:44 +0200)]
If the audio frame allocation fails, avoid leaking the video frame.

13 years agoInclude the BlackMagic SDK stuff with <>.
Steinar Gunderson [Mon, 27 Sep 2010 11:40:32 +0000 (13:40 +0200)]
Include the BlackMagic SDK stuff with <>.

13 years agoAdd the sdi module to modules/LIST.
Steinar Gunderson [Mon, 27 Sep 2010 11:39:35 +0000 (13:39 +0200)]
Add the sdi module to modules/LIST.

13 years agoAdd a NEWS entry.
Steinar Gunderson [Mon, 27 Sep 2010 11:38:48 +0000 (13:38 +0200)]
Add a NEWS entry.

13 years agoAdd sdi.cpp to POTFILES.in.
Steinar Gunderson [Mon, 27 Sep 2010 11:38:11 +0000 (13:38 +0200)]
Add sdi.cpp to POTFILES.in.

13 years agoRemove trailing whitespaces.
Steinar Gunderson [Mon, 27 Sep 2010 11:22:32 +0000 (13:22 +0200)]
Remove trailing whitespaces.

13 years agoAdd an assert for impossible-to-reach frequency codes.
Steinar Gunderson [Mon, 27 Sep 2010 11:21:35 +0000 (13:21 +0200)]
Add an assert for impossible-to-reach frequency codes.

13 years agoAdd error messages for unsupported rates or number of channels.
Steinar Gunderson [Mon, 27 Sep 2010 11:20:41 +0000 (13:20 +0200)]
Add error messages for unsupported rates or number of channels.

13 years agoRevert the DVD LPCM header description changes; will be added back later.
Steinar Gunderson [Mon, 27 Sep 2010 11:18:25 +0000 (13:18 +0200)]
Revert the DVD LPCM header description changes; will be added back later.

13 years agoProtected encoder_sys_t definition with ENABLE_SOUT.
Steinar Gunderson [Mon, 27 Sep 2010 11:17:13 +0000 (13:17 +0200)]
Protected encoder_sys_t definition with ENABLE_SOUT.

13 years agoqt4: attempt to work around a design flaw in the toolbar editor
Ludovic Fauvet [Thu, 23 Sep 2010 22:04:50 +0000 (00:04 +0200)]
qt4: attempt to work around a design flaw in the toolbar editor

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agocontrib: Disable ffprobe in ffmpeg.
Pierre d'Herbemont [Sat, 25 Sep 2010 21:51:08 +0000 (23:51 +0200)]
contrib: Disable ffprobe in ffmpeg.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoMerge branch 'master' into lpcm_encoder
Steinar Gunderson [Sun, 26 Sep 2010 22:50:45 +0000 (00:50 +0200)]
Merge branch 'master' into lpcm_encoder

13 years agoFix a race on b_first_frame.
Steinar Gunderson [Sun, 26 Sep 2010 22:39:32 +0000 (00:39 +0200)]
Fix a race on b_first_frame.

13 years agoDon't leak unused audio and video blocks when closing.
Steinar Gunderson [Sun, 26 Sep 2010 22:29:20 +0000 (00:29 +0200)]
Don't leak unused audio and video blocks when closing.

13 years agoDon't leak references to card when we have more than one.
Steinar Gunderson [Sun, 26 Sep 2010 22:26:37 +0000 (00:26 +0200)]
Don't leak references to card when we have more than one.

13 years agoYet more free troubles.
Steinar Gunderson [Sun, 26 Sep 2010 22:13:21 +0000 (00:13 +0200)]
Yet more free troubles.

13 years agoRelease the display mode when we are done with it.
Steinar Gunderson [Sun, 26 Sep 2010 22:11:10 +0000 (00:11 +0200)]
Release the display mode when we are done with it.

13 years agoRemove extra braces.
Steinar Gunderson [Sun, 26 Sep 2010 22:10:19 +0000 (00:10 +0200)]
Remove extra braces.

13 years agoPah; we cannot free these variables, since they are const.
Steinar Gunderson [Sun, 26 Sep 2010 22:08:52 +0000 (00:08 +0200)]
Pah; we cannot free these variables, since they are const.

13 years agoRemember to free the mode name.
Steinar Gunderson [Sun, 26 Sep 2010 22:06:41 +0000 (00:06 +0200)]
Remember to free the mode name.

13 years agoFix a missing path for p_config->Release().
Steinar Gunderson [Sun, 26 Sep 2010 22:05:51 +0000 (00:05 +0200)]
Fix a missing path for p_config->Release().

13 years agoWe need to free the model name.
Steinar Gunderson [Sun, 26 Sep 2010 22:04:44 +0000 (00:04 +0200)]
We need to free the model name.

13 years agoRemove an extra set of braces.
Steinar Gunderson [Sun, 26 Sep 2010 16:24:11 +0000 (18:24 +0200)]
Remove an extra set of braces.

13 years agoMerge branch 'master' into lpcm_encoder
Steinar Gunderson [Sun, 26 Sep 2010 16:22:14 +0000 (18:22 +0200)]
Merge branch 'master' into lpcm_encoder

13 years agoMerge branch 'master' of git://git.videolan.org/vlc
Steinar Gunderson [Sun, 26 Sep 2010 16:21:55 +0000 (18:21 +0200)]
Merge branch 'master' of git://git.videolan.org/vlc

13 years agolua_extension: factorize.
Rémi Duraffort [Sun, 26 Sep 2010 10:05:38 +0000 (12:05 +0200)]
lua_extension: factorize.

13 years agolua_demux: fix a potential read of uninitialized value (thanks to JoungEunKim on...
Rémi Duraffort [Sun, 26 Sep 2010 09:32:18 +0000 (11:32 +0200)]
lua_demux: fix a potential read of uninitialized value (thanks to JoungEunKim on the forum).

13 years agoAttach the sap object to libvlc.
Rémi Duraffort [Thu, 23 Sep 2010 20:25:15 +0000 (22:25 +0200)]
Attach the sap object to libvlc.

13 years agoAdjust the LPCM bitrate for header length.
Steinar Gunderson [Sun, 26 Sep 2010 00:44:23 +0000 (02:44 +0200)]
Adjust the LPCM bitrate for header length.

13 years agoProtect a few LPCM functions with ENABLE_SOUT.
Steinar Gunderson [Sun, 26 Sep 2010 00:41:33 +0000 (02:41 +0200)]
Protect a few LPCM functions with ENABLE_SOUT.

13 years agoblock_ChainLastAppend is just weird; a simple pointer dereference instead.
Steinar Gunderson [Sun, 26 Sep 2010 00:26:44 +0000 (02:26 +0200)]
block_ChainLastAppend is just weird; a simple pointer dereference instead.

13 years agoFix the output pts; the code for doing so is smaller than the comment.
Steinar Gunderson [Sun, 26 Sep 2010 00:24:28 +0000 (02:24 +0200)]
Fix the output pts; the code for doing so is smaller than the comment.

13 years agoMinor comment cleanup.
Steinar Gunderson [Sun, 26 Sep 2010 00:21:28 +0000 (02:21 +0200)]
Minor comment cleanup.

13 years agoMerge branch 'master' into lpcm_encoder
Steinar Gunderson [Sat, 25 Sep 2010 22:46:10 +0000 (00:46 +0200)]
Merge branch 'master' into lpcm_encoder

13 years agoMerge branch 'master' of git://git.videolan.org/vlc
Steinar Gunderson [Sat, 25 Sep 2010 22:45:43 +0000 (00:45 +0200)]
Merge branch 'master' of git://git.videolan.org/vlc

13 years agoSend one buffer per packet/frame.
Steinar Gunderson [Sat, 25 Sep 2010 22:44:31 +0000 (00:44 +0200)]
Send one buffer per packet/frame.

13 years agoStart a DVD LPCM encoder.
Steinar Gunderson [Sat, 25 Sep 2010 22:24:09 +0000 (00:24 +0200)]
Start a DVD LPCM encoder.

13 years agopthread: Use pthread_cond_timedwait_relative_np() on Darwin.
Pierre d'Herbemont [Sun, 1 Aug 2010 15:15:10 +0000 (17:15 +0200)]
pthread: Use pthread_cond_timedwait_relative_np() on Darwin.

Switching to the non monotonic clock was still unsafe.
This fixes some sync issues on the iPad.

13 years agomtime: Avoid overflow when using mach_absolute_time().
Pierre d'Herbemont [Sun, 1 Aug 2010 10:48:49 +0000 (12:48 +0200)]
mtime: Avoid overflow when using mach_absolute_time().

Switch to double, do the operations and then convert back.
This fixes the iPad video freezes.

13 years agoVLCKit: Protect against file that takes forever to thumbnail.
Pierre d'Herbemont [Sat, 25 Sep 2010 18:56:33 +0000 (20:56 +0200)]
VLCKit: Protect against file that takes forever to thumbnail.

13 years agoVLCKit: Import MobileVLCKit.
Pierre d'Herbemont [Mon, 28 Jun 2010 20:29:33 +0000 (22:29 +0200)]
VLCKit: Import MobileVLCKit.

13 years agoQt: messages dialog: new verbosity spinbox
Francois Cartegnie [Sat, 25 Sep 2010 20:20:45 +0000 (22:20 +0200)]
Qt: messages dialog: new verbosity spinbox

13 years agoOn DEMUX_GET_TIME, return the last pts as opposed to mdate().
Steinar Gunderson [Sat, 25 Sep 2010 17:41:43 +0000 (19:41 +0200)]
On DEMUX_GET_TIME, return the last pts as opposed to mdate().

13 years agoUse C comments consistently.
Steinar Gunderson [Sat, 25 Sep 2010 17:37:19 +0000 (19:37 +0200)]
Use C comments consistently.

13 years agoImplement semi-proper AddRef and Release.
Steinar Gunderson [Sat, 25 Sep 2010 17:33:44 +0000 (19:33 +0200)]
Implement semi-proper AddRef and Release.

13 years agoFix the worst memory leaks. I hope.
Steinar Gunderson [Sat, 25 Sep 2010 17:15:04 +0000 (19:15 +0200)]
Fix the worst memory leaks. I hope.

13 years agoSupport multiple SDI cards.
Steinar Gunderson [Sat, 25 Sep 2010 17:00:43 +0000 (19:00 +0200)]
Support multiple SDI cards.

13 years agoAdd an autoconf check for the BlackMagic SDK.
Steinar Gunderson [Sat, 25 Sep 2010 16:43:31 +0000 (18:43 +0200)]
Add an autoconf check for the BlackMagic SDK.

13 years agoVideo bitrate should be in bits/sec, not bytes/sec.
Steinar Gunderson [Sat, 25 Sep 2010 12:38:25 +0000 (14:38 +0200)]
Video bitrate should be in bits/sec, not bytes/sec.

13 years agoMore coding style changes.
Steinar Gunderson [Fri, 24 Sep 2010 23:44:38 +0000 (01:44 +0200)]
More coding style changes.

13 years agoAdd video connection selection.
Steinar Gunderson [Fri, 24 Sep 2010 23:31:14 +0000 (01:31 +0200)]
Add video connection selection.

13 years agoAdd audio connection selection.
Steinar Gunderson [Fri, 24 Sep 2010 23:25:48 +0000 (01:25 +0200)]
Add audio connection selection.

13 years agoFix a typo.
Steinar Gunderson [Fri, 24 Sep 2010 23:12:12 +0000 (01:12 +0200)]
Fix a typo.

13 years agoUse msg_Dbg's varargs support instead of mucking around with sprintf on our own.
Steinar Gunderson [Fri, 24 Sep 2010 22:58:50 +0000 (00:58 +0200)]
Use msg_Dbg's varargs support instead of mucking around with sprintf on our own.

13 years agoSet i_dts, just to be nice.
Steinar Gunderson [Fri, 24 Sep 2010 22:25:58 +0000 (00:25 +0200)]
Set i_dts, just to be nice.

13 years agoChange SDI default aspect ratio to square pixels, and add a --sdi-aspect-ratio flag...
Steinar Gunderson [Fri, 24 Sep 2010 22:04:14 +0000 (00:04 +0200)]
Change SDI default aspect ratio to square pixels, and add a --sdi-aspect-ratio flag to override it.

13 years agoSet field dominance correctly.
Steinar Gunderson [Fri, 24 Sep 2010 21:41:43 +0000 (23:41 +0200)]
Set field dominance correctly.

13 years agoFix compile error in SDI module.
Steinar Gunderson [Fri, 24 Sep 2010 21:40:16 +0000 (23:40 +0200)]
Fix compile error in SDI module.

13 years agoParametrize SDI audio rate and channels.
Steinar Gunderson [Fri, 24 Sep 2010 21:36:36 +0000 (23:36 +0200)]
Parametrize SDI audio rate and channels.

13 years agoEnable SDI video mode selection on the command line.
Steinar Gunderson [Fri, 24 Sep 2010 21:18:31 +0000 (23:18 +0200)]
Enable SDI video mode selection on the command line.

13 years agoQt: errors dialog: use standard buttons. pack controls.
Francois Cartegnie [Fri, 24 Sep 2010 21:18:24 +0000 (23:18 +0200)]
Qt: errors dialog: use standard buttons. pack controls.

13 years agoQt: v4l2 control: drop v4l2.ui. auto-detect instance.
Francois Cartegnie [Fri, 24 Sep 2010 21:01:23 +0000 (23:01 +0200)]
Qt: v4l2 control: drop v4l2.ui. auto-detect instance.

13 years agoQt: make extended dialog use standard buttons
Francois Cartegnie [Thu, 23 Sep 2010 20:26:43 +0000 (22:26 +0200)]
Qt: make extended dialog use standard buttons

13 years agoQt: make help dialog use standard buttons
Francois Cartegnie [Thu, 23 Sep 2010 19:07:19 +0000 (21:07 +0200)]
Qt: make help dialog use standard buttons