2007-09-10 |
Rafaël Carré | Removes trailing spaces. Removes tabs. |
blob | commitdiff | raw |
2007-02-28 |
Laurent Aimar | Reworked/improved the way sout-keep works. (VLM sout... |
blob | commitdiff | raw | diff to current |
2007-02-26 |
Laurent Aimar | Force VLM stream to not use sout-keep. |
blob | commitdiff | raw | diff to current |
2007-02-10 |
Rémi Denis-Courmont | s/psz_name/psz_path/ for consistency |
blob | commitdiff | raw | diff to current |
2007-02-10 |
Rémi Denis-Courmont | Add pf_control to access_output |
blob | commitdiff | raw | diff to current |
2006-12-24 |
Clément Stenac | A bit of cleanup here and there |
blob | commitdiff | raw | diff to current |
2006-12-14 |
Derk-Jan Hartman | * Fix a couple of const, static and other warnings |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Clément Stenac | A bit of headers cleanup |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Antoine Cellerier | Rename all sout_Cfg* stuff to config_Chain* (as it... |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Clément Stenac | Move stats stuff to the per-instance object |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Clément Stenac | For consistency, remove references to vlc from libvlc |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Rémi Denis-Courmont | Ahem: (v)asprintf requires stdio.h; strndup requires... |
blob | commitdiff | raw | diff to current |
2006-08-06 |
Jean-Paul Saman | Fix compiler warning on uninitialized variable. |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Clément Stenac | Fix duplicate definitions of FREE |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Clément Stenac | Partial rewrite of stats to avoid lookups (Closes:... |
blob | commitdiff | raw | diff to current |
2006-04-27 |
Jean-Paul Saman | Remove whitespace |
blob | commitdiff | raw | diff to current |
2006-04-01 |
Felix Paul Kühne | * 2nd review of /src/* \ libvlc.h (refs #438) |
blob | commitdiff | raw | diff to current |
2006-02-06 |
Antoine Cellerier | Remove useless lines (which came from a missunderstandi... |
blob | commitdiff | raw | diff to current |
2006-02-05 |
Antoine Cellerier | sout-standard-url is deprecated |
blob | commitdiff | raw | diff to current |
2006-02-05 |
Antoine Cellerier | Deprecated options handling |
blob | commitdiff | raw | diff to current |
2006-02-04 |
Clément Stenac | Stop using strings to index stats, use integers. The... |
blob | commitdiff | raw | diff to current |
2006-02-04 |
Clément Stenac | * Avoid useless stats_Get calls |
blob | commitdiff | raw | diff to current |
2006-02-04 |
Clément Stenac | AccessOutWrite is called very often, especially for... |
blob | commitdiff | raw | diff to current |
2006-02-03 |
Sigmund Augdal Helberg | fix --no-stats in a few cases (there are more remaining) |
blob | commitdiff | raw | diff to current |
2006-01-27 |
Clément Stenac | * Improve timers (Refs:#473) |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Clément Stenac | Gather some sout stats (Refs:#473) |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Antoine Cellerier | FSF address change. |
blob | commitdiff | raw | diff to current |
2005-10-29 |
Antoine Cellerier | s/unsuported/unsupported/ (thanks to tumu) |
blob | commitdiff | raw | diff to current |
2005-08-05 |
Christophe Massiot | * ALL: releasing a few unreleased objects. |
blob | commitdiff | raw | diff to current |
2005-07-09 |
Rémi Denis-Courmont | Make Zorglub less unhappy |
blob | commitdiff | raw | diff to current |
2005-07-08 |
Rémi Denis-Courmont | Copyright fixes |
blob | commitdiff | raw | diff to current |
2005-04-08 |
Christophe Massiot | * src/stream_output/stream_output.c : Print a debug... |
blob | commitdiff | raw | diff to current |
2005-03-03 |
Clément Stenac | Handle module variables in sout options parser |
blob | commitdiff | raw | diff to current |
2004-10-15 |
Gildas Bazin | * src/stream_output/stream_output.c: oops, 1.5 seconds... |
blob | commitdiff | raw | diff to current |
2004-10-15 |
Gildas Bazin | * src/stream_output/stream_output.c: |
blob | commitdiff | raw | diff to current |
2004-08-28 |
Sam Hocevar | * Spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-08-04 |
Laurent Aimar | * stream_output: sout_CfgParse will accept a special... |
blob | commitdiff | raw | diff to current |
2004-07-10 |
Laurent Aimar | * all: lot of cosmetics, and added a MUX_GET_MIME... |
blob | commitdiff | raw | diff to current |
2004-07-06 |
Gildas Bazin | * src/stream_output/stream_output.c: don't forget to... |
blob | commitdiff | raw | diff to current |
2004-05-12 |
Gildas Bazin | * src/stream_output/stream_output.c: allows spaces... |
blob | commitdiff | raw | diff to current |
2004-05-11 |
Christophe Massiot | * src/stream_output/stream_output.c: Use strtol for... |
blob | commitdiff | raw | diff to current |
2004-04-25 |
Laurent Aimar | * x264: compilation fix. |
blob | commitdiff | raw | diff to current |
2004-04-25 |
Gildas Bazin | * src/stream_output/stream_output.c: small sout_cfg_par... |
blob | commitdiff | raw | diff to current |
2004-04-25 |
Gildas Bazin | * src/stream_output/stream_output.c: small coding style... |
blob | commitdiff | raw | diff to current |
2004-04-23 |
Laurent Aimar | * stream_output: fixed bool handling in sout_ParseCfg. |
blob | commitdiff | raw | diff to current |
2004-04-23 |
Laurent Aimar | * stream_output: added bool support (untested). |
blob | commitdiff | raw | diff to current |
2004-04-23 |
Laurent Aimar | * stream_output: added a sout_ParseCfg to help sout... |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Laurent Aimar | * input/input_dec.c: we automaticaly switch to minimiz... |
blob | commitdiff | raw | diff to current |
2004-03-11 |
Laurent Aimar | * stream_output: sout_buffer_t -> block_t. |
blob | commitdiff | raw | diff to current |
2004-03-10 |
Laurent Aimar | * stream_output.c: delete meta informations after... |
blob | commitdiff | raw | diff to current |
2004-03-10 |
Laurent Aimar | * input, stream_output: handle sout_instance_t->p_meta. |
blob | commitdiff | raw | diff to current |
2004-03-06 |
Laurent Aimar | * all: implemented sout asynch support. (ie sout will... |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Gildas Bazin | * ALL: changed the prototype of module_Need() to accept... |
blob | commitdiff | raw | diff to current |
2004-02-22 |
Laurent Aimar | * all: changed the prototype of sout_InputNew. |
blob | commitdiff | raw | diff to current |
2004-01-27 |
Gildas Bazin | * modules/packetizer/mpegvideo.c: fixed major bug where... |
blob | commitdiff | raw | diff to current |
2004-01-23 |
Gildas Bazin | * src/stream_output/stream_output.c, include/stream_out... |
blob | commitdiff | raw | diff to current |
2004-01-06 |
Clément Stenac | Updated copyrights in libvlc |
blob | commitdiff | raw | diff to current |
2003-12-07 |
Gildas Bazin | * include/stream_output.h, src/stream_output/stream_out... |
blob | commitdiff | raw | diff to current |
2003-11-21 |
Laurent Aimar | * all: remove sout_format_t and use es_format_t instead. |
blob | commitdiff | raw | diff to current |
2003-09-07 |
Laurent Aimar | * libvlc: removed some unused options. |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Gildas Bazin | * src/stream_output/stream_output.c, include/stream_out... |
blob | commitdiff | raw | diff to current |
2003-08-01 |
Laurent Aimar | * stream_output.c: fixed a segfault when muxer isn... |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Laurent Aimar | * stream_output: * some clean and fixed a little memor... |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Gildas Bazin | * src/stream_output/stream_output.c: fixed segfault... |
blob | commitdiff | raw | diff to current |
2003-05-19 |
Gildas Bazin | * src/stream_output/stream_output.c, modules/stream_out... |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Laurent Aimar | * stream_output.c: some sanity checks and bypass defau... |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Laurent Aimar | * stream_output.c: fix segfault when not specifying... |
blob | commitdiff | raw | diff to current |
2003-04-18 |
Laurent Aimar | * stream_output.c: add a vlc_mutex_lock/unlock ... |
blob | commitdiff | raw | diff to current |
2003-04-16 |
Laurent Aimar | * modules/packetizer/mpegvideo.c : cut after a complet... |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Laurent Aimar | * all: new sout scheme. Now a chain of module are... |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Laurent Aimar | * v4l: updated, now it should grab (and compress if... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Laurent Aimar | * all: fixed some stupid bugs. |
blob | commitdiff | raw | diff to current |
2003-03-15 |
Laurent Aimar | * sout: fix a stupid bug making avi muxer segfaulting. |
blob | commitdiff | raw | diff to current |
2003-03-12 |
Sam Hocevar | * ./src/stream_output/stream_output.c: Win32 compilat... |
blob | commitdiff | raw | diff to current |
2003-03-11 |
Laurent Aimar | * removed strdupa. |
blob | commitdiff | raw | diff to current |
2003-03-11 |
Sam Hocevar | * ./src/stream_output/stream_output.c: fixed a minor... |
blob | commitdiff | raw | diff to current |
2003-03-11 |
Laurent Aimar | * all: reworked stream output. Now it handles mutliple... |
blob | commitdiff | raw | diff to current |
2003-02-25 |
Laurent Aimar | * stream_output.* : added a flags variable to sout_buf... |
blob | commitdiff | raw | diff to current |
2003-02-24 |
Laurent Aimar | * stream_output.c : added a sanity check. |
blob | commitdiff | raw | diff to current |
2003-02-24 |
Laurent Aimar | * stream_output.c : fixed compilation. |
blob | commitdiff | raw | diff to current |
2003-02-16 |
Laurent Aimar | * all: split muxer and access into independant part. |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Laurent Aimar | * all: use p_vlc->pf_memcpy instead of memcpy on big... |
blob | commitdiff | raw | diff to current |
2003-01-14 |
Laurent Aimar | * stream_output.c: fix a bug with "null" stream. |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Laurent Aimar | * mux/avi.c: added index creation. |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Laurent Aimar | * all: now mux and access_out can request to reserve... |
blob | commitdiff | raw | diff to current |
2003-01-08 |
Sam Hocevar | * ./src/stream_output/stream_output.c: minor fix... |
blob | commitdiff | raw | diff to current |
2003-01-08 |
Laurent Aimar | * all: added a new function (sout_BufferChain) and... |
blob | commitdiff | raw | diff to current |
2002-12-14 |
Laurent Aimar | Added stream output. (common work with titer). |
blob | commitdiff | raw | diff to current |
2002-11-11 |
Sam Hocevar | * ./include/*, ./src/*: separated WIN32 #tests and... |
blob | commitdiff | raw | diff to current |
2002-11-10 |
Sam Hocevar | * ALL: WinCE compilation fixes (mostly nonexistent... |
blob | commitdiff | raw | diff to current |
2002-08-14 |
Olivier Teulière | * compilation fix (by sam) |
blob | commitdiff | raw | diff to current |
2002-08-12 |
Christophe Massiot | * Fixed miscellaneous bugs. |
blob | commitdiff | raw | diff to current |
2002-08-12 |
Christophe Massiot | * Fixed a variable overflow bug in the audio output. |
blob | commitdiff | raw | diff to current |
|