94 Commits (cf2613a72c9c3d5a39bb5cd5c3dedcdafa3dd146)

Author SHA1 Message Date
Steve Lhomme 5d0620f3e2 modules: include vlc_arrays.h when using vlc_array_t 3 years ago
Steve Lhomme 84c4012ce3 modules: include vlc_tick.h when using vlc_tick_t 3 years ago
Steve Lhomme 805ef1126c subsvtt: intialize float constants as floats 3 years ago
Alexandre Janniaux d53f191db3 codec: webvtt: remove tautological assignment 3 years ago
Steve Lhomme 007e5d910c codec/packtizer: rename p_fmt_in to fmt_in 3 years ago
Steve Lhomme 3bbe3ffe45 codec/packetizer: use read-only input format wherever possible 3 years ago
Marvin Scholz b252236cff webvtt: make ambiguous character ranges case-sensitive 3 years ago
Marvin Scholz 682e335c9f webvtt: do not hardcode output file name 3 years ago
Steve Lhomme 159906a552 modules: optimize empty string check 4 years ago
Rémi Denis-Courmont 4c9999640a webvtt: yyerror() should return void 4 years ago
Rémi Denis-Courmont a11e147d2b webvtt: fix parsing with comma as decimal separator 4 years ago
Rémi Denis-Courmont 91646be8e1 charset: rename us_* to vlc_*_c() 4 years ago
Mehdi Sabwat 5fde254a2c webvtt: rename css parser 4 years ago
Francois Cartegnie 69d3595ab3 codec: webvtt: merge cues 5 years ago
Alexandre Janniaux d95964d99a encvtt: use vlc_encoder_operations 4 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Alexandre Janniaux d66a2260f5 encoder: namespace encoder capability by category 4 years ago
Romain Vimont e5d44f6af0 vlc_tick: add MIN and MAX constants 5 years ago
Francois Cartegnie 757939a703 codec: webvtt: add missing SPU timestamp offset 5 years ago
Francois Cartegnie aee5e3884c codec: webvtt: rename/nz prefix time vars 5 years ago
Steve Lhomme 947d3a8e28 webvtt: remove empty close callback 5 years ago
Lyndon Brown 1781ca0eaa webvtt: .gitignore generated files 6 years ago
Francois Cartegnie 37646d66b6 codec: webvtt: merge font family names 6 years ago
Francois Cartegnie d6f7803d93 codec: webvtt: add sample packing helper 6 years ago
Alexandre Janniaux fa45108610 CSSLexer: remove trailing line 6 years ago
Alexandre Janniaux b8a4ccee33 CSSGrammar: refactor lex/parse-param 6 years ago
Alexandre Janniaux 3740643379 subvtt: move ifdef/variable to avoid unused warnings 6 years ago
Rémi Denis-Courmont 0abc31e539 webvtt: cast enum-to-enum explicitly 6 years ago
Francois Cartegnie 2f1cbe1d7b codec: webvtt: fix memstream usage #21326 6 years ago
Francois Cartegnie 99b23ff9f8 test: css: check spacing is ignored in quoted string 6 years ago
Francois Cartegnie 6e223d67ae codec: webvtt: use full pure directive 6 years ago
Francois Cartegnie 27de0f8925 codec: webvtt: remove dec reference from css node selection 7 years ago
Francois Cartegnie 06cc9ec755 test: add css parser 7 years ago
Francois Cartegnie 1cb7740a13 codec: webvtt: css: tokenize missing attribute selectors 7 years ago
Francois Cartegnie 055a1be033 codec: webvtt: fix node reparenting on closing tags (fix #22887) 7 years ago
Steve Lhomme 8eb9877ca2 webvtt: fix local include pathes 7 years ago
Rémi Denis-Courmont 9d1c890519 css: update deprecated statement, fix warning 7 years ago
Francois Cartegnie 64a16872ec codecs: webvtt: fix reversed start/end alignments (#22349) 7 years ago
Francois Cartegnie 42a128fa92 codec: subsvtt: fix inverted test 7 years ago
Francois Cartegnie 749b7b3729 codec: subsvtt: unbreak rendering (fix #22425) 7 years ago
Hugo Beauzée-Luyssen 5ef3830f38 subsvtt: Don't pass a NULL pointer to qsort 7 years ago
Hugo Beauzée-Luyssen ca3eb13746 webvtt: Fix potential OOB read 7 years ago
Francois Cartegnie d2ee7e8602 codec: webvtt: fix yylex decl mismatch 7 years ago
Francois Cartegnie 4f6920b1b6 codec: spu: set priority higher than ts (fix #21280) 8 years ago
Steve Lhomme 33051d5350 webvtt: code cleaning 8 years ago
Steve Lhomme 9d3d1d6660 modules: use vlc_tick_from_sec() 8 years ago
Francois Cartegnie 8ef0512052 codec: webvtt: handle flush 8 years ago
Steve Lhomme 0223136621 modules: replace hardcoded CLOCK_FREQ fractions/multiples by VLC_TICK macros 8 years ago
Steve Lhomme ded62a069f rename VLC_TS_0 to VLC_TICK_0 8 years ago
Steve Lhomme 1f17997348 rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago