2328 Commits (53fa399a33b137eaca2fc65bd63be4ba7b13d0b5)

Author SHA1 Message Date
Rémi Denis-Courmont ba61ba90a0 sout standard: implement SOUT_STREAM_IS_SYNCHRONOUS 6 years ago
Rémi Denis-Courmont 8cd685fb96 smem: implement SOUT_STREAM_IS_SYNCHRONOUS 6 years ago
Rémi Denis-Courmont 5ce7fac370 sout SDI: implement SOUT_STREAM_IS_SYNCHRONOUS 6 years ago
Rémi Denis-Courmont 4d2d87e07a sout rtp: implement SOUT_STREAM_IS_SYNCHRONOUS 6 years ago
Rémi Denis-Courmont e201f82461 mosaic bridge: implement SOUT_STREAM_IS_SYNCHRONOUS 6 years ago
Rémi Denis-Courmont b3d0d4f7b8 sout es: cache ES synchronicity flag 6 years ago
Rémi Denis-Courmont f75b83ef03 sout display: implement SOUT_STREAM_IS_SYNCHRONOUS 6 years ago
Rémi Denis-Courmont 8718f33c27 sout bridge: implement SOUT_STREAM_IS_SYNCHRONOUS 6 years ago
Rémi Denis-Courmont fb01b2bb9e sout record: do not set ops on error 6 years ago
Rémi Denis-Courmont 5734f75ccb sout record: use operation structure 6 years ago
Rémi Denis-Courmont 3a8e38013f gather: use operation structure 6 years ago
Rémi Denis-Courmont 13162ca6f5 sout dummy: use operation structure 6 years ago
Rémi Denis-Courmont 417acba09e cycle: use operation structure 6 years ago
Rémi Denis-Courmont 651ed61410 setid: use operation structure 6 years ago
Rémi Denis-Courmont aaf73136b7 stats: use operation structures 6 years ago
Rémi Denis-Courmont de725d1e39 delay: use operation structure 6 years ago
Rémi Denis-Courmont cba1a80ac1 chromaprint: use operation structure 6 years ago
Rémi Denis-Courmont 52f10f3386 delay: reorder to avoid forward declarations 6 years ago
Rémi Denis-Courmont 2754fde5f4 sout dummy: reorder to avoid forward declarations 6 years ago
Rémi Denis-Courmont 673fa6e27a duplicate: use operation structure 6 years ago
Rémi Denis-Courmont 2c109efccb transcode: use operation structure 6 years ago
Rémi Denis-Courmont 1b9df65188 chromecast: use operation structures 6 years ago
Rémi Denis-Courmont 5a1fe06b95 dlna: use operation structure 6 years ago
Rémi Denis-Courmont aa21e6db6b sout standard: use operation structure 6 years ago
Rémi Denis-Courmont 290e737f87 smem: use operation structure 6 years ago
Rémi Denis-Courmont 7ca4205387 sout rtp: use operation structures 6 years ago
Rémi Denis-Courmont 559f08fca4 mosaic_bridge: use operation structure 6 years ago
Rémi Denis-Courmont 9f3bfed53b sout es: use operation structure 6 years ago
Rémi Denis-Courmont 52c923a045 sout display: use operation structure 6 years ago
Rémi Denis-Courmont b4399bbbc0 sout display: reorder to avoid forward declarations 6 years ago
Rémi Denis-Courmont 560bc98d73 bridge: use ops 6 years ago
Rémi Denis-Courmont d16474b5b5 bridge: reorder to avoid forward declarations 6 years ago
Lyndon Brown 2b2f9db5c7 chromecast: .gitignore generated files 6 years ago
Steve Lhomme b11868d9ef transcode: use vlc_picture_chain_GetAndClear 6 years ago
Steve Lhomme 50773e2028 picture_chain: pass a vlc_picture_chain_t to vlc_picture_chain_Append 6 years ago
Steve Lhomme 745b8d13f6 picture_chain: pass a vlc_picture_chain_t to vlc_picture_chain_Pop/PeekFront 6 years ago
Steve Lhomme e5a4e71e49 transcode: store the picture chain using vlc_picture_chain_t 6 years ago
Steve Lhomme 151d5d8398 mosaic: store the picture chain using vlc_picture_chain_t 6 years ago
Steve Lhomme df0a715f3f transcode: remove the converter between the decoder/prerender and user filters 6 years ago
Steve Lhomme ad6dfbecfb transcode: do the reorientation in the last filter before the encoder 6 years ago
Steve Lhomme f7d30661e1 transcode: only scale if the visible part is scaled 6 years ago
Steve Lhomme 9bf45f3eaa transcode: reindent and clean transcode_video_set_conversions 6 years ago
Steve Lhomme 8191fe0799 transcode: remove always NULL p_conv_static 6 years ago
Steve Lhomme 9550fe6576 transcode: simplify test in transcode_video_set_conversions 6 years ago
Steve Lhomme 32cab86bdc transcode: code cleaning after transcode_video_set_conversions loop unroll 6 years ago
Steve Lhomme 6575fa6915 transcode: unroll the transcode_video_set_conversions() loop 6 years ago
Lyndon Brown 90e1fe40da chromaprint: fix options being hidden in GUI 7 years ago
Lyndon Brown f9b5677ada mosaic_bridge: fix options being hidden in GUI 7 years ago
Steve Lhomme 752075f33a picture_chain: modify the append to take care of the chain init 6 years ago
Steve Lhomme d831e3fb5a transcode: use the picture_chain API 6 years ago