]> git.sesse.net Git - vlc/log
vlc
16 years agoid3tag: fixed segfault (introduced with demux_meta_t)
Laurent Aimar [Wed, 10 Oct 2007 22:04:56 +0000 (22:04 +0000)]
id3tag: fixed segfault (introduced with demux_meta_t)

16 years agomacosx: playlistinfo.m. small typo which caused ObjC exception and froze interface...
Damien Fouilleul [Wed, 10 Oct 2007 21:23:33 +0000 (21:23 +0000)]
macosx: playlistinfo.m. small typo which caused ObjC exception and froze interface updates and screensaver management, etc...

16 years agoSlovenian and French l10n update. Thanks to Matej Urbančič and Dylan Aïssi.
Christophe Mutricy [Wed, 10 Oct 2007 21:21:40 +0000 (21:21 +0000)]
Slovenian and French l10n update. Thanks to Matej Urbančič and Dylan Aïssi.

16 years agoQt4: try to fix make dist.
Jean-Baptiste Kempf [Wed, 10 Oct 2007 20:22:14 +0000 (20:22 +0000)]
Qt4: try to fix make dist.

16 years agoQt4 - Don't use Qt4.2 functions.
Jean-Baptiste Kempf [Wed, 10 Oct 2007 19:51:45 +0000 (19:51 +0000)]
Qt4 - Don't use Qt4.2 functions.

16 years agoG.711 to news
Rémi Denis-Courmont [Wed, 10 Oct 2007 19:06:26 +0000 (19:06 +0000)]
G.711 to news

16 years agoMIDI message decoder using Fluidsynth software synthetizer
Rémi Denis-Courmont [Wed, 10 Oct 2007 19:05:00 +0000 (19:05 +0000)]
MIDI message decoder using Fluidsynth software synthetizer

16 years agoQt4 - use a docked playlist, remove dead code, don't reinvent the wheel, remove the...
Jean-Baptiste Kempf [Wed, 10 Oct 2007 18:59:36 +0000 (18:59 +0000)]
Qt4 - use a docked playlist, remove dead code, don't reinvent the wheel, remove the behaviour where media library hides the video. Don't split the menu between two dialogs, this is weird and anti sane GUI guidelines.
Use enums when you can.
Add the popup menu to the always video cone.
And more...

16 years agoQt4 - add a --qt-minimal-view option as requested on the forums.
Jean-Baptiste Kempf [Wed, 10 Oct 2007 18:55:22 +0000 (18:55 +0000)]
Qt4 - add a --qt-minimal-view option as requested on the forums.

16 years agoQt4 - remove trailing spaces.
Jean-Baptiste Kempf [Wed, 10 Oct 2007 18:54:43 +0000 (18:54 +0000)]
Qt4 - remove trailing spaces.

16 years agoYet another useless debug
Rémi Denis-Courmont [Wed, 10 Oct 2007 18:46:39 +0000 (18:46 +0000)]
Yet another useless debug

16 years agoSame as previous commit
Rémi Denis-Courmont [Wed, 10 Oct 2007 18:45:18 +0000 (18:45 +0000)]
Same as previous commit

16 years agoExcess debug
Rémi Denis-Courmont [Wed, 10 Oct 2007 18:44:09 +0000 (18:44 +0000)]
Excess debug

16 years agoservices_discovery: stores the category & onelevel playlist_item_t* in the services_d...
Rafaël Carré [Wed, 10 Oct 2007 18:16:05 +0000 (18:16 +0000)]
services_discovery: stores the category & onelevel playlist_item_t* in the services_discovery_t structure
simplify upnp* and hal modules

16 years agoBuild SMF demux
Rémi Denis-Courmont [Wed, 10 Oct 2007 17:50:31 +0000 (17:50 +0000)]
Build SMF demux

16 years agoCreate ES, maintain PTS, and actually send MIDI messages to decoder
Rémi Denis-Courmont [Wed, 10 Oct 2007 15:01:02 +0000 (15:01 +0000)]
Create ES, maintain PTS, and actually send MIDI messages to decoder
(Still MIDI tempo is critically missing)

16 years agoplaylist: a node item can have an input associated (example: cdda)
Rafaël Carré [Wed, 10 Oct 2007 15:00:01 +0000 (15:00 +0000)]
playlist: a node item can have an input associated (example: cdda)

16 years agoAttempt to stop subtitles going off screen in some formats, when
Bernie Purcell [Wed, 10 Oct 2007 03:41:17 +0000 (03:41 +0000)]
Attempt to stop subtitles going off screen in some formats, when
width and height are specified in the subtitles stream. This may
result in chunkier text in some instances, but it should get it
back on screen at least. Will look into smoothing it out next.

16 years agoSlovak and Polish l18n update. Thanks to Marián Hikaník and Michał Trzebiatowski
Christophe Mutricy [Tue, 9 Oct 2007 23:06:14 +0000 (23:06 +0000)]
Slovak and Polish l18n update. Thanks to Marián Hikaník and Michał Trzebiatowski

16 years agoUpdate l10n files
Christophe Mutricy [Tue, 9 Oct 2007 23:06:07 +0000 (23:06 +0000)]
Update l10n files

16 years agoAdd a check against broken files (It would be great if someone that understand
Laurent Aimar [Tue, 9 Oct 2007 22:16:12 +0000 (22:16 +0000)]
Add a check against broken files (It would be great if someone that understand
the mkv demuxer could double checked it)

16 years agoPreliminary incomplete Standard MIDI File demux
Rémi Denis-Courmont [Tue, 9 Oct 2007 20:15:44 +0000 (20:15 +0000)]
Preliminary incomplete Standard MIDI File demux
(Still missing the ES out so pretty useless, but got to sleep now)

16 years agoffmpeg - DNxHD / VC-3 is AVdn fourCC not AVDn.
Jean-Baptiste Kempf [Tue, 9 Oct 2007 17:33:50 +0000 (17:33 +0000)]
ffmpeg - DNxHD / VC-3 is AVdn fourCC not AVDn.

16 years agomacosx: Multiple GUI improvements follow j-b's and my approach to synchronise the...
Felix Paul Kühne [Tue, 9 Oct 2007 16:43:12 +0000 (16:43 +0000)]
macosx: Multiple GUI improvements follow j-b's and my approach to synchronise the QT4 and OSX intfs, more to come
- "Use DVD Menus" is inverted now, so it's "No DVD Menus"
- 3 dots at the end of a menu-item's caption mean that the entry will trigger a window (following Apple's HIGL)
- removed the entries for "Report a Bug" and "License". The first isn't necessary as we got enough of them and users doing useable reports know how to do, the latter will re-appear in the to-be-re-designed About panel.
- additionally, removed useless occurences of vlc_bool_t in favour of BOOL
- preparations to add fps to Statistics

16 years agoqt4 capture card dialog: lists v4l2
Rafaël Carré [Tue, 9 Oct 2007 15:13:17 +0000 (15:13 +0000)]
qt4 capture card dialog: lists v4l2

16 years agohttp: psz_dir is not meant to be a const
Rafaël Carré [Tue, 9 Oct 2007 14:08:55 +0000 (14:08 +0000)]
http: psz_dir is not meant to be a const

16 years agoPartly revert [20969]. fix #1311
Rafaël Carré [Tue, 9 Oct 2007 14:05:57 +0000 (14:05 +0000)]
Partly revert [20969]. fix #1311

16 years agohttp output: fix bonjour advertising
Rafaël Carré [Tue, 9 Oct 2007 12:45:33 +0000 (12:45 +0000)]
http output: fix bonjour advertising

16 years agofreetype: make sure the FontBuilder is finished when we destroy the module.
Rafaël Carré [Tue, 9 Oct 2007 11:48:29 +0000 (11:48 +0000)]
freetype: make sure the FontBuilder is finished when we destroy the module.

16 years agobonjour: checks asprintf() return value, checks name before using it
Rafaël Carré [Tue, 9 Oct 2007 06:48:49 +0000 (06:48 +0000)]
bonjour: checks asprintf() return value, checks name before using it

16 years agoQt4 - use enums instead of defines when you can.
Jean-Baptiste Kempf [Tue, 9 Oct 2007 02:35:17 +0000 (02:35 +0000)]
Qt4 - use enums instead of defines when you can.

16 years agoQt4 - header corrections.
Jean-Baptiste Kempf [Tue, 9 Oct 2007 02:28:01 +0000 (02:28 +0000)]
Qt4 - header corrections.

16 years agoQt4 - fix compilation.
Jean-Baptiste Kempf [Tue, 9 Oct 2007 02:22:28 +0000 (02:22 +0000)]
Qt4 - fix compilation.

16 years agoQt4 - Open: start to use a completer, use an enum and no stupid #define.
Jean-Baptiste Kempf [Tue, 9 Oct 2007 02:20:07 +0000 (02:20 +0000)]
Qt4 - Open: start to use a completer, use an enum and no stupid #define.

16 years agoQt4 - no more timeElapsed/timeReamining menu for a boolean option. Right and left...
Jean-Baptiste Kempf [Tue, 9 Oct 2007 02:16:30 +0000 (02:16 +0000)]
Qt4 - no more timeElapsed/timeReamining menu for a boolean option. Right and left click toggle it, while double click opens the goto one. kudos to the KDE team.

16 years agoQt4 - playlist: invert random/repeat buttons to match OSX intf and iTunes.
Jean-Baptiste Kempf [Tue, 9 Oct 2007 02:11:18 +0000 (02:11 +0000)]
Qt4 - playlist: invert random/repeat buttons to match OSX intf and iTunes.

16 years agoQt4 - double clicking the time can open the gotoTimeDialog ! Feature request to match...
Jean-Baptiste Kempf [Tue, 9 Oct 2007 02:10:33 +0000 (02:10 +0000)]
Qt4 - double clicking the time can open the gotoTimeDialog ! Feature request to match OSX behaviour.

16 years agoQt4 - Don't use things that can change from one version to another one of Qt.
Jean-Baptiste Kempf [Tue, 9 Oct 2007 02:09:22 +0000 (02:09 +0000)]
Qt4 - Don't use things that can change from one version to another one of Qt.

16 years agoQt4 - pixmaps: fix compilation with new pixmaps.
Jean-Baptiste Kempf [Tue, 9 Oct 2007 01:55:01 +0000 (01:55 +0000)]
Qt4 - pixmaps: fix compilation with new pixmaps.

16 years agoQt-4 - res update for pixmaps.
Jean-Baptiste Kempf [Tue, 9 Oct 2007 01:38:56 +0000 (01:38 +0000)]
Qt-4 - res update for pixmaps.

16 years agoQt4 - pixmaps again. Removing bigger images, useless ones, and cleaning.
Jean-Baptiste Kempf [Tue, 9 Oct 2007 01:29:15 +0000 (01:29 +0000)]
Qt4 - pixmaps again. Removing bigger images, useless ones, and cleaning.

16 years agoQt - pixmaps cleaning. First.
Jean-Baptiste Kempf [Tue, 9 Oct 2007 01:03:03 +0000 (01:03 +0000)]
Qt - pixmaps cleaning. First.

16 years agoContribs - bumps png version to avoid multiple crashes.
Jean-Baptiste Kempf [Tue, 9 Oct 2007 00:17:41 +0000 (00:17 +0000)]
Contribs - bumps png version to avoid multiple crashes.

16 years agov4l2: fix mmap method
Rafaël Carré [Tue, 9 Oct 2007 00:03:15 +0000 (00:03 +0000)]
v4l2: fix mmap method

16 years agov4l2: replaces bad malloc( sizeof(x) * i )/memset(&, 0, sizeof(x)) by calloc(1, sizeo...
Rafaël Carré [Mon, 8 Oct 2007 23:48:16 +0000 (23:48 +0000)]
v4l2: replaces bad malloc( sizeof(x) * i )/memset(&, 0, sizeof(x)) by calloc(1, sizeof(x) * i)
removes extra spaces, removes tabs

16 years agoQt4 - Small menus changes.
Jean-Baptiste Kempf [Mon, 8 Oct 2007 23:15:06 +0000 (23:15 +0000)]
Qt4 - Small menus changes.

16 years agoQt4 - start to change things to match OSX interface.
Jean-Baptiste Kempf [Mon, 8 Oct 2007 23:14:23 +0000 (23:14 +0000)]
Qt4 - start to change things to match OSX interface.

16 years agoQt4 - Open disk: layout bug.
Jean-Baptiste Kempf [Mon, 8 Oct 2007 23:12:51 +0000 (23:12 +0000)]
Qt4 - Open disk: layout bug.

16 years agoQt4 / Sout: Ogg => Ogg/Ogm, small change on the layout.
Jean-Baptiste Kempf [Mon, 8 Oct 2007 23:12:24 +0000 (23:12 +0000)]
Qt4 / Sout: Ogg => Ogg/Ogm, small change on the layout.

16 years agoChecks if the videoWidget exist before resizing it, fix #1328
Rafaël Carré [Mon, 8 Oct 2007 21:11:50 +0000 (21:11 +0000)]
Checks if the videoWidget exist before resizing it, fix #1328

16 years agoRun FontBuilder thread after Freetype has been initialized and no error paths are...
Jean-Paul Saman [Mon, 8 Oct 2007 20:46:23 +0000 (20:46 +0000)]
Run FontBuilder thread after Freetype has been initialized and no error paths are can be taken. This should solve the crash reported by several people with the video title (or meta-name) appearing at start of the movie.

The freetype module starts another thread called FontBuilder and depending on timing this creates a crash or works allright. The crash is triggered by the font not being found. This patch tries to load the font first before the FontBuilder thread is started.

I was unable to reproduce the crash with the patch applied. Without the patch the crash is reproducable.

As discussed on the mailinglist the FontBuilder thread doesn't depend on the freetype initialisation and rearanging the order should do no harm.

16 years agoRemoved unused variables.
Laurent Aimar [Mon, 8 Oct 2007 19:04:03 +0000 (19:04 +0000)]
Removed unused variables.

16 years agoRemoved 1 warning.
Laurent Aimar [Mon, 8 Oct 2007 19:03:16 +0000 (19:03 +0000)]
Removed 1 warning.

16 years agoRemoved warnings.
Laurent Aimar [Mon, 8 Oct 2007 19:02:18 +0000 (19:02 +0000)]
Removed warnings.

16 years agoFixed 2 missing "%s" -> "%m"
Laurent Aimar [Mon, 8 Oct 2007 18:59:16 +0000 (18:59 +0000)]
Fixed 2 missing "%s" -> "%m"

16 years agoLet the input handle meta data and attachments for ac3 audio
Laurent Aimar [Mon, 8 Oct 2007 18:48:00 +0000 (18:48 +0000)]
Let the input handle meta data and attachments for ac3 audio
(there was no meta data support for ac3).

16 years agoLet the input handle meta data and attachments for ogg files.
Laurent Aimar [Mon, 8 Oct 2007 18:46:12 +0000 (18:46 +0000)]
Let the input handle meta data and attachments for ogg files.

16 years agoLet the input handle *extra* meta data and attachments for flac audio.
Laurent Aimar [Mon, 8 Oct 2007 18:43:16 +0000 (18:43 +0000)]
Let the input handle *extra* meta data and attachments for flac audio.
(We still parse the flac meta data as a safety, in case taglib support is not there)

16 years agoLet the input handle meta data and attachments for musepack audio.
Laurent Aimar [Mon, 8 Oct 2007 18:37:53 +0000 (18:37 +0000)]
Let the input handle meta data and attachments for musepack audio.

16 years agoLet the input handle meta data and attachments for mpeg4 audio.
Laurent Aimar [Mon, 8 Oct 2007 18:32:47 +0000 (18:32 +0000)]
Let the input handle meta data and attachments for mpeg4 audio.

16 years agoLet the input handle meta data and attachments for mpeg audio.
Laurent Aimar [Mon, 8 Oct 2007 18:32:14 +0000 (18:32 +0000)]
Let the input handle meta data and attachments for mpeg audio.

16 years ago Es out now takes care of settings the audio replay gain from meta data
Laurent Aimar [Mon, 8 Oct 2007 18:30:11 +0000 (18:30 +0000)]
 Es out now takes care of settings the audio replay gain from meta data
if the demuxer has not set them.
 Added a demux2 control DEMUX_HAS_UNSUPPORTED_META.
 A demuxer should return true only when the format support extra meta
data (id3/ap2/...) but it does not read them itself. The input will then
call a "meta reader" (demuxer modifications on the way).

16 years agogalaktos: -distribute fftsg.h
Christophe Mutricy [Mon, 8 Oct 2007 17:26:51 +0000 (17:26 +0000)]
galaktos: -distribute fftsg.h
  -get rid of bad merge remnant

16 years agocontribs: don't try to install the shared library if it doesn't exist, fix [22437...
Rafaël Carré [Mon, 8 Oct 2007 13:57:22 +0000 (13:57 +0000)]
contribs: don't try to install the shared library if it doesn't exist, fix [22437]. Spotted by John Dalgliesh

16 years agoaudioscrobbler: we are already in our own thread, no need to create another one
Rafaël Carré [Mon, 8 Oct 2007 01:13:27 +0000 (01:13 +0000)]
audioscrobbler: we are already in our own thread, no need to create another one

16 years agoaudioscrobbler: use condition variables to be signaled when there are songs to be...
Rafaël Carré [Mon, 8 Oct 2007 00:36:36 +0000 (00:36 +0000)]
audioscrobbler: use condition variables to be signaled when there are songs to be submitted.
checks if playlist has been stopped in the input "state" callback
holds the p_sys mutex only when writing/reading audioscrobbler_song_t data

16 years agoaudioscrobbler: rewrite for new protocol 1.2
Rafaël Carré [Sun, 7 Oct 2007 22:07:07 +0000 (22:07 +0000)]
audioscrobbler: rewrite for new protocol 1.2
allocate as much as we can on the stack, to avoid numerous malloc() & free()
fix memory leaks by the same way
metadata reading is now performed exclusively from the callbacks
don't use linked lists anymore, but a queue of a fixed size of 50 songs, i.e. the maximum we can transmit in one submission.
properly unloads the module when encountering a fatal error, like no username/pw, no memory, VLC being banned by last.fm servers ...

16 years agomedia library loading: remove "meta-file" input option from subitems
Rafaël Carré [Sun, 7 Oct 2007 21:20:30 +0000 (21:20 +0000)]
media library loading: remove "meta-file" input option from subitems

16 years agodhparams: svn:keyword = $Id$
Rafaël Carré [Sun, 7 Oct 2007 18:38:31 +0000 (18:38 +0000)]
dhparams: svn:keyword = $Id$

16 years agoDelete old gettext changelog
Rafaël Carré [Sun, 7 Oct 2007 18:30:58 +0000 (18:30 +0000)]
Delete old gettext changelog

16 years agofix youtube lua probing, avoid infinite loops
Rafaël Carré [Sun, 7 Oct 2007 17:54:41 +0000 (17:54 +0000)]
fix youtube lua probing, avoid infinite loops
homepage: use %? to represent '?'
other: probe is not successfull anymore for urls like http://10.0.0.1/get_video?xxxx&origin=youtube.com

16 years agoFix make dist
Christophe Mutricy [Sun, 7 Oct 2007 15:22:49 +0000 (15:22 +0000)]
Fix make dist

16 years agogalaktos/*: warnings hunt
Christophe Mutricy [Sat, 6 Oct 2007 23:32:37 +0000 (23:32 +0000)]
galaktos/*:   warnings hunt

16 years agoFix header order
Christophe Mutricy [Sat, 6 Oct 2007 22:07:12 +0000 (22:07 +0000)]
Fix header order

16 years agothreads: win32 version of vlc_cond_timedwait()
Damien Fouilleul [Sat, 6 Oct 2007 17:33:42 +0000 (17:33 +0000)]
threads: win32 version of vlc_cond_timedwait()

16 years ago- contribs: Makefile, don't confuse mingw with cygwin
Damien Fouilleul [Sat, 6 Oct 2007 16:50:35 +0000 (16:50 +0000)]
- contribs: Makefile, don't confuse mingw with cygwin

16 years agoDon't forget to update build system when you remove or add files!
Christophe Mutricy [Sat, 6 Oct 2007 16:36:28 +0000 (16:36 +0000)]
Don't forget to update build system when you remove or add files!

16 years agov4l2: Remove already included headers
Christophe Mutricy [Sat, 6 Oct 2007 15:34:52 +0000 (15:34 +0000)]
v4l2: Remove already included headers
      Cosmetics
      Set svn:keywords

16 years agoQt4 - #include cleaning (2)
Jean-Baptiste Kempf [Sat, 6 Oct 2007 13:55:03 +0000 (13:55 +0000)]
Qt4 - #include cleaning (2)

16 years agoQt4 - #include cleaning
Jean-Baptiste Kempf [Sat, 6 Oct 2007 13:53:53 +0000 (13:53 +0000)]
Qt4 - #include cleaning

16 years agoQt4 - enable and modify the spatializer widget. Don't use a ui for a QCheckbox and...
Jean-Baptiste Kempf [Sat, 6 Oct 2007 13:41:27 +0000 (13:41 +0000)]
Qt4 - enable and modify the spatializer widget. Don't use a ui for a QCheckbox and a QFrame.

16 years agoQt4: podcast configuration, don't use a modal window, don't use a Qdailog but a QVLCF...
Jean-Baptiste Kempf [Sat, 6 Oct 2007 13:40:16 +0000 (13:40 +0000)]
Qt4: podcast configuration, don't use a modal window, don't use a Qdailog but a QVLCFrame.

16 years agoPatch for v4l2 support by Richard Hosking <richard AT hovis DOT net>
Jean-Paul Saman [Sat, 6 Oct 2007 11:26:34 +0000 (11:26 +0000)]
Patch for v4l2 support by Richard Hosking <richard AT hovis DOT net>

16 years agohal probe: disable unused code
Rafaël Carré [Fri, 5 Oct 2007 22:06:47 +0000 (22:06 +0000)]
hal probe: disable unused code

16 years agoInitialize end_date in linear resampler.
Rémi Denis-Courmont [Fri, 5 Oct 2007 14:43:19 +0000 (14:43 +0000)]
Initialize end_date in linear resampler.
Someone should really review this.
This does not affect the trivial resampler; I have not checked the others.

16 years agodon't add empty mux= in sout-chain if no mux has been selected
Ilkka Ollakka [Fri, 5 Oct 2007 11:52:11 +0000 (11:52 +0000)]
don't add empty mux= in sout-chain if no mux has been selected

16 years agovlc/libvlc.h: Remove deprecated functions definition. (Patch by Enrique Osuna)
Pierre d'Herbemont [Fri, 5 Oct 2007 11:13:47 +0000 (11:13 +0000)]
vlc/libvlc.h: Remove deprecated functions definition. (Patch by Enrique Osuna)

16 years agocontrol/media_instance.c: Remove an unused variable. (Pointed by jb).
Pierre d'Herbemont [Fri, 5 Oct 2007 09:52:48 +0000 (09:52 +0000)]
control/media_instance.c: Remove an unused variable. (Pointed by jb).

16 years agoOOps - tab, I hate :set et
Jean-Baptiste Kempf [Thu, 4 Oct 2007 23:32:26 +0000 (23:32 +0000)]
OOps - tab, I hate :set et

16 years agoRemove noop
Christophe Mutricy [Thu, 4 Oct 2007 21:51:55 +0000 (21:51 +0000)]
Remove noop

16 years agoContribs: flac patch for broken CYGWIN :D
Jean-Baptiste Kempf [Thu, 4 Oct 2007 21:37:30 +0000 (21:37 +0000)]
Contribs: flac patch for broken CYGWIN :D

16 years agoDon't delete compile. It can't go wrong and get regenerated by configure anyway
Christophe Mutricy [Thu, 4 Oct 2007 21:01:25 +0000 (21:01 +0000)]
Don't delete compile. It can't go wrong and get regenerated by configure anyway

16 years agoFix make dist
Christophe Mutricy [Thu, 4 Oct 2007 20:43:07 +0000 (20:43 +0000)]
Fix make dist

16 years agoExport bitrate for the benefit of stream output
Rémi Denis-Courmont [Thu, 4 Oct 2007 19:14:51 +0000 (19:14 +0000)]
Export bitrate for the benefit of stream output

16 years agotranscode: Don't force a default audio bit rate.
Rémi Denis-Courmont [Thu, 4 Oct 2007 19:06:04 +0000 (19:06 +0000)]
transcode: Don't force a default audio bit rate.
This screws up any audio codec that does not support transrating.
There is something fishy here.

16 years agoAlso try to obey recommended ptime (20ms) for L16
Rémi Denis-Courmont [Thu, 4 Oct 2007 18:33:43 +0000 (18:33 +0000)]
Also try to obey recommended ptime (20ms) for L16

16 years agoTry to make 20ms packets for L8 and G.711
Rémi Denis-Courmont [Thu, 4 Oct 2007 18:28:06 +0000 (18:28 +0000)]
Try to make 20ms packets for L8 and G.711
(rather than as big packets as possible)

16 years agocontribs: don't build faad shared library
Rafaël Carré [Thu, 4 Oct 2007 18:23:08 +0000 (18:23 +0000)]
contribs: don't build faad shared library

16 years agoFactorize rtpmap formatting
Rémi Denis-Courmont [Thu, 4 Oct 2007 17:46:20 +0000 (17:46 +0000)]
Factorize rtpmap formatting

16 years agoMake sdp_Start static since it is used nowhere outside
Rémi Denis-Courmont [Thu, 4 Oct 2007 17:29:22 +0000 (17:29 +0000)]
Make sdp_Start static since it is used nowhere outside