69 Commits (d5ec278bde522d5a26d598702506239c9b522d17)

Author SHA1 Message Date
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Thomas Guillem 2a7c1f7d97 es_out: prevent fmt update with != i_id 8 years ago
Thomas Guillem d9abee2178 es_out: add ES_OUT_SPU_SET_HIGHLIGHT 8 years ago
Thomas Guillem 1e511f370e es_out: add ES_OUT_VOUT_ADD_OVERLAY 8 years ago
Thomas Guillem bf23d4d7c4 es_out: add ES_OUT_SET_VOUT_MOUSE_EVENT 8 years ago
Thomas Guillem 94f733af22 es_out: add ES_OUT_UNSET_ES 8 years ago
Thomas Guillem 0370cc0fe4 es_out: remove deprecated ES_OUT_RESTART_ALL_ES 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Rémi Denis-Courmont 220339ee09 es_out: remove es_out_t.p_sys 8 years ago
Rémi Denis-Courmont ab6dfaa92f es_out: use constant callback structures 8 years ago
Steve Lhomme 8571288de4 use mtime_t for ES_OUT_SET_PCR 8 years ago
Romain Vimont 4655ce5d3b core: replace es_out_sys_t* by void* 8 years ago
Thomas Guillem 72f780a4b4 input: fix restart of all ES when changing renderer 8 years ago
Francois Cartegnie d0b88cac55 vlc_es_out: update comments to avoid es state control misuses 9 years ago
Hugo Beauzée-Luyssen 4a0e43fbbd input: Allow the sout to change on the fly 9 years ago
Rémi Denis-Courmont c2c02e2876 es_out: add type-safe es_out_SetPCR() helper 9 years ago
Rémi Denis-Courmont 4e4d3ab5c7 es_out: add callback to post sub-items 9 years ago
Francois Cartegnie c86f386639 es_out: add ES_OUT_SET_EPG_TIME 9 years ago
Francois Cartegnie 520ac5b0b1 es_out: add ES_OUT_SET_GROUP_EPG_EVENT 9 years ago
Francois Cartegnie f9e9c17a3e es_out: add auto es selection policy 10 years ago
Rémi Denis-Courmont aee51fec5a include: add/fix more Doxygen groups 11 years ago
Rémi Denis-Courmont 4ee1038059 include: improve Doxygen modules 11 years ago
Jean-Paul Saman d2acb6213e Revert "input core: add status field per elementary stream" 12 years ago
Jean-Paul Saman d8199d8cbe input core: add status field per elementary stream 12 years ago
Jean-Baptiste Kempf 36ab287e77 LGPL 15 years ago
Rémi Denis-Courmont 92f1b3aee7 Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
Laurent Aimar 028ea651e5 Extended input_GetPcrSystem to also return the current delay. 16 years ago
Laurent Aimar 878a2399dc Removed now useless es_out_t::b_sout field. 16 years ago
Laurent Aimar d147f14551 Added es_out_ControlModifyPcrSystem to synchronize the input clock on an external source. 16 years ago
Laurent Aimar 454a3688d2 Added es_out_ControlGetPcrSystem helper. 16 years ago
Laurent Aimar ae780fe987 Added a ES_OUT_SET_META to es_out. 17 years ago
Laurent Aimar a86267a445 Documented and 'constified' meta and epg in es_out. 17 years ago
Laurent Aimar 350c3b8006 Privatized es_out_mode_e. 17 years ago
Laurent Aimar ab35d85414 Export ES_OUT_GET_EMPTY which is needed for interactive video. 17 years ago
Laurent Aimar 04ee4c9fb3 Added a ES_OUT_SET_ES_SCRAMBLED_STATE to warn the user about scrambled es. 17 years ago
Laurent Aimar 02311b593b Removed broken ES_OUT_GET_TS. 17 years ago
Laurent Aimar 19c98153b4 Privatized ES_OUT_SET_ACTIVE/MODE and removed ES_OUT_GET_ACTIVE/MODE/GROUP. 18 years ago
Laurent Aimar cdf95dd2b9 Fixed ES_OUT_SET_FMT name. 18 years ago
Laurent Aimar f1d4df64c4 Constify es_out_Add es_format_t* argument. 18 years ago
Laurent Aimar a03e58ee53 Fixed ES_OUT_SET_DEFAULT name (added ES_). 18 years ago
Laurent Aimar d551561daa Improved a bit es_out_t generalisation. 18 years ago
Laurent Aimar a408beace6 Fixed invalid/useless usage of ES_OUT_RESET_PCR. 18 years ago
Laurent Aimar 426932330d Change ES_OUT_SET_NEXT_DISPLAY_TIME parameters. 18 years ago
Rémi Denis-Courmont cf270dd3c0 Tag some APIs as LIBVLC_USED 18 years ago
Laurent Aimar 1b025556e3 Added a INPUT_CONTROL_RESTART_ES and use it in video_output. 18 years ago
Jean-Paul Saman ebd800345f Add a bunch of \file doxygen comments 18 years ago
Rémi Denis-Courmont c0f4bfc5d8 Headers: use non-reserved identifiers for multi-inclusion protection 18 years ago
Rémi Denis-Courmont 6b47943ac3 Fix previous commit 18 years ago
Rémi Denis-Courmont 93cbb89ab4 Cosmetics 18 years ago
Rémi Denis-Courmont fbb8255dcf Remove __LIBVLC__ test 18 years ago