git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove access-filter support.
[vlc.git]
/
src
/
2008-12-09
Laurent Aimar
Remove access-filter support.
tree
|
commitdiff
2008-12-09
Rémi Denis-Courmont
Fix vout window capability name
tree
|
commitdiff
2008-12-09
Laurent Aimar
Moved stream record to its own module.
tree
|
commitdiff
2008-12-09
Laurent Aimar
Support for auto and user requested stream_filter.
tree
|
commitdiff
2008-12-09
Laurent Aimar
Added files/declarations for stream_filter module.
tree
|
commitdiff
2008-12-09
Laurent Aimar
Cosmetics.
tree
|
commitdiff
2008-12-09
Laurent Aimar
Split stream_demux from input/demux.c
tree
|
commitdiff
2008-12-09
Laurent Aimar
Removed useless stream_DemuxDelete.
tree
|
commitdiff
2008-12-09
Laurent Aimar
Prepare for stream filter.
tree
|
commitdiff
2008-12-09
Laurent Aimar
Fixed input_get_event_manager naming scheme.
tree
|
commitdiff
2008-12-09
Laurent Aimar
Fixed input_AddSubtitle(s) coherency.
tree
|
commitdiff
2008-12-09
Laurent Aimar
Cosmetics.
tree
|
commitdiff
2008-12-09
Laurent Aimar
Display codec meta data.
tree
|
commitdiff
2008-12-09
Laurent Aimar
Fixed event on UNKNOWN_ES es.
tree
|
commitdiff
2008-12-09
Laurent Aimar
Allow decoder/packetizer to output meta data.
tree
|
commitdiff
2008-12-09
Rémi Duraffort
Fix a memleak in item categories.
tree
|
commitdiff
2008-12-09
Pierre Ynard
WinCE: fix cancellation safety
tree
|
commitdiff
2008-12-08
Rémi Denis-Courmont
Cosmetic change
tree
|
commitdiff
2008-12-08
Joseph Tulou
Remove useless parameter
tree
|
commitdiff
2008-12-08
Joseph Tulou
Change lock status from true to false in SubFilterAlloc...
tree
|
commitdiff
2008-12-08
Joseph Tulou
libvlc: Fix event manager leak in media_discoverer
tree
|
commitdiff
2008-12-04
Laurent Aimar
Reset buffering level when needed.
tree
|
commitdiff
2008-12-04
Laurent Aimar
Clean up.
tree
|
commitdiff
2008-12-04
Laurent Aimar
Removed obsolete BUFFERING_S input state.
tree
|
commitdiff
2008-12-04
Laurent Aimar
Added a input "cache" variable and INPUT_EVENT_CACHE...
tree
|
commitdiff
2008-12-04
Laurent Aimar
Improved OPENING_S/BUFFERING_S status change.
tree
|
commitdiff
2008-12-04
Laurent Aimar
Removed unused STOP_S input state.
tree
|
commitdiff
2008-12-04
Laurent Aimar
Fixed input bookmark thread safety, support and event.
tree
|
commitdiff
2008-12-04
Laurent Aimar
Fixed INPUT_GET_VIDEO_FPS thread safety.
tree
|
commitdiff
2008-12-04
Laurent Aimar
Fixed vout leak.
tree
|
commitdiff
2008-12-04
Laurent Aimar
Fixed INPUT_GET_BOOKMARK locking scheme.
tree
|
commitdiff
2008-12-04
Laurent Aimar
Added a new INPUT_GET_BOOKMARK to allow future safe...
tree
|
commitdiff
2008-12-04
Laurent Aimar
Moved i_cr_average from input_source_t to input_thread_...
tree
|
commitdiff
2008-12-04
Laurent Aimar
Moved input_item_t from input_source_t to input_thread_...
tree
|
commitdiff
2008-12-04
Laurent Aimar
Cosmetics.
tree
|
commitdiff
2008-12-04
Laurent Aimar
Cosmetics.
tree
|
commitdiff
2008-12-04
Laurent Aimar
Cosmetics.
tree
|
commitdiff
2008-12-04
Laurent Aimar
Cosmetics.
tree
|
commitdiff
2008-12-04
Laurent Aimar
Improved access/demux update state reading.
tree
|
commitdiff
2008-12-02
Michael Hanselmann
Add us_asprintf function
tree
|
commitdiff
2008-12-02
Pierre Ynard
Fix typo in comment
tree
|
commitdiff
2008-12-01
Rémi Duraffort
Unused variable.
tree
|
commitdiff
2008-11-30
Rémi Duraffort
Input/control: Fix memleak.
tree
|
commitdiff
2008-11-30
Laurent Aimar
Initialize demux_meta_t before calling "meta reader".
tree
|
commitdiff
2008-11-30
Laurent Aimar
Correctly display time and seek with high input caching.
tree
|
commitdiff
2008-11-30
Laurent Aimar
Stop es_out before removing demux.
tree
|
commitdiff
2008-11-30
Laurent Aimar
Fixed a potential vout object leak in decoder.
tree
|
commitdiff
2008-11-29
Laurent Aimar
Fixed OS-X compilation.
tree
|
commitdiff
2008-11-29
Laurent Aimar
Fixed buffering value for frame step.
tree
|
commitdiff
2008-11-29
Laurent Aimar
Fixed an unlikely segfault (subtitles).
tree
|
commitdiff
2008-11-29
Laurent Aimar
Improved current times in regard to es_out timeshift.
tree
|
commitdiff
2008-11-29
Laurent Aimar
Revert "Hide es out timeshift delay from time display."
tree
|
commitdiff
2008-11-29
Laurent Aimar
Protect audio decoder against invalid date.
tree
|
commitdiff
2008-11-29
Laurent Aimar
Fixed seeking while paused (visible with high caching).
tree
|
commitdiff
2008-11-29
Laurent Aimar
Protect against bogus time in vout while paused.
tree
|
commitdiff
2008-11-27
Rémi Denis-Courmont
httpd: full URL is also valid for HTTP (fixes #2320)
tree
|
commitdiff
2008-11-27
Rémi Denis-Courmont
Compile fix
tree
|
commitdiff
2008-11-27
Rémi Denis-Courmont
net_Read: cancel-safety
tree
|
commitdiff
2008-11-26
Sébastien Escudier
Correctly handle multiple clients in httpd
tree
|
commitdiff
2008-11-25
Laurent Aimar
Fixed segfault because of typo in meta info code.
tree
|
commitdiff
2008-11-25
Pierre Ynard
Thread cancellation on WinCE
tree
|
commitdiff
2008-11-24
Laurent Aimar
Hide es out timeshift delay from time display.
tree
|
commitdiff
2008-11-24
Laurent Aimar
Updated codec informations on decoder output change.
tree
|
commitdiff
2008-11-24
Laurent Aimar
Cosmetic.
tree
|
commitdiff
2008-11-23
Laurent Aimar
Renamed "seekable" into "can-seek" (for consistency).
tree
|
commitdiff
2008-11-23
Laurent Aimar
Removed intf-change-vout/rate-change/stats-change/intf...
tree
|
commitdiff
2008-11-23
Laurent Aimar
Updated to intf-event.
tree
|
commitdiff
2008-11-23
Laurent Aimar
Added INPUT_EVENT_TELETEXT.
tree
|
commitdiff
2008-11-23
Laurent Aimar
Avoid a deadlock when a decoder is in error.
tree
|
commitdiff
2008-11-23
Laurent Aimar
Allows audio output users to control vout creation.
tree
|
commitdiff
2008-11-22
Christophe Mutricy
Include event.h.
tree
|
commitdiff
2008-11-22
Laurent Aimar
Clean up input events.
tree
|
commitdiff
2008-11-22
Laurent Aimar
Moved statistic update from sout to input.
tree
|
commitdiff
2008-11-22
Laurent Aimar
Cosmetics.
tree
|
commitdiff
2008-11-22
Laurent Aimar
Use input_interface.h (playlist).
tree
|
commitdiff
2008-11-22
Laurent Aimar
Clean up input_item_t functions and usages.
tree
|
commitdiff
2008-11-22
Laurent Aimar
Removed unused -playlist_ItemSetName.
tree
|
commitdiff
2008-11-22
Laurent Aimar
Move/clean up input event code to its own file.
tree
|
commitdiff
2008-11-22
Laurent Aimar
Cosmetics.
tree
|
commitdiff
2008-11-21
Jean-Paul Saman
Add can-rate to distinguish between normal rate control...
tree
|
commitdiff
2008-11-20
Laurent Aimar
Moved INPUT_CONTROL_FIFO_SIZE to private header.
tree
|
commitdiff
2008-11-20
Laurent Aimar
Fix rate slower/faster in rewind mode.
tree
|
commitdiff
2008-11-20
Laurent Aimar
Cosmetics.
tree
|
commitdiff
2008-11-20
Laurent Aimar
Fixed decoder deadlock when stream output control the...
tree
|
commitdiff
2008-11-20
Jean-Paul Saman
Remove last instances of FORWARD/BACKWARD state.
tree
|
commitdiff
2008-11-20
Jean-Paul Saman
Remove FORWARD_S and BACKWARD_S from input state.
tree
|
commitdiff
2008-11-20
Jean-Paul Saman
Signal can_rewind for use by user interfaces.
tree
|
commitdiff
2008-11-20
Jean-Paul Saman
Allowing for rate < 0 enables rewind playback for eg...
tree
|
commitdiff
2008-11-19
Laurent Aimar
Fix deadlock when the decoder return an error.
tree
|
commitdiff
2008-11-19
Laurent Aimar
Fix potential invalid sout buffer chain in decoder.
tree
|
commitdiff
2008-11-18
Lukas Durfina
libvlc: get right name of audio output module
tree
|
commitdiff
2008-11-18
Laurent Aimar
Fixed block_Realloc when block_t->p_buffer has changed.
tree
|
commitdiff
2008-11-18
Laurent Aimar
Use vlc_rand_bytes for utf8_mkstemp.
tree
|
commitdiff
2008-11-18
Laurent Aimar
Added utf8_mkstemp to src/libvlccore.sym.
tree
|
commitdiff
2008-11-17
Laurent Aimar
Fixed es selection regression.
tree
|
commitdiff
2008-11-17
Laurent Aimar
Faster close when timeshift is active.
tree
|
commitdiff
2008-11-17
Laurent Aimar
Fixed a segfault in ES_OUT_GET_ES_STATE (typo).
tree
|
commitdiff
2008-11-17
Laurent Aimar
Use utf8_mkstemp in timeshift.
tree
|
commitdiff
2008-11-17
Laurent Aimar
Added a utf8_mkstemp implementation.
tree
|
commitdiff
2008-11-17
Laurent Aimar
Reduce memory usage (-28%) by packing index structures.
tree
|
commitdiff
next