root/src/stream_output/stream_output.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @acbad93b8b447ac9f776a53bf3e8f74f15132fe4 [acbad93b8b447ac9f776a53bf3e8f74f15132fe4] 21/09/08 13:59:23 Rémi Denis-Courmont <rdenis@simphalempin.com> lower case the module_* functions
(edit) @6e9df1a6258d221c0d505259249bc905782875d7 [6e9df1a6258d221c0d505259249bc905782875d7] 29/08/08 17:55:58 Rémi Denis-Courmont <rdenis@simphalempin.com> sout_AccessOutNew: allow any VLC object type, not just sout instance
(edit) @631a4861beef2ec7fdf7cbfbde1fd5ce10dbc5ee [631a4861beef2ec7fdf7cbfbde1fd5ce10dbc5ee] 29/08/08 17:54:06 Rémi Denis-Courmont <rdenis@simphalempin.com> Make access_out independent of sout instance
(edit) @c8a5be75a55d0a5dbda485f39c9f52c8de6fed06 [c8a5be75a55d0a5dbda485f39c9f52c8de6fed06] 29/08/08 17:54:02 Rémi Denis-Courmont <rdenis@simphalempin.com> Add ACCESS_OUT_CAN_CONTROL_PACE, fix AccessOutControl? prototype (My fault …
(edit) @fa2757f7f34d533c4d4fd73a47007534bb16829e [fa2757f7f34d533c4d4fd73a47007534bb16829e] 26/08/08 23:27:57 Laurent Aimar <fenrir@videolan.org> Added missing const to sout_NewInstance.
(edit) @1fe2080044a8757e464c856a8b592af3765a1a05 [1fe2080044a8757e464c856a8b592af3765a1a05] 06/07/08 18:35:32 Rémi Denis-Courmont <rdenis@simphalempin.com> core: set meaningful object type names
(edit) @4c8296b58b24175921b37f99dfa7bda5e08f6cdb [4c8296b58b24175921b37f99dfa7bda5e08f6cdb] 22/06/08 18:02:50 Rémi Denis-Courmont <rdenis@simphalempin.com> Fix specifying a sout RTP port number using a sout MRL
(edit) @57c3ecd2292588c7312afbb6935d414bfbe2e826 [57c3ecd2292588c7312afbb6935d414bfbe2e826] 19/06/08 20:06:55 Rémi Duraffort <ivoire@videolan.org> Remove msg_Err about memory allocation. Fix two potential …
(edit) @1d63f0df1be407b1976a37636ce69c76a0adea62 [1d63f0df1be407b1976a37636ce69c76a0adea62] 14/06/08 16:41:57 Pierre d'Herbemont <pdherbemont@videolan.org> stream_output: Remove vlc_playlist.h from included headers list.
(edit) @2709abbb60aeeba299d9cab347cda64f635c2b26 [2709abbb60aeeba299d9cab347cda64f635c2b26] 04/06/08 20:30:38 Rémi Denis-Courmont <rdenis@simphalempin.com> Remove VLC_OBJECT_SOUT
(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) @c35af423b5a87c93ab63e39ad90332e10846bd9f [c35af423b5a87c93ab63e39ad90332e10846bd9f] 06/05/08 13:11:48 Rafaël Carré <funman@videolan.org> Check malloc return value
(edit) @9df284851e95e95a365d058ae26456e6168c84bb [9df284851e95e95a365d058ae26456e6168c84bb] 04/05/08 19:26:07 Rémi Denis-Courmont <rem@videolan.org> Add long overdue private libvlc object pointer... ...and use it for stats …
(edit) @ab95c5fa064411a759f64538b721c8443f5b733f [ab95c5fa064411a759f64538b721c8443f5b733f] 04/05/08 13:18:44 Rémi Denis-Courmont <rem@videolan.org> Remove some dead code
(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) @d1d3dc1d109110bf68cb048c429f6f05a3839200 [d1d3dc1d109110bf68cb048c429f6f05a3839200] 01/05/08 21:11:47 Rémi Denis-Courmont <rem@videolan.org> Remove I64C as well
(edit) @f0c83daa831d070058e04142791eb9d9d0423e0b [f0c83daa831d070058e04142791eb9d9d0423e0b] 01/05/08 20:50:55 Rémi Denis-Courmont <rem@videolan.org> NIH desyndromization
(edit) @afb9691c93dc4f1d59d15c661ac92f06aa634fe9 [afb9691c93dc4f1d59d15c661ac92f06aa634fe9] 22/04/08 15:50:53 Pierre d'Herbemont <pdherbemont@videolan.org> stream_output: Expanded debug message at sout input creation/destruction.
(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) @859436564cd0b85e76b888a88205424ede9cb412 [859436564cd0b85e76b888a88205424ede9cb412] 12/03/08 12:07:42 Rémi Duraffort <ivoire@videolan.org> One more "Remove useless test before free"
(edit) @ac0f8aa5591e34646577220e8a25c2da230eeb39 [ac0f8aa5591e34646577220e8a25c2da230eeb39] 02/03/08 09:48:28 Rémi Denis-Courmont <rem@videolan.org> Special case support --sout URL syntax for RTP demux. This is meant so …
(edit) @a78e273ec53ff8a6c3993f3deda0b893f8dd709a [a78e273ec53ff8a6c3993f3deda0b893f8dd709a] 26/02/08 01:29:12 Pierre d'Herbemont <pdherbemont@videolan.org> misc/objects.c: Don't rely on vlc_object_destroy() to destroy objects, but …
(edit) @4eb79afcdc96124bfab813040e534761ac2ed99b [4eb79afcdc96124bfab813040e534761ac2ed99b] 11/02/08 16:48:25 Jean-Paul Saman <jpsaman@videolan.org> Check malloc return value
(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) @6b822f38be4f5958b1e271324bc73f4a7a98b0bc [6b822f38be4f5958b1e271324bc73f4a7a98b0bc] 09/12/07 18:39:28 Rémi Denis-Courmont <rem@videolan.org> Use (s)size_t for pf_read and pf_write. This is very likely to break .*64 …
(edit) @e7d9e5601fe3603405749091d0eef49630ac7ee8 [e7d9e5601fe3603405749091d0eef49630ac7ee8] 21/10/07 01:22:48 Laurent Aimar <fenrir@videolan.org> Added sout_UpdateStatistic and fixed transcode module to use it. As a …
(edit) @c4d19b859876eee3510940ae172d66d4723ba1a8 [c4d19b859876eee3510940ae172d66d4723ba1a8] 13/10/07 01:41:31 Laurent Aimar <fenrir@videolan.org> Added sout-mux-caching option. It allow to set the initial muxer cache …
(edit) @4ff9961862088bf74ca36f04ae3e34094ec9778f [4ff9961862088bf74ca36f04ae3e34094ec9778f] 18/09/07 17:44:47 Rémi Denis-Courmont <rem@videolan.org> Fix the most common strerror() usages (threads, network, input) - refs …
(edit) @7dd2f1548a90c339f7e91ff469a6ad3ec9eecdd4 [7dd2f1548a90c339f7e91ff469a6ad3ec9eecdd4] 14/09/07 18:36:10 Rémi Denis-Courmont <rem@videolan.org> Use the new block_Fifo functions
(edit) @6ee1e193fd896ab9a4729fde14f009d9ce629815 [6ee1e193fd896ab9a4729fde14f009d9ce629815] 10/09/07 20:56:52 Rafaël Carré <funman@videolan.org> Removes trailing spaces. Removes tabs.
(edit) @e87abf624a0302f8d6f7bdd0a9f550cec1f5fb12 [e87abf624a0302f8d6f7bdd0a9f550cec1f5fb12] 28/02/07 23:45:02 Laurent Aimar <fenrir@videolan.org> Reworked/improved the way sout-keep works. (VLM sout-keep does not work …
(edit) @d7bc817f72e44cacf0fc9468c7988ee1f4b565a7 [d7bc817f72e44cacf0fc9468c7988ee1f4b565a7] 26/02/07 20:27:35 Laurent Aimar <fenrir@videolan.org> Force VLM stream to not use sout-keep. Fixed race condition with …
(edit) @af518b8ae9cd02f3fdf61fbc4d4cfa08d73b7b07 [af518b8ae9cd02f3fdf61fbc4d4cfa08d73b7b07] 10/02/07 15:53:47 Rémi Denis-Courmont <rem@videolan.org> s/psz_name/psz_path/ for consistency
(edit) @890a4fb73ae376b3a6d610dda8ab219b7bad26ce [890a4fb73ae376b3a6d610dda8ab219b7bad26ce] 10/02/07 15:43:45 Rémi Denis-Courmont <rem@videolan.org> Add pf_control to access_output
(edit) @eedba76b51be5583dabed93222b570a8bc05cabe [eedba76b51be5583dabed93222b570a8bc05cabe] 24/12/06 14:50:47 Clément Stenac <zorglub@videolan.org> A bit of cleanup here and there
(edit) @1e4db902f9abb4157e4a5b26643b01fd66c950ed [1e4db902f9abb4157e4a5b26643b01fd66c950ed] 14/12/06 01:14:37 Derk-Jan Hartman <hartman@videolan.org> * Fix a couple of const, static and other warnings
(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) @62fffadfea2834f7ff57a6ec1b15f8be35e68916 [62fffadfea2834f7ff57a6ec1b15f8be35e68916] 01/10/06 18:08:37 Antoine Cellerier <dionoea@videolan.org> Rename all sout_Cfg* stuff to config_Chain* (as it isn't really sout …
(edit) @8923568d00bddb39e34f82ee8b62152389321b77 [8923568d00bddb39e34f82ee8b62152389321b77] 15/09/06 17:10:25 Clément Stenac <zorglub@videolan.org> Move stats stuff to the per-instance object
(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) @83f23b6686543887f908d184387782bf018c35d5 [83f23b6686543887f908d184387782bf018c35d5] 12/09/06 20:49:41 Rémi Denis-Courmont <rem@videolan.org> Ahem: (v)asprintf requires stdio.h; strndup requires string.h
(edit) @efca32ab0a4c9af4bda5656a60e6e00f74dd1e81 [efca32ab0a4c9af4bda5656a60e6e00f74dd1e81] 06/08/06 15:09:42 Jean-Paul Saman <jpsaman@videolan.org> Fix compiler warning on uninitialized variable.
(edit) @2d824acd426d7f4c5169083ce9966b5ed4e15da3 [2d824acd426d7f4c5169083ce9966b5ed4e15da3] 03/08/06 17:34:08 Clément Stenac <zorglub@videolan.org> Fix duplicate definitions of FREE
(edit) @baacaea316cff470f3fe11e52a833ef4a51afe74 [baacaea316cff470f3fe11e52a833ef4a51afe74] 15/06/06 23:22:35 Clément Stenac <zorglub@videolan.org> Partial rewrite of stats to avoid lookups (Closes:#693)
(edit) @6d3beb9dd21349029d906247b507cfe39b727545 [6d3beb9dd21349029d906247b507cfe39b727545] 27/04/06 10:13:50 Jean-Paul Saman <jpsaman@videolan.org> Remove whitespace
(edit) @8ab353b1123d829cd0e335a36cc7dffb4ae83a19 [8ab353b1123d829cd0e335a36cc7dffb4ae83a19] 01/04/06 13:27:40 Felix Paul Kühne <fkuehne@videolan.org> * 2nd review of /src/* \ libvlc.h (refs #438)
(edit) @da74604a7fe2bf6716caf3aeadbacabc0f2b21a7 [da74604a7fe2bf6716caf3aeadbacabc0f2b21a7] 06/02/06 13:07:40 Antoine Cellerier <dionoea@videolan.org> Remove useless lines (which came from a missunderstanding of how it …
(edit) @97278aab3f37ab17090237bab1df03ccfc06cdf7 [97278aab3f37ab17090237bab1df03ccfc06cdf7] 05/02/06 23:14:00 Antoine Cellerier <dionoea@videolan.org> sout-standard-url is deprecated
(edit) @60cca6d5a5d14d9d34f2cb4a198d7f44faceca1f [60cca6d5a5d14d9d34f2cb4a198d7f44faceca1f] 05/02/06 23:01:23 Antoine Cellerier <dionoea@videolan.org> Deprecated options handling
(edit) @0b44cb999e661507876710e271a58b800e7db068 [0b44cb999e661507876710e271a58b800e7db068] 04/02/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] 04/02/06 12:04:42 Clément Stenac <zorglub@videolan.org> * Avoid useless stats_Get calls * Reduce vlc_object_find calls
(edit) @4efb291167cf3587943b88e62c834777ea46dbd6 [4efb291167cf3587943b88e62c834777ea46dbd6] 04/02/06 01:08:50 Clément Stenac <zorglub@videolan.org> AccessOutWrite? is called very often, especially for TS. Don't store stats …
(edit) @e6f3d0a63a18281befcad43e04aad5aa8918acc8 [e6f3d0a63a18281befcad43e04aad5aa8918acc8] 03/02/06 15:07:41 Sigmund Augdal Helberg <sigmunau@videolan.org> fix --no-stats in a few cases (there are more remaining)
(edit) @f3112de7dcd678e5d2998460f68101f0cb2fb275 [f3112de7dcd678e5d2998460f68101f0cb2fb275] 27/01/06 19:28:45 Clément Stenac <zorglub@videolan.org> * Improve timers (Refs:#473) * AccessOutWrite? can be called with input …
(edit) @a838001a28815da989f1d92b434372c9b7041ad2 [a838001a28815da989f1d92b434372c9b7041ad2] 23/01/06 22:21:19 Clément Stenac <zorglub@videolan.org> Gather some sout stats (Refs:#473)
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 13/01/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @b376e4e2a305ec3243b0bf07fbbf6538e35ff602 [b376e4e2a305ec3243b0bf07fbbf6538e35ff602] 29/10/05 23:14:23 Antoine Cellerier <dionoea@videolan.org> s/unsuported/unsupported/ (thanks to tumu)
(edit) @af59bbe34108c68a70c11fbaaae7660c21ff4f21 [af59bbe34108c68a70c11fbaaae7660c21ff4f21] 05/08/05 15:45:56 Christophe Massiot <massiot@videolan.org> * ALL: releasing a few unreleased objects.
(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) @fd693f3849ff09f131ce4a1b6aacb01c66b449d8 [fd693f3849ff09f131ce4a1b6aacb01c66b449d8] 08/04/05 19:55:29 Christophe Massiot <massiot@videolan.org> * src/stream_output/stream_output.c : Print a debug message when a packet …
(edit) @48b0c407071afc2ac607d8876d9385832d7794e8 [48b0c407071afc2ac607d8876d9385832d7794e8] 03/03/05 19:30:07 Clément Stenac <zorglub@videolan.org> Handle module variables in sout options parser
(edit) @41433abd8d18b3c0226deb40c6cf069a3bb33f51 [41433abd8d18b3c0226deb40c6cf069a3bb33f51] 15/10/04 17:46:53 Gildas Bazin <gbazin@videolan.org> * src/stream_output/stream_output.c: oops, 1.5 seconds, not 15.
(edit) @11fddaa6fa3d16939419a14f7a31a10db8369a52 [11fddaa6fa3d16939419a14f7a31a10db8369a52] 15/10/04 17:42:01 Gildas Bazin <gbazin@videolan.org> * src/stream_output/stream_output.c: - for muxers that request some …
(edit) @f0251c53bd46a47a96563aece4054399c450f7ba [f0251c53bd46a47a96563aece4054399c450f7ba] 28/08/04 13:29:48 Sam Hocevar <sam@videolan.org> * Spelling fixes.
(edit) @4e454f011c874bce730643c01083b3085398edbf [4e454f011c874bce730643c01083b3085398edbf] 04/08/04 23:50:59 Laurent Aimar <fenrir@videolan.org> * stream_output: sout_CfgParse will accept a special mode ('*' in …
(edit) @5363e037cc0c01bcd118ce1f324a6b105052a720 [5363e037cc0c01bcd118ce1f324a6b105052a720] 10/07/04 19:18:50 Laurent Aimar <fenrir@videolan.org> * all: lot of cosmetics, and added a MUX_GET_MIME (not yet used).
(edit) @9f0ab732b3e937b4567d212de3e5ccebcd945aad [9f0ab732b3e937b4567d212de3e5ccebcd945aad] 06/07/04 19:09:10 Gildas Bazin <gbazin@videolan.org> * src/stream_output/stream_output.c: don't forget to detach an object …
(edit) @3585c395094f5bfb81cc277357241402628e4f45 [3585c395094f5bfb81cc277357241402628e4f45] 12/05/04 19:45:18 Gildas Bazin <gbazin@videolan.org> * src/stream_output/stream_output.c: allows spaces in the options of the …
(edit) @eeb51429199c125ab84cada93d0a0b4d4c2e194c [eeb51429199c125ab84cada93d0a0b4d4c2e194c] 11/05/04 16:03:50 Christophe Massiot <massiot@videolan.org> * src/stream_output/stream_output.c: Use strtol for option parsing …
(edit) @0227e58d7e9d11fc499b0ee0fbec1d1586960979 [0227e58d7e9d11fc499b0ee0fbec1d1586960979] 25/04/04 20:37:47 Laurent Aimar <fenrir@videolan.org> * x264: compilation fix. * stream_output.c: sout_ParseCfg warns about …
(edit) @3ef2227a289c65c86c5e09f272b166977c66ac77 [3ef2227a289c65c86c5e09f272b166977c66ac77] 25/04/04 16:15:29 Gildas Bazin <gbazin@videolan.org> * src/stream_output/stream_output.c: small sout_cfg_parser() changes. * …
(edit) @926ffdc23b3edcb8081eb64d5eb7456033b2f663 [926ffdc23b3edcb8081eb64d5eb7456033b2f663] 25/04/04 10:24:24 Gildas Bazin <gbazin@videolan.org> * src/stream_output/stream_output.c: small coding style changes.
(edit) @4518a7d784e3ebabf4351725760c612831179239 [4518a7d784e3ebabf4351725760c612831179239] 24/04/04 01:51:46 Laurent Aimar <fenrir@videolan.org> * stream_output: fixed bool handling in sout_ParseCfg.
(edit) @9db69040afd0265ee446d000ce8582f8104116fe [9db69040afd0265ee446d000ce8582f8104116fe] 24/04/04 01:31:21 Laurent Aimar <fenrir@videolan.org> * stream_output: added bool support (untested).
(edit) @a31d6d62cc808d3098f1c1d35f06d5510d50da6b [a31d6d62cc808d3098f1c1d35f06d5510d50da6b] 24/04/04 01:25:47 Laurent Aimar <fenrir@videolan.org> * stream_output: added a sout_ParseCfg to help sout modules, and …
(edit) @fb7ad3201961499278138cd9e8ee89bf45680521 [fb7ad3201961499278138cd9e8ee89bf45680521] 08/04/04 01:13:03 Laurent Aimar <fenrir@videolan.org> * input/input_dec.c: we automaticaly switch to minimize thread mode when …
(edit) @1007fd93863262b3df3a066928ca7137fae9c46b [1007fd93863262b3df3a066928ca7137fae9c46b] 11/03/04 18:34:25 Laurent Aimar <fenrir@videolan.org> * stream_output: sout_buffer_t -> block_t.
(edit) @5c2b06f2707680a1c5d5388e906c6afb953381d8 [5c2b06f2707680a1c5d5388e906c6afb953381d8] 11/03/04 00:41:36 Laurent Aimar <fenrir@videolan.org> * stream_output.c: delete meta informations after the stream out chain.
(edit) @09ba73c7643dd96696aeaa82bc116b2b5d5b5573 [09ba73c7643dd96696aeaa82bc116b2b5d5b5573] 10/03/04 22:55:25 Laurent Aimar <fenrir@videolan.org> * input, stream_output: handle sout_instance_t->p_meta.
(edit) @1d7b91d6a91f864ac7fb1155db540d83beb9bfe1 [1d7b91d6a91f864ac7fb1155db540d83beb9bfe1] 06/03/04 17:36:37 Laurent Aimar <fenrir@videolan.org> * all: implemented sout asynch support. (ie sout will try to work at the …
(edit) @c87d50dd850bac965aaf9e81b97e0c166fc22a4f [c87d50dd850bac965aaf9e81b97e0c166fc22a4f] 03/03/04 21:39:53 Gildas Bazin <gbazin@videolan.org> * ALL: changed the prototype of module_Need() to accept a "strict" boolean …
(edit) @ef9b193b4cc7801f7546bcf3431083566cd54060 [ef9b193b4cc7801f7546bcf3431083566cd54060] 22/02/04 17:08:47 Laurent Aimar <fenrir@videolan.org> * all: changed the prototype of sout_InputNew.
(edit) @02d6bac4129293e33ae12057fd6e418f20d7d771 [02d6bac4129293e33ae12057fd6e418f20d7d771] 27/01/04 15:05:33 Gildas Bazin <gbazin@videolan.org> * modules/packetizer/mpegvideo.c: fixed major bug where the first frame …
(edit) @5c2cf083f90c34009b799ff65db74f27930a493d [5c2cf083f90c34009b799ff65db74f27930a493d] 23/01/04 18:56:14 Gildas Bazin <gbazin@videolan.org> * src/stream_output/stream_output.c, include/stream_output.h: new …
(edit) @25cd1327a67705cdecbb8754f405be01557a175b [25cd1327a67705cdecbb8754f405be01557a175b] 06/01/04 13:02:06 Clément Stenac <zorglub@videolan.org> Updated copyrights in libvlc
(edit) @c89488f5f92ec2c58d977ace86e0ca92aa176904 [c89488f5f92ec2c58d977ace86e0ca92aa176904] 07/12/03 18:09:33 Gildas Bazin <gbazin@videolan.org> * include/stream_output.h, src/stream_output/stream_output.c: added a …
(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) @4b7cff4d248bea925e6bb19157f6a65aed3f3788 [4b7cff4d248bea925e6bb19157f6a65aed3f3788] 08/09/03 00:43:17 Laurent Aimar <fenrir@videolan.org> * libvlc: removed some unused options. added sout-keep option …
(edit) @d9069191463dd5a23ba83d8bf327c75d57162ebf [d9069191463dd5a23ba83d8bf327c75d57162ebf] 09/08/03 16:59:24 Gildas Bazin <gbazin@videolan.org> * src/stream_output/stream_output.c, include/stream_output.h: added an …