|
|
|
@3561b9b28f58eb7a4183e158a8fd973800d31ceb
|
[3561b9b28f58eb7a4183e158a8fd973800d31ceb]
|
05/31/08 21:10:30 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Plugins: include vlc_common.h directly instead of vlc/vlc.h |
|
|
|
@5e15258c9ef28558fe2abc941fc1527e02b04c21
|
[5e15258c9ef28558fe2abc941fc1527e02b04c21]
|
05/27/08 21:16:52 |
Rémi Denis-Courmont <rem@videolan.org> |
A lot of missing const in options lists |
|
|
|
@13ae40b0efc4f1b1ce205d9a057537047fcab3f4
|
[13ae40b0efc4f1b1ce205d9a057537047fcab3f4]
|
05/21/08 19:19:25 |
Rémi Denis-Courmont <rem@videolan.org> |
Use gettext_noop() consistently |
|
|
|
@27d483e9ef7a451397d7857251c8d67097661f1d
|
[27d483e9ef7a451397d7857251c8d67097661f1d]
|
05/08/08 18:20:21 |
Rémi Denis-Courmont <rem@videolan.org> |
Include vlc_plugin.h as needed |
|
|
|
@5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09
|
[5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09]
|
05/03/08 16:17:30 |
Rémi Denis-Courmont <rem@videolan.org> |
Use vlc_memset/vlc_memcpy |
|
|
|
@449fd28aaf007c6411251dae9d0dbfdc65b135d1
|
[449fd28aaf007c6411251dae9d0dbfdc65b135d1]
|
04/14/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 … |
|
|
|
@791b8caafd1957bfb1ac4a6defb188bb499adf54
|
[791b8caafd1957bfb1ac4a6defb188bb499adf54]
|
02/29/08 17:44:10 |
Faustino Osuna <riquedafreak@videolan.org> |
Let's try this again. Detect older and new versions of ffmpeg and allow … |
|
|
|
@d9cb27ecc1614561769129ea3a5b4f9130488a24
|
[d9cb27ecc1614561769129ea3a5b4f9130488a24]
|
02/29/08 02:43:53 |
Faustino Osuna <riquedafreak@videolan.org> |
Too many problems with new ffmpeg detection, reverting to last known good … |
|
|
|
@e00551fba283031fa8e4036eb044c640cfdb64be
|
[e00551fba283031fa8e4036eb044c640cfdb64be]
|
02/29/08 01:46:50 |
Faustino Osuna <riquedafreak@videolan.org> |
Detect and allow older versions of ffmpeg to be used in conjunction with … |
|
|
|
@9f3fa003d56eabc422a858abdddbb6ca81eb082a
|
[9f3fa003d56eabc422a858abdddbb6ca81eb082a]
|
02/29/08 00:05:29 |
Faustino Osuna <riquedafreak@videolan.org> |
Update references to ffmpeg header files to match new directory structure. … |
|
|
|
@99fab9089e9e1709d9c3a4bc5ced0c137ac59134
|
[99fab9089e9e1709d9c3a4bc5ced0c137ac59134]
|
01/23/08 22:50:58 |
Rémi Denis-Courmont <rem@videolan.org> |
Don't include config.h from the headers - refs #297.
Missing some cases … |
|
|
|
@9e595c955f1aebae18435f0f5c740802ce347852
|
[9e595c955f1aebae18435f0f5c740802ce347852]
|
08/20/07 21:23:10 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove stdio while we're at it.
Finally rid of the strcasestr warning |
|
|
|
@81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808
|
[81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808]
|
08/20/07 21:08:22 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove stdlib.h |
|
|
|
@7b0773e690a9c1388f4cfbe7c8fa3fa43a76e54c
|
[7b0773e690a9c1388f4cfbe7c8fa3fa43a76e54c]
|
05/19/07 23:43:16 |
Rémi Denis-Courmont <rem@videolan.org> |
Use a vlc_CPU() wrapper instead of (ab)using libvlc_global |
|
|
|
@6f087f5478c208c71e3c6c878a28729f28f3b65e
|
[6f087f5478c208c71e3c6c878a28729f28f3b65e]
|
02/26/07 17:38:21 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove net_ReadNonBlock(),
it was merely a slower (and buggier) recv() … |
|
|
|
@6b382b4b2216fcd8c54d64d68d619a26a26a0471
|
[6b382b4b2216fcd8c54d64d68d619a26a26a0471]
|
02/15/07 18:12:28 |
Rémi Denis-Courmont <rem@videolan.org> |
- Fix error reporting in net_Read* (refs #1056)
- Suppress broken and … |
|
|
|
@771953bd3f5552823b6a67b3fbb648bc70effa83
|
[771953bd3f5552823b6a67b3fbb648bc70effa83]
|
02/15/07 17:59:30 |
Rémi Denis-Courmont <rem@videolan.org> |
Fix out-of-bound read |
|
|
|
@d3fe7f28797d4dba65ffcdd60bf932e758a48a9e
|
[d3fe7f28797d4dba65ffcdd60bf932e758a48a9e]
|
11/26/06 15:20:34 |
Clément Stenac <zorglub@videolan.org> |
A bit of headers cleanup
* Headers in include must contain the structures … |
|
|
|
@704c851d5819430877a20496a9940d142defcb28
|
[704c851d5819430877a20496a9940d142defcb28]
|
11/05/06 21:02:08 |
Rémi Denis-Courmont <rem@videolan.org> |
Export and use ListenUDP |
|
|
|
@d4384d0bb99752225f46de0614a1d3c423e947d0
|
[d4384d0bb99752225f46de0614a1d3c423e947d0]
|
10/08/06 15:15:18 |
Jean-Paul Saman <jpsaman@videolan.org> |
(Forward port of rev 16987) Fix number of compiler warnings |
|
|
|
@62fffadfea2834f7ff57a6ec1b15f8be35e68916
|
[62fffadfea2834f7ff57a6ec1b15f8be35e68916]
|
10/01/06 18:08:37 |
Antoine Cellerier <dionoea@videolan.org> |
Rename all sout_Cfg* stuff to config_Chain* (as it isn't really sout … |
|
|
|
@f485214f09dd284cbb85674e937fbbb0a6032a2e
|
[f485214f09dd284cbb85674e937fbbb0a6032a2e]
|
09/15/06 16:31:51 |
Clément Stenac <zorglub@videolan.org> |
For consistency, remove references to vlc from libvlc
Also, make it … |
|
|
|
@20ef751349165a5edf4da20f2e172cd52802cb02
|
[20ef751349165a5edf4da20f2e172cd52802cb02]
|
08/30/06 01:02:13 |
Derk-Jan Hartman <hartman@videolan.org> |
* copy [16427] to the switcher module as well. ( is times 3 bytes enough ? … |
|
|
|
@4448a185d76ce605c5c796974115d50478528e7a
|
[4448a185d76ce605c5c796974115d50478528e7a]
|
08/24/06 00:11:28 |
Jean-Paul Saman <jpsaman@videolan.org> |
Fix bugs in loading of audio transcoding filters.exit |
|
|
|
@5e7871bbf07538ef48cb6b12e3f13ac0a474a898
|
[5e7871bbf07538ef48cb6b12e3f13ac0a474a898]
|
03/19/06 02:27:21 |
Christophe Mutricy <xtophe@videolan.org> |
stream_out/*: String review (refs #438) |
|
|
|
@f318cecaeef5ea64a006147ad13684675e98d9f4
|
[f318cecaeef5ea64a006147ad13684675e98d9f4]
|
02/22/06 11:05:59 |
Jean-Paul Saman <jpsaman@videolan.org> |
Use include <file.h> for include files that can be found on the include … |
|
|
|
@e9fb749afdfd43f7455463d148704d21d1e64ee1
|
[e9fb749afdfd43f7455463d148704d21d1e64ee1]
|
02/18/06 21:34:32 |
Rémi Denis-Courmont <rem@videolan.org> |
All: missing #include "charset.h" |
|
|
|
@921de760d62c9ea94dae0d43528a957148aae17a
|
[921de760d62c9ea94dae0d43528a957148aae17a]
|
02/13/06 11:30:30 |
Rémi Denis-Courmont <rem@videolan.org> |
Further fopen() unicode fixes (refs #528)
skins2 and galaktos remain as … |
|
|
|
@2cb472dba008f7d877ffe6bae9c5575253365282
|
[2cb472dba008f7d877ffe6bae9c5575253365282]
|
01/13/06 00:10:04 |
Antoine Cellerier <dionoea@videolan.org> |
FSF address change. |
|
|
|
@0323f14dce4eb81fc42ae7ae78c6302bc5492fd3
|
[0323f14dce4eb81fc42ae7ae78c6302bc5492fd3]
|
11/23/05 16:33:01 |
Christophe Massiot <massiot@videolan.org> |
* modules/stream_out/switcher.c: More logging. |
|
|
|
@58f925c65a66372dad3eb0edc257f03355d94903
|
[58f925c65a66372dad3eb0edc257f03355d94903]
|
08/09/05 15:40:18 |
Jean-Paul Saman <jpsaman@videolan.org> |
Fix compiler warnings about signed - unsigned comparisons |
|
|
|
@7f48ee3e69c4b98c5745fed08d0e6159e0e7c77d
|
[7f48ee3e69c4b98c5745fed08d0e6159e0e7c77d]
|
07/11/05 11:44:53 |
Christophe Massiot <massiot@videolan.org> |
* modules/stream_out/switcher.c: New option --no-sout-switcher-mute-audio. |
|
|
|
@fe087a38282e93addb25fa9598393e40ea233b09
|
[fe087a38282e93addb25fa9598393e40ea233b09]
|
07/09/05 08:17:09 |
Rémi Denis-Courmont <rem@videolan.org> |
Make Zorglub less unhappy |
|
|
|
@85b29bdc288a1573d43bd524908be5748a9b3640
|
[85b29bdc288a1573d43bd524908be5748a9b3640]
|
07/08/05 20:12:44 |
Rémi Denis-Courmont <rem@videolan.org> |
Copyright fixes
(da big courmischage) |
|
|
|
@075cf0a0ab0dd962ad551efcbe6933aec601baac
|
[075cf0a0ab0dd962ad551efcbe6933aec601baac]
|
05/31/05 17:19:33 |
Christophe Massiot <massiot@videolan.org> |
* modules/stream_out/switcher.c: Explicitly set the pixel format (this is
… |
|
|
|
@2f322e1f19b0ea622f5970f80d69eaa67bbcb836
|
[2f322e1f19b0ea622f5970f80d69eaa67bbcb836]
|
05/10/05 12:38:35 |
Gildas Bazin <gbazin@videolan.org> |
* modules/codec/ffmpeg/*, modules/stream_out/switcher.c: fix compilation … |
|
|
|
@23f9442398a0a7a7b2f4a7b163fada125bfdc148
|
[23f9442398a0a7a7b2f4a7b163fada125bfdc148]
|
03/17/05 17:59:16 |
Christophe Massiot <massiot@videolan.org> |
* modules/stream_out/switcher.c: Fixed aspect ratio. |
|
|
|
@db7082603c7279cae1145530d221016ffe98b2be
|
[db7082603c7279cae1145530d221016ffe98b2be]
|
03/15/05 19:55:17 |
Christophe Massiot <massiot@videolan.org> |
* modules/stream_out/switcher.c: Added --sout-switcher-aspect-ratio … |
|
|
|
@dcb17ac098c2b72f48cfbb9718ee14710b73dcd2
|
[dcb17ac098c2b72f48cfbb9718ee14710b73dcd2]
|
03/14/05 14:02:16 |
Sam Hocevar <sam@videolan.org> |
* modules/stream_out/switcher.c: fixed forbidden empty string for gettext. |
|
|
|
@acf4606c17f89631b8a3568d0824a4dcab6ebbb6
|
[acf4606c17f89631b8a3568d0824a4dcab6ebbb6]
|
03/10/05 18:23:43 |
Christophe Massiot <massiot@videolan.org> |
* modules/stream_out/switcher.c: New module allowing to replace an MPEG2
… |