336 Commits (master)

Author SHA1 Message Date
Steve Lhomme 94131dd8de vlc_input: don't include vlc_vout_osd.h 1 year ago
Alexandre Janniaux 0e3741a61f vlc_input: handle strdup failure 3 years ago
Alexandre Janniaux 77ed82a520 vlc_input: use early return 3 years ago
Rémi Denis-Courmont 601d48aaf9 input: add a flag for main title 4 years ago
Hugo Beauzée-Luyssen 165ccf2cdf input: Refcount attachments 6 years ago
Hugo Beauzée-Luyssen d55a165d98 input: Move attachment functions in their own source file 6 years ago
Rémi Denis-Courmont 802fb83b58 Remove stray <vlc_events.h> #include's 6 years ago
Thomas Guillem 9dc34b4205 input: hide input_thread_t 7 years ago
Thomas Guillem 2b0e0e9407 input: hide input_CreateFilename 7 years ago
Thomas Guillem 80bcf667d3 input_item: add input_item_CreateFilename 7 years ago
Thomas Guillem acf5684027 input: move decoder functions into vlc_decoder.h 7 years ago
Thomas Guillem 5e2b7ab2f5 decoder: also send the ES id with vout events 7 years ago
Thomas Guillem ffa6409883 input: remove unused input_Control 7 years ago
Thomas Guillem 8a165f9e41 input: remove INPUT_NAV_* 7 years ago
Thomas Guillem 816fa6c376 input: remove INPUT_*_PCR 7 years ago
Thomas Guillem e364f49599 input: remove INPUT_*_VIEWPOINT 7 years ago
Thomas Guillem 8d41d941d5 input: remove INPUT_GET_*OUT* 7 years ago
Thomas Guillem 426e761c7e input: move input_AddSlave to vlc_player 7 years ago
Thomas Guillem 737e7db0a0 input: remove bookmark handling 7 years ago
Thomas Guillem 323558111e input: remove INPUT_RESTART_ES_BY_ID 7 years ago
Thomas Guillem 7723dd007f input: remove INPUT_SET_RENDERER 7 years ago
Thomas Guillem 744bc2a2ba input: remove INPUT_GET_ES_OBJECTS 7 years ago
Thomas Guillem fbec8c85c8 input: remove INPUT_GET_FULL_TITLE_INFO 7 years ago
Thomas Guillem 19265a4d58 input: remove legacy var and event handling 7 years ago
Rémi Denis-Courmont e3270f2ae4 objects: merge vlc_object_t and vlc_common_members 7 years ago
Rémi Denis-Courmont aa3819b55d es_out: remove helpless decoder hold 8 years ago
Rémi Denis-Courmont d973543417 input: remove constant nul parameters 8 years ago
Rémi Denis-Courmont d2c1bc4433 aout: introduce aout_Hold() and aout_Release() 8 years ago
Rémi Denis-Courmont a990818d1a vout: introduce vout_Hold() and vout_Release() 8 years ago
Rémi Denis-Courmont 3b26572047 input: remove log parameter to input_Create() 8 years ago
Thomas Guillem 977e2d13a8 input: remove INPUT_RATE_DEFAULT 8 years ago
Thomas Guillem 797a8dce4e input: change INPUT_RATE_MAX/INPUT_RATE_MIN 8 years ago
Rémi Denis-Courmont cafb0b8c8d input: fix invalid title array pointer conversion 8 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 8 years ago
Hugo Beauzée-Luyssen 946b67f964 core: Add a thumbnailing API 8 years ago
Thomas Guillem 6d97630b70 input: handle "sub-fps" with a new control 8 years ago
Thomas Guillem 0f90207fee input: handle vbi controls and events 8 years ago
Thomas Guillem cff39b31f3 input: add VLC_INPUT_PROGRAM_UPDATED 8 years ago
Steve Lhomme a856cc1460 core: use vlc_tick_t for seekpoint_t::i_time_offset officially 8 years ago
Thomas Guillem 13170b58b4 input: more precise title events 8 years ago
Thomas Guillem 809c7741f7 input: rename VLC_INPUT_EVENT_VOUT_REMOVED event 8 years ago
Thomas Guillem 4ae884a3a9 input: more precise vout events 8 years ago
Thomas Guillem 02442c0f4e input: remove INPUT_EVENT_AOUT 8 years ago
Thomas Guillem 3b5560e5f1 input: forward input_stats_t from INPUT_EVENT_STATISTICS events 8 years ago
Thomas Guillem 337886df92 input: add infos controls 8 years ago
Thomas Guillem b43a25889c input: hide attachments controls 8 years ago
Francois Cartegnie 69017672f1 api: expose input_DecoderSetSpuHighlight 8 years ago
Thomas Guillem 7e719ff464 es_out: add a new ES track identifier 8 years ago
Thomas Guillem ed51ac00c5 input: rename ES selection controls 8 years ago
Thomas Guillem 2acf5e18ee input: signal when an es fmt is updated 8 years ago