2008-07-05 |
Rémi Denis-Courmont | CSA: simplify and remove scary amd64 warning |
tree | commitdiff |
2008-07-03 |
Rémi Denis-Courmont | Format string fixes |
tree | commitdiff |
2008-07-02 |
Ilkka Ollakka | When deleting track, reduce stream bitrate too, unless... |
tree | commitdiff |
2008-06-30 |
Antoine Cellerier | Note to self: test compilation before applying patches. |
tree | commitdiff |
2008-06-30 |
Georgi Chorbadzhiyski | Add --sout-asf-bitrate-override setting to ASF muxer |
tree | commitdiff |
2008-06-30 |
Georgi Chorbadzhiyski | Small cleanup in asf muxer. Use SOUT_CFG_PREFIX in... |
tree | commitdiff |
2008-06-28 |
Kaloyan Kovachev | Small fixes for ts_mux |
tree | commitdiff |
2008-06-24 |
Yohann Martineau | fixed compilation on debian etch. |
tree | commitdiff |
2008-06-18 |
Jean-Paul Saman | Break long line. |
tree | commitdiff |
2008-06-17 |
Rémi Denis-Courmont | Use vlc_object_lock and vlc_object_unlock |
tree | commitdiff |
2008-06-15 |
Kaloyan Kovachev | Dynamic two-keys CSA |
tree | commitdiff |
2008-06-10 |
Rémi Denis-Courmont | rtp: don't build unused directory |
tree | commitdiff |
2008-06-07 |
Kaloyan Kovachev | Move the CSA Key parsing inside csa_SetCW function |
tree | commitdiff |
2008-05-31 |
Rémi Denis-Courmont | Plugins: include vlc_common.h directly instead of vlc... |
tree | commitdiff |
2008-05-27 |
Rémi Denis-Courmont | A lot of missing const in options lists |
tree | commitdiff |
2008-05-26 |
Pierre d'Herbemont | libvlccore: Rename iso_lang.h to vlc_iso_lang.h because... |
tree | commitdiff |
2008-05-21 |
Rémi Denis-Courmont | Use gettext_noop() consistently |
tree | commitdiff |
2008-05-08 |
Rémi Denis-Courmont | Remove E_() |
tree | commitdiff |
2008-05-08 |
Rémi Denis-Courmont | Include vlc_plugin.h as needed |
tree | commitdiff |
2008-05-06 |
Rafaël Carré | Fix #1572 |
tree | commitdiff |
2008-05-04 |
Rémi Denis-Courmont | Maintain SUBDIRS manually for extra flexibility |
tree | commitdiff |
2008-05-03 |
Rémi Denis-Courmont | Use vlc_memset/vlc_memcpy |
tree | commitdiff |
2008-05-01 |
Rémi Denis-Courmont | Remove I64C as well |
tree | commitdiff |
2008-05-01 |
Rémi Denis-Courmont | NIH syndrome cure (2) |
tree | commitdiff |
2008-05-01 |
Rémi Denis-Courmont | Remove useless #include |
tree | commitdiff |
2008-04-28 |
Rémi Denis-Courmont | Don't use VLC_ADD_PLUGIN for common sout and packetizer... |
tree | commitdiff |
2008-04-24 |
Jean-Paul Saman | Fix indentation in scope blocks after bool change. |
tree | commitdiff |
2008-04-14 |
Jean-Paul Saman | Merge branch 'master' of git@git.videolan.org:vlc |
tree | commitdiff |
2008-04-14 |
Pierre d'Herbemont | Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA... |
tree | commitdiff |
2008-03-31 |
Jean-Paul Saman | Add space after , in defining module properties. |
tree | commitdiff |
2008-03-23 |
Rémi Denis-Courmont | Check-in modules/Makefile.am |
tree | commitdiff |
2008-03-19 |
Rémi Denis-Courmont | Use NDEBUG |
tree | commitdiff |
2008-03-14 |
Rafaël Carré | Fix AAC muxing into TS |
tree | commitdiff |
2008-03-12 |
Rémi Duraffort | Another time "Remove useless test ..." |
tree | commitdiff |
2008-03-02 |
André Weber | Merge branch 'master' of git@git.videolan.org:vlc |
tree | commitdiff |
2008-03-02 |
Jean-Paul Saman | Remove useless error messages when allocation of struct... |
tree | commitdiff |
2008-03-02 |
Jean-Paul Saman | Don't leak memory when filling in p_stream->p_decoder_s... |
tree | commitdiff |
2008-02-28 |
Rémi Denis-Courmont | Accept MP3 as an alternative to MPGA for RTP and TS. |
tree | commitdiff |
2008-01-29 |
Rémi Denis-Courmont | Comment related to previous commit |
tree | commitdiff |
2008-01-29 |
Rafaël Carré | mux: fix warnings, fix Control() indentation |
tree | commitdiff |
2008-01-23 |
Rémi Denis-Courmont | Don't include config.h from the headers - refs #297. |
tree | commitdiff |
2008-01-16 |
Rémi Denis-Courmont | Revert the so-called whitelisting commits that are... |
tree | commitdiff |
2008-01-16 |
Rafaël Carré | input options whitelisting, step 2 (refs #1371) |
tree | commitdiff |
2008-01-11 |
Dennis van Amerongen | * modules/mux/mp4.c: typo opened -> opened spotted... |
tree | commitdiff |
2007-10-26 |
Jean-Paul Saman | Fix small issues in mux/ts.c: |
tree | commitdiff |
2007-10-18 |
Jean-Paul Saman | Use proper unity. |
tree | commitdiff |
2007-10-02 |
Laurent Aimar | Fixed const warnings. |
tree | commitdiff |
2007-10-02 |
Rémi Denis-Courmont | - Heavily simplify the MPJPEG mux (closes #1188);... |
tree | commitdiff |
2007-09-16 |
Rémi Denis-Courmont | Error handling |
tree | commitdiff |
2007-09-14 |
Rémi Denis-Courmont | typo |
tree | commitdiff |
2007-09-14 |
Rémi Denis-Courmont | Use the new block_Fifo functions |
tree | commitdiff |
2007-09-10 |
Rafaël Carré | Removes trailing spaces. Removes tabs. |
tree | commitdiff |
2007-08-20 |
Rémi Denis-Courmont | Remove _GNU_SOURCE and string.h too |
tree | commitdiff |
2007-08-20 |
Rémi Denis-Courmont | Remove stdlib.h |
tree | commitdiff |
2007-08-15 |
Pierre d'Herbemont | * Protect input item's meta through setters and getters... |
tree | commitdiff |
2007-05-25 |
Laurent Aimar | Compilation warning fixes. |
tree | commitdiff |
2007-05-16 |
Jean-Paul Saman | Correct csa_New() prototype by adding void argument. |
tree | commitdiff |
2007-04-29 |
Jean-Paul Saman | Numerous compile fixes. |
tree | commitdiff |
2007-04-19 |
Gildas Bazin | * modules/demux/mp4/*, modules/mux/mp4.c: add support... |
tree | commitdiff |
2007-04-06 |
Christophe Massiot | * modules/mux/mpeg/ts.c: Fixed comment. |
tree | commitdiff |
2007-03-23 |
Christophe Mutricy | Fix the strings. |
tree | commitdiff |
2007-02-14 |
Christophe Massiot | * modules/mux/mpeg/ts.c: EN 300 473 says that data_ali... |
tree | commitdiff |
2007-01-19 |
Christophe Massiot | * modules/demux/ts.c: Parse the telx descriptor and... |
tree | commitdiff |
2006-12-24 |
Clément Stenac | More cleanup |
tree | commitdiff |
2006-12-12 |
Jean-Paul Saman | Small readability enhancement |
tree | commitdiff |
2006-11-26 |
Clément Stenac | A bit of headers cleanup |
tree | commitdiff |
2006-11-21 |
Jean-Paul Saman | Rewrote internal RTCP to support multiple client connec... |
tree | commitdiff |
2006-11-07 |
Christophe Massiot | * modules/mux/mpeg/ts.c: Fixed --sout-ts-crypt-audio and |
tree | commitdiff |
2006-11-01 |
Sigmund Augdal Helberg | mux/avi.c: write '\0' rather than an uninitalized byte... |
tree | commitdiff |
2006-11-01 |
Sigmund Augdal Helberg | mux/avi.c: fixed a crash when trying to make audio... |
tree | commitdiff |
2006-10-08 |
Derk-Jan Hartman | * Don't skip SPS/PPS after all. Apparently there is... |
tree | commitdiff |
2006-10-08 |
Derk-Jan Hartman | * Skip h264 SPS/PPS in bitstream when muxing mp4 |
tree | commitdiff |
2006-10-05 |
Sam Hocevar | * Spelling fixes here and there. |
tree | commitdiff |
2006-10-01 |
Antoine Cellerier | Rename all sout_Cfg* stuff to config_Chain* (as it... |
tree | commitdiff |
2006-09-30 |
Clément Stenac | Re-enable art fetching when in "ALL" mode |
tree | commitdiff |
2006-09-15 |
Clément Stenac | For consistency, remove references to vlc from libvlc |
tree | commitdiff |
2006-09-09 |
Clément Stenac | Copyright stuff |
tree | commitdiff |
2006-08-15 |
Derk-Jan Hartman | * Get and write the correct profile_compat_byte |
tree | commitdiff |
2006-08-06 |
Jean-Paul Saman | Remove some whitespace |
tree | commitdiff |
2006-08-03 |
Clément Stenac | Fix duplicate definitions of FREE |
tree | commitdiff |
2006-07-18 |
Sigmund Augdal Helberg | support muxing and demuxing of dual mono mpeg ts stream... |
tree | commitdiff |
2006-06-06 |
Marian Durkovic | make --sout-ts-alignment default enabled (refs: #669) |
tree | commitdiff |
2006-05-31 |
Dennis van Amerongen | * modules/mux/asf.c: Experimental support for AAC ... |
tree | commitdiff |
2006-05-14 |
Clément Stenac | Merge back branch 0.8.6-playlist-vlm to trunk. |
tree | commitdiff |
2006-05-01 |
Clément Stenac | Forwardport [15492] |
tree | commitdiff |
2006-04-30 |
Clément Stenac | Woops |
tree | commitdiff |
2006-04-30 |
Clément Stenac | Fortune |
tree | commitdiff |
2006-04-14 |
Clément Stenac | Strings |
tree | commitdiff |
2006-04-06 |
Christophe Massiot | * ALL: extention -> extension |
tree | commitdiff |
2006-03-31 |
Clément Stenac | Muxers (Refs:#438) |
tree | commitdiff |
2006-03-25 |
Felix Paul Kühne | * another 1st string review, refs #438 |
tree | commitdiff |
2006-03-20 |
Christophe Massiot | * modules/mux/mpeg/ts.c: New --sout-ts-alignment option. |
tree | commitdiff |
2006-03-14 |
Christophe Mutricy | ALL: Fix make distcheck |
tree | commitdiff |
2006-03-11 |
Clément Stenac | Fix crash in TS muxer. Patch by Alex Antropoff. |
tree | commitdiff |
2006-03-03 |
Jean-Paul Saman | Structures and functions for RTCP support. BIG FAT... |
tree | commitdiff |
2006-02-01 |
Rémi Denis-Courmont | Uniformize source files encoding |
tree | commitdiff |
2006-01-12 |
Antoine Cellerier | FSF address change. |
tree | commitdiff |
2005-10-15 |
Sigmund Augdal Helberg | all: updated my name and e-mail address |
tree | commitdiff |
2005-10-09 |
Laurent Aimar | * ts: fix segfault with old dvbpsi, fix uninitialized... |
tree | commitdiff |
2005-09-28 |
Antoine Cellerier | * trailing spaces removal (this commit is really useless) |
tree | commitdiff |
next |