git.videolan.org
/
vlc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Recover from ALSA suspend properly if the device does not support resuming
2007-11-05
Rémi Denis-Courmont
Recover from ALSA suspend properly if the device does...
commit
|
commitdiff
|
tree
2007-11-01
Rémi Denis-Courmont
Thanks
commit
|
commitdiff
|
tree
2007-11-01
Rémi Denis-Courmont
vlm: Use RT rather than monotonic clock - fixes #1288
commit
|
commitdiff
|
tree
2007-10-26
Rémi Denis-Courmont
Some more doc
commit
|
commitdiff
|
tree
2007-10-26
Rémi Denis-Courmont
Support for Doxygen
commit
|
commitdiff
|
tree
2007-10-26
Rémi Denis-Courmont
Actually build targets
commit
|
commitdiff
|
tree
2007-10-26
Rémi Denis-Courmont
Non-working skeleton build system
commit
|
commitdiff
|
tree
2007-10-26
Rémi Denis-Courmont
Plugin path
commit
|
commitdiff
|
tree
2007-10-22
Rémi Denis-Courmont
Don't wait for signal if the object is already dying.
commit
|
commitdiff
|
tree
2007-10-22
Rémi Denis-Courmont
Fix race condition in screensaver exit
commit
|
commitdiff
|
tree
2007-10-22
Rémi Denis-Courmont
Fix syntax errors
commit
|
commitdiff
|
tree
2007-10-22
Rémi Denis-Courmont
Fix warnings (it does not seem very logical for log_open...
commit
|
commitdiff
|
tree
2007-10-22
Rémi Denis-Courmont
Fix trivial warning
commit
|
commitdiff
|
tree
2007-10-22
Rémi Denis-Courmont
Event manager yields libvlc (and all the media_* stuff...
commit
|
commitdiff
|
tree
2007-10-22
Rémi Denis-Courmont
Yield libvlc and fix corner case memleak
commit
|
commitdiff
|
tree
2007-10-22
Rémi Denis-Courmont
Yield libvlc
commit
|
commitdiff
|
tree
2007-10-22
Rémi Denis-Courmont
Reference count libvlc. API break.
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Only recurse through the modules directory:
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Same as previous commit
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
some missing s/VLC_ADD_LDFLAGS/VLC_ADD_LIBS/
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Also test libvlc_playlist_clear and libvlc_playlist_add_extended
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Playlist delete support... sorta. LibVLC crashes internally.
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Doxygen syntax fix
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
"Advanced" playlist add
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Basic playlist controls
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Add support for allocating media_descriptors and factorize...
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Switch CIL bindings to libvlc API
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Remove extra white spaces
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Changing the order of parameters may be needed, but...
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Remove silly debug for previous commit
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Put timeout to the testsuite
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
Switch API smoke test to libvlc API
commit
|
commitdiff
|
tree
2007-10-21
Rémi Denis-Courmont
libvlc_exception:
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
Add sound volume, rate, and fullscreen support
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
Embryonic CIL bindings for libvlc-control
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
Protects internal headers against incorrect/multiple...
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
Don't build netsync by default until someone bothers...
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
Fix URL
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
Make sure assert are built-in
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
libvlc-control smoke test. Feel free to extend
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
Use int32 rather than long for FOURCC so we don't artificial...
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
The current libvlc-control ABI is not compatible with...
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
Add mediacontrol_exception_cleanup() consistent with...
commit
|
commitdiff
|
tree
2007-10-20
Rémi Denis-Courmont
Remove white spaces
commit
|
commitdiff
|
tree
2007-10-17
Rémi Denis-Courmont
Always check the certificates chain - it does not make...
commit
|
commitdiff
|
tree
2007-10-17
Rémi Denis-Courmont
Error out if hostname not specified
commit
|
commitdiff
|
tree
2007-10-15
Rémi Denis-Courmont
Fix vlc-config
commit
|
commitdiff
|
tree
2007-10-15
Rémi Denis-Courmont
Use VLC_ADD_LIBS where seemingly appropriate
commit
|
commitdiff
|
tree
2007-10-15
Rémi Denis-Courmont
Separate LDFLAGS from LIBS for real.
commit
|
commitdiff
|
tree
2007-10-14
Rémi Denis-Courmont
Add partial infrastructure for libs/ldflags segregation
commit
|
commitdiff
|
tree
2007-10-13
Rémi Denis-Courmont
Release shared objects when not debugging, not the...
commit
|
commitdiff
|
tree
2007-10-13
Rémi Denis-Courmont
Link with the in-tree libvlc
commit
|
commitdiff
|
tree
2007-10-11
Rémi Denis-Courmont
Increase upper tempo limit
commit
|
commitdiff
|
tree
2007-10-11
Rémi Denis-Courmont
Emulates MIDI tick real-time events
commit
|
commitdiff
|
tree
2007-10-11
Rémi Denis-Courmont
Ignore key and time signatures - we don't have a metronome...
commit
|
commitdiff
|
tree
2007-10-11
Rémi Denis-Courmont
Implement tempo meta event. Performance now runs at...
commit
|
commitdiff
|
tree
2007-10-11
Rémi Denis-Courmont
Boundary check
commit
|
commitdiff
|
tree
2007-10-11
Rémi Denis-Courmont
Meta event payload may be non-ASCII. Fix previous commit
commit
|
commitdiff
|
tree
2007-10-11
Rémi Denis-Courmont
Basic infrastructure for non-MIDI event
commit
|
commitdiff
|
tree
2007-10-10
Rémi Denis-Courmont
G.711 to news
commit
|
commitdiff
|
tree
2007-10-10
Rémi Denis-Courmont
MIDI message decoder using Fluidsynth software synthetizer
commit
|
commitdiff
|
tree
2007-10-10
Rémi Denis-Courmont
Yet another useless debug
commit
|
commitdiff
|
tree
2007-10-10
Rémi Denis-Courmont
Same as previous commit
commit
|
commitdiff
|
tree
2007-10-10
Rémi Denis-Courmont
Excess debug
commit
|
commitdiff
|
tree
2007-10-10
Rémi Denis-Courmont
Build SMF demux
commit
|
commitdiff
|
tree
2007-10-10
Rémi Denis-Courmont
Create ES, maintain PTS, and actually send MIDI messages...
commit
|
commitdiff
|
tree
2007-10-09
Rémi Denis-Courmont
Preliminary incomplete Standard MIDI File demux
commit
|
commitdiff
|
tree
2007-10-05
Rémi Denis-Courmont
Initialize end_date in linear resampler.
commit
|
commitdiff
|
tree
2007-10-04
Rémi Denis-Courmont
Export bitrate for the benefit of stream output
commit
|
commitdiff
|
tree
2007-10-04
Rémi Denis-Courmont
transcode: Don't force a default audio bit rate.
commit
|
commitdiff
|
tree
2007-10-04
Rémi Denis-Courmont
Also try to obey recommended ptime (20ms) for L16
commit
|
commitdiff
|
tree
2007-10-04
Rémi Denis-Courmont
Try to make 20ms packets for L8 and G.711
commit
|
commitdiff
|
tree
2007-10-04
Rémi Denis-Courmont
Factorize rtpmap formatting
commit
|
commitdiff
|
tree
2007-10-04
Rémi Denis-Courmont
Make sdp_Start static since it is used nowhere outside
commit
|
commitdiff
|
tree
2007-10-04
Rémi Denis-Courmont
RTP audio stream clock rate is always the sample rate...
commit
|
commitdiff
|
tree
2007-10-04
Rémi Denis-Courmont
Put some static tables const
commit
|
commitdiff
|
tree
2007-10-04
Rémi Denis-Courmont
Untested support for streaming G.711 over RTP
commit
|
commitdiff
|
tree
2007-10-04
Rémi Denis-Courmont
Don't redefine existing constants - fix linux build
commit
|
commitdiff
|
tree
2007-10-03
Rémi Denis-Courmont
Replace one GUID kludge with another one that does...
commit
|
commitdiff
|
tree
2007-10-03
Rémi Denis-Courmont
Fix messed up cast that breaks gcc 4
commit
|
commitdiff
|
tree
2007-10-03
Rémi Denis-Courmont
Remove silly copy-cat code. vasprintf does not generate...
commit
|
commitdiff
|
tree
2007-10-03
Rémi Denis-Courmont
Remove survivor strerror (malloc always return ENOMEM...
commit
|
commitdiff
|
tree
2007-10-02
Rémi Denis-Courmont
- Heavily simplify the MPJPEG mux (closes #1188);...
commit
|
commitdiff
|
tree
2007-10-02
Rémi Denis-Courmont
Pass content-type from access to stream
commit
|
commitdiff
|
tree
2007-10-02
Rémi Denis-Courmont
Export Content-Type out of HTTP access using Control.
commit
|
commitdiff
|
tree
2007-10-02
Rémi Denis-Courmont
Don't reinvent free()
commit
|
commitdiff
|
tree
2007-10-02
Rémi Denis-Courmont
We use error code 456
commit
|
commitdiff
|
tree
2007-10-01
Rémi Denis-Courmont
Cleanup previous commit
commit
|
commitdiff
|
tree
2007-10-01
Rémi Denis-Courmont
Removed b_die arbitrary timer from httpd.
commit
|
commitdiff
|
tree
2007-10-01
Rémi Denis-Courmont
Fix deadlock
commit
|
commitdiff
|
tree
2007-10-01
Rémi Denis-Courmont
Add the missing function to allocate and get the object...
commit
|
commitdiff
|
tree
2007-10-01
Rémi Denis-Courmont
Remove the HTTP interface thread, and save 20 wakeups...
commit
|
commitdiff
|
tree
2007-10-01
Rémi Denis-Courmont
- Do not release the input while we did not yield...
commit
|
commitdiff
|
tree
2007-10-01
Rémi Denis-Courmont
Really fix playlist enqueue
commit
|
commitdiff
|
tree
2007-10-01
Rémi Denis-Courmont
Playlist is always true here
commit
|
commitdiff
|
tree
2007-10-01
Rémi Denis-Courmont
Find the playlist once *before* starting.
commit
|
commitdiff
|
tree
2007-10-01
Rémi Denis-Courmont
Make a bunch of HTTP macro functions static
commit
|
commitdiff
|
tree
2007-10-01
Rémi Denis-Courmont
Fix playlist enqueue RPC
commit
|
commitdiff
|
tree
2007-09-30
Rémi Denis-Courmont
Partial unfinished pipes conditional fallback for condition...
commit
|
commitdiff
|
tree
2007-09-30
Rémi Denis-Courmont
Simplify and fix (real) vlc dependencies and "make...
commit
|
commitdiff
|
tree
next