518 Commits (c7b294d94cf84ca615e3660aeec0ba99dfcfafa9)

Author SHA1 Message Date
Ilkka Ollakka 29dfd85dcf transcode: show textual names for different channel-amounts 2 years ago
Ilkka Ollakka 94313f366c transcode: use AOUT_CHANS_ for channel mapping 2 years ago
Steve Lhomme d8680da9f2 subpicture: ensure all subtitle decoders set the b_subtitle flag 2 years ago
Steve Lhomme 349e7c09ee vout_subpictures: show subtitles in black bars 2 years ago
Steve Lhomme 0776916550 vout_subpictures: pass the placed video to the SPU renderer 2 years ago
Steve Lhomme 17bc969d45 vlc_spu: assume display module that can render subpicture regions can scale it 2 years ago
Rémi Denis-Courmont 4d871fa235 transcode: fix arate examples 2 years ago
Steve Lhomme a4c24514a9 transcode: set the output format SAR to 1:1 2 years ago
Steve Lhomme f49df0f1e8 transcode: remove write-only picture chain 2 years ago
Steve Lhomme 13927c42b4 transcode: pass the FourCC strings directly 2 years ago
Alaric Senat 6304e9621f sout: transcode: switch to the close callback 2 years ago
Alaric Senat 015790eaad sout: use designated initializers for ops callbacks 2 years ago
Steve Lhomme f599d4c4f8 subpicture: use a separate type to pass a list of SPU regions to render 3 years ago
Steve Lhomme c73d6436fd subpicture: mark regions that are text based 3 years ago
Steve Lhomme 2706a5a5c7 transcode: don't set output encoder chroma 3 years ago
Steve Lhomme a4280d3493 vlc_es: remove empty video_format_FixRgb() 3 years ago
Steve Lhomme 7d9a6faeb1 transcode: fix unused warning 3 years ago
Steve Lhomme b2acbeab30 transcode: flush video filters on Flush 3 years ago
Steve Lhomme a6e13571e5 transcode: fix draining logs 3 years ago
Alaric Senat fa67b74817 sout: transcode: forward forgotten ES string ID 3 years ago
Alaric Senat cfb7f7234e sout: add ES string ID to `pf_add` 3 years ago
Alaric Senat 62c0178b57 sout: transcode: forward ES string ID 3 years ago
Alaric Senat e4cefcf5f8 sout: add ES string ID to the `Add` wrapper 3 years ago
Steve Lhomme 03ecf46166 sout: use the proper type for SOUT_STREAM_ID_SPU_HIGHLIGHT 3 years ago
Alaric Senat eb71e4d155 sout: transcode: remove redundant assert 3 years ago
Soham Gupta 67e03b4ba2 transcode: forward the `IS_SYNCHRONOUS` control 3 years ago
Steve Lhomme 91402fdde0 modules: include vlc_configuration.h when using config_ChainParse() 3 years ago
Steve Lhomme 415bc2ea83 modules: include vlc_configuration.h when using config_ChainCreate() 3 years ago
Steve Lhomme 55eba1ae2e modules: include vlc_threads.h when using vlc_savecancel() 3 years ago
Alaric Senat d23d357447 transcode: encoder: remove redundant `close` calls 3 years ago
Alaric Senat 9c93ba9333 transcode: ensure encoder is stopped on destroy 3 years ago
Alaric Senat 0d61cd2da9 transcode: encoder: properly close 3 years ago
Alaric Senat d899a2d3de transcode: video_enc: rename `close` to `stop` 3 years ago
Alaric Senat 357c70f15e transcode: simplify encoder closes 3 years ago
Alaric Senat d80e9d0c05 transcode: disable pcr forwarding on error 3 years ago
Alaric Senat ec5e344a2a transcode: pcr_sync: switch assert to runtime error 3 years ago
Alaric Senat 68a9ddde81 transcode: make pcr forwarding optional 3 years ago
Steve Lhomme 32e310fb36 avoid empty function parameters 3 years ago
Alexandre Janniaux b0fda60b9b stream_out: transcode: use designated initializer 3 years ago
Alexandre Janniaux 451c95a9f9 transcode: remove tautology 3 years ago
Alaric Senat 37f1271670 transcode: handle first-PCR issues 3 years ago
Alaric Senat aca20342bb transcode: forward PCR if no track is transcoding 3 years ago
Alaric Senat 9cf8b5bd5a transcode: pcr_sync: record last pcr events in es data 3 years ago
Alaric Senat 33d785bb9e transcode: pcr_sync: add forgotten check 3 years ago
Alaric Senat 269913749c transcode: pcr_sync: add a list access helper 3 years ago
Alaric Senat 8ff9f02507 transcode: pcr_sync: change the PCR fast-forwarding 4 years ago
Alaric Senat 97a66c848f transcode: pcr_sync: watch frame output DTS 4 years ago
Alaric Senat d07bfd9b18 transcode: pcr_sync: rename last frame variable 4 years ago
Alaric Senat c14cf91e86 transcode: pcr_helper: handle split frame output 4 years ago
Alaric Senat 357e232a2b transcode: pcr_helper: fix a typo 3 years ago