root/modules/stream_out/gather.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3561b9b28f58eb7a4183e158a8fd973800d31ceb [3561b9b28f58eb7a4183e158a8fd973800d31ceb] 31/05/08 21:10:30 Rémi Denis-Courmont <rdenis@simphalempin.com> Plugins: include vlc_common.h directly instead of vlc/vlc.h
(edit) @13ae40b0efc4f1b1ce205d9a057537047fcab3f4 [13ae40b0efc4f1b1ce205d9a057537047fcab3f4] 21/05/08 19:19:25 Rémi Denis-Courmont <rem@videolan.org> Use gettext_noop() consistently
(edit) @27d483e9ef7a451397d7857251c8d67097661f1d [27d483e9ef7a451397d7857251c8d67097661f1d] 08/05/08 18:20:21 Rémi Denis-Courmont <rem@videolan.org> Include vlc_plugin.h as needed
(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) @52e95c97f521097c3ac0f77f2b1aa0d0e04d35f1 [52e95c97f521097c3ac0f77f2b1aa0d0e04d35f1] 29/01/08 14:40:35 Rafaël Carré <funman@videolan.org> stream_out: fix warnings rtp: add the prototype for …
(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) @7c7e278db6ec6254636ef7b89cca2ae9b467dada [7c7e278db6ec6254636ef7b89cca2ae9b467dada] 29/09/07 16:22:50 Jean-Paul Saman <jpsaman@videolan.org> Check malloc return value)
(edit) @81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808 [81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808] 20/08/07 21:08:22 Rémi Denis-Courmont <rem@videolan.org> Remove stdlib.h
(edit) @c6957ea90bb20ccff9545f3041a24fe1aa8169d3 [c6957ea90bb20ccff9545f3041a24fe1aa8169d3] 02/03/07 20:08:06 Laurent Aimar <fenrir@videolan.org> Really fixed 'gather' segfault.
(edit) @da70bf94823d32dce1a40597c95aa130c545f50f [da70bf94823d32dce1a40597c95aa130c545f50f] 25/02/07 12:46:07 Laurent Aimar <fenrir@videolan.org> Fixed stream ouput gather module and renable it (close #1032)
(edit) @fe1670bd6436b85002b873bcd8ec69081c4b768a [fe1670bd6436b85002b873bcd8ec69081c4b768a] 10/02/07 21:32:57 Rémi Denis-Courmont <rem@videolan.org> Fix double free - closes #1032
(edit) @58888942c16299047f0e3022cb57bcd7842bff82 [58888942c16299047f0e3022cb57bcd7842bff82] 10/02/07 21:22:50 Rémi Denis-Courmont <rem@videolan.org> English grammar fixes (I think)
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 26/11/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @50b018487bf50dec3d80fc583a2b896d6a990c4d [50b018487bf50dec3d80fc583a2b896d6a990c4d] 25/03/06 11:57:34 Clément Stenac <zorglub@videolan.org> Strings review in stream_out (Refs:#438). Please review these once more as …
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 13/01/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(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) @a90a19a6b0468ea9fedadc27cfc1118d70295263 [a90a19a6b0468ea9fedadc27cfc1118d70295263] 11/12/04 15:45:46 Clément Stenac <zorglub@videolan.org> Improvements to preferences * Each module can declare a "human-readable …
(edit) @43a8115c06ed15f17b9c5a78057d616c9e42e24b [43a8115c06ed15f17b9c5a78057d616c9e42e24b] 10/07/04 19:20:59 Laurent Aimar <fenrir@videolan.org> * all: cosmetics.
(edit) @8547ffaaeb80e961f0d5a415e863f9f2226629a4 [8547ffaaeb80e961f0d5a415e863f9f2226629a4] 11/03/04 18:36:43 Laurent Aimar <fenrir@videolan.org> * stream_out: sout_buffer_t -> block_t.
(edit) @eed2a24c40281284046f1d2590a125d2673e61ce [eed2a24c40281284046f1d2590a125d2673e61ce] 25/01/04 15:34:25 Gildas Bazin <gbazin@videolan.org> * modules/stream_out/*: coding style changes + strings review.
(edit) @bfeea8d61f8591f77a75a8c8a7a0c09c8681bda7 [bfeea8d61f8591f77a75a8c8a7a0c09c8681bda7] 21/11/03 16:32:09 Laurent Aimar <fenrir@videolan.org> * all: remove sout_format_t and use es_format_t instead.
(edit) @0041c1c43dfb0b51832a283910f58b01c419bce9 [0041c1c43dfb0b51832a283910f58b01c419bce9] 07/09/03 22:12:44 Laurent Aimar <fenrir@videolan.org> * gather: try to gather stream with similar properties (eg mp3), wait …
Note: See TracRevisionLog for help on using the revision log.