40 Commits (5b3b3c6c61429fe0a58447298d7f8cfa0c5edf5d)

Author SHA1 Message Date
Thomas Guillem 73053e6b9a modules: demux: increase stl and vobsub priorities 3 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Thomas Guillem d7f1f89668 demux: use a stable id for one-track modules 7 years ago
Rémi Denis-Courmont d867dac99e Use vlc_object_parent() 8 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 8 years ago
Steve Lhomme f922313bc7 demux: stl: call DEMUX_SET_TIME using an vlc_tick_t 8 years ago
Steve Lhomme 929f09bfc0 core: use vlc_tick_t for DEMUX_SET_TIME officially 8 years ago
Steve Lhomme a58b739d06 core: use vlc_tick_t for DEMUX_GET_LENGTH officially 8 years ago
Steve Lhomme 07666913ef core: use vlc_tick_t for DEMUX_GET_TIME officially 8 years ago
Steve Lhomme 63c0d143e5 demux: stl: the timestamp parsing functions return an vlc_tick_t 8 years ago
Steve Lhomme e41dac0925 module: replace hardcoded CLOCK_FREQ fractions by VLC_TICK_FROM_MS() 8 years ago
Steve Lhomme ded62a069f rename VLC_TS_0 to VLC_TICK_0 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Steve Lhomme 7ad1327a8c use mtime_t for DEMUX_SET_NEXT_DEMUX_TIME 8 years ago
Steve Lhomme 8571288de4 use mtime_t for ES_OUT_SET_PCR 8 years ago
Steve Lhomme 04db84cd9c modules: replace use of 1000000 on time values by CLOCK_FREQ 8 years ago
Romain Vimont ff2901aff3 core: remove global *_sys_t typedefs 8 years ago
Hugo Beauzée-Luyssen e82fce4409 demux: Implement legacy fallbacks in the modules 9 years ago
Rémi Denis-Courmont c2c02e2876 es_out: add type-safe es_out_SetPCR() helper 9 years ago
Thomas Guillem dcbf5b094c demux: stl: fix use-after-free 9 years ago
Thomas Guillem fe29557cde demux: stl: fix sign-compare warning 9 years ago
Shaleen Jain 7033852e1a demux: stl: fix heap-buffer-overflow 9 years ago
Rémi Denis-Courmont 5365b4d639 stl: remove redundant casts 9 years ago
Rémi Denis-Courmont cb597a00d5 STL: fix format string 10 years ago
Francois Cartegnie bd72ca7cdf demux: stl: check for truncated blocks 10 years ago
Francois Cartegnie 9c955b4193 demux: stl: fix offbyone in block offset 10 years ago
Francois Cartegnie 6fe88d48d9 demux: subs: fix incorrect control() param 10 years ago
Francois Cartegnie ddfeae1323 demux: stl: fix usage as master demux 10 years ago
Francois Cartegnie 347ce3bc72 demux: stl: remove xallocs 10 years ago
Francois Cartegnie fae8987643 demux: stl: fail on empty or broken seek 10 years ago
Francois Cartegnie b824b98922 demux: stl: fix NULL deref on decoder failure 10 years ago
Jean-Baptiste Kempf f477d545a6 STL: correctly ignore user-data comments 10 years ago
Rémi Denis-Courmont 312d198438 stream: stream_ -> vlc_stream_ 10 years ago
Rémi Denis-Courmont f208b6516d demux: implement DEMUX_CAN_SEEK control 11 years ago
Jean-Baptiste Kempf fef270581f LGPL 14 years ago
Rémi Denis-Courmont 9ee16e2591 stl: fix sign warning 15 years ago
Rémi Duraffort 4a3838cb5f stl: fix warnings 15 years ago
Rémi Denis-Courmont 566fe8b1e1 Abort an demux allocation failures 15 years ago
Tomer Barletz 641ce01458 Change log severity from Err to Dbg. 15 years ago
Laurent Aimar 8eb3525172 Added STL demuxer/decoder. 16 years ago