2008-05-31 |
Rémi Denis-Courmont | Plugins: include vlc_common.h directly instead of vlc... |
blob | commitdiff | raw |
2008-05-21 |
Rémi Denis-Courmont | Use gettext_noop() consistently |
blob | commitdiff | raw | diff to current |
2008-05-08 |
Rémi Denis-Courmont | Include vlc_plugin.h as needed |
blob | commitdiff | raw | diff to current |
2008-05-01 |
Rémi Denis-Courmont | NIH syndrome cure (2) |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Jean-Paul Saman | Merge branch 'master' of git@git.videolan.org:vlc |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Pierre d'Herbemont | Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA... |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Rafaël Carré | mux: fix warnings, fix Control() indentation |
blob | commitdiff | raw | diff to current |
2008-01-23 |
Rémi Denis-Courmont | Don't include config.h from the headers - refs #297. |
blob | commitdiff | raw | diff to current |
2007-09-14 |
Rémi Denis-Courmont | Use the new block_Fifo functions |
blob | commitdiff | raw | diff to current |
2007-08-20 |
Rémi Denis-Courmont | Remove stdlib.h |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Laurent Aimar | Compilation warning fixes. |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Clément Stenac | A bit of headers cleanup |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Sigmund Augdal Helberg | mux/avi.c: write '\0' rather than an uninitalized byte... |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Sigmund Augdal Helberg | mux/avi.c: fixed a crash when trying to make audio... |
blob | commitdiff | raw | diff to current |
2006-04-30 |
Clément Stenac | Woops |
blob | commitdiff | raw | diff to current |
2006-04-30 |
Clément Stenac | Fortune |
blob | commitdiff | raw | diff to current |
2006-02-01 |
Rémi Denis-Courmont | Uniformize source files encoding |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Antoine Cellerier | FSF address change. |
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-01-20 |
Gildas Bazin | * modules/mux/asf.c: only add an audio error correction... |
blob | commitdiff | raw | diff to current |
2004-12-11 |
Clément Stenac | Improvements to preferences |
blob | commitdiff | raw | diff to current |
2004-08-04 |
Laurent Aimar | * avi.c: fixed fps computation, thanks markfm for... |
blob | commitdiff | raw | diff to current |
2004-07-10 |
Laurent Aimar | * all: cosmetics + MUX_GET_MIME. |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Gildas Bazin | * modules/mux/*: fixed block_Realloc() typo. |
blob | commitdiff | raw | diff to current |
2004-03-11 |
Laurent Aimar | * mux: sout_buffer_t -> block_t. |
blob | commitdiff | raw | diff to current |
2004-02-06 |
Gildas Bazin | * modules/mux/avi.c, modules/mux/ogg.c: use SetDWLE... |
blob | commitdiff | raw | diff to current |
2003-12-22 |
Sam Hocevar | * toolbox: |
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-08-17 |
Laurent Aimar | * avi, dummy: removed useless include. |
blob | commitdiff | raw | diff to current |
2003-08-10 |
Gildas Bazin | * modules/demux/mkv.cpp, modules/mux/avi.c, modules... |
blob | commitdiff | raw | diff to current |
2003-05-02 |
Laurent Aimar | * copy: added raw audio/video support. |
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-11 |
Laurent Aimar | * all: reworked stream output. Now it handles mutliple... |
blob | commitdiff | raw | diff to current |
2003-03-03 |
Gildas Bazin | * ALL: Finally fixed the MSVC project files. |
blob | commitdiff | raw | diff to current |
2003-02-24 |
Laurent Aimar | * all : fix compilation. |
blob | commitdiff | raw | diff to current |
2003-02-24 |
Laurent Aimar | * stream_output.c : fixed compilation. |
blob | commitdiff | raw | diff to current |
2003-02-24 |
Laurent Aimar | * stream output: fixed name inconsistency, added a... |
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-19 |
Laurent Aimar | * avi.c : proper way to store fourcc. |
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-12 |
Laurent Aimar | * avi.c: avi muxer. (It produces broken files, but... |
blob | commitdiff | raw | diff to current |
|