git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
m4: with_pkg: fix PKG_HAVE_WITH_MODULES macro
[vlc.git]
/
lib
/
2021-02-15
Alexandre Janniaux
lib: media: wait preparse end before release
tree
|
commitdiff
2021-01-29
Alexandre Janniaux
lib: media: remove libvlc_MediaFreed
tree
|
commitdiff
2021-01-27
Felix Paul Kühne
lib: add libvlc_video_get_spu_text_scale API
tree
|
commitdiff
2021-01-25
Alexandre Janniaux
lib: media_player: remove special android case
tree
|
commitdiff
2020-12-11
Hugo Beauzée-Luyssen
lib: media_list: Fix syntax error
tree
|
commitdiff
2020-12-10
Alexandre Janniaux
libvlc: media: use vlc_atomic_rc for refcount
tree
|
commitdiff
2020-12-10
Alexandre Janniaux
libvlc: media_list_player: use vlc_atomic_rc for refcount
tree
|
commitdiff
2020-12-10
Alexandre Janniaux
libvlc: media_player: use vlc_atomic_rc for refcount
tree
|
commitdiff
2020-12-10
Alexandre Janniaux
libvlc: media_list: use vlc_atomic_rc for refcount
tree
|
commitdiff
2020-11-19
Hugo Beauzée-Luyssen
lib: Expose a new libvlc_MediaAttachedThumbnailsFound...
tree
|
commitdiff
2020-11-19
Hugo Beauzée-Luyssen
lib: Add a minimal picture list API
tree
|
commitdiff
2020-11-19
Hugo Beauzée-Luyssen
lib: Allow a picture to be constructed from an attachment
tree
|
commitdiff
2020-11-16
Hugo Beauzée-Luyssen
lib: media: Hold the media during the preparsing
tree
|
commitdiff
2020-11-10
Thomas Guillem
lib: send media_list end event after
tree
|
commitdiff
2020-11-10
Thomas Guillem
lib: media: always propagate media_list end event
tree
|
commitdiff
2020-11-02
Thomas Guillem
lib: media_player: remove extra cookie jar
tree
|
commitdiff
2020-10-30
Thomas Guillem
libvlc: media_player: add program API
tree
|
commitdiff
2020-10-05
Thomas Guillem
lib: media: fix libvlc_media_duplicate() behavior
tree
|
commitdiff
2020-10-05
Thomas Guillem
lib: media_player: fix libvlc_MediaPlayerMediaChanged...
tree
|
commitdiff
2020-09-27
Rémi Denis-Courmont
Makefile: fix prerequisites
tree
|
commitdiff
2020-09-15
Thomas Guillem
lib: media_player: split libvlc_media_player_select_track
tree
|
commitdiff
2020-08-13
Steve Lhomme
libvlc: add late frames to the media statistics
tree
|
commitdiff
2020-07-24
Thomas Guillem
lib: media_player: fix aout callbacks having no effects
tree
|
commitdiff
2020-07-22
Alexandre Janniaux
lib: media: rewrite recursion into list exhaustion
tree
|
commitdiff
2020-07-18
Rémi Denis-Courmont
media_list: remove useless instance
tree
|
commitdiff
2020-07-14
Alexandre Janniaux
lib: media_player: keep player libvlc instance
tree
|
commitdiff
2020-07-13
Alexandre Janniaux
lib: media: remove trailing characters
tree
|
commitdiff
2020-07-03
Pascal Souchet
lib: fix track count in get_track_from_id()
tree
|
commitdiff
2020-06-29
Martin Finkel
libvlc: fix crash in video_get_size
tree
|
commitdiff
2020-06-18
Hugo Beauzée-Luyssen
lib: Remove unused instance lock
tree
|
commitdiff
2020-06-18
Hugo Beauzée-Luyssen
lib: core: Use vlc_atomic_rc_t for refcounting
tree
|
commitdiff
2020-06-17
Thomas Guillem
lib: media_track: hide internal function
tree
|
commitdiff
2020-06-17
Thomas Guillem
lib: media_player: rework multiple track selection API
tree
|
commitdiff
2020-06-17
Thomas Guillem
lib: media_track: add a refcount
tree
|
commitdiff
2020-06-17
Thomas Guillem
lib: media_track: allocate medias separately
tree
|
commitdiff
2020-06-17
Thomas Guillem
Revert "lib: media_track: assert that tracks are delete...
tree
|
commitdiff
2020-06-17
Thomas Guillem
lib: rename libvlc_media_track_delete to libvlc_media_t...
tree
|
commitdiff
2020-06-15
Hugo Beauzée-Luyssen
lib: media_track: Add missing allocation checks
tree
|
commitdiff
2020-06-15
Thomas Guillem
lib: event: add back i_id in media_player_es_changed
tree
|
commitdiff
2020-06-11
Thomas Guillem
lib: media_player: fix wrong assert
tree
|
commitdiff
2020-06-11
Thomas Guillem
lib: media_track: assert that tracks are deleted correctly
tree
|
commitdiff
2020-06-11
Thomas Guillem
lib: video: use libvlc_media_player_get_selected_track()
tree
|
commitdiff
2020-06-11
Thomas Guillem
lib: update media_player track events
tree
|
commitdiff
2020-06-11
Thomas Guillem
lib: add new player track API
tree
|
commitdiff
2020-06-11
Thomas Guillem
lib: add libvlc_media_track_delete
tree
|
commitdiff
2020-06-11
Thomas Guillem
lib: media_track: add new members
tree
|
commitdiff
2020-06-11
Thomas Guillem
lib: add libvlc_media_get_tracklist()
tree
|
commitdiff
2020-06-11
Thomas Guillem
lib: add libvlc_media_tracklist API
tree
|
commitdiff
2020-06-11
Thomas Guillem
lib: move track in media_track.c
tree
|
commitdiff
2020-06-11
Thomas Guillem
lib: move libvlc_media_track_t to a specific header
tree
|
commitdiff
2020-06-11
Thomas Guillem
lib: media: factorize track type conversion
tree
|
commitdiff
2020-05-04
Thomas Guillem
libvlc: add libvlc_MediaPlayerTitleListChanged event
tree
|
commitdiff
2020-05-04
Thomas Guillem
libvlc: add the title in title_selection_changed event
tree
|
commitdiff
2020-05-04
Thomas Guillem
libvlc: rename TitleChanged to TitleSelectionChanged
tree
|
commitdiff
2020-04-22
Mark Lee
lib: add libvlc_video_set_spu_text_scale API
tree
|
commitdiff
2020-04-20
Mark Lee
lib: lock the player before updating the viewpoint
tree
|
commitdiff
2020-03-26
Marvin Scholz
libvlc: comments and doxygen cleanups
tree
|
commitdiff
2020-03-13
Steve Lhomme
libvlc: add a way to disable the GPU callback engine
tree
|
commitdiff
2020-02-21
Rémi Denis-Courmont
thread: remove vlc_cond_destroy()
tree
|
commitdiff
2020-02-21
Rémi Denis-Courmont
thread: remove vlc_mutex_destroy()
tree
|
commitdiff
2020-02-16
Rémi Denis-Courmont
libvlc: use flag instead of cancellation
tree
|
commitdiff
2020-02-14
Steve Lhomme
direct3d9: rename the decoder device to "dxva2"
tree
|
commitdiff
2020-02-14
Steve Lhomme
direct3d11: rename the decoder device to "d3d11"
tree
|
commitdiff
2020-02-14
Steve Lhomme
libvlc: rename libvlc_video_direct3d_engine_d3d9
tree
|
commitdiff
2020-02-14
Steve Lhomme
libvlc: rename libvlc_video_direct3d_engine_d3d11
tree
|
commitdiff
2020-02-10
Steve Lhomme
libvlc: merge libvlc_video_direct3d_set_callbacks into...
tree
|
commitdiff
2020-02-10
Steve Lhomme
libvlc: pass the select_plane/frame_metadata callback...
tree
|
commitdiff
2020-02-10
Steve Lhomme
libvlc: rename the select_plane callback to something...
tree
|
commitdiff
2020-02-10
Steve Lhomme
libvlc: let the OpenGL host app tell libvlc its renderi...
tree
|
commitdiff
2020-02-10
Steve Lhomme
libvlc: rename libvlc_video_direct3d_set_resize_cb...
tree
|
commitdiff
2020-02-10
Steve Lhomme
libvlc: merge libvlc_video_direct3d_device_cleanup_cb...
tree
|
commitdiff
2020-02-10
Steve Lhomme
libvlc: rename libvlc_video_setup_cb to a less generic...
tree
|
commitdiff
2020-02-10
Steve Lhomme
libvlc: merge libvlc_video_setup_cb and libvlc_video_di...
tree
|
commitdiff
2020-02-10
Steve Lhomme
libvlc: rename the OpenGL callbacks cleanup callback...
tree
|
commitdiff
2020-02-10
Steve Lhomme
libvlc: merge direct3d_update_output_cb update into...
tree
|
commitdiff
2020-02-10
Steve Lhomme
libvlc: merge direct3d_start_end_rendering_cb and makeC...
tree
|
commitdiff
2020-02-10
Steve Lhomme
libvlc: add a callback to pass frame metadata before...
tree
|
commitdiff
2019-11-07
Thomas Guillem
lib: player: stop_async: return a status
tree
|
commitdiff
2019-10-28
Thomas Guillem
lib: media: reset parsed_status on new parse request
tree
|
commitdiff
2019-10-28
Hugo Beauzée-Luyssen
Revert "lib: media: Use an atomic refcounter"
tree
|
commitdiff
2019-10-28
Hugo Beauzée-Luyssen
lib: media: Rename thumbnail request detroy & cancel...
tree
|
commitdiff
2019-10-28
Hugo Beauzée-Luyssen
lib: media: Mandate an explicit destroy of thumbnail...
tree
|
commitdiff
2019-10-28
Steve Lhomme
core: remove the avcodec-hw variable
tree
|
commitdiff
2019-10-23
Steve Lhomme
libvlc: remove unused sout stats
tree
|
commitdiff
2019-10-09
Hugo Beauzée-Luyssen
lib: media: Use an atomic refcounter
tree
|
commitdiff
2019-09-18
Steve Lhomme
libvlc: set the decoder device to use with external...
tree
|
commitdiff
2019-09-16
Thomas Guillem
lib: media: fix media not being preparsed after a failure
tree
|
commitdiff
2019-08-26
Thomas Guillem
player: rework aout/vout callbacks
tree
|
commitdiff
2019-08-26
Thomas Guillem
lib: media: always fetch meta via the preparser
tree
|
commitdiff
2019-08-26
Thomas Guillem
prepaser: change options handling
tree
|
commitdiff
2019-07-11
Rémi Denis-Courmont
lib: remove dead code, fix warning
tree
|
commitdiff
2019-07-04
Marvin Scholz
libvlc: Do not include revision.c file
tree
|
commitdiff
2019-06-26
Steve Lhomme
libvlc: add missing "dec-dev" variable
tree
|
commitdiff
2019-06-25
Thomas Guillem
player: get vout and vout_order from VIDEO/SPU es_ids
tree
|
commitdiff
2019-06-25
Thomas Guillem
player: add a policy to vlc_player_SelectEsId
tree
|
commitdiff
2019-06-21
Hugo Beauzée-Luyssen
lib: media: Allow thumbnails to be cropped
tree
|
commitdiff
2019-06-21
Hugo Beauzée-Luyssen
picture: export: Allow source picture to be cropped
tree
|
commitdiff
2019-06-20
Thomas Guillem
player: rename vlc_player_*Track to EsId
tree
|
commitdiff
2019-06-18
Romain Vimont
libvlc: player: detach listener on destroy
tree
|
commitdiff
2019-06-17
Steve Lhomme
libvlc: set the report size callback independently...
tree
|
commitdiff
next