124 Commits (0ec2ef06c7bebe67cde38fa447fbde6ea7ffb896)

Author SHA1 Message Date
Alexandre Janniaux 7b4dc7839e vlc_input_item: fix missing doxygen parameter name 5 years ago
Thomas Guillem f994a4b823 input: rename SLAVE_TYPE_AUDIO to SLAVE_TYPE_GENERIC 5 years ago
Thomas Guillem 094a092e22 input_item: add a owner placeholder 6 years ago
Steve Lhomme b0f4b95366 vout: count the number of late frames 6 years ago
Thomas Guillem b063dca4d2 prepaser: change options handling 7 years ago
Hugo Beauzée-Luyssen a01c835240 vlc_input_item: Fix SPU extensions ordering 7 years ago
Hugo Beauzée-Luyssen 3fdba3030b input: Add input_item_parser_id_Interrupt 7 years ago
Thomas Guillem 80bcf667d3 input_item: add input_item_CreateFilename 7 years ago
Thomas Guillem 31d8592662 input: item: add input_item_Parse 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Romain Vimont 9bdfb35108 vlc_input_item: export RemoveNode() 7 years ago
Romain Vimont 34bc82b42c input item: add a locked version of GetMeta() 8 years ago
Steve Lhomme 16e1cf1512 vlc_input_item: fix the documentation of the duration 8 years ago
Romain Vimont 7725b10254 fetcher: provide events in callbacks 8 years ago
Romain Vimont 812579453b preparser: provide events in callbacks 8 years ago
Steve Lhomme 241f4af975 input:item: the duration for card items is indefinite 8 years ago
Steve Lhomme b1d0b2a337 vlc_input_item: remove INPUT_DURATION_ZERO 8 years ago
Steve Lhomme 72466c75ec vlc_input_item: rename INPUT_DURATION_UNKNOWN to INPUT_DURATION_INDEFINITE 8 years ago
Steve Lhomme 4cc81c5165 vlc_input_item: rename INPUT_DURATION_INVALID to INPUT_DURATION_UNSET 8 years ago
Steve Lhomme 9f5bc6c6be vlc_input_item: add documentation on what the duration values stand for 8 years ago
Steve Lhomme 887b2e0a78 input:item: use a define for vlc://nop 8 years ago
Steve Lhomme b4fd2a7ebf input:item: store the item type with the enum 8 years ago
Steve Lhomme ef8a6e0702 vlc_input_item: add a define for the unset duration 8 years ago
Steve Lhomme a9ab0f385c vlc_input_item: add a define for the known zero duration 8 years ago
Steve Lhomme 9646718660 vlc_input_item: add a define for the invalid duration 8 years ago
Steve Lhomme 1f17997348 rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Hugo Beauzée-Luyssen c3a7a890fc vlc_input_item: Add missing input_item_Get/SetDiscTotal 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Rémi Denis-Courmont 517a7e7b3f input item: use vlc_list for per-category infos 8 years ago
Steve Lhomme cdf1e00627 vlc_input_item: fix unknown duration value 8 years ago
Rémi Denis-Courmont c624707de2 input item: remove constant stat fields 8 years ago
Rémi Denis-Courmont 8ac0bd4462 input item: remove unused stats members 8 years ago
Rémi Denis-Courmont cc70e92424 stats: remove the lock 8 years ago
Jean-Baptiste Kempf bbb1bcebec Add sami extension for auto-loading of subs 8 years ago
Jean-Baptiste Kempf 57d6ef0301 Input-Slave: remove .txt and .utf8 as auto-loaded subtitles 8 years ago
Thomas Guillem 55b62a9b34 input: attach slaves to master only 8 years ago
Thomas Guillem c7a229ab34 input: use bsearch in input_item_slave_GetType 8 years ago
Francois Cartegnie d58ffc5afd input: add webvtt in spu exts 9 years ago
Francois Cartegnie a76ddcecb5 input: missing comma in spu exts 9 years ago
Thomas Guillem 877b09d309 input: item: add mp3 as possible slave 9 years ago
Thomas Guillem 780bf2cf51 libvlc: add "extractor-flatten" option 9 years ago
Thomas Guillem 4ce1905da0 input: extends vlc_readdir_helper_additem() 9 years ago
Thomas Guillem 13eb6c56f9 input: use size_t 9 years ago
Thomas Guillem e4a403d78b input: rename access_fsdir to vlc_readdir_helper 9 years ago
Thomas Guillem c458178af2 input: move access_fsdir to input/item.c 9 years ago
Francois Cartegnie f97ba7b82d demux: subtitle: add support for SCC 9 years ago
Rémi Denis-Courmont e24b5fd5dc input: privatize input_item_node_PostAndDelete (refs #17652) 9 years ago
Rémi Denis-Courmont e2ced46523 input: remove input_item_PostSubItem() (refs #17652) 9 years ago
Rémi Denis-Courmont d2eaa0d2df input: remove input_item_node_t.p_parent 9 years ago
Rémi Denis-Courmont 15769b48c4 input: add explicit input_item_node_RemoveNode() 9 years ago