root/src/misc/stats.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @ac15b24be029a27ca7bdec62dc740c72c2ddaee0 [ac15b24be029a27ca7bdec62dc740c72c2ddaee0] 08/19/08 22:24:52 Rémi Duraffort <ivoire@videolan.org> Don't call mdate too many times.
(edit) @d666030b2349e8a710fcba4d2cabb912cc700580 [d666030b2349e8a710fcba4d2cabb912cc700580] 05/31/08 21:10:28 Rémi Denis-Courmont <rdenis@simphalempin.com> libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
(edit) @6e708ae5f2e485751f59836969897fa776114cf0 [6e708ae5f2e485751f59836969897fa776114cf0] 05/24/08 00:57:51 Pierre d'Herbemont <pdherbemont@videolan.org> Revert "stats: Don't crash if there is no timer to dump." This reverts …
(edit) @8fe54e490872687b20e52581d84a94ffa7f443b0 [8fe54e490872687b20e52581d84a94ffa7f443b0] 05/23/08 23:06:32 Pierre d'Herbemont <pdherbemont@videolan.org> stats: Don't crash if there is no timer to dump.
(edit) @a87e722124d2fc8aa8911f7ece1d331ce7d456af [a87e722124d2fc8aa8911f7ece1d331ce7d456af] 05/23/08 17:07:43 Rafaël Carré <funman@videolan.org> Be lazy : let modules do what they want with stats - without crashing
(edit) @001bc3d2a10b58ef03c5172a0632d69adb4a990e [001bc3d2a10b58ef03c5172a0632d69adb4a990e] 05/23/08 15:52:20 Rafaël Carré <funman@videolan.org> Help to fight NULL pointer dereference in stats
(edit) @9df284851e95e95a365d058ae26456e6168c84bb [9df284851e95e95a365d058ae26456e6168c84bb] 05/04/08 19:26:07 Rémi Denis-Courmont <rem@videolan.org> Add long overdue private libvlc object pointer... ...and use it for stats …
(edit) @6da90a1716250d282f16dc6bc9dacec5b9514caf [6da90a1716250d282f16dc6bc9dacec5b9514caf] 05/04/08 13:14:46 Rémi Denis-Courmont <rem@videolan.org> vlc_mutex_init: remove unused paramter
(edit) @47240a152bd03e4775f265c9c5ed8fe73e90ddee [47240a152bd03e4775f265c9c5ed8fe73e90ddee] 04/17/08 07:42:42 Rafaël Carré <funman@videolan.org> fixed misc/stats.c:399: warning: comparison between signed and unsigned in …
(edit) @d52644844b16b544109bc95add4e0b213c01d909 [d52644844b16b544109bc95add4e0b213c01d909] 04/15/08 19:40:25 Pierre d'Herbemont <pdherbemont@videolan.org> stats: Support per object timer. (and implement stats_TimerClean()).
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 04/14/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) @c72f2f9dcdcdb330488f01317758086f612b3044 [c72f2f9dcdcdb330488f01317758086f612b3044] 04/11/08 10:43:04 Jean-Paul Saman <jean-paul.saman@m2x.nl> Check malloc return value
(edit) @dfc2996565842dbf644557debc80cb7cc8c2b4f4 [dfc2996565842dbf644557debc80cb7cc8c2b4f4] 03/12/08 12:07:41 Rémi Duraffort <ivoire@videolan.org> Remove useless test before freeing something.
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 01/23/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) @d293a71e904896964de9dc57a3233e595c5a89ce [d293a71e904896964de9dc57a3233e595c5a89ce] 09/05/07 08:51:54 Rémi Denis-Courmont <rem@videolan.org> #include order
(edit) @3ea2708daa0caa8419e9a3d1bcd967d09f445ab8 [3ea2708daa0caa8419e9a3d1bcd967d09f445ab8] 08/16/07 19:42:35 Rémi Denis-Courmont <rem@videolan.org> Remove redumdant parameter to vlc_global
(edit) @9d8ceda6aed25ef52d5d2ff5391199fcf84c2572 [9d8ceda6aed25ef52d5d2ff5391199fcf84c2572] 06/04/07 00:40:17 Laurent Aimar <fenrir@videolan.org> - Added support for embeded cover. Demuxer just need to fill psz_arturl …
(edit) @0e39834a0ac7ba0f9f492881ef90902f5d8fedd5 [0e39834a0ac7ba0f9f492881ef90902f5d8fedd5] 04/05/07 18:42:16 Rémi Denis-Courmont <rem@videolan.org> Compiler warnings rampage
(edit) @eedba76b51be5583dabed93222b570a8bc05cabe [eedba76b51be5583dabed93222b570a8bc05cabe] 12/24/06 14:50:47 Clément Stenac <zorglub@videolan.org> A bit of cleanup here and there
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 11/26/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @8923568d00bddb39e34f82ee8b62152389321b77 [8923568d00bddb39e34f82ee8b62152389321b77] 09/15/06 17:10:25 Clément Stenac <zorglub@videolan.org> Move stats stuff to the per-instance object
(edit) @f485214f09dd284cbb85674e937fbbb0a6032a2e [f485214f09dd284cbb85674e937fbbb0a6032a2e] 09/15/06 16:31:51 Clément Stenac <zorglub@videolan.org> For consistency, remove references to vlc from libvlc Also, make it …
(edit) @2743c5c96ee8fbc02ae293d4be0659fadccbf16a [2743c5c96ee8fbc02ae293d4be0659fadccbf16a] 08/06/06 14:25:52 Clément Stenac <zorglub@videolan.org> This should fix the locking problems with stats
(edit) @ebd136c426b0944df97ca604d12aede861a32f42 [ebd136c426b0944df97ca604d12aede861a32f42] 07/29/06 15:31:32 Clément Stenac <zorglub@videolan.org> Some old stats fixes
(edit) @3ebf4f3016482567cd87ecbfea6bf2035c24a159 [3ebf4f3016482567cd87ecbfea6bf2035c24a159] 07/08/06 13:16:20 Clément Stenac <zorglub@videolan.org> Fix some crashes
(edit) @7032788b524c2bd3ed1d6440a5b9d49c57d1034d [7032788b524c2bd3ed1d6440a5b9d49c57d1034d] 06/19/06 19:33:43 Clément Stenac <zorglub@videolan.org> Small stats improvements
(edit) @de1aedd6b3d65864c9a2d45091a1a32dad7a0dd7 [de1aedd6b3d65864c9a2d45091a1a32dad7a0dd7] 06/17/06 16:16:51 Christophe Mutricy <xtophe@videolan.org> src/misc/stats.c: avoid buffer underflow.
(edit) @08addc5ab32adc2f629e08304cd2cca8eacf0c7b [08addc5ab32adc2f629e08304cd2cca8eacf0c7b] 06/17/06 00:42:00 Christophe Mutricy <xtophe@videolan.org> Fix a bunch of segfaults. It may be heavy handed and breaking other …
(edit) @baacaea316cff470f3fe11e52a833ef4a51afe74 [baacaea316cff470f3fe11e52a833ef4a51afe74] 06/15/06 23:22:35 Clément Stenac <zorglub@videolan.org> Partial rewrite of stats to avoid lookups (Closes:#693)
(edit) @e444bfd2adc3ab5405a7cd2cb05adde8f4b8d8c8 [e444bfd2adc3ab5405a7cd2cb05adde8f4b8d8c8] 06/12/06 22:41:22 Gildas Bazin <gbazin@videolan.org> * src/misc/stats.c: don't forget to call vlc_object_release() after a …
(edit) @045867482d1df58d453fa5bf6e95867cfc83a2d4 [045867482d1df58d453fa5bf6e95867cfc83a2d4] 06/11/06 13:21:59 Gildas Bazin <gbazin@videolan.org> * src/misc/stats.c: fix no-stats mode.
(edit) @8ab353b1123d829cd0e335a36cc7dffb4ae83a19 [8ab353b1123d829cd0e335a36cc7dffb4ae83a19] 04/01/06 13:27:40 Felix Paul Kühne <fkuehne@videolan.org> * 2nd review of /src/* \ libvlc.h (refs #438)
(edit) @470b47fe952dbba82beca44cafefd4b6ec711384 [470b47fe952dbba82beca44cafefd4b6ec711384] 03/28/06 22:29:28 Clément Stenac <zorglub@videolan.org> String fixes in src (Refs:#438)
(edit) @0b44cb999e661507876710e271a58b800e7db068 [0b44cb999e661507876710e271a58b800e7db068] 02/04/06 17:26:23 Clément Stenac <zorglub@videolan.org> Stop using strings to index stats, use integers. The list is not sorted …
(edit) @26d5b73864aea7f4e6d01dba654235cb1accdf84 [26d5b73864aea7f4e6d01dba654235cb1accdf84] 02/04/06 12:04:42 Clément Stenac <zorglub@videolan.org> * Avoid useless stats_Get calls * Reduce vlc_object_find calls
(edit) @8d995e6f088eeee7d5ee5896b23c0a1347b27256 [8d995e6f088eeee7d5ee5896b23c0a1347b27256] 02/04/06 00:52:45 Clément Stenac <zorglub@videolan.org> Use a hash for stats. Not finished
(edit) @adc858d87a4a45299f8d5ccfce2fe94466c6db59 [adc858d87a4a45299f8d5ccfce2fe94466c6db59] 02/01/06 19:06:48 Rémi Denis-Courmont <rem@videolan.org> Uniformize source files encoding
(edit) @7b52fc6ca75b7e747972e752e785829b19a3c07d [7b52fc6ca75b7e747972e752e785829b19a3c07d] 01/29/06 12:38:15 Clément Stenac <zorglub@videolan.org> Fix warnings
(edit) @1ab90751c095b208a87e37d4d0fdbd765f0f4923 [1ab90751c095b208a87e37d4d0fdbd765f0f4923] 01/28/06 11:45:13 Clément Stenac <zorglub@videolan.org> Compute global input/output stats (Refs:#473)
(edit) @f3112de7dcd678e5d2998460f68101f0cb2fb275 [f3112de7dcd678e5d2998460f68101f0cb2fb275] 01/27/06 19:28:45 Clément Stenac <zorglub@videolan.org> * Improve timers (Refs:#473) * AccessOutWrite? can be called with input …
(edit) @c8f73cd605ac12d98f39edb6b0fe65ddc43dc5dc [c8f73cd605ac12d98f39edb6b0fe65ddc43dc5dc] 01/24/06 23:42:16 Clément Stenac <zorglub@videolan.org> Add a timing facility (Refs:#473) It is only available in debug mode. To …
(edit) @a838001a28815da989f1d92b434372c9b7041ad2 [a838001a28815da989f1d92b434372c9b7041ad2] 01/23/06 22:21:19 Clément Stenac <zorglub@videolan.org> Gather some sout stats (Refs:#473)
(edit) @5bd61a8060701e1c0c6b70066f0e2f27b117ea43 [5bd61a8060701e1c0c6b70066f0e2f27b117ea43] 01/21/06 15:14:36 Clément Stenac <zorglub@videolan.org> Audio - Refs:#473
(edit) @cb1196f959279a6de33a386e8006aaa24ec617ac [cb1196f959279a6de33a386e8006aaa24ec617ac] 01/18/06 13:08:03 Christophe Mutricy <xtophe@videolan.org> Copyright dates and svn properties
(edit) @2b590f6317708ca4bec26b79d5333da34053970f [2b590f6317708ca4bec26b79d5333da34053970f] 01/15/06 23:21:21 Clément Stenac <zorglub@videolan.org> Fix
(edit) @4f86b958a07865f443eef419a6e609f75568492a [4f86b958a07865f443eef419a6e609f75568492a] 01/15/06 23:10:41 Clément Stenac <zorglub@videolan.org> Fix some memleaks
(edit) @72e28abd987d976eff14df05cfc07065c719d159 [72e28abd987d976eff14df05cfc07065c719d159] 01/15/06 19:13:34 Clément Stenac <zorglub@videolan.org> Fix calculation for demux bitrate (Refs:#473)
(edit) @31e0a13eb87875f0f121f63f9e92a07e24fecc31 [31e0a13eb87875f0f121f63f9e92a07e24fecc31] 01/15/06 18:30:45 Clément Stenac <zorglub@videolan.org> Show stats in interface (Refs:#473)
(edit) @5827c899e99ce566ade8d4b149b7c02a0a75278f [5827c899e99ce566ade8d4b149b7c02a0a75278f] 01/14/06 11:57:44 Clément Stenac <zorglub@videolan.org> Add an option to disable stats (Refs:#473)
(edit) @60c51db90c028630b59d462c61e058e8df0651d4 [60c51db90c028630b59d462c61e058e8df0651d4] 01/14/06 00:01:34 Clément Stenac <zorglub@videolan.org> Fix stats crash
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 01/13/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @a5058059abe0fbf691227e9242565939e71f5a0c [a5058059abe0fbf691227e9242565939e71f5a0c] 01/12/06 22:21:36 Clément Stenac <zorglub@videolan.org> Support for moving averages (Refs:#473) Get input bitrate
(edit) @e56193e811c52c1f0945524e47f0f9aa4069d5e0 [e56193e811c52c1f0945524e47f0f9aa4069d5e0] 01/11/06 21:00:58 Clément Stenac <zorglub@videolan.org> Misc stats work (Refs:#473)
(edit) @68aa3ca3202b0f2c7e3b10db9dbe46b436b17bbd [68aa3ca3202b0f2c7e3b10db9dbe46b436b17bbd] 01/08/06 17:32:33 Clément Stenac <zorglub@videolan.org> Merge 0.8.5-api changes Fix compilation
(edit) @03b059c1b6814784fa731a4687ad45b338fa91e8 [03b059c1b6814784fa731a4687ad45b338fa91e8] 01/08/06 16:48:41 Clément Stenac <zorglub@videolan.org> Some more stats preliminary work
(edit) @61bf3204d47b24f0304c1d4b54796140cc1e6b3f [61bf3204d47b24f0304c1d4b54796140cc1e6b3f] 01/05/06 22:56:34 Clément Stenac <zorglub@videolan.org> Remove extra debug
(edit) @a078354921bb82a525f0999f2d287f7651f3c108 [a078354921bb82a525f0999f2d287f7651f3c108] 01/04/06 23:29:53 Clément Stenac <zorglub@videolan.org> Add support for several message queues - please test Initial support for …
Note: See TracRevisionLog for help on using the revision log.