root/src/misc/block.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @74bc48807de24e717bb8971287cf6f2c17176579 [74bc48807de24e717bb8971287cf6f2c17176579] 17/09/08 22:04:10 Rémi Denis-Courmont <rdenis@simphalempin.com> Fix flexible array usage gcc-ism
(edit) @5b63839284565821b5aff349378eddbb9d7f1ee0 [5b63839284565821b5aff349378eddbb9d7f1ee0] 06/09/08 15:42:27 Rémi Denis-Courmont <rdenis@simphalempin.com> vlc_cond_init: really remove useless parameter
(edit) @ebc680cef7911f76f849075dca947d9cc7fd9629 [ebc680cef7911f76f849075dca947d9cc7fd9629] 02/09/08 17:02:25 Rémi Denis-Courmont <rdenis@simphalempin.com> Shrink overly large blocks
(edit) @af2e2a70c042bb3529fa5f419b222d81acf13289 [af2e2a70c042bb3529fa5f419b222d81acf13289] 27/08/08 21:43:10 Rémi Denis-Courmont <rdenis@simphalempin.com> block: cancellation safety (Eventually, this could replace …
(edit) @8b71a21cbfb9ae45040dd56465ca409de68b4a3f [8b71a21cbfb9ae45040dd56465ca409de68b4a3f] 26/08/08 19:15:18 Rémi Denis-Courmont <rdenis@simphalempin.com> Do not shrink allocated blocks. Seems like it is too slow on Win32 (??). …
(edit) @d666030b2349e8a710fcba4d2cabb912cc700580 [d666030b2349e8a710fcba4d2cabb912cc700580] 31/05/08 21:10:28 Rémi Denis-Courmont <rdenis@simphalempin.com> libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
(edit) @7c2d9c9b74261d773cbce34e0243f28c99157f34 [7c2d9c9b74261d773cbce34e0243f28c99157f34] 30/05/08 18:07:12 Rémi Denis-Courmont <rem@videolan.org> block_Realloc: shortcut the release case
(edit) @c4e0f18676bfbc37fe1504a719b51204e92de664 [c4e0f18676bfbc37fe1504a719b51204e92de664] 24/05/08 10:41:49 Rémi Denis-Courmont <rem@videolan.org> provide default block_mmap_Alloc
(edit) @2ec9d996a737986148acb5c1ce61058e9b3e4ff4 [2ec9d996a737986148acb5c1ce61058e9b3e4ff4] 20/05/08 22:19:45 Rémi Denis-Courmont <rem@videolan.org> block_File: loads a file into a block_t
(edit) @c65b4ea96c47550a8876513222aab4b81cfc42dd [c65b4ea96c47550a8876513222aab4b81cfc42dd] 20/05/08 22:19:45 Rémi Denis-Courmont <rem@videolan.org> (Almost) pread() for Win32
(edit) @6da90a1716250d282f16dc6bc9dacec5b9514caf [6da90a1716250d282f16dc6bc9dacec5b9514caf] 04/05/08 13:14:46 Rémi Denis-Courmont <rem@videolan.org> vlc_mutex_init: remove unused paramter
(edit) @b2b9fb4c30858b5caa1d660c791c051ac8bacd87 [b2b9fb4c30858b5caa1d660c791c051ac8bacd87] 03/05/08 19:11:28 Rémi Denis-Courmont <rem@videolan.org> block_FifoNew: remove un-needed parameter
(edit) @5365c5866ef6ea65ee2deaeea8a978d1f0657bbc [5365c5866ef6ea65ee2deaeea8a978d1f0657bbc] 22/04/08 16:45:20 Pierre d'Herbemont <pdherbemont@videolan.org> block: Remove a no-op introduced by me and spotted by funman.
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 14/04/08 02:02:22 Pierre d'Herbemont <pdherbemont@videolan.org> Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. This …
(edit) @daa7c08f86f23fc4cd301f2c48e8540dc3a8f117 [daa7c08f86f23fc4cd301f2c48e8540dc3a8f117] 24/03/08 21:30:18 Rémi Denis-Courmont <rem@videolan.org> Realloc block if a large extent of the footer becomes unused Should fix …
(edit) @0649ebcda4d32b629806a4b7b321504f32f8a622 [0649ebcda4d32b629806a4b7b321504f32f8a622] 24/03/08 21:09:37 Rémi Denis-Courmont <rem@videolan.org> Add some comments
(edit) @cae26885df6eaccbb9b02499248b0acf5fb87a15 [cae26885df6eaccbb9b02499248b0acf5fb87a15] 19/03/08 00:05:06 Pierre d'Herbemont <pdherbemont@free.fr> block.c: Remove a warning about unused argument.
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 23/01/08 22:50:58 Rémi Denis-Courmont <rem@videolan.org> Don't include config.h from the headers - refs #297. Missing some cases …
(edit) @189bc59e7b442c9d898f2d460f4f780d8a079461 [189bc59e7b442c9d898f2d460f4f780d8a079461] 28/12/07 18:01:56 Rémi Denis-Courmont <rem@videolan.org> block_mmap_Alloc: commoditize block allocation from mmap Only the file …
(edit) @9353736bd427c993fd57d1ec3fbc5db3042fe118 [9353736bd427c993fd57d1ec3fbc5db3042fe118] 26/11/07 20:18:23 Rémi Denis-Courmont <rem@videolan.org> Cleanup custom block allocation
(edit) @c9aee938d852ff0389f634354b080f9c66b3a35e [c9aee938d852ff0389f634354b080f9c66b3a35e] 26/11/07 19:52:41 Rémi Denis-Courmont <rem@videolan.org> Remove block_t->p_sys, which is not really needed either.
(edit) @3de4116226190db15770d6337a0fb8b941474b21 [3de4116226190db15770d6337a0fb8b941474b21] 26/11/07 19:40:44 Rémi Denis-Courmont <rem@videolan.org> Save one pointer and dereference in the block core
(edit) @7d5a2026f4041d39b51d7471b3266a13d5e00629 [7d5a2026f4041d39b51d7471b3266a13d5e00629] 26/11/07 19:37:34 Rémi Denis-Courmont <rem@videolan.org> Remove the unused manager from block_t
(edit) @3bd2238f49d7eaafdffd543add5e1385aa890a4b [3bd2238f49d7eaafdffd543add5e1385aa890a4b] 26/11/07 17:30:25 Rémi Denis-Courmont <rem@videolan.org> Use (s)size_t in block_t. /!\ This breaks the plugin ABI on LP64 platforms
(edit) @6ec8b6f07e56d2dc51a7e6d6f95f2595f57dd5dc [6ec8b6f07e56d2dc51a7e6d6f95f2595f57dd5dc] 26/10/07 17:07:48 Jean-Paul Saman <jpsaman@videolan.org> Check malloc return value.
(edit) @56ec18e7f4dfd8c801ac2f6268856e3e9175e091 [56ec18e7f4dfd8c801ac2f6268856e3e9175e091] 16/09/07 14:27:40 Rémi Denis-Courmont <rem@videolan.org> block_FifoWake: force the block_FifoGet()'ing thread to wakeup …
(edit) @4bdc0bbd2620b92ddcbd8e6e53597c3d47b9d14c [4bdc0bbd2620b92ddcbd8e6e53597c3d47b9d14c] 14/09/07 18:37:42 Rémi Denis-Courmont <rem@videolan.org> Hide (+minor changes) block_fifo_t layout
(edit) @3110a86a1f7e17706e21f834a14b2d7bc23b774e [3110a86a1f7e17706e21f834a14b2d7bc23b774e] 14/09/07 18:13:50 Rémi Denis-Courmont <rem@videolan.org> Write accessor for relevant block_fifo_t state
(edit) @cc3bd152f5d2166087b9e19b962e3ace06bd12ea [cc3bd152f5d2166087b9e19b962e3ace06bd12ea] 20/08/07 20:59:30 Rémi Denis-Courmont <rem@videolan.org> Remember not to include anything before vlc/vlc.h (which includes config.h …
(edit) @7263355f44f9072cca34849fb72edcfdb1a1a74d [7263355f44f9072cca34849fb72edcfdb1a1a74d] 30/05/07 20:24:41 Laurent Aimar <fenrir@videolan.org> Cosmetic.
(edit) @f485214f09dd284cbb85674e937fbbb0a6032a2e [f485214f09dd284cbb85674e937fbbb0a6032a2e] 15/09/06 16:31:51 Clément Stenac <zorglub@videolan.org> For consistency, remove references to vlc from libvlc Also, make it …
(edit) @cae8650f3ece3d91d97fece3c18139d43de90f53 [cae8650f3ece3d91d97fece3c18139d43de90f53] 14/03/06 14:08:48 Antoine Cellerier <dionoea@videolan.org> Looks like we didn't malloc the right size. (If this was some dirty hack, …
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 13/01/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @17b63405988b455329963bc60fc1c2c3c4ec492b [17b63405988b455329963bc60fc1c2c3c4ec492b] 29/10/05 20:06:58 Marian Durkovic <md@videolan.org> removed i_seqno from block_t ; RTP access now stores seqno in …
(edit) @4a3274fbe8ae70fc5fbab4af74a323692241d3f9 [4a3274fbe8ae70fc5fbab4af74a323692241d3f9] 24/10/05 19:08:54 Marian Durkovic <md@videolan.org> modifications for RTP reordering: * for RTP, prebuffering is done within …
(edit) @fe087a38282e93addb25fa9598393e40ea233b09 [fe087a38282e93addb25fa9598393e40ea233b09] 09/07/05 08:17:09 Rémi Denis-Courmont <rem@videolan.org> Make Zorglub less unhappy
(edit) @85b29bdc288a1573d43bd524908be5748a9b3640 [85b29bdc288a1573d43bd524908be5748a9b3640] 08/07/05 20:12:44 Rémi Denis-Courmont <rem@videolan.org> Copyright fixes (da big courmischage)
(edit) @cea5a7208a61c4759899c9a9c2940fb7e91d575b [cea5a7208a61c4759899c9a9c2940fb7e91d575b] 01/06/05 20:29:13 Gildas Bazin <gbazin@videolan.org> * src/misc/block.c: fixed block_Realloc()
(edit) @864829ad44a5b9d2877552c40c551de052c7897d [864829ad44a5b9d2877552c40c551de052c7897d] 13/09/04 15:28:10 Gildas Bazin <gbazin@videolan.org> * include/vlc_block.h: block_Duplicate() needs to duplicate all the fields …
(edit) @712aa6bafb1452818f5c9b7429bb0d6d2fc0bfef [712aa6bafb1452818f5c9b7429bb0d6d2fc0bfef] 13/08/04 12:32:57 Gildas Bazin <gbazin@videolan.org> * src/misc/block.c: fixed memory alignment in block_New(). (it was done on …
(edit) @4feb30d653fd402f5fd27f6df7fcd24f0c0d20c3 [4feb30d653fd402f5fd27f6df7fcd24f0c0d20c3] 29/07/04 10:50:52 Gildas Bazin <gbazin@videolan.org> * src/input/decoder.c: don't let the decoder/packetizer fifo grow too much …
(edit) @1c18e0671289bf9388948b669933785936df8ada [1c18e0671289bf9388948b669933785936df8ada] 05/07/04 21:50:06 Laurent Aimar <fenrir@videolan.org> * block.*: faster block_* and removed unused features.
(edit) @d2845b70dc546d14744fb260f469c30b329e4453 [d2845b70dc546d14744fb260f469c30b329e4453] 05/07/04 15:04:11 Gildas Bazin <gbazin@videolan.org> * src/misc/block.c: win32 race condition fix.
(edit) @211100f4853aa5cfcc8a735355e0971fe84596c1 [211100f4853aa5cfcc8a735355e0971fe84596c1] 15/05/04 16:42:16 Laurent Aimar <fenrir@videolan.org> * all: improved perfs (using block_ChainLastAppend).
(edit) @a7bac1e6978f8779c413d426d6d929ea04af0e36 [a7bac1e6978f8779c413d426d6d929ea04af0e36] 21/04/04 17:39:16 Laurent Aimar <fenrir@videolan.org> * block: fixed block_Realloc.
(edit) @4903ec72c3a6422d409ea2ce8ce93463b1ff8e16 [4903ec72c3a6422d409ea2ce8ce93463b1ff8e16] 16/04/04 00:21:41 Gildas Bazin <gbazin@videolan.org> * src/misc/block.c: fixed BlockRealloc?()
(edit) @75db1bab04562033b4f1d86b23713d01302e2fa6 [75db1bab04562033b4f1d86b23713d01302e2fa6] 13/03/04 04:33:10 Laurent Aimar <fenrir@videolan.org> * block.c: fixed block realloc.
(edit) @a3a165edc5ef56dc862c932ff1b78ec98c6ed16d [a3a165edc5ef56dc862c932ff1b78ec98c6ed16d] 11/03/04 18:38:36 Laurent Aimar <fenrir@videolan.org> * block: a little pre header + padding.
(edit) @de81c25db345fcad4ac8106f52845dc2fd11cf50 [de81c25db345fcad4ac8106f52845dc2fd11cf50] 25/02/04 18:48:52 Laurent Aimar <fenrir@videolan.org> * all: removed block_t->b_discontinuity,b_frame_* and added i_flags field …
(edit) @25cd1327a67705cdecbb8754f405be01557a175b [25cd1327a67705cdecbb8754f405be01557a175b] 06/01/04 13:02:06 Clément Stenac <zorglub@videolan.org> Updated copyrights in libvlc
(edit) @4033ecea22e62a442877385864a2afc5b9276bd5 [4033ecea22e62a442877385864a2afc5b9276bd5] 22/11/03 15:42:47 Laurent Aimar <fenrir@videolan.org> * block: initialise all fields.
(edit) @e70836d31e8fcd06b84590a0ec09f29e1d51902a [e70836d31e8fcd06b84590a0ec09f29e1d51902a] 22/11/03 05:02:10 Eric Petit <titer@videolan.org> src/misc/block.c: added a missing vlc_mutex_destroy()
(edit) @d44f9d26aec48a4af5e4eccca6fb1fc9bbc75c13 [d44f9d26aec48a4af5e4eccca6fb1fc9bbc75c13] 08/10/03 23:01:07 Gildas Bazin <gbazin@videolan.org> * include/vlc_codec.h: defines decoders/encoders related structures …
(edit) @7bb574fdf5724bee95a011cf96f33c95f1ff8645 [7bb574fdf5724bee95a011cf96f33c95f1ff8645] 02/09/03 22:19:26 Gildas Bazin <gbazin@videolan.org> * ALL: Introduction of a new api for decoders. The final aim of this …
(edit) @1312bc9ee83bb3962380e172b87d8711ff164c73 [1312bc9ee83bb3962380e172b87d8711ff164c73] 24/08/03 00:49:50 Laurent Aimar <fenrir@videolan.org> * configure.ac : added --enable-goom and --with-goom-tree. Btw, I use …
Note: See TracRevisionLog for help on using the revision log.