git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add a desktop mode to the Direct3d video output. This allow displaying video on a...
[vlc.git]
/
src
/
2009-07-25
Rémi Denis-Courmont
vlc_clone(): abide by --rt-priority and --rt-offset
tree
|
commitdiff
2009-07-24
JP Dinger
Simplify vlc_about.h generation.
tree
|
commitdiff
2009-07-24
Rémi Duraffort
Use var_TriggerCallback instead of var_SetVoid (the...
tree
|
commitdiff
2009-07-24
Rémi Duraffort
No need to memset val to 0 because the variable is...
tree
|
commitdiff
2009-07-24
Rémi Duraffort
variables: factorize the callback code, using a special...
tree
|
commitdiff
2009-07-24
Rémi Duraffort
Unused variables (remaining from a previous cleanup).
tree
|
commitdiff
2009-07-24
Rémi Duraffort
Ue var_Get(Time|Address) when applicable.
tree
|
commitdiff
2009-07-24
Rémi Duraffort
No need to check for the existence of the variable...
tree
|
commitdiff
2009-07-24
Rémi Duraffort
variables: when the variable already exist, check the...
tree
|
commitdiff
2009-07-23
Rémi Duraffort
Directly release the input thread.
tree
|
commitdiff
2009-07-23
Rémi Denis-Courmont
Remove timer serialization (we don't do it on POSIX...
tree
|
commitdiff
2009-07-23
Rémi Duraffort
cosmetics.
tree
|
commitdiff
2009-07-21
ogg.k.ogg.k
fix wrong codec ID assigned to kate streams
tree
|
commitdiff
2009-07-19
Rémi Denis-Courmont
Fix spurious "please select network protocol manually...
tree
|
commitdiff
2009-07-19
Laurent Aimar
Added a ES_OUT_SET_META to es_out.
tree
|
commitdiff
2009-07-19
Laurent Aimar
Documented and 'constified' meta and epg in es_out.
tree
|
commitdiff
2009-07-19
Laurent Aimar
Privatized es_out_mode_e.
tree
|
commitdiff
2009-07-18
Jean-Baptiste Kempf
Support for ADPCM variant in Flash streams
tree
|
commitdiff
2009-07-18
Antoine Cellerier
Cosmetics.
tree
|
commitdiff
2009-07-18
Rémi Denis-Courmont
Match localhost plus / not localhost plus directory...
tree
|
commitdiff
2009-07-17
Laurent Aimar
Improved late values after pts_delay changes in clock.c.
tree
|
commitdiff
2009-07-17
Laurent Aimar
Allowed to have access_demux without pf_demux as slave.
tree
|
commitdiff
2009-07-17
Laurent Aimar
Cosmetics.
tree
|
commitdiff
2009-07-16
Laurent Aimar
Allowed non pace controled access_demux to not implemen...
tree
|
commitdiff
2009-07-16
Laurent Aimar
Let the input bufferize more data when possible.
tree
|
commitdiff
2009-07-16
Laurent Aimar
Added input_DecoderGetFifoSize helper.
tree
|
commitdiff
2009-07-16
Rémi Duraffort
free(NULL) is safe.
tree
|
commitdiff
2009-07-16
Rémi Duraffort
Remove uneeded asprintf.
tree
|
commitdiff
2009-07-15
Laurent Aimar
Increased fifo decoder size to 400mb.
tree
|
commitdiff
2009-07-15
Rémi Denis-Courmont
convert_xml_special_chars: factor
tree
|
commitdiff
2009-07-15
Rémi Denis-Courmont
Test cases for convert_xml_special_chars
tree
|
commitdiff
2009-07-15
Laurent Aimar
Fixed clock handling on rate change with high caching...
tree
|
commitdiff
2009-07-15
Laurent Aimar
Do not delay rate change after end of pause.
tree
|
commitdiff
2009-07-15
Laurent Aimar
Always update the wakeup date in input.
tree
|
commitdiff
2009-07-15
Laurent Aimar
Fixed potential race condition in clock.
tree
|
commitdiff
2009-07-14
Etienne Membrives
There is a typo in the error message displayed when...
tree
|
commitdiff
2009-07-13
Laurent Aimar
Fixed typo.
tree
|
commitdiff
2009-07-13
Laurent Aimar
State what is the current stop condition in iso639_lang_t.
tree
|
commitdiff
2009-07-13
Laurent Aimar
Fixed a segfault after iso639_lang_t p_languages API...
tree
|
commitdiff
2009-07-13
Laurent Aimar
Automatically compute the latency(pts_delay) needed...
tree
|
commitdiff
2009-07-13
Laurent Aimar
Auto detect when we need to buffer again.
tree
|
commitdiff
2009-07-13
Laurent Aimar
Do not forget to use the drift when converting stream...
tree
|
commitdiff
2009-07-13
Alexis Ballier
Make sure vlc_release doesn't destroy a non existent...
tree
|
commitdiff
2009-07-12
Jean-Baptiste Kempf
Fix display of audio channel in various mono modes
tree
|
commitdiff
2009-07-12
Rémi Denis-Courmont
Avoid NULL for %s
tree
|
commitdiff
2009-07-12
Rémi Denis-Courmont
libvlc_media_player_get_media: missing lock
tree
|
commitdiff
2009-07-12
Rémi Denis-Courmont
config: if read-only, refuse to save the configuration
tree
|
commitdiff
2009-07-12
Rémi Denis-Courmont
config: Remove temporary file if replacement failed
tree
|
commitdiff
2009-07-12
Rémi Denis-Courmont
make_URI: handle Windows UNC paths
tree
|
commitdiff
2009-07-12
Rémi Denis-Courmont
input "time" is a time variable, fix assertion failure
tree
|
commitdiff
2009-07-12
Rémi Denis-Courmont
ISO-639: add a whole bunch of native language names...
tree
|
commitdiff
2009-07-12
Rémi Denis-Courmont
SO friendliness
tree
|
commitdiff
2009-07-12
Rémi Denis-Courmont
Do not decode URI in the name. It borks some types...
tree
|
commitdiff
2009-07-12
Rémi Denis-Courmont
Treat directory items like file ones for URI->name...
tree
|
commitdiff
2009-07-12
Rémi Denis-Courmont
Add missing non-file types
tree
|
commitdiff
2009-07-12
Rémi Denis-Courmont
GuessType: clean up and speed up
tree
|
commitdiff
2009-07-11
Christophe Mutricy
Typos
tree
|
commitdiff
2009-07-10
Rémi Duraffort
Remove unused function.
tree
|
commitdiff
2009-07-10
Rémi Duraffort
playlist_art: simplify.
tree
|
commitdiff
2009-07-10
Rémi Duraffort
Fix make check.
tree
|
commitdiff
2009-07-09
Rémi Denis-Courmont
Remove stub functions
tree
|
commitdiff
2009-07-09
Rémi Denis-Courmont
Cast for aout_EnableFilter
tree
|
commitdiff
2009-07-09
Rémi Denis-Courmont
aout_VolumeMute -> aout_ToggleMute
tree
|
commitdiff
2009-07-08
Rémi Duraffort
Add a visualization module using libprojectM.
tree
|
commitdiff
2009-07-06
Rémi Denis-Courmont
Do not blindly favor writers
tree
|
commitdiff
2009-07-06
Rémi Denis-Courmont
Small simplification
tree
|
commitdiff
2009-07-06
Rémi Denis-Courmont
Relax libvlccore.sym ordering (completely)
tree
|
commitdiff
2009-07-06
Rémi Denis-Courmont
Remove useless member
tree
|
commitdiff
2009-07-06
Sébastien Escudier
VLM add input events
tree
|
commitdiff
2009-07-06
Pierre d'Herbemont
Revert "Remove enums from public APIs"
tree
|
commitdiff
2009-07-06
Pierre d'Herbemont
libvlc: Correct the error string in libvlc_media_list_p...
tree
|
commitdiff
2009-07-05
Rémi Denis-Courmont
Deliver log messages synchronously to subscribers
tree
|
commitdiff
2009-07-05
Rémi Denis-Courmont
Read/write locks
tree
|
commitdiff
2009-07-04
Rémi Denis-Courmont
Separate variable for modal and non modal errors
tree
|
commitdiff
2009-07-02
Rémi Denis-Courmont
Fix race condition if multiple threads delete the same...
tree
|
commitdiff
2009-07-01
Laurent Aimar
Added es_format_InitFromVideo helper.
tree
|
commitdiff
2009-07-01
Laurent Aimar
Clean up.
tree
|
commitdiff
2009-07-01
Cyril Mathé
libvlc API: Fix a possible SEGFAULT
tree
|
commitdiff
2009-06-30
Sébastien Escudier
libvlc_vlm_release : release events stuff Centralize...
tree
|
commitdiff
2009-06-29
Rémi Denis-Courmont
Remove enums from public APIs
tree
|
commitdiff
2009-06-29
Rémi Denis-Courmont
Shared object friendliness
tree
|
commitdiff
2009-06-29
Rémi Denis-Courmont
Compiler knows better when to inline or not
tree
|
commitdiff
2009-06-29
Rémi Denis-Courmont
Grammar
tree
|
commitdiff
2009-06-29
Cyril Mathé
libvlc API: Fix an error in libvlc_video_set_marquee_op...
tree
|
commitdiff
2009-06-29
Cyril Mathé
libvlc API: Add Marquee Filter to libvlc in video.c
tree
|
commitdiff
2009-06-29
Pierre d'Herbemont
vout: vout_EnableFilter takes a const char *.
tree
|
commitdiff
2009-06-29
Pierre d'Herbemont
input: Support file://localhost/file type url.
tree
|
commitdiff
2009-06-29
Pierre d'Herbemont
media_list_player: Instance variable access should...
tree
|
commitdiff
2009-06-25
Derk-Jan Hartman
input: assert in InputSourceInit() if there is no MRL...
tree
|
commitdiff
2009-06-25
Derk-Jan Hartman
config: Change the caching directories of VLC Mac OS...
tree
|
commitdiff
2009-06-24
Rémi Duraffort
Typo.
tree
|
commitdiff
2009-06-24
Rémi Duraffort
Fix memleak when using --demux.
tree
|
commitdiff
2009-06-24
Derk-Jan Hartman
input_item_SetURI(): add a NDEBUG printf check for...
tree
|
commitdiff
2009-06-24
Derk-Jan Hartman
input: SetURI No longer use DIRSEP. We are dealing...
tree
|
commitdiff
2009-06-24
Pierre d'Herbemont
libvlc: Abort in case of unhandled exception.
tree
|
commitdiff
2009-06-23
Derk-Jan Hartman
When we fill the name of an input item with URI parts...
tree
|
commitdiff
2009-06-23
Rémi Denis-Courmont
Do not inherit xspf-open demux from media library
tree
|
commitdiff
2009-06-23
Rémi Denis-Courmont
playlist_MLLoad: format library URI correctly
tree
|
commitdiff
2009-06-23
Rémi Denis-Courmont
playlist_Import: use make_URI
tree
|
commitdiff
2009-06-23
Rémi Denis-Courmont
Excessive white space
tree
|
commitdiff
next